add swiftUI code

This commit is contained in:
zeus
2025-01-22 14:09:10 +08:00
parent 68e7b7347c
commit 8a99853829
2531 changed files with 486215 additions and 0 deletions
@@ -0,0 +1,61 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
<key>AvailableLibraries</key>
<array>
<dict>
<key>DebugSymbolsPath</key>
<string>dSYMs</string>
<key>LibraryIdentifier</key>
<string>ios-arm64</string>
<key>LibraryPath</key>
<string>Crisp.framework</string>
<key>SupportedArchitectures</key>
<array>
<string>arm64</string>
</array>
<key>SupportedPlatform</key>
<string>ios</string>
</dict>
<dict>
<key>DebugSymbolsPath</key>
<string>dSYMs</string>
<key>LibraryIdentifier</key>
<string>ios-arm64_x86_64-simulator</string>
<key>LibraryPath</key>
<string>Crisp.framework</string>
<key>SupportedArchitectures</key>
<array>
<string>arm64</string>
<string>x86_64</string>
</array>
<key>SupportedPlatform</key>
<string>ios</string>
<key>SupportedPlatformVariant</key>
<string>simulator</string>
</dict>
<dict>
<key>DebugSymbolsPath</key>
<string>dSYMs</string>
<key>LibraryIdentifier</key>
<string>ios-arm64_x86_64-maccatalyst</string>
<key>LibraryPath</key>
<string>Crisp.framework</string>
<key>SupportedArchitectures</key>
<array>
<string>arm64</string>
<string>x86_64</string>
</array>
<key>SupportedPlatform</key>
<string>ios</string>
<key>SupportedPlatformVariant</key>
<string>maccatalyst</string>
</dict>
</array>
<key>CFBundlePackageType</key>
<string>XFWK</string>
<key>XCFrameworkFormatVersion</key>
<string>1.0</string>
</dict>
</plist>
@@ -0,0 +1,452 @@
Copyright (C) 2024 Crisp IM, Inc Permission is hereby granted to use this framework as is, modification are not allowed.
All rights reserved.
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.
*** combine-schedulers ***
MIT License
Copyright (c) 2020 Point-Free, Inc.
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.
*** swift-case-paths ***
MIT License
Copyright (c) 2020 Point-Free, Inc.
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.
*** swift-clocks ***
MIT License
Copyright (c) 2022 Point-Free
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.
*** swift-collections ***
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.
## Runtime Library Exception to the Apache 2.0 License: ##
As an exception, if you use this Software to compile your source code and
portions of this Software are embedded into the binary product as a result,
you may redistribute such product without providing attribution as would
otherwise be required by Sections 4(a), 4(b) and 4(d) of the License.
*** swift-composable-architecture ***
MIT License
Copyright (c) 2020 Point-Free, Inc.
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.
*** swift-custom-dump ***
MIT License
Copyright (c) 2021 Point-Free, Inc.
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.
*** swift-identified-collections ***
MIT License
Copyright (c) 2021 Point-Free, Inc.
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.
*** swift-snapshot-testing ***
MIT License
Copyright (c) 2019 Point-Free, Inc.
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.
*** swiftui-navigation ***
MIT License
Copyright (c) 2021 Point-Free, Inc.
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.
*** xctest-dynamic-overlay ***
MIT License
Copyright (c) 2021 Point-Free, Inc.
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.
@@ -0,0 +1,582 @@
#if 0
#elif defined(__arm64__) && __arm64__
// Generated by Apple Swift version 5.7.2 (swiftlang-5.7.2.135.5 clang-1400.0.29.51)
#ifndef CRISP_SWIFT_H
#define CRISP_SWIFT_H
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Wgcc-compat"
#if !defined(__has_include)
# define __has_include(x) 0
#endif
#if !defined(__has_attribute)
# define __has_attribute(x) 0
#endif
#if !defined(__has_feature)
# define __has_feature(x) 0
#endif
#if !defined(__has_warning)
# define __has_warning(x) 0
#endif
#if __has_include(<swift/objc-prologue.h>)
# include <swift/objc-prologue.h>
#endif
#pragma clang diagnostic ignored "-Wduplicate-method-match"
#pragma clang diagnostic ignored "-Wauto-import"
#if defined(__OBJC__)
#include <Foundation/Foundation.h>
#endif
#if defined(__cplusplus)
#include <cstdint>
#include <cstddef>
#include <cstdbool>
#else
#include <stdint.h>
#include <stddef.h>
#include <stdbool.h>
#endif
#if !defined(SWIFT_TYPEDEFS)
# define SWIFT_TYPEDEFS 1
# if __has_include(<uchar.h>)
# include <uchar.h>
# elif !defined(__cplusplus)
typedef uint_least16_t char16_t;
typedef uint_least32_t char32_t;
# endif
typedef float swift_float2 __attribute__((__ext_vector_type__(2)));
typedef float swift_float3 __attribute__((__ext_vector_type__(3)));
typedef float swift_float4 __attribute__((__ext_vector_type__(4)));
typedef double swift_double2 __attribute__((__ext_vector_type__(2)));
typedef double swift_double3 __attribute__((__ext_vector_type__(3)));
typedef double swift_double4 __attribute__((__ext_vector_type__(4)));
typedef int swift_int2 __attribute__((__ext_vector_type__(2)));
typedef int swift_int3 __attribute__((__ext_vector_type__(3)));
typedef int swift_int4 __attribute__((__ext_vector_type__(4)));
typedef unsigned int swift_uint2 __attribute__((__ext_vector_type__(2)));
typedef unsigned int swift_uint3 __attribute__((__ext_vector_type__(3)));
typedef unsigned int swift_uint4 __attribute__((__ext_vector_type__(4)));
#endif
#if !defined(SWIFT_PASTE)
# define SWIFT_PASTE_HELPER(x, y) x##y
# define SWIFT_PASTE(x, y) SWIFT_PASTE_HELPER(x, y)
#endif
#if !defined(SWIFT_METATYPE)
# define SWIFT_METATYPE(X) Class
#endif
#if !defined(SWIFT_CLASS_PROPERTY)
# if __has_feature(objc_class_property)
# define SWIFT_CLASS_PROPERTY(...) __VA_ARGS__
# else
# define SWIFT_CLASS_PROPERTY(...)
# endif
#endif
#if __has_attribute(objc_runtime_name)
# define SWIFT_RUNTIME_NAME(X) __attribute__((objc_runtime_name(X)))
#else
# define SWIFT_RUNTIME_NAME(X)
#endif
#if __has_attribute(swift_name)
# define SWIFT_COMPILE_NAME(X) __attribute__((swift_name(X)))
#else
# define SWIFT_COMPILE_NAME(X)
#endif
#if __has_attribute(objc_method_family)
# define SWIFT_METHOD_FAMILY(X) __attribute__((objc_method_family(X)))
#else
# define SWIFT_METHOD_FAMILY(X)
#endif
#if __has_attribute(noescape)
# define SWIFT_NOESCAPE __attribute__((noescape))
#else
# define SWIFT_NOESCAPE
#endif
#if __has_attribute(ns_consumed)
# define SWIFT_RELEASES_ARGUMENT __attribute__((ns_consumed))
#else
# define SWIFT_RELEASES_ARGUMENT
#endif
#if __has_attribute(warn_unused_result)
# define SWIFT_WARN_UNUSED_RESULT __attribute__((warn_unused_result))
#else
# define SWIFT_WARN_UNUSED_RESULT
#endif
#if __has_attribute(noreturn)
# define SWIFT_NORETURN __attribute__((noreturn))
#else
# define SWIFT_NORETURN
#endif
#if !defined(SWIFT_CLASS_EXTRA)
# define SWIFT_CLASS_EXTRA
#endif
#if !defined(SWIFT_PROTOCOL_EXTRA)
# define SWIFT_PROTOCOL_EXTRA
#endif
#if !defined(SWIFT_ENUM_EXTRA)
# define SWIFT_ENUM_EXTRA
#endif
#if !defined(SWIFT_CLASS)
# if __has_attribute(objc_subclassing_restricted)
# define SWIFT_CLASS(SWIFT_NAME) SWIFT_RUNTIME_NAME(SWIFT_NAME) __attribute__((objc_subclassing_restricted)) SWIFT_CLASS_EXTRA
# define SWIFT_CLASS_NAMED(SWIFT_NAME) __attribute__((objc_subclassing_restricted)) SWIFT_COMPILE_NAME(SWIFT_NAME) SWIFT_CLASS_EXTRA
# else
# define SWIFT_CLASS(SWIFT_NAME) SWIFT_RUNTIME_NAME(SWIFT_NAME) SWIFT_CLASS_EXTRA
# define SWIFT_CLASS_NAMED(SWIFT_NAME) SWIFT_COMPILE_NAME(SWIFT_NAME) SWIFT_CLASS_EXTRA
# endif
#endif
#if !defined(SWIFT_RESILIENT_CLASS)
# if __has_attribute(objc_class_stub)
# define SWIFT_RESILIENT_CLASS(SWIFT_NAME) SWIFT_CLASS(SWIFT_NAME) __attribute__((objc_class_stub))
# define SWIFT_RESILIENT_CLASS_NAMED(SWIFT_NAME) __attribute__((objc_class_stub)) SWIFT_CLASS_NAMED(SWIFT_NAME)
# else
# define SWIFT_RESILIENT_CLASS(SWIFT_NAME) SWIFT_CLASS(SWIFT_NAME)
# define SWIFT_RESILIENT_CLASS_NAMED(SWIFT_NAME) SWIFT_CLASS_NAMED(SWIFT_NAME)
# endif
#endif
#if !defined(SWIFT_PROTOCOL)
# define SWIFT_PROTOCOL(SWIFT_NAME) SWIFT_RUNTIME_NAME(SWIFT_NAME) SWIFT_PROTOCOL_EXTRA
# define SWIFT_PROTOCOL_NAMED(SWIFT_NAME) SWIFT_COMPILE_NAME(SWIFT_NAME) SWIFT_PROTOCOL_EXTRA
#endif
#if !defined(SWIFT_EXTENSION)
# define SWIFT_EXTENSION(M) SWIFT_PASTE(M##_Swift_, __LINE__)
#endif
#if !defined(OBJC_DESIGNATED_INITIALIZER)
# if __has_attribute(objc_designated_initializer)
# define OBJC_DESIGNATED_INITIALIZER __attribute__((objc_designated_initializer))
# else
# define OBJC_DESIGNATED_INITIALIZER
# endif
#endif
#if !defined(SWIFT_ENUM_ATTR)
# if defined(__has_attribute) && __has_attribute(enum_extensibility)
# define SWIFT_ENUM_ATTR(_extensibility) __attribute__((enum_extensibility(_extensibility)))
# else
# define SWIFT_ENUM_ATTR(_extensibility)
# endif
#endif
#if !defined(SWIFT_ENUM)
# define SWIFT_ENUM(_type, _name, _extensibility) enum _name : _type _name; enum SWIFT_ENUM_ATTR(_extensibility) SWIFT_ENUM_EXTRA _name : _type
# if __has_feature(generalized_swift_name)
# define SWIFT_ENUM_NAMED(_type, _name, SWIFT_NAME, _extensibility) enum _name : _type _name SWIFT_COMPILE_NAME(SWIFT_NAME); enum SWIFT_COMPILE_NAME(SWIFT_NAME) SWIFT_ENUM_ATTR(_extensibility) SWIFT_ENUM_EXTRA _name : _type
# else
# define SWIFT_ENUM_NAMED(_type, _name, SWIFT_NAME, _extensibility) SWIFT_ENUM(_type, _name, _extensibility)
# endif
#endif
#if !defined(SWIFT_UNAVAILABLE)
# define SWIFT_UNAVAILABLE __attribute__((unavailable))
#endif
#if !defined(SWIFT_UNAVAILABLE_MSG)
# define SWIFT_UNAVAILABLE_MSG(msg) __attribute__((unavailable(msg)))
#endif
#if !defined(SWIFT_AVAILABILITY)
# define SWIFT_AVAILABILITY(plat, ...) __attribute__((availability(plat, __VA_ARGS__)))
#endif
#if !defined(SWIFT_WEAK_IMPORT)
# define SWIFT_WEAK_IMPORT __attribute__((weak_import))
#endif
#if !defined(SWIFT_DEPRECATED)
# define SWIFT_DEPRECATED __attribute__((deprecated))
#endif
#if !defined(SWIFT_DEPRECATED_MSG)
# define SWIFT_DEPRECATED_MSG(...) __attribute__((deprecated(__VA_ARGS__)))
#endif
#if __has_feature(attribute_diagnose_if_objc)
# define SWIFT_DEPRECATED_OBJC(Msg) __attribute__((diagnose_if(1, Msg, "warning")))
#else
# define SWIFT_DEPRECATED_OBJC(Msg) SWIFT_DEPRECATED_MSG(Msg)
#endif
#if defined(__OBJC__)
#if !defined(IBSegueAction)
# define IBSegueAction
#endif
#endif
#if !defined(SWIFT_EXTERN)
# if defined(__cplusplus)
# define SWIFT_EXTERN extern "C"
# else
# define SWIFT_EXTERN extern
# endif
#endif
#if !defined(SWIFT_CALL)
# define SWIFT_CALL __attribute__((swiftcall))
#endif
#if defined(__cplusplus)
#if !defined(SWIFT_NOEXCEPT)
# define SWIFT_NOEXCEPT noexcept
#endif
#else
#if !defined(SWIFT_NOEXCEPT)
# define SWIFT_NOEXCEPT
#endif
#endif
#if defined(__cplusplus)
#if !defined(SWIFT_CXX_INT_DEFINED)
#define SWIFT_CXX_INT_DEFINED
namespace swift {
using Int = ptrdiff_t;
using UInt = size_t;
}
#endif
#endif
#if defined(__OBJC__)
#if __has_feature(modules)
#if __has_warning("-Watimport-in-framework-header")
#pragma clang diagnostic ignored "-Watimport-in-framework-header"
#endif
@import Foundation;
@import ObjectiveC;
@import UIKit;
#endif
#endif
#pragma clang diagnostic ignored "-Wproperty-attribute-mismatch"
#pragma clang diagnostic ignored "-Wduplicate-method-arg"
#if __has_warning("-Wpragma-clang-attribute")
# pragma clang diagnostic ignored "-Wpragma-clang-attribute"
#endif
#pragma clang diagnostic ignored "-Wunknown-pragmas"
#pragma clang diagnostic ignored "-Wnullability"
#pragma clang diagnostic ignored "-Wdollar-in-identifier-extension"
#if __has_attribute(external_source_symbol)
# pragma push_macro("any")
# undef any
# pragma clang attribute push(__attribute__((external_source_symbol(language="Swift", defined_in="Crisp",generated_declaration))), apply_to=any(function,enum,objc_interface,objc_category,objc_protocol))
# pragma pop_macro("any")
#endif
#if defined(__OBJC__)
@class NSCoder;
@class NSString;
@class NSBundle;
/// The ViewController that hosts the Crisp chat (UIKit).
/// important:
/// Make sure that you have configured your Website ID before you present the
/// <code>ChatViewController</code>. See: <code>CrispSDK/configure(websiteID:)</code>.
/// You can present the <code>ChatViewController</code> like you would present any other <code>UIViewController</code>.
/// \code
/// import Crisp
///
/// class YourViewController: UIViewController {
///
/// // ...
///
/// @IBAction func startChat(_ sender: Any) {
/// self.present(ChatViewController(), animated: true)
/// }
/// }
///
/// \endcode<ul>
/// <li>
/// Tip: If youre using SwiftUI you can present the <code>ChatView</code> instead.
/// </li>
/// </ul>
SWIFT_CLASS_NAMED("ChatViewController")
@interface CRSPChatViewController : UIViewController
/// Initializes the <code>ChatViewController</code>.
- (nonnull instancetype)init OBJC_DESIGNATED_INITIALIZER;
- (nullable instancetype)initWithCoder:(NSCoder * _Nonnull)_ SWIFT_UNAVAILABLE;
/// Called after the controllers view is loaded into memory.
- (void)viewDidLoad;
/// Called to notify the view controller that its view is about to layout its subviews.
- (void)viewWillLayoutSubviews;
/// Performs some action before the view appears.
/// \param animated A Boolean value that indicates whether the view will appear using an
/// animation.
///
- (void)viewWillAppear:(BOOL)animated;
- (nonnull instancetype)initWithNibName:(NSString * _Nullable)nibNameOrNil bundle:(NSBundle * _Nullable)nibBundleOrNil SWIFT_UNAVAILABLE;
@end
@class NSURL;
@class CRSPEmployment;
@class CRSPGeolocation;
/// Identifies the company with which the current user is affiliated.
SWIFT_CLASS_NAMED("Company")
@interface CRSPCompany : NSObject
/// Company name
@property (nonatomic, readonly, copy) NSString * _Nullable name;
/// Company website URL
@property (nonatomic, readonly, copy) NSURL * _Nullable url;
/// Company description
@property (nonatomic, readonly, copy) NSString * _Nullable companyDescription;
/// User employment in company
@property (nonatomic, readonly, strong) CRSPEmployment * _Nullable employment;
/// Company location
@property (nonatomic, readonly, strong) CRSPGeolocation * _Nullable geolocation;
/// Initializes a new <code>Company</code>.
/// \param name The name for the company.
///
/// \param url The website URL for the company.
///
/// \param companyDescription The description for the company.
///
/// \param employment The user employment in the company.
///
/// \param geolocation The location of the company.
///
- (nonnull instancetype)initWithName:(NSString * _Nullable)name url:(NSURL * _Nullable)url companyDescription:(NSString * _Nullable)companyDescription employment:(CRSPEmployment * _Nullable)employment geolocation:(CRSPGeolocation * _Nullable)geolocation OBJC_DESIGNATED_INITIALIZER;
- (nonnull instancetype)init SWIFT_UNAVAILABLE;
+ (nonnull instancetype)new SWIFT_UNAVAILABLE_MSG("-init is unavailable");
@end
@class NSLocale;
@class CRSPUser;
@class CRSPSession;
/// The main entry point to set up your Website ID and configure a chat session.
SWIFT_CLASS("_TtC5Crisp8CrispSDK")
@interface CrispSDK : NSObject
/// Associates the Chatbox with your Website ID.
/// important:
/// Make sure to call this method before you interact with any other SDK methods and
/// before you present the Chatbox UI. This can be done for example in your
/// <code>UIApplicationDelegate</code> or <code>UISceneDelegate</code>.
/// \code
/// import Crisp
/// import UIKit
///
/// @main
/// class AppDelegate: UIResponder, UIApplicationDelegate {
/// func application(
/// _ application: UIApplication,
/// didFinishLaunchingWithOptions _: [UIApplication.LaunchOptionsKey: Any]?
/// ) -> Bool {
/// CrispSDK.configure(websiteID: "b8df20e8-0126-4126-b14e-9709f7e58a0d")
///
/// // ...
///
/// return true
/// }
/// }
///
/// \endcodeYou can find your Website ID in the <a href="https://app.crisp.chat/settings/websites/">Crisp
/// dashboard</a>.
/// <img src="copy-website-id" alt="Copy your Website ID"/>
/// \param websiteID Your Website ID.
///
+ (void)configureWithWebsiteID:(NSString * _Nonnull)websiteID;
/// Associates the chat session with a token.
/// If your website shows the chatbox for authenticated users only - in other words: users for
/// which you have an internal identification value, such as an user ID, an email or a token - you
/// may want to ensure that the Crisp chat session associated to that user stays the same,
/// whatever the device he is on and whether your user clears his cookies or not. This ensures you
/// get chats from the same user in the same Crisp session.
/// You can do so using Crisp Tokens. A token is a private and secure arbitrary value that is
/// known to your system, and sent when you inject Crisp in the page. Each user must be associated
/// to a different token (if you use the token system).
/// <a href="https://youtu.be/qiOoW5u211U">Watch a video tutorial</a>
/// <ul>
/// <li>
/// Tip: You can find more information about this concept in the <a href="https://docs.crisp.chat/guides/chatbox-sdks/web-sdk/session-continuity/">documentation of the Web
/// SDK</a>.
/// </li>
/// </ul>
/// \param tokenID A unique token by which your system can identify one of your users.
///
+ (void)setTokenIDWithTokenID:(NSString * _Nonnull)tokenID;
/// Opens the chat view.
/// note:
/// If the <code>ChatViewController</code> (UIKit) or <code>ChatView</code> (SwiftUI) is currently
/// presented, it will switch to the “Chat” tab immediately. If it is not presented yet it
/// will start with the “Chat” tab on the next presentation.
+ (void)openChat;
/// Opens helpdesk search interface.
/// note:
/// If the <code>ChatViewController</code> (UIKit) or <code>ChatView</code> (SwiftUI) is currently
/// presented, it will switch to the “Helpdesk” tab immediately. If it is not presented yet it
/// will start with the “Helpdesk” tab on the next presentation.
+ (void)searchHelpdesk;
/// Opens target helpdesk article.
/// <code>locale</code> and <code>slug</code> can be found in the full URL of the article; slug is the ID at the end
/// of the URL; title and category are optional.
/// \code
/// // Example 1: opens an article with ID '10ud15y' for locale 'en' (English)
/// CrispSDK.openHelpdeskArticle(locale: "en", slug: "10ud15y")
///
/// \endcode\code
/// // Example 1: opens an article with ID '10ud15y' for locale 'en' (English)
/// CrispSDK.openHelpdeskArticle(
/// locale: "en",
/// slug: "1nko1cm",
/// title: "How to install Crisp Live Chat on Nuxt.js",
/// category: "Install Crisp"
/// )
///
/// \endcodenote:
/// If the <code>ChatViewController</code> (UIKit) or <code>ChatView</code> (SwiftUI) is currently
/// presented, it will switch to the Helpdesk article immediately. If it is not presented yet
/// it will start with the Helpdesk article on the next presentation.
/// \param locale The locale of the article to show.
///
/// \param slug The slug of the article to show.
///
/// \param title The title of the article to show.
///
/// \param category The category of the article to show.
///
+ (void)openHelpdeskArticleWithLocale:(NSString * _Nonnull)locale slug:(NSString * _Nonnull)slug title:(NSString * _Nullable)title category:(NSString * _Nullable)category;
SWIFT_CLASS_PROPERTY(@property (nonatomic, class, copy) NSLocale * _Nonnull locale SWIFT_DEPRECATED_MSG("locale is no longer available");)
+ (NSLocale * _Nonnull)locale SWIFT_WARN_UNUSED_RESULT;
+ (void)setLocale:(NSLocale * _Nonnull)value;
/// The shared <code>User</code> object.
SWIFT_CLASS_PROPERTY(@property (nonatomic, class, readonly, strong) CRSPUser * _Nonnull user;)
+ (CRSPUser * _Nonnull)user SWIFT_WARN_UNUSED_RESULT;
/// The shared <code>Session</code> object.
SWIFT_CLASS_PROPERTY(@property (nonatomic, class, readonly, strong) CRSPSession * _Nonnull session;)
+ (CRSPSession * _Nonnull)session SWIFT_WARN_UNUSED_RESULT;
- (nonnull instancetype)init SWIFT_UNAVAILABLE;
+ (nonnull instancetype)new SWIFT_UNAVAILABLE_MSG("-init is unavailable");
@end
/// Indicates the manner in which the current user is affiliated with their company.
SWIFT_CLASS_NAMED("Employment")
@interface CRSPEmployment : NSObject
/// User title in company
@property (nonatomic, readonly, copy) NSString * _Nullable title;
/// User role in company
@property (nonatomic, readonly, copy) NSString * _Nullable role;
/// Initializes a new <code>Employment</code>.
/// \param title The users title in their company.
///
/// \param role The users role in their company.
///
- (nonnull instancetype)initWithTitle:(NSString * _Nullable)title role:(NSString * _Nullable)role OBJC_DESIGNATED_INITIALIZER;
- (nonnull instancetype)init SWIFT_UNAVAILABLE;
+ (nonnull instancetype)new SWIFT_UNAVAILABLE_MSG("-init is unavailable");
@end
/// Indicates the location of the company with which the current user is affiliated.
SWIFT_CLASS_NAMED("Geolocation")
@interface CRSPGeolocation : NSObject
/// City name
@property (nonatomic, readonly, copy) NSString * _Nullable city;
/// Country code
@property (nonatomic, readonly, copy) NSString * _Nullable country;
/// Initializes a new <code>Geolocation</code>.
/// \param city The name of the city.
///
/// \param country The country code.
///
- (nonnull instancetype)initWithCity:(NSString * _Nullable)city country:(NSString * _Nullable)country OBJC_DESIGNATED_INITIALIZER;
- (nonnull instancetype)init SWIFT_UNAVAILABLE;
+ (nonnull instancetype)new SWIFT_UNAVAILABLE_MSG("-init is unavailable");
@end
@class CRSPSessionEvent;
/// Represents the current session.
SWIFT_CLASS_NAMED("Session")
@interface CRSPSession : NSObject
/// Returns true if a session is ongoing (ie. messages have been received or sent), else false.
@property (nonatomic, readonly) BOOL isOngoing;
/// Returns the current session identifier (or null if not yet loaded).
@property (nonatomic, readonly, copy) NSString * _Nullable identifier;
/// Set the session data for a given key, with a <code>Bool</code> value.
- (void)setBool:(BOOL)value forKey:(NSString * _Nonnull)key;
/// Set the session data for a given key, with a <code>Int</code> value.
- (void)setInt:(NSInteger)value forKey:(NSString * _Nonnull)key;
/// Set the session data for a given key, with a <code>String</code> value.
- (void)setString:(NSString * _Nonnull)value forKey:(NSString * _Nonnull)key;
/// Returns the current session data for a given key.
- (NSString * _Nullable)getStringForKey:(NSString * _Nonnull)key SWIFT_WARN_UNUSED_RESULT;
- (void)pushEvent:(CRSPSessionEvent * _Nonnull)event SWIFT_DEPRECATED_MSG("", "pushEvents:");
/// Sets one or multiple session events, with a text and an optional data object and optional
/// color.
/// \param events The events to push
///
- (void)pushEvents:(NSArray<CRSPSessionEvent *> * _Nonnull)events;
@property (nonatomic, copy) NSString * _Nullable segment SWIFT_DEPRECATED_MSG("", "segments");
/// Sets the session segments.
@property (nonatomic, copy) NSArray<NSString *> * _Nullable segments;
/// Initiates a new chat session by resetting the chatbox.
/// This method should be invoked when the user logs out in your application.
- (void)reset;
- (nonnull instancetype)init SWIFT_UNAVAILABLE;
+ (nonnull instancetype)new SWIFT_UNAVAILABLE_MSG("-init is unavailable");
@end
/// Represents a session event.
/// If you are using Crisp in an app where users are authenticated, you may want to push events
/// to retarget them later on different channels.
/// note:
/// You should not create an instance of this class yourself. Instead interact with the
/// shared instance at <code>CrispSDK/session</code>.
SWIFT_CLASS_NAMED("SessionEvent")
@interface CRSPSessionEvent : NSObject
/// The name of the event.
@property (nonatomic, copy) NSString * _Nonnull name;
/// Set the event data for a given key, with a <code>Bool</code> value.
- (void)setBool:(BOOL)value forKey:(NSString * _Nonnull)key;
/// Set the event data for a given key, with a <code>Int</code> value.
- (void)setInt:(NSInteger)value forKey:(NSString * _Nonnull)key;
/// Set the event data for a given key, with a <code>String</code> value.
- (void)setString:(NSString * _Nonnull)value forKey:(NSString * _Nonnull)key;
- (nonnull instancetype)init SWIFT_UNAVAILABLE;
+ (nonnull instancetype)new SWIFT_UNAVAILABLE_MSG("-init is unavailable");
@end
typedef SWIFT_ENUM_NAMED(NSInteger, CRSPSessionEventColor, "SessionEventColor", open) {
CRSPSessionEventColorRed = 0,
CRSPSessionEventColorOrange = 1,
CRSPSessionEventColorYellow = 2,
CRSPSessionEventColorGreen = 3,
CRSPSessionEventColorBlue = 4,
CRSPSessionEventColorPurple = 5,
CRSPSessionEventColorPink = 6,
CRSPSessionEventColorBrown = 7,
CRSPSessionEventColorGrey = 8,
CRSPSessionEventColorBlack = 9,
};
/// Represents the current user.
/// This class can be utilized to supplement information regarding users, aiding website operators
/// in identifying and segmenting them.
/// note:
/// You should not create an instance of this class yourself. Instead interact with the
/// shared instance at <code>CrispSDK/user</code>.
SWIFT_CLASS_NAMED("User")
@interface CRSPUser : NSObject
/// Sets the user email (must be a valid email).
@property (nonatomic, copy) NSString * _Nullable email;
/// Sets the user nickname.
@property (nonatomic, copy) NSString * _Nullable nickname;
/// Sets the user phone (must be a valid phone number).
@property (nonatomic, copy) NSString * _Nullable phone;
/// Sets the user avatar.
@property (nonatomic, copy) NSURL * _Nullable avatar;
/// Sets the user company (with optional user employment data).
@property (nonatomic, strong) CRSPCompany * _Nullable company;
- (nonnull instancetype)init SWIFT_UNAVAILABLE;
+ (nonnull instancetype)new SWIFT_UNAVAILABLE_MSG("-init is unavailable");
@end
#endif
#if defined(__cplusplus)
#endif
#if __has_attribute(external_source_symbol)
# pragma clang attribute pop
#endif
#pragma clang diagnostic pop
#endif
#else
#error unsupported Swift architecture
#endif
@@ -0,0 +1,6 @@
// Crisp.h
#import <Foundation/Foundation.h>
#import <CommonCrypto/CommonCrypto.h>
#import <Crisp/Crisp-Swift.h>
@@ -0,0 +1,347 @@
// swift-interface-format-version: 1.0
// swift-compiler-version: Apple Swift version 5.7.2 (swiftlang-5.7.2.135.5 clang-1400.0.29.51)
// swift-module-flags: -target arm64-apple-ios13.0 -enable-objc-interop -enable-library-evolution -swift-version 5 -enforce-exclusivity=checked -O -module-alias CasePaths=CrispAliasedCasePaths -module-alias CombineSchedulers=CrispAliasedCombineSchedulers -module-alias IdentifiedCollections=CrispAliasedIdentifiedCollections -module-alias CustomDump=CrispAliasedCustomDump -module-alias XCTestDynamicOverlay=CrispAliasedXCTestDynamicOverlay -module-alias Clocks=CrispAliasedClocks -module-alias Dependencies=CrispAliasedDependencies -module-name Crisp
import Foundation
import Swift
import SwiftUI
import UIKit
import _Concurrency
import _StringProcessing
public enum Callback {
case chatClosed(Crisp.Callback.VoidHandler)
case chatOpened(Crisp.Callback.VoidHandler)
case messageReceived(Crisp.Callback.MessageHandler)
case messageSent(Crisp.Callback.MessageHandler)
case sessionLoaded(Crisp.Callback.SessionIdHandler)
}
extension Crisp.Callback {
public typealias MessageHandler = (Crisp.Message) -> Swift.Void
public typealias SessionIdHandler = (Swift.String) -> Swift.Void
public typealias VoidHandler = () -> Swift.Void
}
@_hasMissingDesignatedInitializers final public class CallbackToken {
@objc deinit
}
public struct ChatView : SwiftUI.View {
public init()
@_Concurrency.MainActor(unsafe) public var body: some SwiftUI.View {
get
}
public typealias Body = @_opaqueReturnTypeOf("$s5Crisp8ChatViewV4bodyQrvp", 0) __
}
@_hasMissingDesignatedInitializers @objc(CRSPChatViewController) @_Concurrency.MainActor(unsafe) final public class ChatViewController : UIKit.UIViewController {
@_Concurrency.MainActor(unsafe) @objc dynamic public init()
@_Concurrency.MainActor(unsafe) @objc override final public func viewDidLoad()
@_Concurrency.MainActor(unsafe) @objc override final public func viewWillLayoutSubviews()
@_Concurrency.MainActor(unsafe) @objc override final public func viewWillAppear(_ animated: Swift.Bool)
@objc deinit
}
@_inheritsConvenienceInitializers @_hasMissingDesignatedInitializers @objc final public class CrispSDK : ObjectiveC.NSObject {
@objc public static func configure(websiteID: Swift.String)
@objc public static func setTokenID(tokenID: Swift.String)
@objc public static func openChat()
@objc public static func searchHelpdesk()
@objc public static func openHelpdeskArticle(locale: Swift.String, slug: Swift.String, title: Swift.String? = nil, category: Swift.String? = nil)
public static func showMessage(with content: Crisp.Message.Content)
public static func addCallback(_ callback: Crisp.Callback) -> Crisp.CallbackToken
public static func removeCallback(token: Crisp.CallbackToken)
@available(*, deprecated, message: "locale is no longer available")
@objc public static var locale: Foundation.Locale
@objc public static let user: Crisp.User
@objc public static let session: Crisp.Session
public static var version: Swift.String {
get
}
@objc deinit
}
@frozen public enum Severity : Swift.Int {
case debug
case info
case warning
case error
public init?(rawValue: Swift.Int)
public typealias RawValue = Swift.Int
public var rawValue: Swift.Int {
get
}
}
extension Crisp.Severity : Swift.CustomStringConvertible {
public var description: Swift.String {
get
}
}
public protocol CrispLogHandler {
func log(severity: Crisp.Severity, message: Swift.String)
func log(error: Swift.Error)
}
extension Crisp.CrispSDK {
public static func setLogLevel(_ severity: Crisp.Severity)
public static func addLogHandler(_ handler: some CrispLogHandler)
@available(*, deprecated, message: "log is no longer available. Use addLogHandler(_:) to add a custom logging handler instead.")
public static var log: (Crisp.Severity, @autoclosure () -> Swift.String) -> Swift.Void
@available(*, deprecated, message: "logError is no longer available. Use addLogHandler(_:) to add a custom logging handler instead.")
public static var logError: (Swift.Error) -> Swift.Void
}
public struct Message : Swift.Equatable, Swift.Sendable {
public var isMe: Swift.Bool
public var content: Crisp.Message.Content
public var origin: Crisp.Message.Origin
public var timestamp: Foundation.Date
public var fingerprint: Swift.Int64
public var from: Crisp.Message.Sender
public var user: Crisp.Message.User?
public static func == (a: Crisp.Message, b: Crisp.Message) -> Swift.Bool
}
extension Crisp.Message {
public enum Origin : Swift.Equatable, Swift.Sendable {
case local
case network
case update
public func hash(into hasher: inout Swift.Hasher)
public static func == (a: Crisp.Message.Origin, b: Crisp.Message.Origin) -> Swift.Bool
public var hashValue: Swift.Int {
get
}
}
public enum Sender : Swift.Equatable, Swift.Sendable {
case user
case `operator`
public func hash(into hasher: inout Swift.Hasher)
public static func == (a: Crisp.Message.Sender, b: Crisp.Message.Sender) -> Swift.Bool
public var hashValue: Swift.Int {
get
}
}
public struct User : Swift.Equatable, Swift.Sendable {
public var nickname: Swift.String?
public var userId: Swift.String?
public var avatar: Foundation.URL?
public static func == (a: Crisp.Message.User, b: Crisp.Message.User) -> Swift.Bool
}
}
extension Crisp.Message {
public enum Content : Swift.Equatable, Swift.Sendable {
case animation(Crisp.Message.Content.ImageFile)
case audio(Crisp.Message.Content.AudioFile)
case carousel(Crisp.Message.Content.CarouselValue)
case field(Crisp.Message.Content.FieldValue)
case file(Crisp.Message.Content.File)
case picker(Crisp.Message.Content.PickerValue)
case text(Swift.String)
case textWithAttachment(Swift.String, Crisp.Message.Content.WebsiteAttachment, Crisp.Message.Content.AttachmentPreview?)
case textWithVideoAttachment(Swift.String, Crisp.Message.Content.WebsiteAttachment, Crisp.Message.Content.EmbeddedPreview)
public static func == (a: Crisp.Message.Content, b: Crisp.Message.Content) -> Swift.Bool
}
}
extension Crisp.Message.Content {
public struct WebsiteAttachment : Swift.Equatable, Swift.Sendable {
public var title: Swift.String
public var website: Swift.String
public var url: Foundation.URL
public init(title: Swift.String, website: Swift.String, url: Foundation.URL)
public static func == (a: Crisp.Message.Content.WebsiteAttachment, b: Crisp.Message.Content.WebsiteAttachment) -> Swift.Bool
}
public struct AttachmentPreview : Swift.Equatable, Swift.Sendable {
public var excerpt: Swift.String?
public var image: Foundation.URL
public init(excerpt: Swift.String?, image: Foundation.URL)
public static func == (a: Crisp.Message.Content.AttachmentPreview, b: Crisp.Message.Content.AttachmentPreview) -> Swift.Bool
}
public struct EmbeddedPreview : Swift.Equatable, Swift.Sendable {
public var excerpt: Swift.String?
public var image: Foundation.URL
public var embed: Foundation.URL
public init(excerpt: Swift.String?, image: Foundation.URL, embed: Foundation.URL)
public static func == (a: Crisp.Message.Content.EmbeddedPreview, b: Crisp.Message.Content.EmbeddedPreview) -> Swift.Bool
}
public struct ImageFile : Swift.Equatable, Swift.Sendable {
public var mimeType: Swift.String
public var url: Foundation.URL
public init(mimeType: Swift.String, url: Foundation.URL)
public static func == (a: Crisp.Message.Content.ImageFile, b: Crisp.Message.Content.ImageFile) -> Swift.Bool
}
public struct AudioFile : Swift.Equatable, Swift.Sendable {
public var mimeType: Swift.String
public var url: Foundation.URL
public var duration: Swift.Int
public init(mimeType: Swift.String, url: Foundation.URL, duration: Swift.Int)
public static func == (a: Crisp.Message.Content.AudioFile, b: Crisp.Message.Content.AudioFile) -> Swift.Bool
}
public struct CarouselValue : Swift.Equatable, Swift.Sendable {
public struct Target : Swift.Equatable, Swift.Sendable {
public struct Action : Swift.Equatable, Swift.Sendable {
public var label: Swift.String
public var url: Foundation.URL
public init(label: Swift.String, url: Foundation.URL)
public static func == (a: Crisp.Message.Content.CarouselValue.Target.Action, b: Crisp.Message.Content.CarouselValue.Target.Action) -> Swift.Bool
}
public var title: Swift.String
public var description: Swift.String
public var image: Foundation.URL?
public var actions: [Crisp.Message.Content.CarouselValue.Target.Action]
public init(title: Swift.String, description: Swift.String, image: Foundation.URL? = nil, actions: [Crisp.Message.Content.CarouselValue.Target.Action])
public static func == (a: Crisp.Message.Content.CarouselValue.Target, b: Crisp.Message.Content.CarouselValue.Target) -> Swift.Bool
}
public var text: Swift.String
public var targets: [Crisp.Message.Content.CarouselValue.Target]
public init(text: Swift.String, targets: [Crisp.Message.Content.CarouselValue.Target])
public static func == (a: Crisp.Message.Content.CarouselValue, b: Crisp.Message.Content.CarouselValue) -> Swift.Bool
}
public struct FieldValue : Swift.Equatable, Swift.Sendable {
public var id: Swift.String
public var text: Swift.String
public var explain: Swift.String
public var value: Swift.String?
public init(id: Swift.String, text: Swift.String, explain: Swift.String, value: Swift.String?)
public static func == (a: Crisp.Message.Content.FieldValue, b: Crisp.Message.Content.FieldValue) -> Swift.Bool
}
public struct File : Swift.Codable, Swift.Equatable, Swift.Sendable {
public var name: Swift.String
public var mimeType: Swift.String
public var url: Foundation.URL
public init(name: Swift.String, mimeType: Swift.String, url: Foundation.URL)
public static func == (a: Crisp.Message.Content.File, b: Crisp.Message.Content.File) -> Swift.Bool
public func encode(to encoder: Swift.Encoder) throws
public init(from decoder: Swift.Decoder) throws
}
public struct PickerValue : Swift.Equatable, Swift.Sendable {
public struct Choice : Swift.Equatable, Swift.Sendable {
public struct Action : Swift.Equatable, Swift.Sendable {
public enum Kind : Swift.String, Swift.Equatable, Swift.Sendable {
case link
case frame
public init?(rawValue: Swift.String)
public typealias RawValue = Swift.String
public var rawValue: Swift.String {
get
}
}
public var type: Crisp.Message.Content.PickerValue.Choice.Action.Kind
public var target: Foundation.URL
public init(type: Crisp.Message.Content.PickerValue.Choice.Action.Kind, target: Foundation.URL)
public static func == (a: Crisp.Message.Content.PickerValue.Choice.Action, b: Crisp.Message.Content.PickerValue.Choice.Action) -> Swift.Bool
}
public var label: Swift.String
public var icon: Swift.String?
public var selected: Swift.Bool
public var value: Swift.String
public var action: Crisp.Message.Content.PickerValue.Choice.Action?
public init(label: Swift.String, icon: Swift.String? = nil, selected: Swift.Bool, value: Swift.String, action: Crisp.Message.Content.PickerValue.Choice.Action? = nil)
public static func == (a: Crisp.Message.Content.PickerValue.Choice, b: Crisp.Message.Content.PickerValue.Choice) -> Swift.Bool
}
public var id: Swift.String
public var text: Swift.String
public var choices: [Crisp.Message.Content.PickerValue.Choice]
public init(id: Swift.String, text: Swift.String, choices: [Crisp.Message.Content.PickerValue.Choice])
public static func == (a: Crisp.Message.Content.PickerValue, b: Crisp.Message.Content.PickerValue) -> Swift.Bool
}
}
@objc(CRSPSessionEventColor) public enum SessionEventColor : Swift.Int {
case red
case orange
case yellow
case green
case blue
case purple
case pink
case brown
case grey
case black
public init?(rawValue: Swift.Int)
public typealias RawValue = Swift.Int
public var rawValue: Swift.Int {
get
}
}
@objc(CRSPSessionEvent) @objcMembers final public class SessionEvent : ObjectiveC.NSObject {
@objc final public var name: Swift.String
final public var color: Crisp.SessionEventColor?
public init(name: Swift.String, color: Crisp.SessionEventColor?)
@objc final public func setBool(_ value: Swift.Bool, forKey key: Swift.String)
@objc final public func setInt(_ value: Swift.Int, forKey key: Swift.String)
@objc final public func setString(_ value: Swift.String, forKey key: Swift.String)
@objc deinit
}
@_hasMissingDesignatedInitializers @objc(CRSPSession) @objcMembers final public class Session : ObjectiveC.NSObject {
@objc final public var isOngoing: Swift.Bool {
@objc get
}
@objc final public var identifier: Swift.String? {
@objc get
}
@objc final public func setBool(_ value: Swift.Bool, forKey key: Swift.String)
final public func getBool(forKey key: Swift.String) -> Swift.Bool?
@objc final public func setInt(_ value: Swift.Int, forKey key: Swift.String)
final public func getInt(forKey key: Swift.String) -> Swift.Int?
@objc final public func setString(_ value: Swift.String, forKey key: Swift.String)
@objc final public func getString(forKey key: Swift.String) -> Swift.String?
@objc @available(*, deprecated, renamed: "pushEvents")
final public func pushEvent(_ event: Crisp.SessionEvent)
@objc final public func pushEvents(_ events: [Crisp.SessionEvent])
@objc @available(*, deprecated, renamed: "segments")
final public var segment: Swift.String? {
@objc get
@objc set
}
@objc final public var segments: [Swift.String]? {
@objc get
@objc set
}
@objc final public func reset()
@objc deinit
}
@_hasMissingDesignatedInitializers @objc(CRSPUser) @objcMembers final public class User : ObjectiveC.NSObject {
@objc final public var email: Swift.String? {
@objc get
@objc set
}
@objc final public var nickname: Swift.String? {
@objc get
@objc set
}
@objc final public var phone: Swift.String? {
@objc get
@objc set
}
@objc final public var avatar: Foundation.URL? {
@objc get
@objc set
}
@objc final public var company: Crisp.Company? {
@objc get
@objc set
}
@objc deinit
}
@objc(CRSPCompany) @objcMembers final public class Company : ObjectiveC.NSObject {
@objc final public let name: Swift.String?
@objc final public let url: Foundation.URL?
@objc final public let companyDescription: Swift.String?
@objc final public let employment: Crisp.Employment?
@objc final public let geolocation: Crisp.Geolocation?
@objc public init(name: Swift.String?, url: Foundation.URL?, companyDescription: Swift.String?, employment: Crisp.Employment?, geolocation: Crisp.Geolocation?)
@objc deinit
}
@objc(CRSPEmployment) @objcMembers final public class Employment : ObjectiveC.NSObject {
@objc final public let title: Swift.String?
@objc final public let role: Swift.String?
@objc public init(title: Swift.String?, role: Swift.String?)
@objc deinit
}
@objc(CRSPGeolocation) @objcMembers final public class Geolocation : ObjectiveC.NSObject {
@objc final public let city: Swift.String?
@objc final public let country: Swift.String?
@objc public init(city: Swift.String?, country: Swift.String?)
@objc deinit
}
extension Crisp.Severity : Swift.Equatable {}
extension Crisp.Severity : Swift.Hashable {}
extension Crisp.Severity : Swift.RawRepresentable {}
extension Crisp.Severity : Swift.Sendable {}
extension Crisp.Message.Origin : Swift.Hashable {}
extension Crisp.Message.Sender : Swift.Hashable {}
extension Crisp.Message.Content.PickerValue.Choice.Action.Kind : Swift.Hashable {}
extension Crisp.Message.Content.PickerValue.Choice.Action.Kind : Swift.RawRepresentable {}
extension Crisp.SessionEventColor : Swift.Equatable {}
extension Crisp.SessionEventColor : Swift.Hashable {}
extension Crisp.SessionEventColor : Swift.RawRepresentable {}
@@ -0,0 +1,347 @@
// swift-interface-format-version: 1.0
// swift-compiler-version: Apple Swift version 5.7.2 (swiftlang-5.7.2.135.5 clang-1400.0.29.51)
// swift-module-flags: -target arm64-apple-ios13.0 -enable-objc-interop -enable-library-evolution -swift-version 5 -enforce-exclusivity=checked -O -module-alias CasePaths=CrispAliasedCasePaths -module-alias CombineSchedulers=CrispAliasedCombineSchedulers -module-alias IdentifiedCollections=CrispAliasedIdentifiedCollections -module-alias CustomDump=CrispAliasedCustomDump -module-alias XCTestDynamicOverlay=CrispAliasedXCTestDynamicOverlay -module-alias Clocks=CrispAliasedClocks -module-alias Dependencies=CrispAliasedDependencies -module-name Crisp
import Foundation
import Swift
import SwiftUI
import UIKit
import _Concurrency
import _StringProcessing
public enum Callback {
case chatClosed(Crisp.Callback.VoidHandler)
case chatOpened(Crisp.Callback.VoidHandler)
case messageReceived(Crisp.Callback.MessageHandler)
case messageSent(Crisp.Callback.MessageHandler)
case sessionLoaded(Crisp.Callback.SessionIdHandler)
}
extension Crisp.Callback {
public typealias MessageHandler = (Crisp.Message) -> Swift.Void
public typealias SessionIdHandler = (Swift.String) -> Swift.Void
public typealias VoidHandler = () -> Swift.Void
}
@_hasMissingDesignatedInitializers final public class CallbackToken {
@objc deinit
}
public struct ChatView : SwiftUI.View {
public init()
@_Concurrency.MainActor(unsafe) public var body: some SwiftUI.View {
get
}
public typealias Body = @_opaqueReturnTypeOf("$s5Crisp8ChatViewV4bodyQrvp", 0) __
}
@_hasMissingDesignatedInitializers @objc(CRSPChatViewController) @_Concurrency.MainActor(unsafe) final public class ChatViewController : UIKit.UIViewController {
@_Concurrency.MainActor(unsafe) @objc dynamic public init()
@_Concurrency.MainActor(unsafe) @objc override final public func viewDidLoad()
@_Concurrency.MainActor(unsafe) @objc override final public func viewWillLayoutSubviews()
@_Concurrency.MainActor(unsafe) @objc override final public func viewWillAppear(_ animated: Swift.Bool)
@objc deinit
}
@_inheritsConvenienceInitializers @_hasMissingDesignatedInitializers @objc final public class CrispSDK : ObjectiveC.NSObject {
@objc public static func configure(websiteID: Swift.String)
@objc public static func setTokenID(tokenID: Swift.String)
@objc public static func openChat()
@objc public static func searchHelpdesk()
@objc public static func openHelpdeskArticle(locale: Swift.String, slug: Swift.String, title: Swift.String? = nil, category: Swift.String? = nil)
public static func showMessage(with content: Crisp.Message.Content)
public static func addCallback(_ callback: Crisp.Callback) -> Crisp.CallbackToken
public static func removeCallback(token: Crisp.CallbackToken)
@available(*, deprecated, message: "locale is no longer available")
@objc public static var locale: Foundation.Locale
@objc public static let user: Crisp.User
@objc public static let session: Crisp.Session
public static var version: Swift.String {
get
}
@objc deinit
}
@frozen public enum Severity : Swift.Int {
case debug
case info
case warning
case error
public init?(rawValue: Swift.Int)
public typealias RawValue = Swift.Int
public var rawValue: Swift.Int {
get
}
}
extension Crisp.Severity : Swift.CustomStringConvertible {
public var description: Swift.String {
get
}
}
public protocol CrispLogHandler {
func log(severity: Crisp.Severity, message: Swift.String)
func log(error: Swift.Error)
}
extension Crisp.CrispSDK {
public static func setLogLevel(_ severity: Crisp.Severity)
public static func addLogHandler(_ handler: some CrispLogHandler)
@available(*, deprecated, message: "log is no longer available. Use addLogHandler(_:) to add a custom logging handler instead.")
public static var log: (Crisp.Severity, @autoclosure () -> Swift.String) -> Swift.Void
@available(*, deprecated, message: "logError is no longer available. Use addLogHandler(_:) to add a custom logging handler instead.")
public static var logError: (Swift.Error) -> Swift.Void
}
public struct Message : Swift.Equatable, Swift.Sendable {
public var isMe: Swift.Bool
public var content: Crisp.Message.Content
public var origin: Crisp.Message.Origin
public var timestamp: Foundation.Date
public var fingerprint: Swift.Int64
public var from: Crisp.Message.Sender
public var user: Crisp.Message.User?
public static func == (a: Crisp.Message, b: Crisp.Message) -> Swift.Bool
}
extension Crisp.Message {
public enum Origin : Swift.Equatable, Swift.Sendable {
case local
case network
case update
public func hash(into hasher: inout Swift.Hasher)
public static func == (a: Crisp.Message.Origin, b: Crisp.Message.Origin) -> Swift.Bool
public var hashValue: Swift.Int {
get
}
}
public enum Sender : Swift.Equatable, Swift.Sendable {
case user
case `operator`
public func hash(into hasher: inout Swift.Hasher)
public static func == (a: Crisp.Message.Sender, b: Crisp.Message.Sender) -> Swift.Bool
public var hashValue: Swift.Int {
get
}
}
public struct User : Swift.Equatable, Swift.Sendable {
public var nickname: Swift.String?
public var userId: Swift.String?
public var avatar: Foundation.URL?
public static func == (a: Crisp.Message.User, b: Crisp.Message.User) -> Swift.Bool
}
}
extension Crisp.Message {
public enum Content : Swift.Equatable, Swift.Sendable {
case animation(Crisp.Message.Content.ImageFile)
case audio(Crisp.Message.Content.AudioFile)
case carousel(Crisp.Message.Content.CarouselValue)
case field(Crisp.Message.Content.FieldValue)
case file(Crisp.Message.Content.File)
case picker(Crisp.Message.Content.PickerValue)
case text(Swift.String)
case textWithAttachment(Swift.String, Crisp.Message.Content.WebsiteAttachment, Crisp.Message.Content.AttachmentPreview?)
case textWithVideoAttachment(Swift.String, Crisp.Message.Content.WebsiteAttachment, Crisp.Message.Content.EmbeddedPreview)
public static func == (a: Crisp.Message.Content, b: Crisp.Message.Content) -> Swift.Bool
}
}
extension Crisp.Message.Content {
public struct WebsiteAttachment : Swift.Equatable, Swift.Sendable {
public var title: Swift.String
public var website: Swift.String
public var url: Foundation.URL
public init(title: Swift.String, website: Swift.String, url: Foundation.URL)
public static func == (a: Crisp.Message.Content.WebsiteAttachment, b: Crisp.Message.Content.WebsiteAttachment) -> Swift.Bool
}
public struct AttachmentPreview : Swift.Equatable, Swift.Sendable {
public var excerpt: Swift.String?
public var image: Foundation.URL
public init(excerpt: Swift.String?, image: Foundation.URL)
public static func == (a: Crisp.Message.Content.AttachmentPreview, b: Crisp.Message.Content.AttachmentPreview) -> Swift.Bool
}
public struct EmbeddedPreview : Swift.Equatable, Swift.Sendable {
public var excerpt: Swift.String?
public var image: Foundation.URL
public var embed: Foundation.URL
public init(excerpt: Swift.String?, image: Foundation.URL, embed: Foundation.URL)
public static func == (a: Crisp.Message.Content.EmbeddedPreview, b: Crisp.Message.Content.EmbeddedPreview) -> Swift.Bool
}
public struct ImageFile : Swift.Equatable, Swift.Sendable {
public var mimeType: Swift.String
public var url: Foundation.URL
public init(mimeType: Swift.String, url: Foundation.URL)
public static func == (a: Crisp.Message.Content.ImageFile, b: Crisp.Message.Content.ImageFile) -> Swift.Bool
}
public struct AudioFile : Swift.Equatable, Swift.Sendable {
public var mimeType: Swift.String
public var url: Foundation.URL
public var duration: Swift.Int
public init(mimeType: Swift.String, url: Foundation.URL, duration: Swift.Int)
public static func == (a: Crisp.Message.Content.AudioFile, b: Crisp.Message.Content.AudioFile) -> Swift.Bool
}
public struct CarouselValue : Swift.Equatable, Swift.Sendable {
public struct Target : Swift.Equatable, Swift.Sendable {
public struct Action : Swift.Equatable, Swift.Sendable {
public var label: Swift.String
public var url: Foundation.URL
public init(label: Swift.String, url: Foundation.URL)
public static func == (a: Crisp.Message.Content.CarouselValue.Target.Action, b: Crisp.Message.Content.CarouselValue.Target.Action) -> Swift.Bool
}
public var title: Swift.String
public var description: Swift.String
public var image: Foundation.URL?
public var actions: [Crisp.Message.Content.CarouselValue.Target.Action]
public init(title: Swift.String, description: Swift.String, image: Foundation.URL? = nil, actions: [Crisp.Message.Content.CarouselValue.Target.Action])
public static func == (a: Crisp.Message.Content.CarouselValue.Target, b: Crisp.Message.Content.CarouselValue.Target) -> Swift.Bool
}
public var text: Swift.String
public var targets: [Crisp.Message.Content.CarouselValue.Target]
public init(text: Swift.String, targets: [Crisp.Message.Content.CarouselValue.Target])
public static func == (a: Crisp.Message.Content.CarouselValue, b: Crisp.Message.Content.CarouselValue) -> Swift.Bool
}
public struct FieldValue : Swift.Equatable, Swift.Sendable {
public var id: Swift.String
public var text: Swift.String
public var explain: Swift.String
public var value: Swift.String?
public init(id: Swift.String, text: Swift.String, explain: Swift.String, value: Swift.String?)
public static func == (a: Crisp.Message.Content.FieldValue, b: Crisp.Message.Content.FieldValue) -> Swift.Bool
}
public struct File : Swift.Codable, Swift.Equatable, Swift.Sendable {
public var name: Swift.String
public var mimeType: Swift.String
public var url: Foundation.URL
public init(name: Swift.String, mimeType: Swift.String, url: Foundation.URL)
public static func == (a: Crisp.Message.Content.File, b: Crisp.Message.Content.File) -> Swift.Bool
public func encode(to encoder: Swift.Encoder) throws
public init(from decoder: Swift.Decoder) throws
}
public struct PickerValue : Swift.Equatable, Swift.Sendable {
public struct Choice : Swift.Equatable, Swift.Sendable {
public struct Action : Swift.Equatable, Swift.Sendable {
public enum Kind : Swift.String, Swift.Equatable, Swift.Sendable {
case link
case frame
public init?(rawValue: Swift.String)
public typealias RawValue = Swift.String
public var rawValue: Swift.String {
get
}
}
public var type: Crisp.Message.Content.PickerValue.Choice.Action.Kind
public var target: Foundation.URL
public init(type: Crisp.Message.Content.PickerValue.Choice.Action.Kind, target: Foundation.URL)
public static func == (a: Crisp.Message.Content.PickerValue.Choice.Action, b: Crisp.Message.Content.PickerValue.Choice.Action) -> Swift.Bool
}
public var label: Swift.String
public var icon: Swift.String?
public var selected: Swift.Bool
public var value: Swift.String
public var action: Crisp.Message.Content.PickerValue.Choice.Action?
public init(label: Swift.String, icon: Swift.String? = nil, selected: Swift.Bool, value: Swift.String, action: Crisp.Message.Content.PickerValue.Choice.Action? = nil)
public static func == (a: Crisp.Message.Content.PickerValue.Choice, b: Crisp.Message.Content.PickerValue.Choice) -> Swift.Bool
}
public var id: Swift.String
public var text: Swift.String
public var choices: [Crisp.Message.Content.PickerValue.Choice]
public init(id: Swift.String, text: Swift.String, choices: [Crisp.Message.Content.PickerValue.Choice])
public static func == (a: Crisp.Message.Content.PickerValue, b: Crisp.Message.Content.PickerValue) -> Swift.Bool
}
}
@objc(CRSPSessionEventColor) public enum SessionEventColor : Swift.Int {
case red
case orange
case yellow
case green
case blue
case purple
case pink
case brown
case grey
case black
public init?(rawValue: Swift.Int)
public typealias RawValue = Swift.Int
public var rawValue: Swift.Int {
get
}
}
@objc(CRSPSessionEvent) @objcMembers final public class SessionEvent : ObjectiveC.NSObject {
@objc final public var name: Swift.String
final public var color: Crisp.SessionEventColor?
public init(name: Swift.String, color: Crisp.SessionEventColor?)
@objc final public func setBool(_ value: Swift.Bool, forKey key: Swift.String)
@objc final public func setInt(_ value: Swift.Int, forKey key: Swift.String)
@objc final public func setString(_ value: Swift.String, forKey key: Swift.String)
@objc deinit
}
@_hasMissingDesignatedInitializers @objc(CRSPSession) @objcMembers final public class Session : ObjectiveC.NSObject {
@objc final public var isOngoing: Swift.Bool {
@objc get
}
@objc final public var identifier: Swift.String? {
@objc get
}
@objc final public func setBool(_ value: Swift.Bool, forKey key: Swift.String)
final public func getBool(forKey key: Swift.String) -> Swift.Bool?
@objc final public func setInt(_ value: Swift.Int, forKey key: Swift.String)
final public func getInt(forKey key: Swift.String) -> Swift.Int?
@objc final public func setString(_ value: Swift.String, forKey key: Swift.String)
@objc final public func getString(forKey key: Swift.String) -> Swift.String?
@objc @available(*, deprecated, renamed: "pushEvents")
final public func pushEvent(_ event: Crisp.SessionEvent)
@objc final public func pushEvents(_ events: [Crisp.SessionEvent])
@objc @available(*, deprecated, renamed: "segments")
final public var segment: Swift.String? {
@objc get
@objc set
}
@objc final public var segments: [Swift.String]? {
@objc get
@objc set
}
@objc final public func reset()
@objc deinit
}
@_hasMissingDesignatedInitializers @objc(CRSPUser) @objcMembers final public class User : ObjectiveC.NSObject {
@objc final public var email: Swift.String? {
@objc get
@objc set
}
@objc final public var nickname: Swift.String? {
@objc get
@objc set
}
@objc final public var phone: Swift.String? {
@objc get
@objc set
}
@objc final public var avatar: Foundation.URL? {
@objc get
@objc set
}
@objc final public var company: Crisp.Company? {
@objc get
@objc set
}
@objc deinit
}
@objc(CRSPCompany) @objcMembers final public class Company : ObjectiveC.NSObject {
@objc final public let name: Swift.String?
@objc final public let url: Foundation.URL?
@objc final public let companyDescription: Swift.String?
@objc final public let employment: Crisp.Employment?
@objc final public let geolocation: Crisp.Geolocation?
@objc public init(name: Swift.String?, url: Foundation.URL?, companyDescription: Swift.String?, employment: Crisp.Employment?, geolocation: Crisp.Geolocation?)
@objc deinit
}
@objc(CRSPEmployment) @objcMembers final public class Employment : ObjectiveC.NSObject {
@objc final public let title: Swift.String?
@objc final public let role: Swift.String?
@objc public init(title: Swift.String?, role: Swift.String?)
@objc deinit
}
@objc(CRSPGeolocation) @objcMembers final public class Geolocation : ObjectiveC.NSObject {
@objc final public let city: Swift.String?
@objc final public let country: Swift.String?
@objc public init(city: Swift.String?, country: Swift.String?)
@objc deinit
}
extension Crisp.Severity : Swift.Equatable {}
extension Crisp.Severity : Swift.Hashable {}
extension Crisp.Severity : Swift.RawRepresentable {}
extension Crisp.Severity : Swift.Sendable {}
extension Crisp.Message.Origin : Swift.Hashable {}
extension Crisp.Message.Sender : Swift.Hashable {}
extension Crisp.Message.Content.PickerValue.Choice.Action.Kind : Swift.Hashable {}
extension Crisp.Message.Content.PickerValue.Choice.Action.Kind : Swift.RawRepresentable {}
extension Crisp.SessionEventColor : Swift.Equatable {}
extension Crisp.SessionEventColor : Swift.Hashable {}
extension Crisp.SessionEventColor : Swift.RawRepresentable {}
@@ -0,0 +1,84 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
<key>NSPrivacyCollectedDataTypes</key>
<array>
<dict>
<key>NSPrivacyCollectedDataType</key>
<string>NSPrivacyCollectedDataTypeCustomerSupport</string>
<key>NSPrivacyCollectedDataTypeLinked</key>
<true/>
<key>NSPrivacyCollectedDataTypeTracking</key>
<false/>
<key>NSPrivacyCollectedDataTypePurposes</key>
<array>
<string>NSPrivacyCollectedDataTypePurposeAppFunctionality</string>
</array>
</dict>
<dict>
<key>NSPrivacyCollectedDataType</key>
<string>NSPrivacyCollectedDataTypeUserID</string>
<key>NSPrivacyCollectedDataTypeLinked</key>
<true/>
<key>NSPrivacyCollectedDataTypeTracking</key>
<false/>
<key>NSPrivacyCollectedDataTypePurposes</key>
<array>
<string>NSPrivacyCollectedDataTypePurposeAppFunctionality</string>
</array>
</dict>
<dict>
<key>NSPrivacyCollectedDataType</key>
<string>NSPrivacyCollectedDataTypeEmailAddress</string>
<key>NSPrivacyCollectedDataTypeLinked</key>
<true/>
<key>NSPrivacyCollectedDataTypeTracking</key>
<false/>
<key>NSPrivacyCollectedDataTypePurposes</key>
<array>
<string>NSPrivacyCollectedDataTypePurposeAppFunctionality</string>
</array>
</dict>
<dict>
<key>NSPrivacyCollectedDataType</key>
<string>NSPrivacyCollectedDataTypePhoneNumber</string>
<key>NSPrivacyCollectedDataTypeLinked</key>
<true/>
<key>NSPrivacyCollectedDataTypeTracking</key>
<false/>
<key>NSPrivacyCollectedDataTypePurposes</key>
<array>
<string>NSPrivacyCollectedDataTypePurposeAppFunctionality</string>
</array>
</dict>
<dict>
<key>NSPrivacyCollectedDataType</key>
<string>NSPrivacyCollectedDataTypePhotosorVideos</string>
<key>NSPrivacyCollectedDataTypeLinked</key>
<true/>
<key>NSPrivacyCollectedDataTypeTracking</key>
<false/>
<key>NSPrivacyCollectedDataTypePurposes</key>
<array>
<string>NSPrivacyCollectedDataTypePurposeAppFunctionality</string>
</array>
</dict>
</array>
<key>NSPrivacyTrackingDomains</key>
<array/>
<key>NSPrivacyTracking</key>
<false/>
<key>NSPrivacyAccessedAPITypes</key>
<array>
<dict>
<key>NSPrivacyAccessedAPITypeReasons</key>
<array>
<string>CA92.1</string>
</array>
<key>NSPrivacyAccessedAPIType</key>
<string>NSPrivacyAccessedAPICategoryUserDefaults</string>
</dict>
</array>
</dict>
</plist>
@@ -0,0 +1,127 @@
"call.call_abort_warn" = "Moenie op 'n ander bladsy kliek terwyl jy bel nie.";
"call.ring_actions_accept" = "Aanvaar";
"call.ring_actions_decline" = "Weier";
"call.ring_title_label" = "%1$@ bel jou …";
"call.ring_title_website" = "%1$@ bystand";
"call.screen_label_audio_muted" = "Klank is af";
"call.screen_label_video_muted" = "Video is af";
"call.screen_status_connecting" = "Laai tans …";
"call.screen_status_ongoing" = "Gesels tans";
"chat.chat_alerts_email_invalid" = "Jy het jou e-posadres verkeerd ingetik, kan jy gou weer kyk?";
"chat.chat_alerts_new_messages" = "Daar is nuwe boodskappe hieronder. Kliek om te sien.";
"chat.chat_alerts_wait_reply_away" = "Ons is nie tans aanlyn nie. Ons sal vir jou 'n e-pos stuur.";
"chat.chat_alerts_wait_reply_online" = "Dankie! Ons sal binnekort antwoord.";
"chat.chat_alerts_warn_reply_email_default" = "Kliek om kennisgewings via e-pos te kry.";
"chat.chat_alerts_warn_reply_email_force" = "Vul jou e-posadres in om voort te gaan.";
"chat.chat_alerts_warn_reply_phone_default" = "Kliek om kennisgewings via SMS te kry.";
"chat.chat_alerts_warn_reply_phone_force" = "Vul jou selfoonnommer in om voort te gaan.";
"chat.chat_feedback_rate_placeholder" = "Enigiets om te sê?";
"chat.chat_feedback_rate_submit" = "Stuur jou gradering";
"chat.chat_feedback_rate_title" = "Hoe het ons gedoen?";
"chat.chat_form_attach_alert_error" = "Iets het skeefgeloop terwyl die leêr gelaai het. Probeer asseblief weer.";
"chat.chat_form_attach_alert_quota" = "Die daaglikse limiet om lêers op te laai is oorskry, of die tipe lêer word nie toegelaat nie.";
"chat.chat_form_attach_alert_size" = "Lêer is te groot. Maak sy grootte kleiner en probeer weer.";
"chat.chat_form_attach_wait_preparing" = "Voorbereiding";
"chat.chat_form_attach_wait_uploading" = "Laai tans op";
"chat.chat_form_feedback_tooltip" = "Gradeer hierdie klets";
"chat.chat_form_field_disabled" = "Die boodskapfunksie is nie beskikbaar nie.";
"chat.chat_form_field_message" = "Tik jou boodskap …";
"chat.chat_form_send_hint" = "Stuur";
"chat.chat_game_controls_stop" = "Stop video";
"chat.chat_header_channels" = "Meer kanale";
"chat.chat_header_helpdesk_curated" = "Artikels wat die meeste gelees word";
"chat.chat_header_helpdesk_results" = "Artikels gesoek";
"chat.chat_header_initial_avatar_website_tooltip" = "En nog %1$@";
"chat.chat_header_mode_chat" = "Gesprek";
"chat.chat_header_mode_helpdesk" = "Hulp Sentrum";
"chat.chat_header_ongoing_channel_continue" = "Gaan voort met %1$@";
"chat.chat_header_ongoing_channel_continue_email" = "E-pos";
"chat.chat_header_ongoing_channel_continue_phone" = "Selfoon";
"chat.chat_header_ongoing_from" = "van";
"chat.chat_header_ongoing_status_away" = "Die bystandspan is nie tans aanlyn nie.";
"chat.chat_header_ongoing_status_last" = "Was %1$@ laas aanlyn";
"chat.chat_header_ongoing_status_metrics" = "Antwoord gewoonlik ná %1$@";
"chat.chat_header_ongoing_status_online" = "Die bystandspan is aanlyn";
"chat.chat_health_label_link" = "Gaan na ons tuisblad";
"chat.chat_health_label_updates" = "vir meer inligting.";
"chat.chat_health_main" = "Van ons dienste werk nie.";
"chat.chat_helpdesk_search_empty" = "Geen soekresultate nie. Probeer ander sleutelwoorde.";
"chat.chat_helpdesk_search_form_field" = "Soek ons hulpsentrum…";
"chat.chat_helpdesk_search_unpopulated" = "Nog geen artikels in die hulpsentrum nie.";
"chat.chat_helpdesk_viewer_open_tooltip" = "Bekyk in Hulptoonbank";
"chat.chat_message_audio_play_error" = "Kon nie hierdie klanklêer speel nie. Dit kan verval het.";
"chat.chat_message_error_retry" = "Kon nie stuur nie. Probeer weer?";
"chat.chat_message_file_name" = "Lêer aangeheg";
"chat.chat_message_info_read" = "gelees";
"chat.chat_message_send_abort_warn" = "Sommige boodskappe is nog nie gestuur nie. Boodskappe wat nie gestuur word nie sal verlore raak.";
"chat.chat_message_tag_edited" = "Verander";
"chat.chat_message_tag_participant" = "Deelnemer";
"chat.chat_message_tag_translated" = "Vertaal";
"chat.chat_message_text_feedback_ask" = "Sal jy omgee om ons ondersteuning te beoordeel?";
"chat.chat_message_text_feedback_main" = "Dankie dat jy met ons gesels het.";
"chat.chat_message_text_feedback_pick_ignore" = "Nee dankie";
"chat.chat_message_text_feedback_pick_rate" = "Beoordeel ondersteuning";
"chat.chat_message_text_feedback_submitted" = "Dankie vir jou terugvoering!";
"chat.chat_message_text_game_ask" = "Wil jy 'n lekke speletjie speel terwyl jy wag?";
"chat.chat_message_text_game_main" = "Dit lyk of ons 'n tydjie neem om te antwoord.";
"chat.chat_message_text_game_pick_no" = "Nee, dankie";
"chat.chat_message_text_game_pick_yes" = "Speel 'n speletjie";
"chat.chat_message_text_identity_ask" = "hoe wil jy hê moet ons jou antwoord?";
"chat.chat_message_text_identity_ask_email" = "Wat is jou e-posadres?";
"chat.chat_message_text_identity_ask_field_email" = "Tik jou e-posadres in …";
"chat.chat_message_text_identity_ask_field_phone" = "Tik jou selfoonnommer in …";
"chat.chat_message_text_identity_ask_phone" = "Wat is jou selfoonnommer?";
"chat.chat_message_text_identity_main" = "Ingeval jy weggaan of ons later antwoord:";
"chat.chat_message_text_identity_pick_email" = "E-pos";
"chat.chat_message_text_identity_pick_phone" = "Selfoon";
"chat.chat_offline_fail" = "Nie aanlyn nie. Laai asseblief weer die bladsy.";
"chat.chat_offline_inactive" = "Vanlyn. Jy was 'n geruime tyd onaktief.";
"chat.chat_offline_label_frozen" = "Geen boodskappe kan vir eers ontvang of gestuur word nie.";
"chat.chat_offline_label_resume" = "Stuur 'n boodskap om weer aan te klets.";
"chat.chat_offline_main" = "Netwerk is nie aanlyn nie. Probeer tans verbind …";
"chat.chat_pickers_gif_no_results" = "Geen resultate. Probeer iets anders.";
"chat.chat_pickers_gif_search" = "Soek GIFs…";
"chat.chat_pickers_selector_gifs" = "GIFs";
"chat.chat_pickers_selector_smileys" = "Emojis";
"chat.minimized_connect_alert_failure" = "Kon nie verbind nie. Die boodskapfunksie is dalk nie tans beskikbaar.";
"chat.minimized_tooltip_message_compose" = "Tik jou antwoord";
"chat.minimized_tooltip_message_from" = "Boodskap van";
"date.now" = "nou net";
"date.second" = "'n paar sekondes gelede";
"duration.days" = "'n paar dae";
"duration.now" = "onmiddellik";
"duration.second" = "'n paar sekondes";
"ios.chat_alerts_new_messages" = "There are new messages below. Tap to see.";
"ios.chat_alerts_warn_reply_email_default" = "Tap to set your email to get notifications.";
"ios.chat_alerts_warn_reply_phone_default" = "Tap to set your phone to get notifications.";
"ios.chat_attachment_cancel" = "Cancel";
"ios.chat_attachment_select_file" = "Select File";
"ios.chat_attachment_select_photo" = "Select Photo";
"ios.chat_attachment_take_photo" = "Take Photo";
"ios.chat_fieldmessage_submit" = "Ok";
"ios.chat_generic_error_ok" = "Ok";
"ios.chat_message_detail_cancel" = "Cancel";
"ios.chat_message_detail_copy" = "Copy";
"ios.chat_message_detail_sent_at" = "Sent at";
"ios.chat_message_detail_sent_from" = "Sent from";
"ios.chat_startup_error_cancel" = "Cancel";
"ios.chat_startup_error_message" = "We could not connect to the chat. Try again now, or later.";
"ios.chat_startup_error_retry" = "Try again";
"ios.chat_startup_error_title" = "Error starting chat";
"ios.chat_startup_message" = "Starting chat…";
"ios.chat_upload_upload_url_request_timeout" = "Failed to upload file.";
"ios.helpdesk_open_helpdesk" = "Open Helpdesk";
"ios.helpdesk_search_placeholder" = "Search our help center…";
"ios.helpdesk_share_action_open_in_browser" = "Open in Browser";
"ios.helpdesk_view_in_helpdesk" = "View in Helpdesk";
"theme_text.1_chat" = "Vrae? Gesels met my!";
"theme_text.2_chat" = "Vra ons jou vrae";
"theme_text.3_chat" = "Vra my jou vrae";
"theme_text.4_chat" = "Gesels met die bystandspan";
"theme_text.default_chat" = "Vrae? Gesels met ons!";
"theme_welcome.1_chat" = "Hallo, wil jy met ons gesels?";
"theme_welcome.2_chat" = "Enigiets wat jy wil vra?";
"theme_welcome.3_chat" = "Hallo, vra gerus enige vrae rakende %1$@.";
"theme_welcome.4_chat" = "Hallo! Hoe kan ek help? :)";
"theme_welcome.5_chat" = "Enige vrae rakende %1$@?";
"theme_welcome.default_chat" = "Hoe kan ons help?";
@@ -0,0 +1,70 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
<key>date.hour</key>
<dict>
<key>NSStringLocalizedFormatKey</key>
<string>%#@value@</string>
<key>value</key>
<dict>
<key>NSStringFormatSpecTypeKey</key>
<string>NSStringPluralRuleType</string>
<key>NSStringFormatValueTypeKey</key>
<string>d</string>
<key>one</key>
<string>'n uur gelede</string>
<key>other</key>
<string>%1$d ure gelede</string>
</dict>
</dict>
<key>date.minute</key>
<dict>
<key>NSStringLocalizedFormatKey</key>
<string>%#@value@</string>
<key>value</key>
<dict>
<key>NSStringFormatSpecTypeKey</key>
<string>NSStringPluralRuleType</string>
<key>NSStringFormatValueTypeKey</key>
<string>d</string>
<key>one</key>
<string>'n minuut gelede</string>
<key>other</key>
<string>%1$d minute gelede</string>
</dict>
</dict>
<key>duration.hour</key>
<dict>
<key>NSStringLocalizedFormatKey</key>
<string>%#@value@</string>
<key>value</key>
<dict>
<key>NSStringFormatSpecTypeKey</key>
<string>NSStringPluralRuleType</string>
<key>NSStringFormatValueTypeKey</key>
<string>d</string>
<key>one</key>
<string>'n uur</string>
<key>other</key>
<string>%1$d ure</string>
</dict>
</dict>
<key>duration.minute</key>
<dict>
<key>NSStringLocalizedFormatKey</key>
<string>%#@value@</string>
<key>value</key>
<dict>
<key>NSStringFormatSpecTypeKey</key>
<string>NSStringPluralRuleType</string>
<key>NSStringFormatValueTypeKey</key>
<string>d</string>
<key>one</key>
<string>'n minuut</string>
<key>other</key>
<string>%1$d minute</string>
</dict>
</dict>
</dict>
</plist>
@@ -0,0 +1,127 @@
"call.call_abort_warn" = "سيؤدي التنقل أثناء مكالمة جارية إلى إيقاف المكالمة.";
"call.ring_actions_accept" = "موافق";
"call.ring_actions_decline" = "رفض";
"call.ring_title_label" = "٪ 1s يتصل بك …";
"call.ring_title_website" = "دعم٪ 1s";
"call.screen_label_audio_muted" = "تم كتم الصوت";
"call.screen_label_video_muted" = "تم كتم صوت الفيديو";
"call.screen_status_connecting" = "يتم الاتصال.";
"call.screen_status_ongoing" = "مستمر";
"chat.chat_alerts_email_invalid" = "لقد كتبت بريدك الالكتروني بطريقة خاطئة , هل تستطيع اعادة التدقيق فيه؟";
"chat.chat_alerts_new_messages" = "هناك رسائل جديدة ادناه. اضغط لتراها";
"chat.chat_alerts_wait_reply_away" = "نحن غير متصلين . سوف نرسل لك بريد الكتروني.";
"chat.chat_alerts_wait_reply_online" = "شكرا ! سوف نقوم بالرد خلال لحظات";
"chat.chat_alerts_warn_reply_email_default" = "انقر لتعيين بريدك الإلكتروني للحصول على الإخطارات.";
"chat.chat_alerts_warn_reply_email_force" = "يرجى ضبط بريدك الإلكتروني للمتابعة.";
"chat.chat_alerts_warn_reply_phone_default" = "انقر لتعيين هاتفك للحصول على إشعارات.";
"chat.chat_alerts_warn_reply_phone_force" = "يرجى ضبط هاتفك للمتابعة.";
"chat.chat_feedback_rate_placeholder" = "أي شيء ليقوله؟";
"chat.chat_feedback_rate_submit" = "أرسل تقييمك";
"chat.chat_feedback_rate_title" = "كيف أبلينا؟";
"chat.chat_form_attach_alert_error" = "حدث خطأ أثناء تحميل الملف. حاول مرة اخرى.";
"chat.chat_form_attach_alert_quota" = "تم تجاوز حصة تحميل الملفات اليومية ، أو غير مسموح بامتداد الملف.";
"chat.chat_form_attach_alert_size" = "حجم الملف كبير. الرجاء تصغير حجم الملف و المحاوله مره اخرى.";
"chat.chat_form_attach_wait_preparing" = "خطة";
"chat.chat_form_attach_wait_uploading" = "تحميل";
"chat.chat_form_feedback_tooltip" = "قيم هذه الدردشة";
"chat.chat_form_field_disabled" = "المراسلة غير متاحة.";
"chat.chat_form_field_message" = "اكتب رسالتك …";
"chat.chat_form_send_hint" = "إرسال";
"chat.chat_game_controls_stop" = "وقف اللعب";
"chat.chat_header_channels" = "المزيد من القنوات";
"chat.chat_header_helpdesk_curated" = "الأكثر قراءة المقالات";
"chat.chat_header_helpdesk_results" = "المقالات التي تم البحث عنها";
"chat.chat_header_initial_avatar_website_tooltip" = "و %1$@ أخرى";
"chat.chat_header_mode_chat" = "محادثة";
"chat.chat_header_mode_helpdesk" = "مركز المساعدة";
"chat.chat_header_ongoing_channel_continue" = "استمر في٪ 1s";
"chat.chat_header_ongoing_channel_continue_email" = "ايميل";
"chat.chat_header_ongoing_channel_continue_phone" = "هاتف";
"chat.chat_header_ongoing_from" = "من";
"chat.chat_header_ongoing_status_away" = "الدعم الفني غير متصل";
"chat.chat_header_ongoing_status_last" = "كان متصل منذ %1$@";
"chat.chat_header_ongoing_status_metrics" = "عادة يتم الرد في اقل من %1$@";
"chat.chat_header_ongoing_status_online" = "الدعم الفني متصل";
"chat.chat_health_label_link" = "انظر صفحة الحالة الخاصة بنا";
"chat.chat_health_label_updates" = "للتحديثات الجديدة.";
"chat.chat_health_main" = "بعض خدماتنا لا تعمل.";
"chat.chat_helpdesk_search_empty" = "لا نتائج للبحث. جرب كلمات رئيسية أخرى.";
"chat.chat_helpdesk_search_form_field" = "ابحث في مركز المساعدة الخاص بنا …";
"chat.chat_helpdesk_search_unpopulated" = "لا توجد مقالات في مركز المساعدة حتى الآن.";
"chat.chat_helpdesk_viewer_open_tooltip" = "عرض في مكتب المساعدة";
"chat.chat_message_audio_play_error" = "تعذر تشغيل هذا الملف الصوتي. ربما انتهت صلاحيته.";
"chat.chat_message_error_retry" = "فشل في الارسال. المحاولة مجددا؟";
"chat.chat_message_file_name" = "الملف الملحق";
"chat.chat_message_info_read" = "اقرأ";
"chat.chat_message_send_abort_warn" = "لم يتم إرسال بعض الرسائل بعد. سيؤدي التنقل إلى منع إرسالها.";
"chat.chat_message_tag_edited" = "معدلة";
"chat.chat_message_tag_participant" = "مشارك";
"chat.chat_message_tag_translated" = "مترجمة";
"chat.chat_message_text_feedback_ask" = "Would you mind rating our support?";
"chat.chat_message_text_feedback_main" = "Thanks for chatting with us.";
"chat.chat_message_text_feedback_pick_ignore" = "No, thanks";
"chat.chat_message_text_feedback_pick_rate" = "Rate support";
"chat.chat_message_text_feedback_submitted" = "Thank you for your feedback!";
"chat.chat_message_text_game_ask" = "أثناء الانتظار ، هل تريد أن تلعب لعبة رائعة؟";
"chat.chat_message_text_game_main" = "يبدو أننا نأخذ وقتًا للرد.";
"chat.chat_message_text_game_pick_no" = "لا شكرا";
"chat.chat_message_text_game_pick_yes" = "إلعب لعبة";
"chat.chat_message_text_identity_ask" = "كيف تريد منا أن نعود إليك؟";
"chat.chat_message_text_identity_ask_email" = "ما هو عنوان البريد الإلكتروني الخاص بك؟";
"chat.chat_message_text_identity_ask_field_email" = "أدخل عنوان بريدك الالكتروني…";
"chat.chat_message_text_identity_ask_field_phone" = "ما هو رقم هاتفك؟";
"chat.chat_message_text_identity_ask_phone" = "ما هو رقم هاتفك؟";
"chat.chat_message_text_identity_main" = "فقط في حالة المغادرة أو الرد في وقت لاحق:";
"chat.chat_message_text_identity_pick_email" = "ايميل";
"chat.chat_message_text_identity_pick_phone" = "هاتف";
"chat.chat_offline_fail" = "غير متصل على الانترنت. رجاء أعد تحميل الصفحة.";
"chat.chat_offline_inactive" = "غير متصل على الانترنت. كنت غير نشط لبعض الوقت.";
"chat.chat_offline_label_frozen" = "لا يمكن استلام الرسائل أو إرسالها في الوقت الحالي.";
"chat.chat_offline_label_resume" = "أرسل رسالة لإعادة الاتصال بالدردشة.";
"chat.chat_offline_main" = "الشبكة دون اتصال. جاري إعادة الاتصال …";
"chat.chat_pickers_gif_no_results" = "لا نتائج. حاول البحث مرة أخرى.";
"chat.chat_pickers_gif_search" = "بحث عن ملفات GIF";
"chat.chat_pickers_selector_gifs" = "صور متحركة";
"chat.chat_pickers_selector_smileys" = "ابتسامات";
"chat.minimized_connect_alert_failure" = "فشل الاتصال. قد تكون المراسلة غير متاحة في الوقت الحالي.";
"chat.minimized_tooltip_message_compose" = "اكتب ردك";
"chat.minimized_tooltip_message_from" = "رسالة من";
"date.now" = "الان";
"date.second" = "قبل ثواني";
"duration.days" = "قبل بضعة ايام";
"duration.now" = "حالا";
"duration.second" = "منذ ثواني ";
"ios.chat_alerts_new_messages" = "There are new messages below. Tap to see.";
"ios.chat_alerts_warn_reply_email_default" = "Tap to set your email to get notifications.";
"ios.chat_alerts_warn_reply_phone_default" = "Tap to set your phone to get notifications.";
"ios.chat_attachment_cancel" = "Cancel";
"ios.chat_attachment_select_file" = "Select File";
"ios.chat_attachment_select_photo" = "Select Photo";
"ios.chat_attachment_take_photo" = "Take Photo";
"ios.chat_fieldmessage_submit" = "Ok";
"ios.chat_generic_error_ok" = "Ok";
"ios.chat_message_detail_cancel" = "Cancel";
"ios.chat_message_detail_copy" = "Copy";
"ios.chat_message_detail_sent_at" = "Sent at";
"ios.chat_message_detail_sent_from" = "Sent from";
"ios.chat_startup_error_cancel" = "Cancel";
"ios.chat_startup_error_message" = "We could not connect to the chat. Try again now, or later.";
"ios.chat_startup_error_retry" = "Try again";
"ios.chat_startup_error_title" = "Error starting chat";
"ios.chat_startup_message" = "Starting chat…";
"ios.chat_upload_upload_url_request_timeout" = "Failed to upload file.";
"ios.helpdesk_open_helpdesk" = "Open Helpdesk";
"ios.helpdesk_search_placeholder" = "Search our help center…";
"ios.helpdesk_share_action_open_in_browser" = "Open in Browser";
"ios.helpdesk_view_in_helpdesk" = "View in Helpdesk";
"theme_text.1_chat" = "لديك اسئله؟ تحدث معي!";
"theme_text.2_chat" = "اخبرنا اسئلتك";
"theme_text.3_chat" = "اخبرني اسئلتك";
"theme_text.4_chat" = "تحدث مع الدعم الفني";
"theme_text.default_chat" = "لديك اسئله؟ تحدث معنا!";
"theme_welcome.1_chat" = "مرحبا , هل تريد التحدث معنا ؟";
"theme_welcome.2_chat" = "هل لديك أي اسئله";
"theme_welcome.3_chat" = "مرحبا , هل لديك اي اسئله حول %1$@ ";
"theme_welcome.4_chat" = "مرحبا ! كيف نستطيع مساعدتك ؟ :(";
"theme_welcome.5_chat" = "اي سؤال حول %1$@ ؟";
"theme_welcome.default_chat" = "كيف نستطيع مساعدتك %1$@ ؟";
@@ -0,0 +1,70 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
<key>date.hour</key>
<dict>
<key>NSStringLocalizedFormatKey</key>
<string>%#@value@</string>
<key>value</key>
<dict>
<key>NSStringFormatSpecTypeKey</key>
<string>NSStringPluralRuleType</string>
<key>NSStringFormatValueTypeKey</key>
<string>d</string>
<key>one</key>
<string>قبل ساعة</string>
<key>other</key>
<string>%1$d ساعة مضت</string>
</dict>
</dict>
<key>date.minute</key>
<dict>
<key>NSStringLocalizedFormatKey</key>
<string>%#@value@</string>
<key>value</key>
<dict>
<key>NSStringFormatSpecTypeKey</key>
<string>NSStringPluralRuleType</string>
<key>NSStringFormatValueTypeKey</key>
<string>d</string>
<key>one</key>
<string>قبل دقيقة</string>
<key>other</key>
<string>%1$d دقيقة مضت</string>
</dict>
</dict>
<key>duration.hour</key>
<dict>
<key>NSStringLocalizedFormatKey</key>
<string>%#@value@</string>
<key>value</key>
<dict>
<key>NSStringFormatSpecTypeKey</key>
<string>NSStringPluralRuleType</string>
<key>NSStringFormatValueTypeKey</key>
<string>d</string>
<key>one</key>
<string>منذ ساعة</string>
<key>other</key>
<string>%1$d ساعة</string>
</dict>
</dict>
<key>duration.minute</key>
<dict>
<key>NSStringLocalizedFormatKey</key>
<string>%#@value@</string>
<key>value</key>
<dict>
<key>NSStringFormatSpecTypeKey</key>
<string>NSStringPluralRuleType</string>
<key>NSStringFormatValueTypeKey</key>
<string>d</string>
<key>one</key>
<string>منذ دقيقة</string>
<key>other</key>
<string>%1$d دقائق</string>
</dict>
</dict>
</dict>
</plist>
@@ -0,0 +1,127 @@
"call.call_abort_warn" = "سيتم إيقاف التنقل عندما يجري مكالمة المكالمة.";
"call.ring_actions_accept" = "قبول";
"call.ring_actions_decline" = "رفض";
"call.ring_title_label" = "%1$@ يتصل بك…";
"call.ring_title_website" = "%1$@ الدعم";
"call.screen_label_audio_muted" = "كتم الصوت";
"call.screen_label_video_muted" = "إيقاف الفيديو";
"call.screen_status_connecting" = "جارٍ الإتصال";
"call.screen_status_ongoing" = "جارٍ";
"chat.chat_alerts_email_invalid" = "خطأ في كتابة عنوان البريد الإلكتروني. هلا حاولت مجدداً؟";
"chat.chat_alerts_new_messages" = "رسائل جديدة. أنقر للمشاهدة";
"chat.chat_alerts_wait_reply_away" = "الدعم غير متواجد حاليًا. سنراسلك عبر البريد الإلكتروني";
"chat.chat_alerts_wait_reply_online" = "شكرًا! سنقوم بالرد خلال مدة قصيرة";
"chat.chat_alerts_warn_reply_email_default" = "انقر لإعادة تعيين عنوان بريدك الإلكتروني للحصول على الإشعارات.";
"chat.chat_alerts_warn_reply_email_force" = "يرجى إضافة البريد الإلكتروني الخاص بك للإستمرار.";
"chat.chat_alerts_warn_reply_phone_default" = "انقر لإعادة تعيين الهاتف الخاص بك للحصول على الإشعارات.";
"chat.chat_alerts_warn_reply_phone_force" = "يرجى تعيين الهاتف الخاص بك للإستمرار.";
"chat.chat_feedback_rate_placeholder" = "هل تود إضافة شيء آخر؟";
"chat.chat_feedback_rate_submit" = "إرسال التقييم";
"chat.chat_feedback_rate_title" = "ماهو تقييمك؟";
"chat.chat_form_attach_alert_error" = "حصل خطأ أثناء رفع الملف. الرجاء المحاولة مجدداً.";
"chat.chat_form_attach_alert_quota" = "تم تجاوز الحصة النسبية لتحميل الملفات اليومية. أو صيغة الملف غير مسموح بها.";
"chat.chat_form_attach_alert_size" = "حجم الملف أكبر من الحد الأقصى. فضلًا تقليل الحجم.";
"chat.chat_form_attach_wait_preparing" = "يتم التجهيز";
"chat.chat_form_attach_wait_uploading" = "جاري الرفع";
"chat.chat_form_feedback_tooltip" = "قيم محادثتك";
"chat.chat_form_field_disabled" = "المراسلة غير متاحة.";
"chat.chat_form_field_message" = "اكتب رسالتك…";
"chat.chat_form_send_hint" = "إرسال";
"chat.chat_game_controls_stop" = "التوقف عن اللعب";
"chat.chat_header_channels" = "قنوات التواصل";
"chat.chat_header_helpdesk_curated" = "المقالات الأكثر قراءة";
"chat.chat_header_helpdesk_results" = "نتائج البحث";
"chat.chat_header_initial_avatar_website_tooltip" = "والمزيد %1$@";
"chat.chat_header_mode_chat" = "محادثة";
"chat.chat_header_mode_helpdesk" = "مركز المساعدة";
"chat.chat_header_ongoing_channel_continue" = "الإستمرار في %1$@";
"chat.chat_header_ongoing_channel_continue_email" = "البريد الإلكتروني";
"chat.chat_header_ongoing_channel_continue_phone" = "الهاتف";
"chat.chat_header_ongoing_from" = "من";
"chat.chat_header_ongoing_status_away" = "فريق الدعم غير متاح حالياً";
"chat.chat_header_ongoing_status_last" = "آخر ظهور %1$@";
"chat.chat_header_ongoing_status_metrics" = "عادة يتم الرد ‏خلال أقل من %1$@";
"chat.chat_header_ongoing_status_online" = "فريق الدعم متاح حالياً";
"chat.chat_health_label_link" = "أطلع على صفحة نشاط الخدمات";
"chat.chat_health_label_updates" = "لمزيد من التحديثات";
"chat.chat_health_main" = "بعض من خدماتنا لا تعمل";
"chat.chat_helpdesk_search_empty" = "لا نتائج للبحث. جرب كلمات رئيسية أخرى.";
"chat.chat_helpdesk_search_form_field" = "أبحث بمركز المساعدة…";
"chat.chat_helpdesk_search_unpopulated" = "لا توجد مقالات في مركز المساعدة في الوقت الحالي.";
"chat.chat_helpdesk_viewer_open_tooltip" = "المشاهدة في مركز المساعدة";
"chat.chat_message_audio_play_error" = "تعذر تشغيل هذا الملف الصوتي. ربما انتهت صلاحيته.";
"chat.chat_message_error_retry" = "فشل في الإرسال. المحاولة مجدداً؟";
"chat.chat_message_file_name" = "ملف مرفق";
"chat.chat_message_info_read" = "مقروء";
"chat.chat_message_send_abort_warn" = "بعض الرسائل لم ترسل بعد. إغلاق الصفحة سيمنع إرسالها.";
"chat.chat_message_tag_edited" = "محرر";
"chat.chat_message_tag_participant" = "المشارك";
"chat.chat_message_tag_translated" = "مترجم";
"chat.chat_message_text_feedback_ask" = "هل بإمكانك تقييمنا؟";
"chat.chat_message_text_feedback_main" = "شكرًا لتواصلك معنا";
"chat.chat_message_text_feedback_pick_ignore" = "لا، شكرًا";
"chat.chat_message_text_feedback_pick_rate" = "التقييم";
"chat.chat_message_text_feedback_submitted" = "شكرًا لتقييمك!";
"chat.chat_message_text_game_ask" = "أثناء الإنتظار، هل تريد ان تلعب لعبة؟";
"chat.chat_message_text_game_main" = "يبدو بإننا نستغرق بعض الوقت للرد.";
"chat.chat_message_text_game_pick_no" = "لا، شكراً";
"chat.chat_message_text_game_pick_yes" = "ألعب";
"chat.chat_message_text_identity_ask" = "كيف تريد منا أن نعاود الاتصال بك؟";
"chat.chat_message_text_identity_ask_email" = "ما هو عنوان بريدك الإلكتروني؟";
"chat.chat_message_text_identity_ask_field_email" = "أدخل عنوان بريدك الإلكتروني…";
"chat.chat_message_text_identity_ask_field_phone" = "أدخل رقم هاتفك…";
"chat.chat_message_text_identity_ask_phone" = "ما هو رقم هاتفك؟";
"chat.chat_message_text_identity_main" = "فقط في حال مغادرتك أو قمنا بالرد عليك فى وقت لاحق:";
"chat.chat_message_text_identity_pick_email" = "البريد الإلكتروني";
"chat.chat_message_text_identity_pick_phone" = "الهاتف";
"chat.chat_offline_fail" = "غير متصل، الرجاء اعادة تحميل الصفحة";
"chat.chat_offline_inactive" = "غير متصل على الانترنت. كنت غير نشط لبعض الوقت.";
"chat.chat_offline_label_frozen" = "لا يمكن استلام الرسائل أو إرسالها في الوقت الحالي.";
"chat.chat_offline_label_resume" = "أرسل رسالة لإعادة الاتصال بالدردشة.";
"chat.chat_offline_main" = "بدون اتصال. إعادة الإتصال…";
"chat.chat_pickers_gif_no_results" = "لا توجد نتائج. حاول بكلمات أخرى.";
"chat.chat_pickers_gif_search" = "بحث عن صور متحركة";
"chat.chat_pickers_selector_gifs" = "الصور المتحركة";
"chat.chat_pickers_selector_smileys" = "الرموز التعبيرية";
"chat.minimized_connect_alert_failure" = "فشل الإتصال. المراسلة قد تكون غير متاحة في الوقت الحالي.";
"chat.minimized_tooltip_message_compose" = "اكتب رسالتك";
"chat.minimized_tooltip_message_from" = "رسالة من";
"date.now" = "الآن";
"date.second" = "قبل عدة ثوان";
"duration.days" = "قبل عدة أيام";
"duration.now" = "لحظياً";
"duration.second" = "عدة ثواني";
"ios.chat_alerts_new_messages" = "There are new messages below. Tap to see.";
"ios.chat_alerts_warn_reply_email_default" = "Tap to set your email to get notifications.";
"ios.chat_alerts_warn_reply_phone_default" = "Tap to set your phone to get notifications.";
"ios.chat_attachment_cancel" = "Cancel";
"ios.chat_attachment_select_file" = "Select File";
"ios.chat_attachment_select_photo" = "Select Photo";
"ios.chat_attachment_take_photo" = "Take Photo";
"ios.chat_fieldmessage_submit" = "Ok";
"ios.chat_generic_error_ok" = "Ok";
"ios.chat_message_detail_cancel" = "Cancel";
"ios.chat_message_detail_copy" = "Copy";
"ios.chat_message_detail_sent_at" = "Sent at";
"ios.chat_message_detail_sent_from" = "Sent from";
"ios.chat_startup_error_cancel" = "Cancel";
"ios.chat_startup_error_message" = "We could not connect to the chat. Try again now, or later.";
"ios.chat_startup_error_retry" = "Try again";
"ios.chat_startup_error_title" = "Error starting chat";
"ios.chat_startup_message" = "Starting chat…";
"ios.chat_upload_upload_url_request_timeout" = "Failed to upload file.";
"ios.helpdesk_open_helpdesk" = "Open Helpdesk";
"ios.helpdesk_search_placeholder" = "Search our help center…";
"ios.helpdesk_share_action_open_in_browser" = "Open in Browser";
"ios.helpdesk_view_in_helpdesk" = "View in Helpdesk";
"theme_text.1_chat" = "لديك إستفسار؟ تحدث معي!";
"theme_text.2_chat" = "وجه اسئلتك لفريق الدعم";
"theme_text.3_chat" = "اسألني أسئلتك";
"theme_text.4_chat" = "تحدث مع الدعم";
"theme_text.default_chat" = "لديك إستفسار؟ تحدث معنا!";
"theme_welcome.1_chat" = "مرحبًا، تود التحدث معنا؟";
"theme_welcome.2_chat" = "لديك أي إستفسار؟";
"theme_welcome.3_chat" = "مرحبًا، سنجيب على إستفساراتك بخصوص %1$@ .";
"theme_welcome.4_chat" = "مرحبًا! كيف أستطيع مساعدتك :)";
"theme_welcome.5_chat" = "أي أسئلة أو استفسار بخصوص %1$@ ؟";
"theme_welcome.default_chat" = "كيف نستطيع مساعدتك بخصوص %1$@ ؟";
@@ -0,0 +1,70 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
<key>date.hour</key>
<dict>
<key>NSStringLocalizedFormatKey</key>
<string>%#@value@</string>
<key>value</key>
<dict>
<key>NSStringFormatSpecTypeKey</key>
<string>NSStringPluralRuleType</string>
<key>NSStringFormatValueTypeKey</key>
<string>d</string>
<key>one</key>
<string>منذ ساعة</string>
<key>other</key>
<string>منذ %1$d ساعات</string>
</dict>
</dict>
<key>date.minute</key>
<dict>
<key>NSStringLocalizedFormatKey</key>
<string>%#@value@</string>
<key>value</key>
<dict>
<key>NSStringFormatSpecTypeKey</key>
<string>NSStringPluralRuleType</string>
<key>NSStringFormatValueTypeKey</key>
<string>d</string>
<key>one</key>
<string>منذ دقيقة</string>
<key>other</key>
<string>منذ %1$d دقيقة</string>
</dict>
</dict>
<key>duration.hour</key>
<dict>
<key>NSStringLocalizedFormatKey</key>
<string>%#@value@</string>
<key>value</key>
<dict>
<key>NSStringFormatSpecTypeKey</key>
<string>NSStringPluralRuleType</string>
<key>NSStringFormatValueTypeKey</key>
<string>d</string>
<key>one</key>
<string>ساعة</string>
<key>other</key>
<string>%1$d ساعات</string>
</dict>
</dict>
<key>duration.minute</key>
<dict>
<key>NSStringLocalizedFormatKey</key>
<string>%#@value@</string>
<key>value</key>
<dict>
<key>NSStringFormatSpecTypeKey</key>
<string>NSStringPluralRuleType</string>
<key>NSStringFormatValueTypeKey</key>
<string>d</string>
<key>one</key>
<string>دقيقة</string>
<key>other</key>
<string>%1$d دقائق</string>
</dict>
</dict>
</dict>
</plist>
@@ -0,0 +1,127 @@
"call.call_abort_warn" = "سيؤدي الإبحار عندما تكون المكالمة جارية إلى إيقاف المكالمة.";
"call.ring_actions_accept" = "قبول";
"call.ring_actions_decline" = "انخفاض";
"call.ring_title_label" = "٪ 1s يتصل بك …";
"call.ring_title_website" = "دعم٪ 1s";
"call.screen_label_audio_muted" = "تم كتم الصوت";
"call.screen_label_video_muted" = "تم كتم صوت الفيديو";
"call.screen_status_connecting" = "توصيل…";
"call.screen_status_ongoing" = "جاري التنفيذ";
"chat.chat_alerts_email_invalid" = "لقد أخطأت في كتابة بريدك الإلكتروني ، هل يمكنك التحقق منه؟";
"chat.chat_alerts_new_messages" = "هناك رسائل جديدة أدناه. انقر لتشاهد.";
"chat.chat_alerts_wait_reply_away" = "نحن لسنا على الإنترنت. سوف نرسل لك بريد الكتروني";
"chat.chat_alerts_wait_reply_online" = "شكر! يجب أن نرد في لحظات قليلة.";
"chat.chat_alerts_warn_reply_email_default" = "انقر لتعيين بريدك الإلكتروني للحصول على الإخطارات.";
"chat.chat_alerts_warn_reply_email_force" = "يرجى ضبط بريدك الإلكتروني للمتابعة.";
"chat.chat_alerts_warn_reply_phone_default" = "انقر لتعيين هاتفك للحصول على إشعارات.";
"chat.chat_alerts_warn_reply_phone_force" = "يرجى ضبط هاتفك للمتابعة.";
"chat.chat_feedback_rate_placeholder" = "أي شيء ليقوله؟";
"chat.chat_feedback_rate_submit" = "أرسل تقييمك";
"chat.chat_feedback_rate_title" = "كيف أبلينا؟";
"chat.chat_form_attach_alert_error" = "حدث خطأ أثناء تحميل الملف. حاول مرة اخرى.";
"chat.chat_form_attach_alert_quota" = "تم تجاوز حصة تحميل الملفات اليومية ، أو غير مسموح بامتداد الملف.";
"chat.chat_form_attach_alert_size" = "الملف كبير جدًا. الرجاء تقليل حجمه وحاول مرة أخرى.";
"chat.chat_form_attach_wait_preparing" = "خطة";
"chat.chat_form_attach_wait_uploading" = "تحميل";
"chat.chat_form_feedback_tooltip" = "قيم هذه الدردشة";
"chat.chat_form_field_disabled" = "المراسلة غير متاحة.";
"chat.chat_form_field_message" = "اكتب رسالتك …";
"chat.chat_form_send_hint" = "إرسال";
"chat.chat_game_controls_stop" = "وقف اللعب";
"chat.chat_header_channels" = "المزيد من القنوات";
"chat.chat_header_helpdesk_curated" = "الأكثر قراءة المقالات";
"chat.chat_header_helpdesk_results" = "المقالات التي تم البحث عنها";
"chat.chat_header_initial_avatar_website_tooltip" = "و %1$@ أخرى";
"chat.chat_header_mode_chat" = "محادثة";
"chat.chat_header_mode_helpdesk" = "مركز المساعدة";
"chat.chat_header_ongoing_channel_continue" = "استمر في٪ 1s";
"chat.chat_header_ongoing_channel_continue_email" = "البريد الإلكتروني";
"chat.chat_header_ongoing_channel_continue_phone" = "هاتف";
"chat.chat_header_ongoing_from" = "من عند";
"chat.chat_header_ongoing_status_away" = "الدعم بعيد";
"chat.chat_header_ongoing_status_last" = "كان آخر نشاط٪ 1s";
"chat.chat_header_ongoing_status_metrics" = "عادة الردود تحت٪ 1s";
"chat.chat_header_ongoing_status_online" = "الدعم عبر الإنترنت";
"chat.chat_health_label_link" = "انظر صفحة الحالة الخاصة بنا";
"chat.chat_health_label_updates" = "لمزيد من التحديثات.";
"chat.chat_health_main" = "بعض خدماتنا لا تعمل.";
"chat.chat_helpdesk_search_empty" = "لا نتائج للبحث. جرب كلمات رئيسية أخرى.";
"chat.chat_helpdesk_search_form_field" = "ابحث في مركز المساعدة الخاص بنا …";
"chat.chat_helpdesk_search_unpopulated" = "لا توجد مقالات في مركز المساعدة حتى الآن.";
"chat.chat_helpdesk_viewer_open_tooltip" = "عرض في مكتب المساعدة";
"chat.chat_message_audio_play_error" = "تعذر تشغيل هذا الملف الصوتي. ربما انتهت صلاحيته.";
"chat.chat_message_error_retry" = "فشل فى الارسال. إعادة المحاولة؟";
"chat.chat_message_file_name" = "الملف المرفق";
"chat.chat_message_info_read" = "اقرأ";
"chat.chat_message_send_abort_warn" = "لم يتم إرسال بعض الرسائل بعد. سيؤدي التنقل إلى منع إرسالها.";
"chat.chat_message_tag_edited" = "تم التعديل";
"chat.chat_message_tag_participant" = "مشارك";
"chat.chat_message_tag_translated" = "مترجم";
"chat.chat_message_text_feedback_ask" = "Would you mind rating our support?";
"chat.chat_message_text_feedback_main" = "Thanks for chatting with us.";
"chat.chat_message_text_feedback_pick_ignore" = "No, thanks";
"chat.chat_message_text_feedback_pick_rate" = "Rate support";
"chat.chat_message_text_feedback_submitted" = "Thank you for your feedback!";
"chat.chat_message_text_game_ask" = "أثناء الانتظار ، هل تريد أن تلعب لعبة رائعة؟";
"chat.chat_message_text_game_main" = "يبدو أننا نأخذ وقتًا للرد.";
"chat.chat_message_text_game_pick_no" = "لا شكرا";
"chat.chat_message_text_game_pick_yes" = "إلعب لعبة";
"chat.chat_message_text_identity_ask" = "كيف تريد منا أن نعود إليك؟";
"chat.chat_message_text_identity_ask_email" = "ما هو عنوان البريد الإلكتروني الخاص بك؟";
"chat.chat_message_text_identity_ask_field_email" = "أدخل عنوان بريدك الالكتروني…";
"chat.chat_message_text_identity_ask_field_phone" = "أدخل رقم هاتفك…";
"chat.chat_message_text_identity_ask_phone" = "ما هو رقم هاتفك؟";
"chat.chat_message_text_identity_main" = "فقط في حالة المغادرة أو الرد في وقت لاحق:";
"chat.chat_message_text_identity_pick_email" = "البريد الإلكتروني";
"chat.chat_message_text_identity_pick_phone" = "هاتف";
"chat.chat_offline_fail" = "غير متصل على الانترنت. رجاء أعد تحميل الصفحة.";
"chat.chat_offline_inactive" = "غير متصل على الانترنت. كنت غير نشط لبعض الوقت.";
"chat.chat_offline_label_frozen" = "لا يمكن استلام الرسائل أو إرسالها في الوقت الحالي.";
"chat.chat_offline_label_resume" = "أرسل رسالة لإعادة الاتصال بالدردشة.";
"chat.chat_offline_main" = "الشبكة دون اتصال. جاري إعادة الاتصال …";
"chat.chat_pickers_gif_no_results" = "لا نتائج. حاول البحث مرة أخرى.";
"chat.chat_pickers_gif_search" = "بحث عن ملفات GIF …";
"chat.chat_pickers_selector_gifs" = "ملفات GIF";
"chat.chat_pickers_selector_smileys" = "الوجوه الضاحكة";
"chat.minimized_connect_alert_failure" = "فشل الاتصال. قد تكون المراسلة غير متاحة في الوقت الحالي.";
"chat.minimized_tooltip_message_compose" = "اكتب ردك";
"chat.minimized_tooltip_message_from" = "رسالة من";
"date.now" = "الآن فقط";
"date.second" = "قبل ثوان";
"duration.days" = "بضعة ايام";
"duration.now" = "فورا";
"duration.second" = "بضع ثوان";
"ios.chat_alerts_new_messages" = "There are new messages below. Tap to see.";
"ios.chat_alerts_warn_reply_email_default" = "Tap to set your email to get notifications.";
"ios.chat_alerts_warn_reply_phone_default" = "Tap to set your phone to get notifications.";
"ios.chat_attachment_cancel" = "Cancel";
"ios.chat_attachment_select_file" = "Select File";
"ios.chat_attachment_select_photo" = "Select Photo";
"ios.chat_attachment_take_photo" = "Take Photo";
"ios.chat_fieldmessage_submit" = "Ok";
"ios.chat_generic_error_ok" = "Ok";
"ios.chat_message_detail_cancel" = "Cancel";
"ios.chat_message_detail_copy" = "Copy";
"ios.chat_message_detail_sent_at" = "Sent at";
"ios.chat_message_detail_sent_from" = "Sent from";
"ios.chat_startup_error_cancel" = "Cancel";
"ios.chat_startup_error_message" = "We could not connect to the chat. Try again now, or later.";
"ios.chat_startup_error_retry" = "Try again";
"ios.chat_startup_error_title" = "Error starting chat";
"ios.chat_startup_message" = "Starting chat…";
"ios.chat_upload_upload_url_request_timeout" = "Failed to upload file.";
"ios.helpdesk_open_helpdesk" = "Open Helpdesk";
"ios.helpdesk_search_placeholder" = "Search our help center…";
"ios.helpdesk_share_action_open_in_browser" = "Open in Browser";
"ios.helpdesk_view_in_helpdesk" = "View in Helpdesk";
"theme_text.1_chat" = "أسئلة؟ دردش معي!";
"theme_text.2_chat" = "اسألنا أسئلتك";
"theme_text.3_chat" = "اسألني أسئلتك";
"theme_text.4_chat" = "الدردشة مع الدعم";
"theme_text.default_chat" = "أسئلة؟ دردش معنا!";
"theme_welcome.1_chat" = "مهلا ، هل تريد الدردشة معنا؟";
"theme_welcome.2_chat" = "أي شيء تريد أن تسأل؟";
"theme_welcome.3_chat" = "مرحبًا ، اطرح علينا أي سؤال حول٪ 1s.";
"theme_welcome.4_chat" = "مرحبا! كيف يمكنني مساعدك؟ :)";
"theme_welcome.5_chat" = "أي سؤال حول٪ 1s؟";
"theme_welcome.default_chat" = "كيف يمكننا المساعدة في٪ 1s؟";
@@ -0,0 +1,70 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
<key>date.hour</key>
<dict>
<key>NSStringLocalizedFormatKey</key>
<string>%#@value@</string>
<key>value</key>
<dict>
<key>NSStringFormatSpecTypeKey</key>
<string>NSStringPluralRuleType</string>
<key>NSStringFormatValueTypeKey</key>
<string>d</string>
<key>one</key>
<string>قبل ساعة</string>
<key>other</key>
<string>قبل٪ 1s ساعة</string>
</dict>
</dict>
<key>date.minute</key>
<dict>
<key>NSStringLocalizedFormatKey</key>
<string>%#@value@</string>
<key>value</key>
<dict>
<key>NSStringFormatSpecTypeKey</key>
<string>NSStringPluralRuleType</string>
<key>NSStringFormatValueTypeKey</key>
<string>d</string>
<key>one</key>
<string>منذ دقيقة</string>
<key>other</key>
<string>قبل٪ 1s دقيقة</string>
</dict>
</dict>
<key>duration.hour</key>
<dict>
<key>NSStringLocalizedFormatKey</key>
<string>%#@value@</string>
<key>value</key>
<dict>
<key>NSStringFormatSpecTypeKey</key>
<string>NSStringPluralRuleType</string>
<key>NSStringFormatValueTypeKey</key>
<string>d</string>
<key>one</key>
<string>ساعة</string>
<key>other</key>
<string>٪ 1s ساعة</string>
</dict>
</dict>
<key>duration.minute</key>
<dict>
<key>NSStringLocalizedFormatKey</key>
<string>%#@value@</string>
<key>value</key>
<dict>
<key>NSStringFormatSpecTypeKey</key>
<string>NSStringPluralRuleType</string>
<key>NSStringFormatValueTypeKey</key>
<string>d</string>
<key>one</key>
<string>دقيقة</string>
<key>other</key>
<string>٪ 1s دقيقة</string>
</dict>
</dict>
</dict>
</plist>
@@ -0,0 +1,127 @@
"call.call_abort_warn" = "سيتم إيقاف التنقل عندما يجري مكالمة المكالمة.";
"call.ring_actions_accept" = "قبول";
"call.ring_actions_decline" = "رفض";
"call.ring_title_label" = "%1$@ يتصل بك";
"call.ring_title_website" = "%1$@ الدعم";
"call.screen_label_audio_muted" = "كتم الصوت";
"call.screen_label_video_muted" = "تم كتم الفيديو";
"call.screen_status_connecting" = "جارٍ الإتصال";
"call.screen_status_ongoing" = "جارٍ";
"chat.chat_alerts_email_invalid" = "خطأ في كتابة عنوان البريد الإلكتروني. هلا حاولت مجدداً؟";
"chat.chat_alerts_new_messages" = "رسائل جديدة. أنقر للمشاهدة";
"chat.chat_alerts_wait_reply_away" = "الدعم غير متواجد حاليًا. سنراسلك عبر البريد الإلكتروني";
"chat.chat_alerts_wait_reply_online" = "شكرًا! سنقوم بالرد خلال مدة قصيرة";
"chat.chat_alerts_warn_reply_email_default" = "انقر لإعادة تعيين عنوان بريدك الإلكتروني للحصول على الإشعارات.";
"chat.chat_alerts_warn_reply_email_force" = "يرجى إضافة البريد الإلكتروني الخاص بك للإستمرار.";
"chat.chat_alerts_warn_reply_phone_default" = "انقر لإعادة تعيين الهاتف الخاص بك للحصول على الإشعارات.";
"chat.chat_alerts_warn_reply_phone_force" = "يرجى تعيين الهاتف الخاص بك للإستمرار.";
"chat.chat_feedback_rate_placeholder" = "أي شيء ليقوله؟";
"chat.chat_feedback_rate_submit" = "أرسل تقييمك";
"chat.chat_feedback_rate_title" = "كيف أبلينا؟";
"chat.chat_form_attach_alert_error" = "حصل خطأ أثناء رفع الملف. الرجاء المحاولة مجدداً.";
"chat.chat_form_attach_alert_quota" = "تم تجاوز الحصة النسبية لتحميل الملفات اليومية. أو صيغة الملف غير مسموح بها.";
"chat.chat_form_attach_alert_size" = "حجم الملف أكبر من الحد الأقصى. فضلًا تقليل الحجم.";
"chat.chat_form_attach_wait_preparing" = "خطة";
"chat.chat_form_attach_wait_uploading" = "تحميل";
"chat.chat_form_feedback_tooltip" = "قيم هذه الدردشة";
"chat.chat_form_field_disabled" = "المراسلة غير متاحة.";
"chat.chat_form_field_message" = "اكتب رسالتك…";
"chat.chat_form_send_hint" = "إرسال";
"chat.chat_game_controls_stop" = "التوقف عن اللعب";
"chat.chat_header_channels" = "المزيد من القنوات";
"chat.chat_header_helpdesk_curated" = "الأكثر قراءة المقالات";
"chat.chat_header_helpdesk_results" = "المقالات التي تم البحث عنها";
"chat.chat_header_initial_avatar_website_tooltip" = "و %1$@ أخرى";
"chat.chat_header_mode_chat" = "محادثة";
"chat.chat_header_mode_helpdesk" = "مركز المساعدة";
"chat.chat_header_ongoing_channel_continue" = "الإستمرار في %1$@";
"chat.chat_header_ongoing_channel_continue_email" = "البريد الإلكتروني";
"chat.chat_header_ongoing_channel_continue_phone" = "الهاتف";
"chat.chat_header_ongoing_from" = "من";
"chat.chat_header_ongoing_status_away" = "فريق الدعم غير متاح حالياً";
"chat.chat_header_ongoing_status_last" = "آخر ظهور %1$@";
"chat.chat_header_ongoing_status_metrics" = "عادة يتم الرد ‏خلال أقل من %1$@";
"chat.chat_header_ongoing_status_online" = "فريق الدعم متاح حالياً";
"chat.chat_health_label_link" = "أطلع على صفحة حالتنا";
"chat.chat_health_label_updates" = "لمزيد من التحديثات";
"chat.chat_health_main" = "بعض من خدماتنا لا تعمل";
"chat.chat_helpdesk_search_empty" = "لا نتائج للبحث. جرب كلمات رئيسية أخرى.";
"chat.chat_helpdesk_search_form_field" = "ابحث في مركز المساعدة الخاص بنا …";
"chat.chat_helpdesk_search_unpopulated" = "لا توجد مقالات في مركز المساعدة حتى الآن.";
"chat.chat_helpdesk_viewer_open_tooltip" = "عرض في مكتب المساعدة";
"chat.chat_message_audio_play_error" = "تعذر تشغيل هذا الملف الصوتي. ربما انتهت صلاحيته.";
"chat.chat_message_error_retry" = "فشل في الإرسال. المحاولة مجدداً؟";
"chat.chat_message_file_name" = "ملف مرفق";
"chat.chat_message_info_read" = "مقروء";
"chat.chat_message_send_abort_warn" = "بعض الرسائل لم ترسل بعد. إغلاق الصفحة سيمنع إرسالها.";
"chat.chat_message_tag_edited" = "محرر";
"chat.chat_message_tag_participant" = "مشارك";
"chat.chat_message_tag_translated" = "مترجم";
"chat.chat_message_text_feedback_ask" = "هل تمانع في تقييم دعمنا؟";
"chat.chat_message_text_feedback_main" = "شكرا على الدردشة معنا.";
"chat.chat_message_text_feedback_pick_ignore" = "لا شكرا";
"chat.chat_message_text_feedback_pick_rate" = "معدل الدعم";
"chat.chat_message_text_feedback_submitted" = "شكرا لك على ملاحظاتك!";
"chat.chat_message_text_game_ask" = "أثناء الإنتظار، هل تريد ان تلعب لعبة؟";
"chat.chat_message_text_game_main" = "يبدو بإننا نستغرق بعض الوقت للرد.";
"chat.chat_message_text_game_pick_no" = "لا، شكراً";
"chat.chat_message_text_game_pick_yes" = "ألعب";
"chat.chat_message_text_identity_ask" = "كيف تريد منا أن نعاود الاتصال بكم؟";
"chat.chat_message_text_identity_ask_email" = "ما هو عنوان بريدك الإلكتروني؟";
"chat.chat_message_text_identity_ask_field_email" = "أدخل عنوان بريدك الإلكتروني";
"chat.chat_message_text_identity_ask_field_phone" = "أدخل رقم هاتفك";
"chat.chat_message_text_identity_ask_phone" = "ما هو رقم هاتفك؟";
"chat.chat_message_text_identity_main" = "فقط في حال مغادرتك أو قمنا بالرد عليك فى وقت لاحق:";
"chat.chat_message_text_identity_pick_email" = "البريد الإلكتروني";
"chat.chat_message_text_identity_pick_phone" = "الهاتف";
"chat.chat_offline_fail" = "غير متصل , الرجاء اعادة تحميل الصفحة";
"chat.chat_offline_inactive" = "غير متصل على الانترنت. كنت غير نشط لبعض الوقت.";
"chat.chat_offline_label_frozen" = "لا يمكن استلام الرسائل أو إرسالها في الوقت الحالي.";
"chat.chat_offline_label_resume" = "أرسل رسالة لإعادة الاتصال بالدردشة.";
"chat.chat_offline_main" = "بدون اتصال. إعادة الإتصال…";
"chat.chat_pickers_gif_no_results" = "لا توجد نتائج. حاول بكلمات أخرى.";
"chat.chat_pickers_gif_search" = "بحث عن صور متحركة";
"chat.chat_pickers_selector_gifs" = "الصور المتحركة";
"chat.chat_pickers_selector_smileys" = "الرموز التعبيرية";
"chat.minimized_connect_alert_failure" = "فشل الإتصال. المراسلة قد تكون غير متاحة في الوقت الحالي.";
"chat.minimized_tooltip_message_compose" = "اكتب رسالتك";
"chat.minimized_tooltip_message_from" = "رسالة من";
"date.now" = "الآن";
"date.second" = "قبل عدة ثوان";
"duration.days" = "قبل عدة أيام";
"duration.now" = "لحظياً";
"duration.second" = "عدة ثواني";
"ios.chat_alerts_new_messages" = "There are new messages below. Tap to see.";
"ios.chat_alerts_warn_reply_email_default" = "Tap to set your email to get notifications.";
"ios.chat_alerts_warn_reply_phone_default" = "Tap to set your phone to get notifications.";
"ios.chat_attachment_cancel" = "Cancel";
"ios.chat_attachment_select_file" = "Select File";
"ios.chat_attachment_select_photo" = "Select Photo";
"ios.chat_attachment_take_photo" = "Take Photo";
"ios.chat_fieldmessage_submit" = "Ok";
"ios.chat_generic_error_ok" = "Ok";
"ios.chat_message_detail_cancel" = "Cancel";
"ios.chat_message_detail_copy" = "Copy";
"ios.chat_message_detail_sent_at" = "Sent at";
"ios.chat_message_detail_sent_from" = "Sent from";
"ios.chat_startup_error_cancel" = "Cancel";
"ios.chat_startup_error_message" = "We could not connect to the chat. Try again now, or later.";
"ios.chat_startup_error_retry" = "Try again";
"ios.chat_startup_error_title" = "Error starting chat";
"ios.chat_startup_message" = "Starting chat…";
"ios.chat_upload_upload_url_request_timeout" = "Failed to upload file.";
"ios.helpdesk_open_helpdesk" = "Open Helpdesk";
"ios.helpdesk_search_placeholder" = "Search our help center…";
"ios.helpdesk_share_action_open_in_browser" = "Open in Browser";
"ios.helpdesk_view_in_helpdesk" = "View in Helpdesk";
"theme_text.1_chat" = "لديك إستفسار؟ تحدث معي!";
"theme_text.2_chat" = "وجه اسئلتك لفريق الدعم";
"theme_text.3_chat" = "وجه اسئلتك لفريق الدعم";
"theme_text.4_chat" = "تحدث مع الدعم";
"theme_text.default_chat" = "لديك إستفسار؟ تحدث معنا!";
"theme_welcome.1_chat" = "مرحبًا، تود التحدث معنا؟";
"theme_welcome.2_chat" = "لديك أي إستفسار؟";
"theme_welcome.3_chat" = "مرحبًا، سنجيب على إستفساراتك بخصوص %1$@ .";
"theme_welcome.4_chat" = "مرحبًا! كيف أستطيع مساعدتك :)";
"theme_welcome.5_chat" = "أي أسئلة أو استفسار بخصوص %1$@ ؟";
"theme_welcome.default_chat" = "كيف نستطيع مساعدتك بخصوص %1$@ ؟";
@@ -0,0 +1,70 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
<key>date.hour</key>
<dict>
<key>NSStringLocalizedFormatKey</key>
<string>%#@value@</string>
<key>value</key>
<dict>
<key>NSStringFormatSpecTypeKey</key>
<string>NSStringPluralRuleType</string>
<key>NSStringFormatValueTypeKey</key>
<string>d</string>
<key>one</key>
<string>منذ ساعة</string>
<key>other</key>
<string>منذ %1$d ساعات</string>
</dict>
</dict>
<key>date.minute</key>
<dict>
<key>NSStringLocalizedFormatKey</key>
<string>%#@value@</string>
<key>value</key>
<dict>
<key>NSStringFormatSpecTypeKey</key>
<string>NSStringPluralRuleType</string>
<key>NSStringFormatValueTypeKey</key>
<string>d</string>
<key>one</key>
<string>منذ دقيقة</string>
<key>other</key>
<string>منذ %1$d دقيقة</string>
</dict>
</dict>
<key>duration.hour</key>
<dict>
<key>NSStringLocalizedFormatKey</key>
<string>%#@value@</string>
<key>value</key>
<dict>
<key>NSStringFormatSpecTypeKey</key>
<string>NSStringPluralRuleType</string>
<key>NSStringFormatValueTypeKey</key>
<string>d</string>
<key>one</key>
<string>ساعة</string>
<key>other</key>
<string>%1$d ساعات</string>
</dict>
</dict>
<key>duration.minute</key>
<dict>
<key>NSStringLocalizedFormatKey</key>
<string>%#@value@</string>
<key>value</key>
<dict>
<key>NSStringFormatSpecTypeKey</key>
<string>NSStringPluralRuleType</string>
<key>NSStringFormatValueTypeKey</key>
<string>d</string>
<key>one</key>
<string>دقيقة</string>
<key>other</key>
<string>%1$d دقائق</string>
</dict>
</dict>
</dict>
</plist>
@@ -0,0 +1,127 @@
"call.call_abort_warn" = "Zəng zamanı naviqasiya zəngi dayandırır.";
"call.ring_actions_accept" = "Qəbul etmək";
"call.ring_actions_decline" = "Rədd etmək";
"call.ring_title_label" = "%1$@ sizə zəng edir…";
"call.ring_title_website" = "%1$@ dəstək";
"call.screen_label_audio_muted" = "Səs bağlıdır";
"call.screen_label_video_muted" = "Video səssizləşdirildi";
"call.screen_status_connecting" = "Əlaqə yaradılır…";
"call.screen_status_ongoing" = "Davam edən";
"chat.chat_alerts_email_invalid" = "Görünür, siz email ünvanınızı yanlış yazmısınız. Zəhmət olmasa, yoxlaya bilərsinizmi?";
"chat.chat_alerts_new_messages" = "Yeni ismarıclar aşağıdadır. Görmək üçün klikləyin.";
"chat.chat_alerts_wait_reply_away" = "Xətdə deyilik. Sizi email vasitəsilə cavablayacağıq.";
"chat.chat_alerts_wait_reply_online" = "Biz bir neçə dəqiqə ərzində sizə cavab verəcəyik. Zəhmət olmasa, gözləyin.";
"chat.chat_alerts_warn_reply_email_default" = "E-poçtanı daxil edib bildirişləri almaq üçün klikləyin.";
"chat.chat_alerts_warn_reply_email_force" = "Davam etmək üçün e-poçtanı daxil edin.";
"chat.chat_alerts_warn_reply_phone_default" = "Telefon nömrəsini daxil edib bildirişləri almaq üçün klikləyin.";
"chat.chat_alerts_warn_reply_phone_force" = "Davam etmək üçün telefon nömrəsini daxil edin";
"chat.chat_feedback_rate_placeholder" = "Deyəcək bir şey varmı?";
"chat.chat_feedback_rate_submit" = "Reytinqinizi göndərin";
"chat.chat_feedback_rate_title" = "Necə etdik?";
"chat.chat_form_attach_alert_error" = "Faylı yükləyərkən səhv baş verdi. Zəhmət olmasa, yenidən cəhd edin.";
"chat.chat_form_attach_alert_quota" = "Gündəlik yükləmə kvotası aşıldı və ya fayl sonluğu dəstəklənmir.";
"chat.chat_form_attach_alert_size" = "Faylın ölçüsü həddindən artıqdır. Zəhmət olmasa, faylın ölçüsünü kiçildin və yenidən yükləməyə cəhd edin.";
"chat.chat_form_attach_wait_preparing" = "Hazırlanır";
"chat.chat_form_attach_wait_uploading" = "Yüklənir";
"chat.chat_form_feedback_tooltip" = "Bu söhbəti qiymətləndirin";
"chat.chat_form_field_disabled" = "Mesajlaşma aktiv deyil";
"chat.chat_form_field_message" = "İsmarıcınızı yazın…";
"chat.chat_form_send_hint" = "Göndər";
"chat.chat_game_controls_stop" = "Oynunu dayandırın";
"chat.chat_header_channels" = "Daha çox kanal";
"chat.chat_header_helpdesk_curated" = "Ən çox oxunan məqalələr";
"chat.chat_header_helpdesk_results" = "Axtarılan Məqalələr";
"chat.chat_header_initial_avatar_website_tooltip" = "Və daha %1$@";
"chat.chat_header_mode_chat" = "Söhbət";
"chat.chat_header_mode_helpdesk" = "Yardım mərkəzi";
"chat.chat_header_ongoing_channel_continue" = "%1$@ davam";
"chat.chat_header_ongoing_channel_continue_email" = "E-poçta";
"chat.chat_header_ongoing_channel_continue_phone" = "Telefon";
"chat.chat_header_ongoing_from" = "-";
"chat.chat_header_ongoing_status_away" = "Dəstək xidməti xətdə deyil";
"chat.chat_header_ongoing_status_last" = "Ən son %1$@ xətdə olub";
"chat.chat_header_ongoing_status_metrics" = "Adətən %1$@ ərzində cavab verilir";
"chat.chat_header_ongoing_status_online" = "Dəstək xidməti xətdədir";
"chat.chat_health_label_link" = "Status səhifəmizə baxın";
"chat.chat_health_label_updates" = "daha çox yenilənmələr üçün.";
"chat.chat_health_main" = "Bəzi xidmətlərimiz işləmir.";
"chat.chat_helpdesk_search_empty" = "Axtarış nəticəsi yoxdur. Digər açar sözləri sınayın.";
"chat.chat_helpdesk_search_form_field" = "Yardım mərkəzimizi axtarın…";
"chat.chat_helpdesk_search_unpopulated" = "Hələlik yardım mərkəzində heç bir məqalə yoxdur.";
"chat.chat_helpdesk_viewer_open_tooltip" = "Yardım masasında baxın";
"chat.chat_message_audio_play_error" = "Bu audio faylı oxutmaq alınmadı. Müddəti bitmiş ola bilər.";
"chat.chat_message_error_retry" = "Göndəriş baş tutmadı. Yenidən?";
"chat.chat_message_file_name" = "Əlavə fayl";
"chat.chat_message_info_read" = "Oxundu";
"chat.chat_message_send_abort_warn" = "Bəzi ismarıclar hələ göndərilməyib. Naviqasiya ismarıcların göndərilməsinin qarşısını alacaq.";
"chat.chat_message_tag_edited" = "Dəyişdirilib";
"chat.chat_message_tag_participant" = "İştirakçı";
"chat.chat_message_tag_translated" = "Tərcümə olunub";
"chat.chat_message_text_feedback_ask" = "Dəstəyimizə qiymət verərdinizmi?";
"chat.chat_message_text_feedback_main" = "Bizimlə söhbət etdiyiniz üçün təşəkkür edirik.";
"chat.chat_message_text_feedback_pick_ignore" = "Xeyr, təşəkkürlər";
"chat.chat_message_text_feedback_pick_rate" = "Qiymətləndirmə dəstəyi";
"chat.chat_message_text_feedback_submitted" = "Rəyiniz üçün təşəkkür edirik!";
"chat.chat_message_text_game_ask" = "Gözləyərkən əyləncəli bir oyun oynamaq istərdinizmi?";
"chat.chat_message_text_game_main" = "Biz tezliklə sizi cavablayacağıq.";
"chat.chat_message_text_game_pick_no" = "Xeyr, təşəkkürlər";
"chat.chat_message_text_game_pick_yes" = "Oyun oynayın";
"chat.chat_message_text_identity_ask" = "Sizə necə geri dönməyimizi istəyirsiniz?";
"chat.chat_message_text_identity_ask_email" = "Sizin e-poçta nədir?";
"chat.chat_message_text_identity_ask_field_email" = "E-poçt ünvanınızı daxil edin";
"chat.chat_message_text_identity_ask_field_phone" = "Telefon nömrənizi daxil edin";
"chat.chat_message_text_identity_ask_phone" = "Telefon nömrəniz nədir?";
"chat.chat_message_text_identity_main" = "Tərk etdiyiniz təqdirdə sizə sonra cavab yazılacaq.";
"chat.chat_message_text_identity_pick_email" = "E-poçta";
"chat.chat_message_text_identity_pick_phone" = "Telefon";
"chat.chat_offline_fail" = "Şəbəkə xətdə deyil.";
"chat.chat_offline_inactive" = "Oflayn. Bir müddət hərəkətsiz idiniz.";
"chat.chat_offline_label_frozen" = "Hələlik heç bir mesaj qəbul edilə və ya göndərilə bilməz.";
"chat.chat_offline_label_resume" = "Çata yenidən qoşulmaq üçün bir mesaj göndərin.";
"chat.chat_offline_main" = "Şəbəkə xətdə deyil. Yenidən bağlanılır …";
"chat.chat_pickers_gif_no_results" = "Heç bir nəticə tapılmadı. Yenidən axtarın.";
"chat.chat_pickers_gif_search" = "GIF tap…";
"chat.chat_pickers_selector_gifs" = "GIFlər";
"chat.chat_pickers_selector_smileys" = "Emojilər";
"chat.minimized_connect_alert_failure" = "Qoşulmaq alınmadı. Hazırda mesajlaşma əlçatan olmaya bilər.";
"chat.minimized_tooltip_message_compose" = "İsmarıcınızı yazın";
"chat.minimized_tooltip_message_from" = "Mesajı";
"date.now" = "İndicə";
"date.second" = "Bir neçə saniyə əvvəl";
"duration.days" = "Bir neçə gün";
"duration.now" = "dərhal";
"duration.second" = "Bir neçə saniyə";
"ios.chat_alerts_new_messages" = "There are new messages below. Tap to see.";
"ios.chat_alerts_warn_reply_email_default" = "Tap to set your email to get notifications.";
"ios.chat_alerts_warn_reply_phone_default" = "Tap to set your phone to get notifications.";
"ios.chat_attachment_cancel" = "Cancel";
"ios.chat_attachment_select_file" = "Select File";
"ios.chat_attachment_select_photo" = "Select Photo";
"ios.chat_attachment_take_photo" = "Take Photo";
"ios.chat_fieldmessage_submit" = "Ok";
"ios.chat_generic_error_ok" = "Ok";
"ios.chat_message_detail_cancel" = "Cancel";
"ios.chat_message_detail_copy" = "Copy";
"ios.chat_message_detail_sent_at" = "Sent at";
"ios.chat_message_detail_sent_from" = "Sent from";
"ios.chat_startup_error_cancel" = "Cancel";
"ios.chat_startup_error_message" = "We could not connect to the chat. Try again now, or later.";
"ios.chat_startup_error_retry" = "Try again";
"ios.chat_startup_error_title" = "Error starting chat";
"ios.chat_startup_message" = "Starting chat…";
"ios.chat_upload_upload_url_request_timeout" = "Failed to upload file.";
"ios.helpdesk_open_helpdesk" = "Open Helpdesk";
"ios.helpdesk_search_placeholder" = "Search our help center…";
"ios.helpdesk_share_action_open_in_browser" = "Open in Browser";
"ios.helpdesk_view_in_helpdesk" = "View in Helpdesk";
"theme_text.1_chat" = "Suallarınız var? Cavablamağa hazıram!";
"theme_text.2_chat" = "Suallarınızı bizdən soruşun…";
"theme_text.3_chat" = "Suallarınızı mənə verin";
"theme_text.4_chat" = "Çat vasitəsi ilə dəstək";
"theme_text.default_chat" = "Suallarınız var? Buyurun!";
"theme_welcome.1_chat" = "Salam. Buyurun, sualınızı verin.";
"theme_welcome.2_chat" = "Salam. Bizə sualınız var?";
"theme_welcome.3_chat" = "Salam. %1$@ haqqında bizə istənilən sualı verə bilərsiniz.";
"theme_welcome.4_chat" = "Salam. Mən sizə necə kömək edə bilərəm? :)";
"theme_welcome.5_chat" = "%1$@ haqqında daha çox bilmək istəyirsiniz?";
"theme_welcome.default_chat" = "%1$@ sizə necə kömək edə bilər?";
@@ -0,0 +1,70 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
<key>date.hour</key>
<dict>
<key>NSStringLocalizedFormatKey</key>
<string>%#@value@</string>
<key>value</key>
<dict>
<key>NSStringFormatSpecTypeKey</key>
<string>NSStringPluralRuleType</string>
<key>NSStringFormatValueTypeKey</key>
<string>d</string>
<key>one</key>
<string>Bir saat əvvəl</string>
<key>other</key>
<string>%1$d saat əvvəl</string>
</dict>
</dict>
<key>date.minute</key>
<dict>
<key>NSStringLocalizedFormatKey</key>
<string>%#@value@</string>
<key>value</key>
<dict>
<key>NSStringFormatSpecTypeKey</key>
<string>NSStringPluralRuleType</string>
<key>NSStringFormatValueTypeKey</key>
<string>d</string>
<key>one</key>
<string>Bir dəqiqə əvvəl</string>
<key>other</key>
<string>%1$d dəqiqə əvvəl</string>
</dict>
</dict>
<key>duration.hour</key>
<dict>
<key>NSStringLocalizedFormatKey</key>
<string>%#@value@</string>
<key>value</key>
<dict>
<key>NSStringFormatSpecTypeKey</key>
<string>NSStringPluralRuleType</string>
<key>NSStringFormatValueTypeKey</key>
<string>d</string>
<key>one</key>
<string>Bir saat</string>
<key>other</key>
<string>%1$d saat</string>
</dict>
</dict>
<key>duration.minute</key>
<dict>
<key>NSStringLocalizedFormatKey</key>
<string>%#@value@</string>
<key>value</key>
<dict>
<key>NSStringFormatSpecTypeKey</key>
<string>NSStringPluralRuleType</string>
<key>NSStringFormatValueTypeKey</key>
<string>d</string>
<key>one</key>
<string>Bir dəqiqə</string>
<key>other</key>
<string>%1$d dəqiqə</string>
</dict>
</dict>
</dict>
</plist>
@@ -0,0 +1,127 @@
"call.call_abort_warn" = "Навигирането на сайта по време на разговор ще го прекъсне";
"call.ring_actions_accept" = "Приемете";
"call.ring_actions_decline" = "Откажи се";
"call.ring_title_label" = "%1$@ ви призовава";
"call.ring_title_website" = "%1$@ поддръжка";
"call.screen_label_audio_muted" = "Аудио заглушено";
"call.screen_label_video_muted" = "Видеото е заглушено";
"call.screen_status_connecting" = "Свързване";
"call.screen_status_ongoing" = "Текущо";
"chat.chat_alerts_email_invalid" = "Изглежда сте объркали email адреса си, можете ли да го проверите?";
"chat.chat_alerts_new_messages" = "Имате нови съобщения. Натиснете, за да ги видите.";
"chat.chat_alerts_wait_reply_away" = "В момента не сме на линия. Ще се свържем с Вас чрез email.";
"chat.chat_alerts_wait_reply_online" = "Ще Ви отговорим всеки момент, моля изчакайте.";
"chat.chat_alerts_warn_reply_email_default" = "Щракнете, за да настроите вашия имейл да получавате уведомления.";
"chat.chat_alerts_warn_reply_email_force" = "Моля да зададете вашия имейл, за да продължите.";
"chat.chat_alerts_warn_reply_phone_default" = "Щракнете, за да настроите телефона си за да получите уведомяване.";
"chat.chat_alerts_warn_reply_phone_force" = "Моля да зададете вашия телефон, за да продължите.";
"chat.chat_feedback_rate_placeholder" = "Имате нещо за казване?";
"chat.chat_feedback_rate_submit" = "Изпратете своята оценка";
"chat.chat_feedback_rate_title" = "Как се справихме?";
"chat.chat_form_attach_alert_error" = "Установена е грешка при качването на файла. Моля, опитайте отново.";
"chat.chat_form_attach_alert_quota" = "Дневната квота за качване на файлове е превишена. Опитайте да го качите по-късно.";
"chat.chat_form_attach_alert_size" = "Файлът е твърде голям. Моля намалете размера му и опитайте отново.";
"chat.chat_form_attach_wait_preparing" = "Подготовка на";
"chat.chat_form_attach_wait_uploading" = "Качване на";
"chat.chat_form_feedback_tooltip" = "Оценете този чат";
"chat.chat_form_field_disabled" = "Съобщенията не са налице.";
"chat.chat_form_field_message" = "Въведете съобщението си…";
"chat.chat_form_send_hint" = "Изпрати";
"chat.chat_game_controls_stop" = "Спрете играта";
"chat.chat_header_channels" = "Повече канали";
"chat.chat_header_helpdesk_curated" = "Най-често четени статии";
"chat.chat_header_helpdesk_results" = "Търсени статии";
"chat.chat_header_initial_avatar_website_tooltip" = "И%1$@ още";
"chat.chat_header_mode_chat" = "Разговор";
"chat.chat_header_mode_helpdesk" = "Център за помощ";
"chat.chat_header_ongoing_channel_continue" = "Продължи на %1$@";
"chat.chat_header_ongoing_channel_continue_email" = "електронна поща";
"chat.chat_header_ongoing_channel_continue_phone" = "Телефон";
"chat.chat_header_ongoing_from" = "от";
"chat.chat_header_ongoing_status_away" = "Всички консултанти са заети";
"chat.chat_header_ongoing_status_last" = "Последно активни преди %1$@";
"chat.chat_header_ongoing_status_metrics" = "Обикновено отговаря до %1$@";
"chat.chat_header_ongoing_status_online" = "Има консултанти на линия";
"chat.chat_health_label_link" = "Вижте нашата страница за състоянието";
"chat.chat_health_label_updates" = "за повече актуализации.";
"chat.chat_health_main" = "Някои от нашите услуги не работят.";
"chat.chat_helpdesk_search_empty" = "Няма резултати от търсенето. Опитайте други ключови думи.";
"chat.chat_helpdesk_search_form_field" = "Търсене в нашия център за помощ…";
"chat.chat_helpdesk_search_unpopulated" = "Все още няма статии в центъра за помощ.";
"chat.chat_helpdesk_viewer_open_tooltip" = "Преглед в Helpdesk";
"chat.chat_message_audio_play_error" = "Не може да възпроизведе този аудиофайл. Възможно е срокът му да е изтекъл.";
"chat.chat_message_error_retry" = "Неуспешно изпращане. Опитайте отново?";
"chat.chat_message_file_name" = "Прикачен файл";
"chat.chat_message_info_read" = "Прочетено";
"chat.chat_message_send_abort_warn" = "Някои съобщения все още не са изпратени. Ако излезете от страницата, те няма да бъдат изпратени.";
"chat.chat_message_tag_edited" = "Редактиран";
"chat.chat_message_tag_participant" = "Участник";
"chat.chat_message_tag_translated" = "Преведено";
"chat.chat_message_text_feedback_ask" = "Бихте ли имали нещо против да оцените нашата подкрепа?";
"chat.chat_message_text_feedback_main" = "Благодарим ви, че разговаряхте с нас.";
"chat.chat_message_text_feedback_pick_ignore" = "Не, благодаря";
"chat.chat_message_text_feedback_pick_rate" = "Поддръжка на тарифите";
"chat.chat_message_text_feedback_submitted" = "Благодарим Ви за обратната връзка!";
"chat.chat_message_text_game_ask" = "Изиграйте една игра, докато чакате";
"chat.chat_message_text_game_main" = "Трябва ни малко повече време за отговор";
"chat.chat_message_text_game_pick_no" = "Не, благодаря";
"chat.chat_message_text_game_pick_yes" = "Играй играта";
"chat.chat_message_text_identity_ask" = "как искаш да се върнем при теб?";
"chat.chat_message_text_identity_ask_email" = "Какъв е вашият имейл адрес?";
"chat.chat_message_text_identity_ask_field_email" = "Въведете имейл адреса си";
"chat.chat_message_text_identity_ask_field_phone" = "Въведете вашия телефонен номер";
"chat.chat_message_text_identity_ask_phone" = "Какъв е вашият телефонен номер?";
"chat.chat_message_text_identity_main" = "Само в случай, че напуснете или ще отговорим по-късно:";
"chat.chat_message_text_identity_pick_email" = "Имейл";
"chat.chat_message_text_identity_pick_phone" = "Телефон";
"chat.chat_offline_fail" = "Мрежа офлайн.";
"chat.chat_offline_inactive" = "Извън линия. Вие бяхте неактивни известно време.";
"chat.chat_offline_label_frozen" = "Засега не могат да се получават или изпращат съобщения.";
"chat.chat_offline_label_resume" = "Изпратете съобщение, за да се свържете отново към чата.";
"chat.chat_offline_main" = "Мрежа офлайн. Повторно свързване…";
"chat.chat_pickers_gif_no_results" = "Няма резултат. Опитайте с ново търсене.";
"chat.chat_pickers_gif_search" = "Намери GIFs…";
"chat.chat_pickers_selector_gifs" = "GIFs";
"chat.chat_pickers_selector_smileys" = "Емотикони";
"chat.minimized_connect_alert_failure" = "Неуспех при свързване. Съобщенията може да не са налични в момента.";
"chat.minimized_tooltip_message_compose" = "Въведете съобщението си";
"chat.minimized_tooltip_message_from" = "Съобщение от";
"date.now" = "Сега";
"date.second" = "Преди няколко секунди";
"duration.days" = "Няколко дни";
"duration.now" = "Веднага";
"duration.second" = "След няколко секунди";
"ios.chat_alerts_new_messages" = "There are new messages below. Tap to see.";
"ios.chat_alerts_warn_reply_email_default" = "Tap to set your email to get notifications.";
"ios.chat_alerts_warn_reply_phone_default" = "Tap to set your phone to get notifications.";
"ios.chat_attachment_cancel" = "Cancel";
"ios.chat_attachment_select_file" = "Select File";
"ios.chat_attachment_select_photo" = "Select Photo";
"ios.chat_attachment_take_photo" = "Take Photo";
"ios.chat_fieldmessage_submit" = "Ok";
"ios.chat_generic_error_ok" = "Ok";
"ios.chat_message_detail_cancel" = "Cancel";
"ios.chat_message_detail_copy" = "Copy";
"ios.chat_message_detail_sent_at" = "Sent at";
"ios.chat_message_detail_sent_from" = "Sent from";
"ios.chat_startup_error_cancel" = "Cancel";
"ios.chat_startup_error_message" = "We could not connect to the chat. Try again now, or later.";
"ios.chat_startup_error_retry" = "Try again";
"ios.chat_startup_error_title" = "Error starting chat";
"ios.chat_startup_message" = "Starting chat…";
"ios.chat_upload_upload_url_request_timeout" = "Failed to upload file.";
"ios.helpdesk_open_helpdesk" = "Open Helpdesk";
"ios.helpdesk_search_placeholder" = "Search our help center…";
"ios.helpdesk_share_action_open_in_browser" = "Open in Browser";
"ios.helpdesk_view_in_helpdesk" = "View in Helpdesk";
"theme_text.1_chat" = "Имате въпроси? Попитайте ме!";
"theme_text.2_chat" = "Задайте ни въпроси";
"theme_text.3_chat" = "Задайте ми въпроси";
"theme_text.4_chat" = "Разговор с представител";
"theme_text.default_chat" = "Имате въпроси? Попитайте ни!";
"theme_welcome.1_chat" = "Здравейте, искате ли да ни попитате нещо?";
"theme_welcome.2_chat" = "Има ли нещо, което искате да попитате?";
"theme_welcome.3_chat" = "Здравейте, попитайте ни нещо за %1$@.";
"theme_welcome.4_chat" = "Здравейте! Как можем да Ви помогнем? :)";
"theme_welcome.5_chat" = "Имате ли въпрос за %1$@?";
"theme_welcome.default_chat" = "Как можем да Ви помогнем с %1$@?";
@@ -0,0 +1,70 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
<key>date.hour</key>
<dict>
<key>NSStringLocalizedFormatKey</key>
<string>%#@value@</string>
<key>value</key>
<dict>
<key>NSStringFormatSpecTypeKey</key>
<string>NSStringPluralRuleType</string>
<key>NSStringFormatValueTypeKey</key>
<string>d</string>
<key>one</key>
<string>Преди час</string>
<key>other</key>
<string>Преди %1$d часа</string>
</dict>
</dict>
<key>date.minute</key>
<dict>
<key>NSStringLocalizedFormatKey</key>
<string>%#@value@</string>
<key>value</key>
<dict>
<key>NSStringFormatSpecTypeKey</key>
<string>NSStringPluralRuleType</string>
<key>NSStringFormatValueTypeKey</key>
<string>d</string>
<key>one</key>
<string>Преди минута</string>
<key>other</key>
<string>Преди %1$d минути</string>
</dict>
</dict>
<key>duration.hour</key>
<dict>
<key>NSStringLocalizedFormatKey</key>
<string>%#@value@</string>
<key>value</key>
<dict>
<key>NSStringFormatSpecTypeKey</key>
<string>NSStringPluralRuleType</string>
<key>NSStringFormatValueTypeKey</key>
<string>d</string>
<key>one</key>
<string>Един час</string>
<key>other</key>
<string>%1$d часа</string>
</dict>
</dict>
<key>duration.minute</key>
<dict>
<key>NSStringLocalizedFormatKey</key>
<string>%#@value@</string>
<key>value</key>
<dict>
<key>NSStringFormatSpecTypeKey</key>
<string>NSStringPluralRuleType</string>
<key>NSStringFormatValueTypeKey</key>
<string>d</string>
<key>one</key>
<string>Една минута</string>
<key>other</key>
<string>%1$d минути</string>
</dict>
</dict>
</dict>
</plist>
@@ -0,0 +1,127 @@
"call.call_abort_warn" = "যখন কল চলমান পরিভ্রমণের কল বন্ধ হয়ে যাবে।";
"call.ring_actions_accept" = "স্বীকার করুন";
"call.ring_actions_decline" = "প্রত্যাখ্যান করুন";
"call.ring_title_label" = "%1$@ আপনাকে কল করছে";
"call.ring_title_website" = "%1$@ সমর্থন";
"call.screen_label_audio_muted" = "অডিও নিঃশব্দ";
"call.screen_label_video_muted" = "ভিডিও নিঃশব্দ করা";
"call.screen_status_connecting" = "সংযুক্ত হচ্ছে";
"call.screen_status_ongoing" = "চলমান";
"chat.chat_alerts_email_invalid" = "মনে হচ্ছে আপনি ইমেইল এড্রেস লিখতে ভুল করেছেন, চেক করে দেখুন?";
"chat.chat_alerts_new_messages" = "নিচে নতুন বার্তা আছে";
"chat.chat_alerts_wait_reply_away" = "আমরা এই মুহূর্তে অনলাইনে নেই. আমরা আপনাকে ইমেইল পাঠাবো।";
"chat.chat_alerts_wait_reply_online" = "আমরা কয়েক মিনিটের মধ্যে উত্তর দিবো, অপেক্ষা করুন।";
"chat.chat_alerts_warn_reply_email_default" = "বিজ্ঞপ্তিগুলি পেতে আপনার ই-মেইল করুন ক্লিক করুন।";
"chat.chat_alerts_warn_reply_email_force" = "দয়া করে অগ্রসর হওয়ার জন্য আপনার ইমেইল সেট করতে।";
"chat.chat_alerts_warn_reply_phone_default" = "প্রজ্ঞাপন পাওয়ার জন্য আপনার ফোন সেট করতে ক্লিক করুন।";
"chat.chat_alerts_warn_reply_phone_force" = "দয়া করে অগ্রসর হওয়ার জন্য আপনার ফোন সেট করতে।";
"chat.chat_feedback_rate_placeholder" = "কিছু বলার আছে?";
"chat.chat_feedback_rate_submit" = "আপনার রেটিং পাঠান";
"chat.chat_feedback_rate_title" = "আমরা কিভাবে করলাম?";
"chat.chat_form_attach_alert_error" = "ফাইলটি আপলোড করতে একটি সমস্যা হচ্ছে। দয়া করে আবার চেষ্টা করুন।";
"chat.chat_form_attach_alert_quota" = "দৈনিক ফাইল আপলোড কোটার সীমা অতিক্রান্ত হয়েছে । এটি পরে আপলোড করার চেষ্টা করুন ।";
"chat.chat_form_attach_alert_size" = "ফাইল অনেক বড়। ফাইলের সাইজ কমিয়ে আবার চেষ্টা করুন।";
"chat.chat_form_attach_wait_preparing" = "প্রস্তুতি নিচ্ছে";
"chat.chat_form_attach_wait_uploading" = "আপলোড হচ্ছে";
"chat.chat_form_feedback_tooltip" = "এই চ্যাট রেট";
"chat.chat_form_field_disabled" = "মেসেজিং অনুপলব্ধ।";
"chat.chat_form_field_message" = "আপনার বার্তা লিখুন…";
"chat.chat_form_send_hint" = "পাঠান";
"chat.chat_game_controls_stop" = "খেলার থামাও";
"chat.chat_header_channels" = "আরও চ্যানেল";
"chat.chat_header_helpdesk_curated" = "প্রায়শই পড়া নিবন্ধ";
"chat.chat_header_helpdesk_results" = "অনুসন্ধান করা নিবন্ধ";
"chat.chat_header_initial_avatar_website_tooltip" = "এবং আরো %1$@";
"chat.chat_header_mode_chat" = "কথোপকথন";
"chat.chat_header_mode_helpdesk" = "সাহায্য কেন্দ্র";
"chat.chat_header_ongoing_channel_continue" = "%1$@ অব্যাহত";
"chat.chat_header_ongoing_channel_continue_email" = "ইমেল";
"chat.chat_header_ongoing_channel_continue_phone" = "ফোন";
"chat.chat_header_ongoing_from" = "থেকে";
"chat.chat_header_ongoing_status_away" = "সাপোর্ট কিছুক্ষণের জন্য বন্ধ আছে";
"chat.chat_header_ongoing_status_last" = "সর্বশেষ সক্রিয় %1$@";
"chat.chat_header_ongoing_status_metrics" = "সাধারণত অধীনে টুইট %1$@";
"chat.chat_header_ongoing_status_online" = "সাপোর্ট অনলাইনে আছে";
"chat.chat_health_label_link" = "আমাদের স্থিতি পৃষ্ঠা দেখুন";
"chat.chat_health_label_updates" = "আরও আপডেটের জন্য";
"chat.chat_health_main" = "আমাদের কিছু পরিষেবা কাজ করছে না।";
"chat.chat_helpdesk_search_empty" = "কোন অনুসন্ধান ফলাফল নেই. অন্যান্য কীওয়ার্ড চেষ্টা করুন.";
"chat.chat_helpdesk_search_form_field" = "আমাদের সহায়তা কেন্দ্র অনুসন্ধান করুন…";
"chat.chat_helpdesk_search_unpopulated" = "সাহায্য কেন্দ্রে এখনও কোনো নিবন্ধ নেই৷";
"chat.chat_helpdesk_viewer_open_tooltip" = "হেল্পডেস্কে দেখুন";
"chat.chat_message_audio_play_error" = "এই অডিও ফাইলটি প্লে করা যায়নি। এটির মেয়াদ শেষ হয়ে গেছে।";
"chat.chat_message_error_retry" = "পাঠাতে পারছে না। আবার চেষ্টা করবেন?";
"chat.chat_message_file_name" = "ফাইল এটাচ করুন";
"chat.chat_message_info_read" = "পড়ুন";
"chat.chat_message_send_abort_warn" = "কয়েকটি বার্তা এখনো পাঠানো হয়নি। আপনি এই পেজ থেকে চলে গেলে, সেগুলি পাঠানো সম্ভব হবে না।";
"chat.chat_message_tag_edited" = "সম্পাদিত";
"chat.chat_message_tag_participant" = "অংশগ্রহণকারী";
"chat.chat_message_tag_translated" = "অনূদিত";
"chat.chat_message_text_feedback_ask" = "আপনি আমাদের সমর্থন রেটিং আপত্তি করবেন?";
"chat.chat_message_text_feedback_main" = "আমাদের সাথে চ্যাট করার জন্য ধন্যবাদ.";
"chat.chat_message_text_feedback_pick_ignore" = "না ধন্যবাদ";
"chat.chat_message_text_feedback_pick_rate" = "হার সমর্থন";
"chat.chat_message_text_feedback_submitted" = "আপনার প্রতিক্রিয়ার জন্য ধন্যবাদ!";
"chat.chat_message_text_game_ask" = "আপনি অপেক্ষা করুন, যখন একটি মজার খেলা চাই খেলা?";
"chat.chat_message_text_game_main" = "মনে হয় আমি উত্তর করতে সময় নিচ্ছে।";
"chat.chat_message_text_game_pick_no" = "না ধন্যবাদ";
"chat.chat_message_text_game_pick_yes" = "খেলা";
"chat.chat_message_text_identity_ask" = "আপনি কিভাবে আমাদের আপনার ফিরে পেতে চান?";
"chat.chat_message_text_identity_ask_email" = "আপনার ইমেল ঠিকানা কি?";
"chat.chat_message_text_identity_ask_field_email" = "আপনার ইমেল ঠিকানা লিখুন";
"chat.chat_message_text_identity_ask_field_phone" = "আপনার ফোন নম্বর লিখুন";
"chat.chat_message_text_identity_ask_phone" = "আপনার ফোন নম্বর কি?";
"chat.chat_message_text_identity_main" = "যদি আপনি ছেড়ে যান বা আমরা পরে উত্তর:";
"chat.chat_message_text_identity_pick_email" = "ইমেল";
"chat.chat_message_text_identity_pick_phone" = "ফোন";
"chat.chat_offline_fail" = "অফলাইন.";
"chat.chat_offline_inactive" = "অফলাইন। আপনি কিছু সময়ের জন্য নিষ্ক্রিয় ছিলেন।";
"chat.chat_offline_label_frozen" = "আপাতত কোনও বার্তা প্রাপ্ত বা প্রেরণ করা যাবে না।";
"chat.chat_offline_label_resume" = "চ্যাটে পুনরায় সংযোগ করতে একটি বার্তা প্রেরণ করুন।";
"chat.chat_offline_main" = "অফলাইন নেটওয়ার্ক। পুনরায় সংযোগ করা হচ্ছে…";
"chat.chat_pickers_gif_no_results" = "কোন ফলাফল নেই.";
"chat.chat_pickers_gif_search" = "GIFs গুলি খুঁজুন";
"chat.chat_pickers_selector_gifs" = "GIFs";
"chat.chat_pickers_selector_smileys" = "স্মাইলির";
"chat.minimized_connect_alert_failure" = "সাথে সংযোগ স্থাপন করতে ব্যর্থ হয়েছে. মেসেজিং মুহূর্তে অনুপলব্ধ হতে পারে।";
"chat.minimized_tooltip_message_compose" = "আপনার বার্তা লিখুন";
"chat.minimized_tooltip_message_from" = "থেকে বার্তা";
"date.now" = "এইমাত্র";
"date.second" = "কয়েক সেকেন্ড আগে";
"duration.days" = "কিছু দিন";
"duration.now" = "অবিলম্বে";
"duration.second" = "কয়েক সেকেন্ড";
"ios.chat_alerts_new_messages" = "There are new messages below. Tap to see.";
"ios.chat_alerts_warn_reply_email_default" = "Tap to set your email to get notifications.";
"ios.chat_alerts_warn_reply_phone_default" = "Tap to set your phone to get notifications.";
"ios.chat_attachment_cancel" = "Cancel";
"ios.chat_attachment_select_file" = "Select File";
"ios.chat_attachment_select_photo" = "Select Photo";
"ios.chat_attachment_take_photo" = "Take Photo";
"ios.chat_fieldmessage_submit" = "Ok";
"ios.chat_generic_error_ok" = "Ok";
"ios.chat_message_detail_cancel" = "Cancel";
"ios.chat_message_detail_copy" = "Copy";
"ios.chat_message_detail_sent_at" = "Sent at";
"ios.chat_message_detail_sent_from" = "Sent from";
"ios.chat_startup_error_cancel" = "Cancel";
"ios.chat_startup_error_message" = "We could not connect to the chat. Try again now, or later.";
"ios.chat_startup_error_retry" = "Try again";
"ios.chat_startup_error_title" = "Error starting chat";
"ios.chat_startup_message" = "Starting chat…";
"ios.chat_upload_upload_url_request_timeout" = "Failed to upload file.";
"ios.helpdesk_open_helpdesk" = "Open Helpdesk";
"ios.helpdesk_search_placeholder" = "Search our help center…";
"ios.helpdesk_share_action_open_in_browser" = "Open in Browser";
"ios.helpdesk_view_in_helpdesk" = "View in Helpdesk";
"theme_text.1_chat" = "কোনও প্রশ্ন? আমার সাথে চ্যাট করুন!";
"theme_text.2_chat" = "আমাদের প্রশ্ন করুন";
"theme_text.3_chat" = "আমাকে প্রশ্ন করুন";
"theme_text.4_chat" = "সাপোর্টে চ্যাট করুন";
"theme_text.default_chat" = "কোনও প্রশ্ন? আমাদের সাথে চ্যাট করুন";
"theme_welcome.1_chat" = "আমাদের সাথে চ্যাট করতে চান?";
"theme_welcome.2_chat" = "আপনি কি কোনও প্রশ্ন করতে চান?";
"theme_welcome.3_chat" = "হ্যালো, %1$@ এর ব্যাপারে আমাদের যেকোনো প্রশ্ন করতে পারেন।";
"theme_welcome.4_chat" = "হ্যালো! আমি কিভাবে আপনাকে সাহায্য করতে পারি? :)";
"theme_welcome.5_chat" = "%1$@ এর ব্যাপারে কোনও প্রশ্ন?";
"theme_welcome.default_chat" = "%1$@ এর ব্যাপারে আমরা কিভাবে সাহায্য করতে পারি?";
@@ -0,0 +1,70 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
<key>date.hour</key>
<dict>
<key>NSStringLocalizedFormatKey</key>
<string>%#@value@</string>
<key>value</key>
<dict>
<key>NSStringFormatSpecTypeKey</key>
<string>NSStringPluralRuleType</string>
<key>NSStringFormatValueTypeKey</key>
<string>d</string>
<key>one</key>
<string>এক ঘণ্টা আগে</string>
<key>other</key>
<string>%1$d ঘণ্টা আগে</string>
</dict>
</dict>
<key>date.minute</key>
<dict>
<key>NSStringLocalizedFormatKey</key>
<string>%#@value@</string>
<key>value</key>
<dict>
<key>NSStringFormatSpecTypeKey</key>
<string>NSStringPluralRuleType</string>
<key>NSStringFormatValueTypeKey</key>
<string>d</string>
<key>one</key>
<string>এক মিনিট আগে</string>
<key>other</key>
<string>%1$d মিনিট আগে</string>
</dict>
</dict>
<key>duration.hour</key>
<dict>
<key>NSStringLocalizedFormatKey</key>
<string>%#@value@</string>
<key>value</key>
<dict>
<key>NSStringFormatSpecTypeKey</key>
<string>NSStringPluralRuleType</string>
<key>NSStringFormatValueTypeKey</key>
<string>d</string>
<key>one</key>
<string>ঘণ্টাখানেক</string>
<key>other</key>
<string>%1$d ঘন্টা</string>
</dict>
</dict>
<key>duration.minute</key>
<dict>
<key>NSStringLocalizedFormatKey</key>
<string>%#@value@</string>
<key>value</key>
<dict>
<key>NSStringFormatSpecTypeKey</key>
<string>NSStringPluralRuleType</string>
<key>NSStringFormatValueTypeKey</key>
<string>d</string>
<key>one</key>
<string>এক মিনিট</string>
<key>other</key>
<string>%1$d মিনিট</string>
</dict>
</dict>
</dict>
</plist>
@@ -0,0 +1,127 @@
"call.call_abort_warn" = "Navegar quan una trucada està en marxa pararà la trucada";
"call.ring_actions_accept" = "Acceptar";
"call.ring_actions_decline" = "Declinar";
"call.ring_title_label" = "%1$@ t'està trucant…";
"call.ring_title_website" = "%1$@ ajut";
"call.screen_label_audio_muted" = "Audio silenciat";
"call.screen_label_video_muted" = "Video silenciat";
"call.screen_status_connecting" = "Connectant…";
"call.screen_status_ongoing" = "En marxa";
"chat.chat_alerts_email_invalid" = "Ha escrit malament el seu correu electrònic, pot comprovar-ho?";
"chat.chat_alerts_new_messages" = "Hi ha nous missatges. Fes clic per veure.";
"chat.chat_alerts_wait_reply_away" = "No estem connectats. Et respondrem per correu electrònic.";
"chat.chat_alerts_wait_reply_online" = "Gràces! Et respondrem en uns instants.";
"chat.chat_alerts_warn_reply_email_default" = "Fes clic i posa el teu email per rebre notificacions";
"chat.chat_alerts_warn_reply_email_force" = "Si us plau, posa el teu email per continuar.";
"chat.chat_alerts_warn_reply_phone_default" = "Fes clic i posa el teu telèfon per rebre notificacions";
"chat.chat_alerts_warn_reply_phone_force" = "Si us plaue, posa el teu telèfon per continuar.";
"chat.chat_feedback_rate_placeholder" = "Alguna cosa a dir?";
"chat.chat_feedback_rate_submit" = "Envia la teva valoració";
"chat.chat_feedback_rate_title" = "Com ho hem fet?";
"chat.chat_form_attach_alert_error" = "Hi ha hagut un error en carregar el fitxer. Si us plau torna a intentar-ho.";
"chat.chat_form_attach_alert_quota" = "Quota de carregar arxiu diari s'ha excedit. Intentar carregar això més tard.";
"chat.chat_form_attach_alert_size" = "L'arxiu és massa gran. Si us plau redueix la seva mida i torna a intentar-ho.";
"chat.chat_form_attach_wait_preparing" = "Preparant";
"chat.chat_form_attach_wait_uploading" = "S'està carregant";
"chat.chat_form_feedback_tooltip" = "Valora aquest xat";
"chat.chat_form_field_disabled" = "La missatgeria no està disponible.";
"chat.chat_form_field_message" = "Escriu aquí el teu missatge …";
"chat.chat_form_send_hint" = "Enviar";
"chat.chat_game_controls_stop" = "Deixar de jugar";
"chat.chat_header_channels" = "Més canals";
"chat.chat_header_helpdesk_curated" = "Articles llegits amb més freqüència";
"chat.chat_header_helpdesk_results" = "Articles cercats";
"chat.chat_header_initial_avatar_website_tooltip" = "I %1$@ més";
"chat.chat_header_mode_chat" = "Conversa";
"chat.chat_header_mode_helpdesk" = "Centre d'ajuda";
"chat.chat_header_ongoing_channel_continue" = "Continua a %1$@";
"chat.chat_header_ongoing_channel_continue_email" = "Correu electrònic";
"chat.chat_header_ongoing_channel_continue_phone" = "Telèfon";
"chat.chat_header_ongoing_from" = "de";
"chat.chat_header_ongoing_status_away" = "Suport no està disponible";
"chat.chat_header_ongoing_status_last" = "Darrera connexió: %1$@";
"chat.chat_header_ongoing_status_metrics" = "Temps de resposta aprox. %1$@";
"chat.chat_header_ongoing_status_online" = "Suport està connectat";
"chat.chat_health_label_link" = "Consulteu la nostra pàgina d'estat";
"chat.chat_health_label_updates" = "per a més actualitzacions.";
"chat.chat_health_main" = "Alguns dels nostres serveis no funcionen.";
"chat.chat_helpdesk_search_empty" = "No hi ha resultats de cerca. Proveu altres paraules clau.";
"chat.chat_helpdesk_search_form_field" = "Cerca al nostre centre d'ajuda…";
"chat.chat_helpdesk_search_unpopulated" = "Encara no hi ha articles al centre d'ajuda.";
"chat.chat_helpdesk_viewer_open_tooltip" = "Veure al servei d'assistència";
"chat.chat_message_audio_play_error" = "No s'ha pogut reproduir aquest fitxer d'àudio. Pot haver caducat.";
"chat.chat_message_error_retry" = "Error a l'enviar. Reintentar?";
"chat.chat_message_file_name" = "Arxiu adjunt";
"chat.chat_message_info_read" = "Llegit";
"chat.chat_message_send_abort_warn" = "Alguns missatges encara no s'han enviat. Si recarregues la pàgina, evitaràs que s'enviïn.";
"chat.chat_message_tag_edited" = "Editat";
"chat.chat_message_tag_participant" = "Participant";
"chat.chat_message_tag_translated" = "Traduït";
"chat.chat_message_text_feedback_ask" = "Us importaria valorar el nostre suport?";
"chat.chat_message_text_feedback_main" = "Gràcies per xerrar amb nosaltres.";
"chat.chat_message_text_feedback_pick_ignore" = "No gràcies";
"chat.chat_message_text_feedback_pick_rate" = "Taxa de suport";
"chat.chat_message_text_feedback_submitted" = "Gràcies pels seus comentaris!";
"chat.chat_message_text_game_ask" = "Mentre esperes, vols fer una partida?";
"chat.chat_message_text_game_main" = "Sembla que estem tardant una mica en contestar.";
"chat.chat_message_text_game_pick_no" = "No, gràcies";
"chat.chat_message_text_game_pick_yes" = "Fer una partida";
"chat.chat_message_text_identity_ask" = "com voleu que tornar a tu?";
"chat.chat_message_text_identity_ask_email" = "Quin és el teu email?";
"chat.chat_message_text_identity_ask_field_email" = "Posa el teu email…";
"chat.chat_message_text_identity_ask_field_phone" = "Posa el teu telèfon…";
"chat.chat_message_text_identity_ask_phone" = "Quin és el teu telèfon?";
"chat.chat_message_text_identity_main" = "Només en cas deixen o podem respondre més tard: ";
"chat.chat_message_text_identity_pick_email" = "Correu electrònic";
"chat.chat_message_text_identity_pick_phone" = "Telèfon";
"chat.chat_offline_fail" = "Xarxa fora de línia.";
"chat.chat_offline_inactive" = "Desconnectat. Va estar un temps inactiu.";
"chat.chat_offline_label_frozen" = "De moment no es poden rebre ni enviar missatges.";
"chat.chat_offline_label_resume" = "Envieu un missatge per tornar a connectar-vos al xat.";
"chat.chat_offline_main" = "Xarxa fora de línia. Reconnexió…";
"chat.chat_pickers_gif_no_results" = "No hi ha resultats. Intenta una altra cerca.";
"chat.chat_pickers_gif_search" = "Cerca GIFs";
"chat.chat_pickers_selector_gifs" = "GIFs";
"chat.chat_pickers_selector_smileys" = "Emoticones";
"chat.minimized_connect_alert_failure" = "No s'ha pogut connectar. Pot ser que la missatgeria no estigui disponible en aquest moment.";
"chat.minimized_tooltip_message_compose" = "Compondre la seva resposta";
"chat.minimized_tooltip_message_from" = "Missatge de";
"date.now" = "Ara mateix";
"date.second" = "Fa uns segons";
"duration.days" = "Fa uns dies";
"duration.now" = "Instantàniament";
"duration.second" = "Fa pocs segons";
"ios.chat_alerts_new_messages" = "There are new messages below. Tap to see.";
"ios.chat_alerts_warn_reply_email_default" = "Tap to set your email to get notifications.";
"ios.chat_alerts_warn_reply_phone_default" = "Tap to set your phone to get notifications.";
"ios.chat_attachment_cancel" = "Cancel";
"ios.chat_attachment_select_file" = "Select File";
"ios.chat_attachment_select_photo" = "Select Photo";
"ios.chat_attachment_take_photo" = "Take Photo";
"ios.chat_fieldmessage_submit" = "Ok";
"ios.chat_generic_error_ok" = "Ok";
"ios.chat_message_detail_cancel" = "Cancel";
"ios.chat_message_detail_copy" = "Copy";
"ios.chat_message_detail_sent_at" = "Sent at";
"ios.chat_message_detail_sent_from" = "Sent from";
"ios.chat_startup_error_cancel" = "Cancel";
"ios.chat_startup_error_message" = "We could not connect to the chat. Try again now, or later.";
"ios.chat_startup_error_retry" = "Try again";
"ios.chat_startup_error_title" = "Error starting chat";
"ios.chat_startup_message" = "Starting chat…";
"ios.chat_upload_upload_url_request_timeout" = "Failed to upload file.";
"ios.helpdesk_open_helpdesk" = "Open Helpdesk";
"ios.helpdesk_search_placeholder" = "Search our help center…";
"ios.helpdesk_share_action_open_in_browser" = "Open in Browser";
"ios.helpdesk_view_in_helpdesk" = "View in Helpdesk";
"theme_text.1_chat" = "Dubtes? Xateja amb mi!";
"theme_text.2_chat" = "Pregunta'ns els teus dubtes";
"theme_text.3_chat" = "Pregunta'm els teus dubtes";
"theme_text.4_chat" = "Xateja amb el suport";
"theme_text.default_chat" = "Dubtes? Xateja amb nosaltres!";
"theme_welcome.1_chat" = "Hola, Vols parlar amb nosaltres?";
"theme_welcome.2_chat" = "Vols preguntar-nos alguna cosa?";
"theme_welcome.3_chat" = "Hola, pregunta'ns el que vulguis sobre %1$@.";
"theme_welcome.4_chat" = "Hola! Com et puc ajudar?";
"theme_welcome.5_chat" = "Tens alguna pregunta sobre %1$@?";
"theme_welcome.default_chat" = "Com et podem ajudar pel que fa a %1$@?";
@@ -0,0 +1,70 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
<key>date.hour</key>
<dict>
<key>NSStringLocalizedFormatKey</key>
<string>%#@value@</string>
<key>value</key>
<dict>
<key>NSStringFormatSpecTypeKey</key>
<string>NSStringPluralRuleType</string>
<key>NSStringFormatValueTypeKey</key>
<string>d</string>
<key>one</key>
<string>Fa una hora</string>
<key>other</key>
<string>Fa %1$d hores</string>
</dict>
</dict>
<key>date.minute</key>
<dict>
<key>NSStringLocalizedFormatKey</key>
<string>%#@value@</string>
<key>value</key>
<dict>
<key>NSStringFormatSpecTypeKey</key>
<string>NSStringPluralRuleType</string>
<key>NSStringFormatValueTypeKey</key>
<string>d</string>
<key>one</key>
<string>Fa un minut</string>
<key>other</key>
<string>Fa %1$d minuts</string>
</dict>
</dict>
<key>duration.hour</key>
<dict>
<key>NSStringLocalizedFormatKey</key>
<string>%#@value@</string>
<key>value</key>
<dict>
<key>NSStringFormatSpecTypeKey</key>
<string>NSStringPluralRuleType</string>
<key>NSStringFormatValueTypeKey</key>
<string>d</string>
<key>one</key>
<string>Una hora</string>
<key>other</key>
<string>%1$d hores</string>
</dict>
</dict>
<key>duration.minute</key>
<dict>
<key>NSStringLocalizedFormatKey</key>
<string>%#@value@</string>
<key>value</key>
<dict>
<key>NSStringFormatSpecTypeKey</key>
<string>NSStringPluralRuleType</string>
<key>NSStringFormatValueTypeKey</key>
<string>d</string>
<key>one</key>
<string>Un minut</string>
<key>other</key>
<string>%1$d minuts</string>
</dict>
</dict>
</dict>
</plist>
@@ -0,0 +1,127 @@
"call.call_abort_warn" = "Během hovoru neklikejte na stránce.";
"call.ring_actions_accept" = "Příjmout";
"call.ring_actions_decline" = "Odmítnout";
"call.ring_title_label" = "%1$@ Vás volá";
"call.ring_title_website" = "%1$@ podpora";
"call.screen_label_audio_muted" = "Zvuk ztlumený";
"call.screen_label_video_muted" = "Video ztlumeno";
"call.screen_status_connecting" = "Připojování…";
"call.screen_status_ongoing" = "Probíhající hovor";
"chat.chat_alerts_email_invalid" = "Vypadá to, že Vám unikla nějaká odpověď. Chcete zkontrolovat komunikaci?";
"chat.chat_alerts_new_messages" = "Následují nové zprávy. Klikněte pro zobrazení.";
"chat.chat_alerts_wait_reply_away" = "Nejsme zrovna k dispozici. Ozveme se Vám co nejdříve.";
"chat.chat_alerts_wait_reply_online" = "Odpovíme Vám během chvilky. Moment prosím.";
"chat.chat_alerts_warn_reply_email_default" = "Kliknutím nastavíte své e-mailové oznámení.";
"chat.chat_alerts_warn_reply_email_force" = "Zadejte prosím Váš e-mail pro pokračování.";
"chat.chat_alerts_warn_reply_phone_default" = "Kliknutím nastavíte oznámení pomocí telefonu.";
"chat.chat_alerts_warn_reply_phone_force" = "Zadejte prosím Váš telefon pro pokračování.";
"chat.chat_feedback_rate_placeholder" = "Chcete k tomu něco říct?";
"chat.chat_feedback_rate_submit" = "Pošlete své hodnocení";
"chat.chat_feedback_rate_title" = "Jak jsme si vedli?";
"chat.chat_form_attach_alert_error" = "Došlo k chybě během nahrávání souboru. Prosím opakujte postup.";
"chat.chat_form_attach_alert_quota" = "Byla překročena kvóta denního odesílání souborů. Zkuste odeslat později.";
"chat.chat_form_attach_alert_size" = "Soubor je příliš velký. Prosím zmenšete jeho velikost a postup opakujte.";
"chat.chat_form_attach_wait_preparing" = "Příprava";
"chat.chat_form_attach_wait_uploading" = "Nahrávání";
"chat.chat_form_feedback_tooltip" = "Ohodnotit tento chat";
"chat.chat_form_field_disabled" = "Zprávy nejsou k dispozici.";
"chat.chat_form_field_message" = "Napište svůj dotaz…";
"chat.chat_form_send_hint" = "Odeslat";
"chat.chat_game_controls_stop" = "Ukončit hru";
"chat.chat_header_channels" = "Další kanály";
"chat.chat_header_helpdesk_curated" = "Nejčastěji čtené články";
"chat.chat_header_helpdesk_results" = "Vyhledávané články";
"chat.chat_header_initial_avatar_website_tooltip" = "A%1$@ více";
"chat.chat_header_mode_chat" = "Konverzace";
"chat.chat_header_mode_helpdesk" = "Centrum nápovědy";
"chat.chat_header_ongoing_channel_continue" = "Pokračovat na %1$@";
"chat.chat_header_ongoing_channel_continue_email" = "E-mail";
"chat.chat_header_ongoing_channel_continue_phone" = "Telefon";
"chat.chat_header_ongoing_from" = "od";
"chat.chat_header_ongoing_status_away" = "Zákaznická podpora je nedostupná";
"chat.chat_header_ongoing_status_last" = "Naposledy aktivní %1$@";
"chat.chat_header_ongoing_status_metrics" = "Obvykle odpovídá za %1$@";
"chat.chat_header_ongoing_status_online" = "Zákaznická podpora je k dispozici";
"chat.chat_health_label_link" = "Podívejte se na naši stavovou stránku";
"chat.chat_health_label_updates" = "pro více aktualizací.";
"chat.chat_health_main" = "Některé z našich služeb nefungují.";
"chat.chat_helpdesk_search_empty" = "Žádné výsledky hledání. Zkuste jiná klíčová slova.";
"chat.chat_helpdesk_search_form_field" = "Vyhledejte v našem centru nápovědy…";
"chat.chat_helpdesk_search_unpopulated" = "V centru nápovědy zatím nejsou žádné články.";
"chat.chat_helpdesk_viewer_open_tooltip" = "Zobrazit v části Helpdesk";
"chat.chat_message_audio_play_error" = "Tento zvukový soubor se nepodařilo přehrát. Možná vypršela jeho platnost.";
"chat.chat_message_error_retry" = "Odeslání nebylo úspěsné. Opakovat?";
"chat.chat_message_file_name" = "Připojit soubor";
"chat.chat_message_info_read" = "Přečteno";
"chat.chat_message_send_abort_warn" = "Některé zprávy se nepodařilo odeslat. Bylo zamezeno, aby byly zprávy odeslány.";
"chat.chat_message_tag_edited" = "Upraveno";
"chat.chat_message_tag_participant" = "Účastník";
"chat.chat_message_tag_translated" = "Přeloženo";
"chat.chat_message_text_feedback_ask" = "Mohli byste ohodnotit naši podporu?";
"chat.chat_message_text_feedback_main" = "Děkujeme za rozhovor s námi.";
"chat.chat_message_text_feedback_pick_ignore" = "Ne, děkuji";
"chat.chat_message_text_feedback_pick_rate" = "Podpora sazeb";
"chat.chat_message_text_feedback_submitted" = "Děkujeme za vaši zpětnou vazbu!";
"chat.chat_message_text_game_ask" = "Nechcete si zahrát skvělou hru namísto čekání?";
"chat.chat_message_text_game_main" = "Zdá se, že nemáme momentálně čas na odpověď.";
"chat.chat_message_text_game_pick_no" = "Ne, děkuji";
"chat.chat_message_text_game_pick_yes" = "Hrát hru";
"chat.chat_message_text_identity_ask" = "Jak Vás můžeme později kontaktovat?";
"chat.chat_message_text_identity_ask_email" = "Jaká je Vaše e-mailová adresa?";
"chat.chat_message_text_identity_ask_field_email" = "Zadejte svou e-mailovou adresu…";
"chat.chat_message_text_identity_ask_field_phone" = "Zadejte telefonní číslo…";
"chat.chat_message_text_identity_ask_phone" = "Jaké je Vaše telefonní číslo?";
"chat.chat_message_text_identity_main" = "Čekáte-li dlouho na odpověď:";
"chat.chat_message_text_identity_pick_email" = "E-mail";
"chat.chat_message_text_identity_pick_phone" = "Telefon";
"chat.chat_offline_fail" = "Síť do režimu offline.";
"chat.chat_offline_inactive" = "Offline. Nějakou dobu jste byli neaktivní.";
"chat.chat_offline_label_frozen" = "Prozatím nelze přijímat ani odesílat žádné zprávy.";
"chat.chat_offline_label_resume" = "Odeslat zprávu a znovu se připojit k chatu.";
"chat.chat_offline_main" = "Síť do režimu offline. Připojuji se znovu…";
"chat.chat_pickers_gif_no_results" = "Žádné výsledky.";
"chat.chat_pickers_gif_search" = "Najít animované GIFy…";
"chat.chat_pickers_selector_gifs" = "GIFy";
"chat.chat_pickers_selector_smileys" = "Smajlíky";
"chat.minimized_connect_alert_failure" = "Nepodařilo se připojit. Zprávy nemusí být v tuto chvíli k dispozici.";
"chat.minimized_tooltip_message_compose" = "Napište svůj dotaz";
"chat.minimized_tooltip_message_from" = "Zpráva od";
"date.now" = "Právě teď";
"date.second" = "Před několika sekundami";
"duration.days" = "Pár dní";
"duration.now" = "Okamžitě";
"duration.second" = "Pár vteřin";
"ios.chat_alerts_new_messages" = "There are new messages below. Tap to see.";
"ios.chat_alerts_warn_reply_email_default" = "Tap to set your email to get notifications.";
"ios.chat_alerts_warn_reply_phone_default" = "Tap to set your phone to get notifications.";
"ios.chat_attachment_cancel" = "Cancel";
"ios.chat_attachment_select_file" = "Select File";
"ios.chat_attachment_select_photo" = "Select Photo";
"ios.chat_attachment_take_photo" = "Take Photo";
"ios.chat_fieldmessage_submit" = "Ok";
"ios.chat_generic_error_ok" = "Ok";
"ios.chat_message_detail_cancel" = "Cancel";
"ios.chat_message_detail_copy" = "Copy";
"ios.chat_message_detail_sent_at" = "Sent at";
"ios.chat_message_detail_sent_from" = "Sent from";
"ios.chat_startup_error_cancel" = "Cancel";
"ios.chat_startup_error_message" = "We could not connect to the chat. Try again now, or later.";
"ios.chat_startup_error_retry" = "Try again";
"ios.chat_startup_error_title" = "Error starting chat";
"ios.chat_startup_message" = "Starting chat…";
"ios.chat_upload_upload_url_request_timeout" = "Failed to upload file.";
"ios.helpdesk_open_helpdesk" = "Open Helpdesk";
"ios.helpdesk_search_placeholder" = "Search our help center…";
"ios.helpdesk_share_action_open_in_browser" = "Open in Browser";
"ios.helpdesk_view_in_helpdesk" = "View in Helpdesk";
"theme_text.1_chat" = "Máte dotaz? Napište mi!";
"theme_text.2_chat" = "Zeptejte se nás, rádi Vám poradíme.";
"theme_text.3_chat" = "Zodpovíme Vaše dotazy";
"theme_text.4_chat" = "Chat s podporou";
"theme_text.default_chat" = "Máte dotaz? Spojte se s námi!";
"theme_welcome.1_chat" = "Dobrý den, chcete se nás na něco zeptat?";
"theme_welcome.2_chat" = "Můžeme Vám s něčím poradit?";
"theme_welcome.3_chat" = "Dobrý den, zeptejte se nás na cokoliv ohledně %1$@.";
"theme_welcome.4_chat" = "Dobrý den! Jak Vám můžeme pomoci? :)";
"theme_welcome.5_chat" = "Máte nějaký dotaz ohledně %1$@?";
"theme_welcome.default_chat" = "Jak Vám může pomoci %1$@?";
@@ -0,0 +1,70 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
<key>date.hour</key>
<dict>
<key>NSStringLocalizedFormatKey</key>
<string>%#@value@</string>
<key>value</key>
<dict>
<key>NSStringFormatSpecTypeKey</key>
<string>NSStringPluralRuleType</string>
<key>NSStringFormatValueTypeKey</key>
<string>d</string>
<key>one</key>
<string>Před hodinou</string>
<key>other</key>
<string>Před %1$d hodinami</string>
</dict>
</dict>
<key>date.minute</key>
<dict>
<key>NSStringLocalizedFormatKey</key>
<string>%#@value@</string>
<key>value</key>
<dict>
<key>NSStringFormatSpecTypeKey</key>
<string>NSStringPluralRuleType</string>
<key>NSStringFormatValueTypeKey</key>
<string>d</string>
<key>one</key>
<string>Před minutou</string>
<key>other</key>
<string>Před %1$d minutami</string>
</dict>
</dict>
<key>duration.hour</key>
<dict>
<key>NSStringLocalizedFormatKey</key>
<string>%#@value@</string>
<key>value</key>
<dict>
<key>NSStringFormatSpecTypeKey</key>
<string>NSStringPluralRuleType</string>
<key>NSStringFormatValueTypeKey</key>
<string>d</string>
<key>one</key>
<string>Za hodinu</string>
<key>other</key>
<string>%1$d hodiny</string>
</dict>
</dict>
<key>duration.minute</key>
<dict>
<key>NSStringLocalizedFormatKey</key>
<string>%#@value@</string>
<key>value</key>
<dict>
<key>NSStringFormatSpecTypeKey</key>
<string>NSStringPluralRuleType</string>
<key>NSStringFormatValueTypeKey</key>
<string>d</string>
<key>one</key>
<string>Za minutu</string>
<key>other</key>
<string>%1$d minuty</string>
</dict>
</dict>
</dict>
</plist>
@@ -0,0 +1,127 @@
"call.call_abort_warn" = "Navigering når et opkald er løbende vil stoppe opkaldet.";
"call.ring_actions_accept" = "Acceptér";
"call.ring_actions_decline" = "Afvis";
"call.ring_title_label" = "%1$@ ringer til dig";
"call.ring_title_website" = "%1$@ support";
"call.screen_label_audio_muted" = "Lyden er muted";
"call.screen_label_video_muted" = "Video er muted";
"call.screen_status_connecting" = "Tilslutning";
"call.screen_status_ongoing" = "Løbende";
"chat.chat_alerts_email_invalid" = "Det ser ud til at din e-mail blev tastet forkert? Tjek lige en ekstra gang.";
"chat.chat_alerts_new_messages" = "Nye beskeder nedenfor";
"chat.chat_alerts_wait_reply_away" = "Vi er ikke online lige nu. Vi sender en e-mail til dig senere. ";
"chat.chat_alerts_wait_reply_online" = "Tak ! Vi regner med at svare dig om et øjeblik";
"chat.chat_alerts_warn_reply_email_default" = "Klik for at angive din e-mail for at få meddelelser.";
"chat.chat_alerts_warn_reply_email_force" = "Angiv din e-mail til at fortsætte.";
"chat.chat_alerts_warn_reply_phone_default" = "Klik for at indstille telefonen til at få notifikationer.";
"chat.chat_alerts_warn_reply_phone_force" = "Venligst oplys dit telefonnummer for at forsætte.";
"chat.chat_feedback_rate_placeholder" = "Har du noget at sige?";
"chat.chat_feedback_rate_submit" = "Send din bedømmelse";
"chat.chat_feedback_rate_title" = "Hvordan klarede vi os?";
"chat.chat_form_attach_alert_error" = "Der opstod en fejl under upload af filen. Prøv igen.";
"chat.chat_form_attach_alert_quota" = "Kvotaen for daglig filsending er overskredet. Prøv at uploade senere.";
"chat.chat_form_attach_alert_size" = "Filen er for stor. Venligst reducer dens størrelse og prøv igen.";
"chat.chat_form_attach_wait_preparing" = "Forberedelse af";
"chat.chat_form_attach_wait_uploading" = "Overførsel af";
"chat.chat_form_feedback_tooltip" = "Bedøm denne chat";
"chat.chat_form_field_disabled" = "Beskeder er ikke tilgængelige.";
"chat.chat_form_field_message" = "Skriv din besked her…";
"chat.chat_form_send_hint" = "Sende";
"chat.chat_game_controls_stop" = "Stop spillet";
"chat.chat_header_channels" = "Flere kanaler";
"chat.chat_header_helpdesk_curated" = "De hyppigst læste artikler";
"chat.chat_header_helpdesk_results" = "Søgte artikler";
"chat.chat_header_initial_avatar_website_tooltip" = "Og%1$@ mere";
"chat.chat_header_mode_chat" = "Samtale";
"chat.chat_header_mode_helpdesk" = "Hjælp-center";
"chat.chat_header_ongoing_channel_continue" = "Fortsæt på %1$@";
"chat.chat_header_ongoing_channel_continue_email" = "E-mail";
"chat.chat_header_ongoing_channel_continue_phone" = "Telefon";
"chat.chat_header_ongoing_from" = "fra";
"chat.chat_header_ongoing_status_away" = "Supporten er offline";
"chat.chat_header_ongoing_status_last" = "Sidst aktiv %1$@";
"chat.chat_header_ongoing_status_metrics" = "Svarer indenfor %1$@";
"chat.chat_header_ongoing_status_online" = "Supporten er online";
"chat.chat_health_label_link" = "Se vores status side.";
"chat.chat_health_label_updates" = "for flere updates.";
"chat.chat_health_main" = "En del af vores service er nede.";
"chat.chat_helpdesk_search_empty" = "Ingen søgeresultater. Prøv andre søgeord.";
"chat.chat_helpdesk_search_form_field" = "Søg i vores hjælpecenter…";
"chat.chat_helpdesk_search_unpopulated" = "Der er endnu ingen artikler i hjælpecentret.";
"chat.chat_helpdesk_viewer_open_tooltip" = "Se i Helpdesk";
"chat.chat_message_audio_play_error" = "Kunne ikke afspille denne lydfil. Den er muligvis udløbet.";
"chat.chat_message_error_retry" = "Afsendelse mislykkedes. Prøv igen!";
"chat.chat_message_file_name" = "Vedhæftet fil";
"chat.chat_message_info_read" = "Læst";
"chat.chat_message_send_abort_warn" = "Nogle meddelelser er endnu ikke er blevet sendt. Navigeres væk fra denne side vil de ikke blive sendt.";
"chat.chat_message_tag_edited" = "Ændret";
"chat.chat_message_tag_participant" = "Deltager";
"chat.chat_message_tag_translated" = "Oversat";
"chat.chat_message_text_feedback_ask" = "Har du noget imod at vurdere vores støtte?";
"chat.chat_message_text_feedback_main" = "Tak fordi du ville chatte med os.";
"chat.chat_message_text_feedback_pick_ignore" = "Nej, tak";
"chat.chat_message_text_feedback_pick_rate" = "Satsstøtte";
"chat.chat_message_text_feedback_submitted" = "Tak for din feedback!";
"chat.chat_message_text_game_ask" = "Når du alligevel venter, vil du så spille et sjovt spil?";
"chat.chat_message_text_game_main" = "Det ser ud til at vi tager lidt tid om at svare.";
"chat.chat_message_text_game_pick_no" = "Nej tak";
"chat.chat_message_text_game_pick_yes" = "Spil et spil";
"chat.chat_message_text_identity_ask" = "hvordan vil du have os til at vende tilbage til dig?";
"chat.chat_message_text_identity_ask_email" = "Hvad er din email-adresse?";
"chat.chat_message_text_identity_ask_field_email" = "Indtast din e-mail-adresse";
"chat.chat_message_text_identity_ask_field_phone" = "Indtast dit telefonnummer";
"chat.chat_message_text_identity_ask_phone" = "Hvad er dit telefonnummer?";
"chat.chat_message_text_identity_main" = "Bare for en sikkerhedsskyld, hvis du forlader siden eller vi svarer senere:";
"chat.chat_message_text_identity_pick_email" = "E-mail";
"chat.chat_message_text_identity_pick_phone" = "Telefon";
"chat.chat_offline_fail" = "Netværk offline.";
"chat.chat_offline_inactive" = "Offline. Du var inaktiv i nogen tid.";
"chat.chat_offline_label_frozen" = "Ingen meddelelser kan modtages eller sendes indtil videre.";
"chat.chat_offline_label_resume" = "Send en besked for at oprette forbindelse igen til chat.";
"chat.chat_offline_main" = "Netværk offline. Opretter forbindelse igen…";
"chat.chat_pickers_gif_no_results" = "Ingen resultater. Prøv en anden søgning";
"chat.chat_pickers_gif_search" = "Find GIFs …";
"chat.chat_pickers_selector_gifs" = "GIFs";
"chat.chat_pickers_selector_smileys" = "Smileys";
"chat.minimized_connect_alert_failure" = "Kunne ikke forbinde. Beskeden er måske ikke tilgængelig i øjeblikket.";
"chat.minimized_tooltip_message_compose" = "Skriv din besked her";
"chat.minimized_tooltip_message_from" = "Besked fra";
"date.now" = "Lige nu";
"date.second" = "Få sekunder siden";
"duration.days" = "Et par dage";
"duration.now" = "Øjeblikkeligt";
"duration.second" = "Et par sekunder";
"ios.chat_alerts_new_messages" = "There are new messages below. Tap to see.";
"ios.chat_alerts_warn_reply_email_default" = "Tap to set your email to get notifications.";
"ios.chat_alerts_warn_reply_phone_default" = "Tap to set your phone to get notifications.";
"ios.chat_attachment_cancel" = "Cancel";
"ios.chat_attachment_select_file" = "Select File";
"ios.chat_attachment_select_photo" = "Select Photo";
"ios.chat_attachment_take_photo" = "Take Photo";
"ios.chat_fieldmessage_submit" = "Ok";
"ios.chat_generic_error_ok" = "Ok";
"ios.chat_message_detail_cancel" = "Cancel";
"ios.chat_message_detail_copy" = "Copy";
"ios.chat_message_detail_sent_at" = "Sent at";
"ios.chat_message_detail_sent_from" = "Sent from";
"ios.chat_startup_error_cancel" = "Cancel";
"ios.chat_startup_error_message" = "We could not connect to the chat. Try again now, or later.";
"ios.chat_startup_error_retry" = "Try again";
"ios.chat_startup_error_title" = "Error starting chat";
"ios.chat_startup_message" = "Starting chat…";
"ios.chat_upload_upload_url_request_timeout" = "Failed to upload file.";
"ios.helpdesk_open_helpdesk" = "Open Helpdesk";
"ios.helpdesk_search_placeholder" = "Search our help center…";
"ios.helpdesk_share_action_open_in_browser" = "Open in Browser";
"ios.helpdesk_view_in_helpdesk" = "View in Helpdesk";
"theme_text.1_chat" = "Spørgsmål? Skriv med mig!";
"theme_text.2_chat" = "Stil os dine spørgsmål!";
"theme_text.3_chat" = "Spørgsmål? Lad mig hjælpe dig!";
"theme_text.4_chat" = "Chat med kundeservice";
"theme_text.default_chat" = "Spørgsmål? Skriv til os!";
"theme_welcome.1_chat" = "Hey! Vil du skrive med os?";
"theme_welcome.2_chat" = "Er der noget du vil spørge om?";
"theme_welcome.3_chat" = "Hejsa! Spørg os om alt vedrørende %1$@";
"theme_welcome.4_chat" = "Hejsa! Kan jeg hjælpe med noget? :)";
"theme_welcome.5_chat" = "Har du nogle spørgsmål om %1$@?";
"theme_welcome.default_chat" = "Hvordan kan vi hjælpe med %1$@?";
@@ -0,0 +1,70 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
<key>date.hour</key>
<dict>
<key>NSStringLocalizedFormatKey</key>
<string>%#@value@</string>
<key>value</key>
<dict>
<key>NSStringFormatSpecTypeKey</key>
<string>NSStringPluralRuleType</string>
<key>NSStringFormatValueTypeKey</key>
<string>d</string>
<key>one</key>
<string>En time siden</string>
<key>other</key>
<string>%1$d timer siden</string>
</dict>
</dict>
<key>date.minute</key>
<dict>
<key>NSStringLocalizedFormatKey</key>
<string>%#@value@</string>
<key>value</key>
<dict>
<key>NSStringFormatSpecTypeKey</key>
<string>NSStringPluralRuleType</string>
<key>NSStringFormatValueTypeKey</key>
<string>d</string>
<key>one</key>
<string>Et minut siden</string>
<key>other</key>
<string>%1$d minutter siden</string>
</dict>
</dict>
<key>duration.hour</key>
<dict>
<key>NSStringLocalizedFormatKey</key>
<string>%#@value@</string>
<key>value</key>
<dict>
<key>NSStringFormatSpecTypeKey</key>
<string>NSStringPluralRuleType</string>
<key>NSStringFormatValueTypeKey</key>
<string>d</string>
<key>one</key>
<string>En time</string>
<key>other</key>
<string>%1$d timer</string>
</dict>
</dict>
<key>duration.minute</key>
<dict>
<key>NSStringLocalizedFormatKey</key>
<string>%#@value@</string>
<key>value</key>
<dict>
<key>NSStringFormatSpecTypeKey</key>
<string>NSStringPluralRuleType</string>
<key>NSStringFormatValueTypeKey</key>
<string>d</string>
<key>one</key>
<string>Et minut</string>
<key>other</key>
<string>%1$d minutter</string>
</dict>
</dict>
</dict>
</plist>
@@ -0,0 +1,127 @@
"call.call_abort_warn" = "Navigieren, wenn ein Anruf läuft wird den Anruf beendet.";
"call.ring_actions_accept" = "Akzeptieren";
"call.ring_actions_decline" = "Abweisen";
"call.ring_title_label" = "%1$@ ruft dich an";
"call.ring_title_website" = "%1$@ Unterstützung";
"call.screen_label_audio_muted" = "Ton stummgeschaltet";
"call.screen_label_video_muted" = "Video stummgeschaltet";
"call.screen_status_connecting" = "Verbinden…";
"call.screen_status_ongoing" = "Aktiviert";
"chat.chat_alerts_email_invalid" = "Ihre E-Mail-Adresse wurde falsch geschrieben, können Sie diese überprüfen?";
"chat.chat_alerts_new_messages" = "Es gibt neue Nachrichten unten. Klicke hier, um sie anzusehen.";
"chat.chat_alerts_wait_reply_away" = "Wir sind nicht online. Wir melden uns per Email.";
"chat.chat_alerts_wait_reply_online" = "Danke! Wir antworten Ihnen in wenigen Augenblicken.";
"chat.chat_alerts_warn_reply_email_default" = "Hier klicken um E-Mail Benachrichtigungen zu bekommen.";
"chat.chat_alerts_warn_reply_email_force" = "Bitte geben Sie Ihre E-Mail Adresse an.";
"chat.chat_alerts_warn_reply_phone_default" = "Hier klicken um Benachrichtigung ans Handy zu bekommen";
"chat.chat_alerts_warn_reply_phone_force" = "Bitte geben Sie eine Telefonnummer an.";
"chat.chat_feedback_rate_placeholder" = "Möchten Sie uns etwas mitteilen?";
"chat.chat_feedback_rate_submit" = "Bewertung abschicken";
"chat.chat_feedback_rate_title" = "Wie haben wir uns geschlagen?";
"chat.chat_form_attach_alert_error" = "Beim Hochladen der Datei ist ein Fehler aufgetreten. Bitte versuchen Sie es erneut.";
"chat.chat_form_attach_alert_quota" = "Die tägliche Datei-Upload-Quote wurde überschritten. Versuchen Sie es später hochladen.";
"chat.chat_form_attach_alert_size" = "Datei zu groß. Bitte verkleinern Sie sie und versuchen Sie es erneut.";
"chat.chat_form_attach_wait_preparing" = "Vorbereiten von";
"chat.chat_form_attach_wait_uploading" = "Hochladen";
"chat.chat_form_feedback_tooltip" = "Bewerten Sie diesen Chat";
"chat.chat_form_field_disabled" = "Nachrichten ist offline";
"chat.chat_form_field_message" = "Verfassen Sie Ihre Nachricht…";
"chat.chat_form_send_hint" = "Senden Sie";
"chat.chat_game_controls_stop" = "Spiel abbrechen";
"chat.chat_header_channels" = "Mehr Kanäle";
"chat.chat_header_helpdesk_curated" = "Am häufigsten gelesene Artikel";
"chat.chat_header_helpdesk_results" = "Gesuchte Artikel";
"chat.chat_header_initial_avatar_website_tooltip" = "Und%1$@ mehr";
"chat.chat_header_mode_chat" = "Konversation";
"chat.chat_header_mode_helpdesk" = "Hilfe-Center";
"chat.chat_header_ongoing_channel_continue" = "Jetzt auf %1$@ fortsetzen";
"chat.chat_header_ongoing_channel_continue_email" = "E-Mail";
"chat.chat_header_ongoing_channel_continue_phone" = "Telefon";
"chat.chat_header_ongoing_from" = "von";
"chat.chat_header_ongoing_status_away" = "Der Support ist derzeit offline";
"chat.chat_header_ongoing_status_last" = "Zuletzt %1$@ aktiv";
"chat.chat_header_ongoing_status_metrics" = "Antwortet in der Regel in unter %1$@";
"chat.chat_header_ongoing_status_online" = "Der Support ist online";
"chat.chat_health_label_link" = "Siehe unsere Statusseite";
"chat.chat_health_label_updates" = "für weitere Updates.";
"chat.chat_health_main" = "Einige unserer Dienste funktionieren nicht.";
"chat.chat_helpdesk_search_empty" = "Keine Suchergebnisse. Versuchen Sie andere Schlüsselwörter.";
"chat.chat_helpdesk_search_form_field" = "Suchen Sie in unserem Hilfe-Center…";
"chat.chat_helpdesk_search_unpopulated" = "Noch keine Artikel im Hilfe-Center.";
"chat.chat_helpdesk_viewer_open_tooltip" = "Ansicht im Helpdesk";
"chat.chat_message_audio_play_error" = "Diese Audiodatei konnte nicht abgespielt werden. Möglicherweise ist sie abgelaufen.";
"chat.chat_message_error_retry" = "Senden fehlgeschlagen. Erneut versuchen?";
"chat.chat_message_file_name" = "Angehängte Datei";
"chat.chat_message_info_read" = "Gelesen";
"chat.chat_message_send_abort_warn" = "Einige Nachrichten wurden noch nicht versendet. Wenn Sie die Seite verlassen, können die Nachrichten nicht gesendet werden.";
"chat.chat_message_tag_edited" = "Bearbeitet";
"chat.chat_message_tag_participant" = "Teilnehmer";
"chat.chat_message_tag_translated" = "Übersetzt";
"chat.chat_message_text_feedback_ask" = "Möchten Sie unseren Support bewerten?";
"chat.chat_message_text_feedback_main" = "Vielen Dank, dass Sie mit uns gechattet haben.";
"chat.chat_message_text_feedback_pick_ignore" = "Nein, Danke";
"chat.chat_message_text_feedback_pick_rate" = "Support bewerten";
"chat.chat_message_text_feedback_submitted" = "Vielen Dank für Ihr Feedback!";
"chat.chat_message_text_game_ask" = "Während Sie warten, wollen Sie ein Spiel spielen?";
"chat.chat_message_text_game_main" = "Wir bitten Sie um etwas Geduld.";
"chat.chat_message_text_game_pick_no" = "Nein Danke";
"chat.chat_message_text_game_pick_yes" = "Jetzt Spielen";
"chat.chat_message_text_identity_ask" = "Wie möchten Sie informiert werden?";
"chat.chat_message_text_identity_ask_email" = "Wie lautet Ihre E-Mail-Adresse?";
"chat.chat_message_text_identity_ask_field_email" = "Geben Sie Ihre E-Mail-Adresse ein";
"chat.chat_message_text_identity_ask_field_phone" = "Geben Sie Ihre Telefonnummer ein";
"chat.chat_message_text_identity_ask_phone" = "Wie lautet deine Telefonnummer?";
"chat.chat_message_text_identity_main" = "Nur für den Fall, dass Sie die Seite verlassen oder wir später antworten:";
"chat.chat_message_text_identity_pick_email" = "E-Mail";
"chat.chat_message_text_identity_pick_phone" = "Telefonnr.";
"chat.chat_offline_fail" = "Offline-Netzwerk.";
"chat.chat_offline_inactive" = "Offline. Sie waren für einige Zeit inaktiv.";
"chat.chat_offline_label_frozen" = "Es können vorerst keine Nachrichten empfangen oder gesendet werden.";
"chat.chat_offline_label_resume" = "Senden Sie eine Nachricht, um die Verbindung zum Chat wiederherzustellen.";
"chat.chat_offline_main" = "Offline-Netzwerk. Erneut verbinden…";
"chat.chat_pickers_gif_no_results" = "Keine Ergebnisse. Versuchen Sie es mit einem anderen Suchbegriff.";
"chat.chat_pickers_gif_search" = "GIFs finden…";
"chat.chat_pickers_selector_gifs" = "GIFs";
"chat.chat_pickers_selector_smileys" = "Smileys";
"chat.minimized_connect_alert_failure" = "Verbindung fehlgeschlagen. Kommunikation ist währenddessen nicht verfügbar.";
"chat.minimized_tooltip_message_compose" = "Nachricht verfassen";
"chat.minimized_tooltip_message_from" = "Nachricht von";
"date.now" = "Gerade eben";
"date.second" = "Vor ein paar Sekunden";
"duration.days" = "Ein paar Tage";
"duration.now" = "Sofort";
"duration.second" = "Ein paar Sekunden";
"ios.chat_alerts_new_messages" = "Es gibt neue Nachrichten unten. Tippe hier, um sie anzusehen.";
"ios.chat_alerts_warn_reply_email_default" = "Hier tippen um E-Mail Benachrichtigungen zu bekommen.";
"ios.chat_alerts_warn_reply_phone_default" = "Hier tippen um Benachrichtigung ans Handy zu bekommen.";
"ios.chat_attachment_cancel" = "Abbrechen";
"ios.chat_attachment_select_file" = "Datei auswählen";
"ios.chat_attachment_select_photo" = "Bild auswählen";
"ios.chat_attachment_take_photo" = "Bild aufnehmen";
"ios.chat_fieldmessage_submit" = "Ok";
"ios.chat_generic_error_ok" = "Ok";
"ios.chat_message_detail_cancel" = "Abbrechen";
"ios.chat_message_detail_copy" = "Kopieren";
"ios.chat_message_detail_sent_at" = "Gesendet am";
"ios.chat_message_detail_sent_from" = "Gesendet via";
"ios.chat_startup_error_cancel" = "Abbrechen";
"ios.chat_startup_error_message" = "Die Verbindung zum Chat ist fehlgeschlagen. Versuchen Sie es jetzt oder später noch einmal.";
"ios.chat_startup_error_retry" = "Erneut versuchen";
"ios.chat_startup_error_title" = "Fehler beim Laden des Chats";
"ios.chat_startup_message" = "Lade Chat…";
"ios.chat_upload_upload_url_request_timeout" = "Upload ist fehlgeschlagen.";
"ios.helpdesk_open_helpdesk" = "Helpdesk öffnen";
"ios.helpdesk_search_placeholder" = "Hilfecenter durchsuchen…";
"ios.helpdesk_share_action_open_in_browser" = "Im Browser öffnen";
"ios.helpdesk_view_in_helpdesk" = "Im Helpdesk anzeigen";
"theme_text.1_chat" = "Fragen? Schreibe mit mir!";
"theme_text.2_chat" = "Stellen Sie uns Ihre Fragen";
"theme_text.3_chat" = "Stellen Sie mir Ihre Fragen";
"theme_text.4_chat" = "Schreiben Sie dem Kundendienst";
"theme_text.default_chat" = "Fragen? Schreiben Sie uns!";
"theme_welcome.1_chat" = "Hey, wollen Sie uns schreiben?";
"theme_welcome.2_chat" = "Möchten Sie etwas fragen?";
"theme_welcome.3_chat" = "Hallo, fragen Sie uns etwas über %1$@ .";
"theme_welcome.4_chat" = "Hallo! Wie kann ich helfen? :)";
"theme_welcome.5_chat" = "Haben Sie eine Frage zu %1$@ ?";
"theme_welcome.default_chat" = "Wie können wir mit %1$@ helfen?";
@@ -0,0 +1,70 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
<key>date.hour</key>
<dict>
<key>NSStringLocalizedFormatKey</key>
<string>%#@value@</string>
<key>value</key>
<dict>
<key>NSStringFormatSpecTypeKey</key>
<string>NSStringPluralRuleType</string>
<key>NSStringFormatValueTypeKey</key>
<string>d</string>
<key>one</key>
<string>Vor einer Stunde</string>
<key>other</key>
<string>Vor %1$d Stunden</string>
</dict>
</dict>
<key>date.minute</key>
<dict>
<key>NSStringLocalizedFormatKey</key>
<string>%#@value@</string>
<key>value</key>
<dict>
<key>NSStringFormatSpecTypeKey</key>
<string>NSStringPluralRuleType</string>
<key>NSStringFormatValueTypeKey</key>
<string>d</string>
<key>one</key>
<string>Vor einer Minute</string>
<key>other</key>
<string>Vor %1$d Minuten</string>
</dict>
</dict>
<key>duration.hour</key>
<dict>
<key>NSStringLocalizedFormatKey</key>
<string>%#@value@</string>
<key>value</key>
<dict>
<key>NSStringFormatSpecTypeKey</key>
<string>NSStringPluralRuleType</string>
<key>NSStringFormatValueTypeKey</key>
<string>d</string>
<key>one</key>
<string>Einer Stunde</string>
<key>other</key>
<string>%1$d Stunden</string>
</dict>
</dict>
<key>duration.minute</key>
<dict>
<key>NSStringLocalizedFormatKey</key>
<string>%#@value@</string>
<key>value</key>
<dict>
<key>NSStringFormatSpecTypeKey</key>
<string>NSStringPluralRuleType</string>
<key>NSStringFormatValueTypeKey</key>
<string>d</string>
<key>one</key>
<string>Eine Minute</string>
<key>other</key>
<string>%1$d Minuten</string>
</dict>
</dict>
</dict>
</plist>
@@ -0,0 +1,127 @@
"call.call_abort_warn" = "Πλοήγηση, όταν μία κλήση είναι σε εξέλιξη, θα σταματήσει η κλήση.";
"call.ring_actions_accept" = "Αποδεχτείτε";
"call.ring_actions_decline" = "Απόρριψη";
"call.ring_title_label" = "%1$@ σας καλεί…";
"call.ring_title_website" = "%1$@ υποστήριξη";
"call.screen_label_audio_muted" = "Ήχος σίγαση";
"call.screen_label_video_muted" = "Βίντεο σίγαση";
"call.screen_status_connecting" = "Σύνδεση…";
"call.screen_status_ongoing" = "Συνεχής";
"chat.chat_alerts_email_invalid" = "Έχετε πληκτρολογήσει λανθασμένα το email σας… Μπορείτε να το ελέγξετε;";
"chat.chat_alerts_new_messages" = "Υπάρχουν νέα μηνύματα παρακάτω. Κάντε κλικ για προβολή.";
"chat.chat_alerts_wait_reply_away" = "Είμαστε εκτός σύνδεσης. Θα σας απαντήσουμε μέσω email.";
"chat.chat_alerts_wait_reply_online" = "Σας ευχαριστούμε! Θα σας απαντήσουμε σε λίγο.";
"chat.chat_alerts_warn_reply_email_default" = "Κάντε κλικ για να ορίσετε το email σας, ώστε να λαμβάνετε ειδοποιήσεις.";
"chat.chat_alerts_warn_reply_email_force" = "Παρακαλούμε, ορίσετε το email σας για να συνεχίσετε.";
"chat.chat_alerts_warn_reply_phone_default" = "Κάντε κλικ για να ορίσετε το τηλέφωνό σας, ώστε να λαμβάνετε ειδοποιήσεις.";
"chat.chat_alerts_warn_reply_phone_force" = "Παρακαλούμε ορίστε το τηλέφωνό σας για να συνεχίσετε.";
"chat.chat_feedback_rate_placeholder" = "Έχεις τίποτα να πεις";
"chat.chat_feedback_rate_submit" = "Στείλτε τη βαθμολογία σας";
"chat.chat_feedback_rate_title" = "Πώς τα πήγαμε";
"chat.chat_form_attach_alert_error" = "Ένα σφάλμα παρουσιάσθηκε ενώ ανέβαινε το αρχείο. Παρακαλούμε προσπαθήστε ξανά.";
"chat.chat_form_attach_alert_quota" = "Έχει γίνει υπέρβαση του ημερήσιου ορίου αποστολής αρχείων ή δεν επιτρέπεται ο τύπος αρχείου που ανεβάσατε.";
"chat.chat_form_attach_alert_size" = "Το αρχείο είναι μεγάλο. Παρακαλούμε μειώστε το μέγεθός του και δοκιμάστε ξανά.";
"chat.chat_form_attach_wait_preparing" = "Προετοιμασία";
"chat.chat_form_attach_wait_uploading" = "Ανέβασμα";
"chat.chat_form_feedback_tooltip" = "Βαθμολογήστε αυτή τη συνομιλία";
"chat.chat_form_field_disabled" = "Η υπηρεσία μηνυμάτων δεν είναι διαθέσιμη.";
"chat.chat_form_field_message" = "Γράψτε το μήνυμά σας…";
"chat.chat_form_send_hint" = "Στείλτε";
"chat.chat_game_controls_stop" = "Σταματήστε το παιχνίδι";
"chat.chat_header_channels" = "Περισσότερα κανάλια";
"chat.chat_header_helpdesk_curated" = "Τα πιο συχνά διαβασμένα άρθρα";
"chat.chat_header_helpdesk_results" = "Αναζήτηση άρθρων";
"chat.chat_header_initial_avatar_website_tooltip" = "Και%1$@ περισσότερα";
"chat.chat_header_mode_chat" = "Συνομιλία";
"chat.chat_header_mode_helpdesk" = "Κέντρο βοήθειας";
"chat.chat_header_ongoing_channel_continue" = "Συνεχίστε στο %1$@";
"chat.chat_header_ongoing_channel_continue_email" = "Email";
"chat.chat_header_ongoing_channel_continue_phone" = "Τηλέφωνο";
"chat.chat_header_ongoing_from" = "από";
"chat.chat_header_ongoing_status_away" = "Το τμήμα υποστήριξης είναι εκτός σύνδεσης";
"chat.chat_header_ongoing_status_last" = "Ενεργός %1$@";
"chat.chat_header_ongoing_status_metrics" = "Απαντήσεις εντός %1$@";
"chat.chat_header_ongoing_status_online" = "Το τμήμα υποστήριξης είναι online";
"chat.chat_health_label_link" = "Δείτε τις πληροφορίες κατάστασης";
"chat.chat_health_label_updates" = "για περισσότερες ενημερώσεις.";
"chat.chat_health_main" = "Κάποιες από τις υπηρεσίες μας δεν λειτουργούν.";
"chat.chat_helpdesk_search_empty" = "Δεν υπάρχουν αποτελέσματα αναζήτησης. Δοκιμάστε άλλες λέξεις-κλειδιά.";
"chat.chat_helpdesk_search_form_field" = "Αναζήτηση στο κέντρο βοήθειας…";
"chat.chat_helpdesk_search_unpopulated" = "Δεν υπάρχουν ακόμα άρθρα στο κέντρο βοήθειας.";
"chat.chat_helpdesk_viewer_open_tooltip" = "Προβολή στο Helpdesk";
"chat.chat_message_audio_play_error" = "Δεν ήταν δυνατή η αναπαραγωγή αυτού του αρχείου ήχου. Μπορεί να έχει λήξει.";
"chat.chat_message_error_retry" = "Αποτυχία αποστολής. Δοκιμάστε ξανά.";
"chat.chat_message_file_name" = "Επισυναπτόμενο αρχείο";
"chat.chat_message_info_read" = "Διαβάστηκε";
"chat.chat_message_send_abort_warn" = "Ορισμένα μηνύματα δεν έχουν σταλθεί ακόμα. Η πλοήγηση θα διακόψει την επιτυχή αποστολή τους.";
"chat.chat_message_tag_edited" = "Διορθωμένα";
"chat.chat_message_tag_participant" = "Συμμέτοχος";
"chat.chat_message_tag_translated" = "Μεταφρασμένα";
"chat.chat_message_text_feedback_ask" = "Θα σας πείραζε να βαθμολογήσετε την υποστήριξή μας";
"chat.chat_message_text_feedback_main" = "Ευχαριστούμε για τη συζήτηση μαζί μας.";
"chat.chat_message_text_feedback_pick_ignore" = "Όχι, ευχαριστώ";
"chat.chat_message_text_feedback_pick_rate" = "Υποστήριξη ποσοστού";
"chat.chat_message_text_feedback_submitted" = "Σας ευχαριστούμε για τα σχόλιά σας!";
"chat.chat_message_text_game_ask" = "Όσο περιμένετε, θέλετε να παίξετε ένα διασκεδαστικό παιχνίδι;";
"chat.chat_message_text_game_main" = "Θα χρειαστεί λίγη ώρα για να σας απαντήσουμε.";
"chat.chat_message_text_game_pick_no" = "Όχι, ευχαριστώ";
"chat.chat_message_text_game_pick_yes" = "Παίξτε";
"chat.chat_message_text_identity_ask" = "πώς θέλετε να επικοινωνήσουμε μαζί σας;";
"chat.chat_message_text_identity_ask_email" = "Ποια είναι η ηλεκτρονική σας διεύθυνση;";
"chat.chat_message_text_identity_ask_field_email" = "Εισαγάγετε το email σας…";
"chat.chat_message_text_identity_ask_field_phone" = "Πληκτρολογήστε τον αριθμό τηλεφώνου σας";
"chat.chat_message_text_identity_ask_phone" = "Ποιος είναι ο αριθμός τηλεφώνου σας;";
"chat.chat_message_text_identity_main" = "Ακριβώς σε περίπτωση που φύγετε ή απαντάμε αργότερα:";
"chat.chat_message_text_identity_pick_email" = "Email";
"chat.chat_message_text_identity_pick_phone" = "Τηλέφωνο";
"chat.chat_offline_fail" = "Χωρίς σύνδεση.";
"chat.chat_offline_inactive" = "Εκτός σύνδεσης. Ήσουν ανενεργός για κάποιο χρονικό διάστημα.";
"chat.chat_offline_label_frozen" = "Δεν μπορούν να ληφθούν ή να σταλούν μηνύματα προς το παρόν.";
"chat.chat_offline_label_resume" = "Στείλτε ένα μήνυμα για επανασύνδεση στη συνομιλία.";
"chat.chat_offline_main" = "Χωρίς σύνδεση. Γίνεται επανασύνδεση…";
"chat.chat_pickers_gif_no_results" = "Κανένα αποτέλεσμα. Δοκιμάστε ξανά.";
"chat.chat_pickers_gif_search" = "Αναζήτησε εικόνες GIF";
"chat.chat_pickers_selector_gifs" = "Εικόνες GIF";
"chat.chat_pickers_selector_smileys" = "Smileys";
"chat.minimized_connect_alert_failure" = "Αποτυχία σύνδεσης. Τα μηνύματα ίσως είναι απενεργοποιημένα αυτή τη στιγμή. ";
"chat.minimized_tooltip_message_compose" = "Γράψτε το μήνυμά σας";
"chat.minimized_tooltip_message_from" = "Μήνυμα από";
"date.now" = "Μόλις τώρα";
"date.second" = "Πριν από μερικά δευτερόλεπτα";
"duration.days" = "Λίγες ημέρες";
"duration.now" = "Άμεσα";
"duration.second" = "Λίγα δευτερόλεπτα";
"ios.chat_alerts_new_messages" = "There are new messages below. Tap to see.";
"ios.chat_alerts_warn_reply_email_default" = "Tap to set your email to get notifications.";
"ios.chat_alerts_warn_reply_phone_default" = "Tap to set your phone to get notifications.";
"ios.chat_attachment_cancel" = "Cancel";
"ios.chat_attachment_select_file" = "Select File";
"ios.chat_attachment_select_photo" = "Select Photo";
"ios.chat_attachment_take_photo" = "Take Photo";
"ios.chat_fieldmessage_submit" = "Ok";
"ios.chat_generic_error_ok" = "Ok";
"ios.chat_message_detail_cancel" = "Cancel";
"ios.chat_message_detail_copy" = "Copy";
"ios.chat_message_detail_sent_at" = "Sent at";
"ios.chat_message_detail_sent_from" = "Sent from";
"ios.chat_startup_error_cancel" = "Cancel";
"ios.chat_startup_error_message" = "We could not connect to the chat. Try again now, or later.";
"ios.chat_startup_error_retry" = "Try again";
"ios.chat_startup_error_title" = "Error starting chat";
"ios.chat_startup_message" = "Starting chat…";
"ios.chat_upload_upload_url_request_timeout" = "Failed to upload file.";
"ios.helpdesk_open_helpdesk" = "Open Helpdesk";
"ios.helpdesk_search_placeholder" = "Search our help center…";
"ios.helpdesk_share_action_open_in_browser" = "Open in Browser";
"ios.helpdesk_view_in_helpdesk" = "View in Helpdesk";
"theme_text.1_chat" = "Έχετε ερωτήσεις; Μιλήστε μαζί μου!";
"theme_text.2_chat" = "Ρωτήστε μας";
"theme_text.3_chat" = "Ρωτήστε με";
"theme_text.4_chat" = "Συνομιλήστε με το τμήμα υποστήριξης";
"theme_text.default_chat" = "Έχετε ερωτήσεις; Μιλήστε μαζί μας!";
"theme_welcome.1_chat" = "Γεια σας! Θέλετε να μιλήσετε μαζί μας;";
"theme_welcome.2_chat" = "Υπάρχει κάτι που θέλετε να ρωτήσετε;";
"theme_welcome.3_chat" = "Γεια σας! Ρωτήστε μας οτιδήποτε σχετικά με %1$@.";
"theme_welcome.4_chat" = "Καλησπέρα! Πώς μπορώ να σας βοηθήσω; :)";
"theme_welcome.5_chat" = "Κάποια ερώτηση σχετικά με %1$@;";
"theme_welcome.default_chat" = "Πώς μπορούμε να σας βοηθήσουμε με %1$@;";
@@ -0,0 +1,70 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
<key>date.hour</key>
<dict>
<key>NSStringLocalizedFormatKey</key>
<string>%#@value@</string>
<key>value</key>
<dict>
<key>NSStringFormatSpecTypeKey</key>
<string>NSStringPluralRuleType</string>
<key>NSStringFormatValueTypeKey</key>
<string>d</string>
<key>one</key>
<string>Πριν από μια ώρα</string>
<key>other</key>
<string>Πριν από %1$d ώρες</string>
</dict>
</dict>
<key>date.minute</key>
<dict>
<key>NSStringLocalizedFormatKey</key>
<string>%#@value@</string>
<key>value</key>
<dict>
<key>NSStringFormatSpecTypeKey</key>
<string>NSStringPluralRuleType</string>
<key>NSStringFormatValueTypeKey</key>
<string>d</string>
<key>one</key>
<string>Πριν από ένα λεπτό</string>
<key>other</key>
<string>Πριν από %1$d λεπτά</string>
</dict>
</dict>
<key>duration.hour</key>
<dict>
<key>NSStringLocalizedFormatKey</key>
<string>%#@value@</string>
<key>value</key>
<dict>
<key>NSStringFormatSpecTypeKey</key>
<string>NSStringPluralRuleType</string>
<key>NSStringFormatValueTypeKey</key>
<string>d</string>
<key>one</key>
<string>Μία ώρα</string>
<key>other</key>
<string>%1$d ώρες</string>
</dict>
</dict>
<key>duration.minute</key>
<dict>
<key>NSStringLocalizedFormatKey</key>
<string>%#@value@</string>
<key>value</key>
<dict>
<key>NSStringFormatSpecTypeKey</key>
<string>NSStringPluralRuleType</string>
<key>NSStringFormatValueTypeKey</key>
<string>d</string>
<key>one</key>
<string>Ένα λεπτό</string>
<key>other</key>
<string>%1$d λεπτά</string>
</dict>
</dict>
</dict>
</plist>
@@ -0,0 +1,127 @@
"call.call_abort_warn" = "Navigating when a call is ongoing will stop the call.";
"call.ring_actions_accept" = "Accept";
"call.ring_actions_decline" = "Decline";
"call.ring_title_label" = "%1$@ is calling you…";
"call.ring_title_website" = "%1$@ support";
"call.screen_label_audio_muted" = "Audio muted";
"call.screen_label_video_muted" = "Video muted";
"call.screen_status_connecting" = "Connecting…";
"call.screen_status_ongoing" = "Ongoing";
"chat.chat_alerts_email_invalid" = "You mistyped your email, can you check it?";
"chat.chat_alerts_new_messages" = "There are new messages below. Click to see.";
"chat.chat_alerts_wait_reply_away" = "We are not online. We will email you back.";
"chat.chat_alerts_wait_reply_online" = "Thanks! We should reply in a few moments.";
"chat.chat_alerts_warn_reply_email_default" = "Click to set your email to get notifications.";
"chat.chat_alerts_warn_reply_email_force" = "Please set your email to continue.";
"chat.chat_alerts_warn_reply_phone_default" = "Click to set your phone to get notifications.";
"chat.chat_alerts_warn_reply_phone_force" = "Please set your phone to continue.";
"chat.chat_feedback_rate_placeholder" = "Anything to say?";
"chat.chat_feedback_rate_submit" = "Send your rating";
"chat.chat_feedback_rate_title" = "How did we do?";
"chat.chat_form_attach_alert_error" = "An error occured while uploading the file. Please try again.";
"chat.chat_form_attach_alert_quota" = "Daily file upload quota has been exceeded, or file extension is not allowed.";
"chat.chat_form_attach_alert_size" = "File too large. Please reduce its size and try again.";
"chat.chat_form_attach_wait_preparing" = "Preparing";
"chat.chat_form_attach_wait_uploading" = "Uploading";
"chat.chat_form_feedback_tooltip" = "Rate this chat";
"chat.chat_form_field_disabled" = "Messaging is unavailable.";
"chat.chat_form_field_message" = "Compose your message…";
"chat.chat_form_send_hint" = "Send";
"chat.chat_game_controls_stop" = "Stop playing";
"chat.chat_header_channels" = "More channels";
"chat.chat_header_helpdesk_curated" = "Most Frequently Read Articles";
"chat.chat_header_helpdesk_results" = "Searched Articles";
"chat.chat_header_initial_avatar_website_tooltip" = "And %1$@ more";
"chat.chat_header_mode_chat" = "Chat";
"chat.chat_header_mode_helpdesk" = "Helpdesk";
"chat.chat_header_ongoing_channel_continue" = "Continue on %1$@";
"chat.chat_header_ongoing_channel_continue_email" = "Email";
"chat.chat_header_ongoing_channel_continue_phone" = "Phone";
"chat.chat_header_ongoing_from" = "from";
"chat.chat_header_ongoing_status_away" = "Support is away";
"chat.chat_header_ongoing_status_last" = "Was last active %1$@";
"chat.chat_header_ongoing_status_metrics" = "Typically replies under %1$@";
"chat.chat_header_ongoing_status_online" = "Support is online";
"chat.chat_health_label_link" = "See our status page";
"chat.chat_health_label_updates" = "for more updates.";
"chat.chat_health_main" = "Some of our services are not working.";
"chat.chat_helpdesk_search_empty" = "No search results. Try other keywords.";
"chat.chat_helpdesk_search_form_field" = "Search our help center…";
"chat.chat_helpdesk_search_unpopulated" = "There are no articles in the help center at the moment.";
"chat.chat_helpdesk_viewer_open_tooltip" = "View in Helpdesk";
"chat.chat_message_audio_play_error" = "Could not play this audio file. It may have expired.";
"chat.chat_message_error_retry" = "Failed to send. Retry?";
"chat.chat_message_file_name" = "Attached file";
"chat.chat_message_info_read" = "Read";
"chat.chat_message_send_abort_warn" = "Some messages have not yet been sent. Navigating will prevent them from being sent.";
"chat.chat_message_tag_edited" = "Edited";
"chat.chat_message_tag_participant" = "Participant";
"chat.chat_message_tag_translated" = "Translated";
"chat.chat_message_text_feedback_ask" = "Would you mind rating our support?";
"chat.chat_message_text_feedback_main" = "Thanks for chatting with us.";
"chat.chat_message_text_feedback_pick_ignore" = "No, thanks";
"chat.chat_message_text_feedback_pick_rate" = "Rate support";
"chat.chat_message_text_feedback_submitted" = "Thank you for your feedback!";
"chat.chat_message_text_game_ask" = "While you wait, want to play a cool game?";
"chat.chat_message_text_game_main" = "Looks like we are taking time to reply.";
"chat.chat_message_text_game_pick_no" = "No, thanks";
"chat.chat_message_text_game_pick_yes" = "Play a game";
"chat.chat_message_text_identity_ask" = "how do you want us to get back to you?";
"chat.chat_message_text_identity_ask_email" = "What is your email address?";
"chat.chat_message_text_identity_ask_field_email" = "Enter your email address…";
"chat.chat_message_text_identity_ask_field_phone" = "Enter your phone number…";
"chat.chat_message_text_identity_ask_phone" = "What is your phone number?";
"chat.chat_message_text_identity_main" = "Just in case you leave or we reply later:";
"chat.chat_message_text_identity_pick_email" = "Email";
"chat.chat_message_text_identity_pick_phone" = "Phone";
"chat.chat_offline_fail" = "Offline. Please reload the page.";
"chat.chat_offline_inactive" = "Offline. You were inactive for some time.";
"chat.chat_offline_label_frozen" = "No messages can be received or sent for now.";
"chat.chat_offline_label_resume" = "Send a message to reconnect to the chat.";
"chat.chat_offline_main" = "Network offline. Reconnecting…";
"chat.chat_pickers_gif_no_results" = "No results. Try another search.";
"chat.chat_pickers_gif_search" = "Find GIFs…";
"chat.chat_pickers_selector_gifs" = "GIFs";
"chat.chat_pickers_selector_smileys" = "Smileys";
"chat.minimized_connect_alert_failure" = "Failed to connect. Messaging may be unavailable at the moment.";
"chat.minimized_tooltip_message_compose" = "Compose your reply";
"chat.minimized_tooltip_message_from" = "Message from";
"date.now" = "Just now";
"date.second" = "A few seconds ago";
"duration.days" = "A few days";
"duration.now" = "Instantly";
"duration.second" = "A few seconds";
"ios.chat_alerts_new_messages" = "There are new messages below. Tap to see.";
"ios.chat_alerts_warn_reply_email_default" = "Tap to set your email to get notifications.";
"ios.chat_alerts_warn_reply_phone_default" = "Tap to set your phone to get notifications.";
"ios.chat_attachment_cancel" = "Cancel";
"ios.chat_attachment_select_file" = "Select File";
"ios.chat_attachment_select_photo" = "Select Photo";
"ios.chat_attachment_take_photo" = "Take Photo";
"ios.chat_fieldmessage_submit" = "Ok";
"ios.chat_generic_error_ok" = "Ok";
"ios.chat_message_detail_cancel" = "Cancel";
"ios.chat_message_detail_copy" = "Copy";
"ios.chat_message_detail_sent_at" = "Sent at";
"ios.chat_message_detail_sent_from" = "Sent from";
"ios.chat_startup_error_cancel" = "Cancel";
"ios.chat_startup_error_message" = "We could not connect to the chat. Try again now, or later.";
"ios.chat_startup_error_retry" = "Try again";
"ios.chat_startup_error_title" = "Error starting chat";
"ios.chat_startup_message" = "Starting chat…";
"ios.chat_upload_upload_url_request_timeout" = "Failed to upload file.";
"ios.helpdesk_open_helpdesk" = "Open Helpdesk";
"ios.helpdesk_search_placeholder" = "Search our help center…";
"ios.helpdesk_share_action_open_in_browser" = "Open in Browser";
"ios.helpdesk_view_in_helpdesk" = "View in Helpdesk";
"theme_text.1_chat" = "Questions? Chat with me!";
"theme_text.2_chat" = "Ask us your questions";
"theme_text.3_chat" = "Ask me your questions";
"theme_text.4_chat" = "Chat with support";
"theme_text.default_chat" = "Questions? Chat with us!";
"theme_welcome.1_chat" = "Hey, want to chat with us?";
"theme_welcome.2_chat" = "Anything you want to ask?";
"theme_welcome.3_chat" = "Hello, ask us any question about %1$@.";
"theme_welcome.4_chat" = "Hello! How can I help you? :)";
"theme_welcome.5_chat" = "Any question about %1$@?";
"theme_welcome.default_chat" = "How can we help with %1$@?";
@@ -0,0 +1,70 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
<key>date.hour</key>
<dict>
<key>NSStringLocalizedFormatKey</key>
<string>%#@value@</string>
<key>value</key>
<dict>
<key>NSStringFormatSpecTypeKey</key>
<string>NSStringPluralRuleType</string>
<key>NSStringFormatValueTypeKey</key>
<string>d</string>
<key>one</key>
<string>An hour ago</string>
<key>other</key>
<string>%1$d hours ago</string>
</dict>
</dict>
<key>date.minute</key>
<dict>
<key>NSStringLocalizedFormatKey</key>
<string>%#@value@</string>
<key>value</key>
<dict>
<key>NSStringFormatSpecTypeKey</key>
<string>NSStringPluralRuleType</string>
<key>NSStringFormatValueTypeKey</key>
<string>d</string>
<key>one</key>
<string>A minute ago</string>
<key>other</key>
<string>%1$d minutes ago</string>
</dict>
</dict>
<key>duration.hour</key>
<dict>
<key>NSStringLocalizedFormatKey</key>
<string>%#@value@</string>
<key>value</key>
<dict>
<key>NSStringFormatSpecTypeKey</key>
<string>NSStringPluralRuleType</string>
<key>NSStringFormatValueTypeKey</key>
<string>d</string>
<key>one</key>
<string>An hour</string>
<key>other</key>
<string>%1$d hours</string>
</dict>
</dict>
<key>duration.minute</key>
<dict>
<key>NSStringLocalizedFormatKey</key>
<string>%#@value@</string>
<key>value</key>
<dict>
<key>NSStringFormatSpecTypeKey</key>
<string>NSStringPluralRuleType</string>
<key>NSStringFormatValueTypeKey</key>
<string>d</string>
<key>one</key>
<string>A minute</string>
<key>other</key>
<string>%1$d minutes</string>
</dict>
</dict>
</dict>
</plist>
@@ -0,0 +1,127 @@
"call.call_abort_warn" = "Naviganta kiam alvoko estas daŭra haltos la alvokon.";
"call.ring_actions_accept" = "Akcepti";
"call.ring_actions_decline" = "Dekadenco";
"call.ring_title_label" = "%1$@ alvokas vin";
"call.ring_title_website" = "%1$@ subteno";
"call.screen_label_audio_muted" = "Aŭdio silentigita";
"call.screen_label_video_muted" = "Video silentigita";
"call.screen_status_connecting" = "Konektado";
"call.screen_status_ongoing" = "Daŭranta";
"chat.chat_alerts_email_invalid" = "Vi mistajpis vian retadreso, vi povas kontroli ĝin?";
"chat.chat_alerts_new_messages" = "Novajn mesaĝojn estas sube. Alklaku por vidi.";
"chat.chat_alerts_wait_reply_away" = "Ni estas malkonektita. Ni retpoŝtos vin reen.";
"chat.chat_alerts_wait_reply_online" = "Dankon! Ni devus respondi post kelkaj momentoj.";
"chat.chat_alerts_warn_reply_email_default" = "Klaku por agordi vian retpoŝtan akiri sciigoj.";
"chat.chat_alerts_warn_reply_email_force" = "Plaĉi agordi vian retpoŝtan por daŭrigi.";
"chat.chat_alerts_warn_reply_phone_default" = "Klaku por agordi via telefono por ricevi sciigojn.";
"chat.chat_alerts_warn_reply_phone_force" = "Plaĉi agordi vian telefonon por daŭrigi.";
"chat.chat_feedback_rate_placeholder" = "Ĉu io por diri?";
"chat.chat_feedback_rate_submit" = "Sendu vian takson";
"chat.chat_feedback_rate_title" = "Kiel ni faris?";
"chat.chat_form_attach_alert_error" = "Eraro okazis dum alŝuto de la dosiero. Bonvolu reprovi.";
"chat.chat_form_attach_alert_quota" = "Ĉiutaga dosierŝuta kotizo estas superita. Provu alŝuti ĉi tion poste.";
"chat.chat_form_attach_alert_size" = "Dosiera tro granda. Bonvolu redukti lian grandecon kaj reprovu.";
"chat.chat_form_attach_wait_preparing" = "Preparante";
"chat.chat_form_attach_wait_uploading" = "Alŝuto";
"chat.chat_form_feedback_tooltip" = "Tatu ĉi tiun babilejon";
"chat.chat_form_field_disabled" = "Mesaĝoj ne estas disponeblaj.";
"chat.chat_form_field_message" = "Tajpu vian mesaĝo…";
"chat.chat_form_send_hint" = "Sendu";
"chat.chat_game_controls_stop" = "Haltigu ludon";
"chat.chat_header_channels" = "Pli da kanaloj";
"chat.chat_header_helpdesk_curated" = "Plej Ofte Legataj Artikoloj";
"chat.chat_header_helpdesk_results" = "Serĉitaj Artikoloj";
"chat.chat_header_initial_avatar_website_tooltip" = "Kaj %1$@ pli";
"chat.chat_header_mode_chat" = "Konversacio";
"chat.chat_header_mode_helpdesk" = "Helpcentro";
"chat.chat_header_ongoing_channel_continue" = "Daŭrigu sur %1$@";
"chat.chat_header_ongoing_channel_continue_email" = "Retpoŝto";
"chat.chat_header_ongoing_channel_continue_phone" = "Telefono";
"chat.chat_header_ongoing_from" = "de";
"chat.chat_header_ongoing_status_away" = "Helpistoj estas for";
"chat.chat_header_ongoing_status_last" = "Lasta aktiva %1$@";
"chat.chat_header_ongoing_status_metrics" = "Respondoj sub %1$@";
"chat.chat_header_ongoing_status_online" = "Helpistoj estas konektita";
"chat.chat_health_label_link" = "Vidu nian statusan paĝon";
"chat.chat_health_label_updates" = "por pli da ĝisdatigoj.";
"chat.chat_health_main" = "Kelkaj el niaj servoj ne funkcias.";
"chat.chat_helpdesk_search_empty" = "Neniuj serĉrezultoj. Provu aliajn ŝlosilvortojn.";
"chat.chat_helpdesk_search_form_field" = "Serĉu nian helpcentron…";
"chat.chat_helpdesk_search_unpopulated" = "Ankoraŭ neniuj artikoloj en la helpcentro.";
"chat.chat_helpdesk_viewer_open_tooltip" = "Vidu en Helpdesk";
"chat.chat_message_audio_play_error" = "Ne povis ludi ĉi tiun sondosieron. Eble ĝi eksvalidiĝis.";
"chat.chat_message_error_retry" = "Malsukcesis sendi. Reprovi?";
"chat.chat_message_file_name" = "Alligiteco dosieron";
"chat.chat_message_info_read" = "Legi";
"chat.chat_message_send_abort_warn" = "Kelkaj mesaĝoj ne estis senditaj. Ŝanĝi paĝon forigos ilin.";
"chat.chat_message_tag_edited" = "Redaktita";
"chat.chat_message_tag_participant" = "Partoprenanto";
"chat.chat_message_tag_translated" = "Tradukita";
"chat.chat_message_text_feedback_ask" = "Ĉu vi ŝatus taksi nian subtenon?";
"chat.chat_message_text_feedback_main" = "Dankon pro babili kun ni.";
"chat.chat_message_text_feedback_pick_ignore" = "Ne, dankon";
"chat.chat_message_text_feedback_pick_rate" = "Taksa subteno";
"chat.chat_message_text_feedback_submitted" = "Dankon pro via komento!";
"chat.chat_message_text_game_ask" = "Dum vi atendas, volas ludi amuza ludo?";
"chat.chat_message_text_game_main" = "Aspektas kiel ni prenas tempon por respondi.";
"chat.chat_message_text_game_pick_no" = "Ne, dankon";
"chat.chat_message_text_game_pick_yes" = "Ludu ludon";
"chat.chat_message_text_identity_ask" = "kiel vi volas, ke ni reiros al vi?";
"chat.chat_message_text_identity_ask_email" = "Kio estas via retpoŝtadreso?";
"chat.chat_message_text_identity_ask_field_email" = "Enskribu vian retadreson";
"chat.chat_message_text_identity_ask_field_phone" = "Entajpu vian telefonnumeron";
"chat.chat_message_text_identity_ask_phone" = "Kio estas via telefonnumero?";
"chat.chat_message_text_identity_main" = "Ĉiaokaze vi forlasas aŭ ni respondi poste:";
"chat.chat_message_text_identity_pick_email" = "Retpoŝto";
"chat.chat_message_text_identity_pick_phone" = "Telefono";
"chat.chat_offline_fail" = "Reto eksterrete.";
"chat.chat_offline_inactive" = "Eksterrete. Vi estis neaktiva dum iom da tempo.";
"chat.chat_offline_label_frozen" = "Neniuj mesaĝoj povas esti ricevitaj aŭ senditaj nuntempe.";
"chat.chat_offline_label_resume" = "Sendu mesaĝon por rekonekti al babilado.";
"chat.chat_offline_main" = "Reto eksterrete. Rekonekti …";
"chat.chat_pickers_gif_no_results" = "Neniu rezulto. Provu alian serĉon.";
"chat.chat_pickers_gif_search" = "Serĉi GIF…";
"chat.chat_pickers_selector_gifs" = "GIF";
"chat.chat_pickers_selector_smileys" = "Riduloj";
"chat.minimized_connect_alert_failure" = "Malsukcesis konekti. Mesaĝoj eble ne estas disponeblaj nuntempe.";
"chat.minimized_tooltip_message_compose" = "Tajpu vian mesaĝo";
"chat.minimized_tooltip_message_from" = "Mesaĝo de";
"date.now" = "Ĵus";
"date.second" = "Antaŭ kelkaj sekundoj";
"duration.days" = "Kelkaj tagoj";
"duration.now" = "Nun";
"duration.second" = "Kelkaj sekundoj";
"ios.chat_alerts_new_messages" = "There are new messages below. Tap to see.";
"ios.chat_alerts_warn_reply_email_default" = "Tap to set your email to get notifications.";
"ios.chat_alerts_warn_reply_phone_default" = "Tap to set your phone to get notifications.";
"ios.chat_attachment_cancel" = "Cancel";
"ios.chat_attachment_select_file" = "Select File";
"ios.chat_attachment_select_photo" = "Select Photo";
"ios.chat_attachment_take_photo" = "Take Photo";
"ios.chat_fieldmessage_submit" = "Ok";
"ios.chat_generic_error_ok" = "Ok";
"ios.chat_message_detail_cancel" = "Cancel";
"ios.chat_message_detail_copy" = "Copy";
"ios.chat_message_detail_sent_at" = "Sent at";
"ios.chat_message_detail_sent_from" = "Sent from";
"ios.chat_startup_error_cancel" = "Cancel";
"ios.chat_startup_error_message" = "We could not connect to the chat. Try again now, or later.";
"ios.chat_startup_error_retry" = "Try again";
"ios.chat_startup_error_title" = "Error starting chat";
"ios.chat_startup_message" = "Starting chat…";
"ios.chat_upload_upload_url_request_timeout" = "Failed to upload file.";
"ios.helpdesk_open_helpdesk" = "Open Helpdesk";
"ios.helpdesk_search_placeholder" = "Search our help center…";
"ios.helpdesk_share_action_open_in_browser" = "Open in Browser";
"ios.helpdesk_view_in_helpdesk" = "View in Helpdesk";
"theme_text.1_chat" = "Demandoj? Babilu kun mi!";
"theme_text.2_chat" = "Petu al ni viajn demandojn";
"theme_text.3_chat" = "Petu al mi viajn demandojn";
"theme_text.4_chat" = "Babilu kun helpistoj";
"theme_text.default_chat" = "Demandoj? Babilu kun ni!";
"theme_welcome.1_chat" = "Hej, volas babili kun ni?";
"theme_welcome.2_chat" = "Ion vi volas demandi?";
"theme_welcome.3_chat" = "Saluton, demandu al ni pri %1$@.";
"theme_welcome.4_chat" = "Saluton! Kiel mi povas helpi vin? :)";
"theme_welcome.5_chat" = "Ajna demando pri %1$@?";
"theme_welcome.default_chat" = "Kiel ni povas helpi per %1$@?";
@@ -0,0 +1,70 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
<key>date.hour</key>
<dict>
<key>NSStringLocalizedFormatKey</key>
<string>%#@value@</string>
<key>value</key>
<dict>
<key>NSStringFormatSpecTypeKey</key>
<string>NSStringPluralRuleType</string>
<key>NSStringFormatValueTypeKey</key>
<string>d</string>
<key>one</key>
<string>Antaŭ unu horo</string>
<key>other</key>
<string>Antaŭ %1$d horoj</string>
</dict>
</dict>
<key>date.minute</key>
<dict>
<key>NSStringLocalizedFormatKey</key>
<string>%#@value@</string>
<key>value</key>
<dict>
<key>NSStringFormatSpecTypeKey</key>
<string>NSStringPluralRuleType</string>
<key>NSStringFormatValueTypeKey</key>
<string>d</string>
<key>one</key>
<string>Antaŭ unu minuto</string>
<key>other</key>
<string>Antaŭ %1$d minutoj</string>
</dict>
</dict>
<key>duration.hour</key>
<dict>
<key>NSStringLocalizedFormatKey</key>
<string>%#@value@</string>
<key>value</key>
<dict>
<key>NSStringFormatSpecTypeKey</key>
<string>NSStringPluralRuleType</string>
<key>NSStringFormatValueTypeKey</key>
<string>d</string>
<key>one</key>
<string>Unu horo</string>
<key>other</key>
<string>%1$d horoj</string>
</dict>
</dict>
<key>duration.minute</key>
<dict>
<key>NSStringLocalizedFormatKey</key>
<string>%#@value@</string>
<key>value</key>
<dict>
<key>NSStringFormatSpecTypeKey</key>
<string>NSStringPluralRuleType</string>
<key>NSStringFormatValueTypeKey</key>
<string>d</string>
<key>one</key>
<string>Unu minuto</string>
<key>other</key>
<string>%1$d minutoj</string>
</dict>
</dict>
</dict>
</plist>
@@ -0,0 +1,127 @@
"call.call_abort_warn" = "Si navegas cuando una llamada está en curso se detendrá la llamada.";
"call.ring_actions_accept" = "Aceptar";
"call.ring_actions_decline" = "Rechazar";
"call.ring_title_label" = "%1$@ te está llamando";
"call.ring_title_website" = "%1$@ asistencia";
"call.screen_label_audio_muted" = "Audio silenciado";
"call.screen_label_video_muted" = "Vídeo apagado";
"call.screen_status_connecting" = "Conectando…";
"call.screen_status_ongoing" = "En curso";
"chat.chat_alerts_email_invalid" = "Has escrito mal tu correo electrónico, ¿puedes revisarlo?";
"chat.chat_alerts_new_messages" = "Hay nuevos mensajes debajo. Haz clic para ver.";
"chat.chat_alerts_wait_reply_away" = "No estamos en línea en este momento. Te contactaremos por correo electrónico.";
"chat.chat_alerts_wait_reply_online" = "¡Gracias! Te contestaremos en breve.";
"chat.chat_alerts_warn_reply_email_default" = "Haz clic para definir tu email para recibir notificaciones.";
"chat.chat_alerts_warn_reply_email_force" = "Introduce tu correo electrónico para continuar.";
"chat.chat_alerts_warn_reply_phone_default" = "Haz clic para definir tu teléfono para recibir notificaciones.";
"chat.chat_alerts_warn_reply_phone_force" = "Por favor, configura tu teléfono para continuar.";
"chat.chat_feedback_rate_placeholder" = "¿Algo que decir?";
"chat.chat_feedback_rate_submit" = "Envía tu valoración";
"chat.chat_feedback_rate_title" = "¿Cómo lo hemos hecho?";
"chat.chat_form_attach_alert_error" = "Ha ocurrido un error mientras se cargaba el archivo. Por favor vuelve a intentarlo.";
"chat.chat_form_attach_alert_quota" = "Se ha superado la cuota de carga de archivos diarias o la extensión del archivo no está permitida.";
"chat.chat_form_attach_alert_size" = "El archivo es muy grande. Por favor reduce su tamaño y vuelve a intentarlo.";
"chat.chat_form_attach_wait_preparing" = "Preparando";
"chat.chat_form_attach_wait_uploading" = "Carga de";
"chat.chat_form_feedback_tooltip" = "Califica este chat";
"chat.chat_form_field_disabled" = "El sistema de mensajería no está disponible.";
"chat.chat_form_field_message" = "Escribe aquí tu mensaje…";
"chat.chat_form_send_hint" = "Enviar";
"chat.chat_game_controls_stop" = "Dejar de jugar";
"chat.chat_header_channels" = "Más canales";
"chat.chat_header_helpdesk_curated" = "Artículos más leídos";
"chat.chat_header_helpdesk_results" = "Artículos buscados";
"chat.chat_header_initial_avatar_website_tooltip" = "Y%1$@ más";
"chat.chat_header_mode_chat" = "Conversación";
"chat.chat_header_mode_helpdesk" = "Centro de ayuda";
"chat.chat_header_ongoing_channel_continue" = "Continuar en %1$@";
"chat.chat_header_ongoing_channel_continue_email" = "Correo electrónico";
"chat.chat_header_ongoing_channel_continue_phone" = "Teléfono";
"chat.chat_header_ongoing_from" = "de";
"chat.chat_header_ongoing_status_away" = "No estamos disponibles en estos momentos";
"chat.chat_header_ongoing_status_last" = "Última vez activo: %1$@";
"chat.chat_header_ongoing_status_metrics" = "Normalmente responde en menos de %1$@";
"chat.chat_header_ongoing_status_online" = "Estamos en línea";
"chat.chat_health_label_link" = "Mira nuestra página de estado";
"chat.chat_health_label_updates" = "para más actualizaciones.";
"chat.chat_health_main" = "Algunos de nuestros servicios no están funcionando.";
"chat.chat_helpdesk_search_empty" = "No hay resultados de búsqueda. Prueba con otras palabras clave.";
"chat.chat_helpdesk_search_form_field" = "Busca en nuestro centro de ayuda…";
"chat.chat_helpdesk_search_unpopulated" = "Todavía no hay artículos en el centro de ayuda.";
"chat.chat_helpdesk_viewer_open_tooltip" = "Ver en el servicio de asistencia";
"chat.chat_message_audio_play_error" = "No se puede reproducir este archivo de audio. Puede que haya caducado.";
"chat.chat_message_error_retry" = "Error al enviar. ¿Reintentar?";
"chat.chat_message_file_name" = "Archivo adjunto";
"chat.chat_message_info_read" = "Leído";
"chat.chat_message_send_abort_warn" = "Algunos mensajes aún no han sido enviados. Si recargas la página evitarás que se envíen.";
"chat.chat_message_tag_edited" = "Editado";
"chat.chat_message_tag_participant" = "Partícipe";
"chat.chat_message_tag_translated" = "Traducido";
"chat.chat_message_text_feedback_ask" = "¿Le importaría calificar nuestro apoyo?";
"chat.chat_message_text_feedback_main" = "Gracias por charlar con nosotros.";
"chat.chat_message_text_feedback_pick_ignore" = "No, gracias";
"chat.chat_message_text_feedback_pick_rate" = "Apoyo a las tarifas";
"chat.chat_message_text_feedback_submitted" = "Gracias por sus comentarios";
"chat.chat_message_text_game_ask" = "¿Mientras esperas, quieres jugar un juego divertido?";
"chat.chat_message_text_game_main" = "Parece que nos estamos demorando en responder.";
"chat.chat_message_text_game_pick_no" = "No, gracias";
"chat.chat_message_text_game_pick_yes" = "Jugar un juego";
"chat.chat_message_text_identity_ask" = "¿Cómo quieres que te contactemos?";
"chat.chat_message_text_identity_ask_email" = "¿Cuál es tu dirección de correo electrónico?";
"chat.chat_message_text_identity_ask_field_email" = "Escribe tu dirección de correo electrónico…";
"chat.chat_message_text_identity_ask_field_phone" = "Escribe tu número de teléfono…";
"chat.chat_message_text_identity_ask_phone" = "¿Cuál es tu número de teléfono?";
"chat.chat_message_text_identity_main" = "En caso de que te vayas o te contestemos más tarde:";
"chat.chat_message_text_identity_pick_email" = "Correo electrónico";
"chat.chat_message_text_identity_pick_phone" = "Teléfono";
"chat.chat_offline_fail" = "Red fuera de linea.";
"chat.chat_offline_inactive" = "Fuera de línea. Has estado inactivo durante algún tiempo.";
"chat.chat_offline_label_frozen" = "Por ahora no se pueden recibir ni enviar mensajes.";
"chat.chat_offline_label_resume" = "Envía un mensaje para volver a conectarte al chat.";
"chat.chat_offline_main" = "Red fuera de linea. Reconectando…";
"chat.chat_pickers_gif_no_results" = "No hay resultados. Intenta otra búsqueda.";
"chat.chat_pickers_gif_search" = "Encontrar GIFs…";
"chat.chat_pickers_selector_gifs" = "GIFs";
"chat.chat_pickers_selector_smileys" = "Emoticonos";
"chat.minimized_connect_alert_failure" = "Error al conectar. Los mensajes pueden no estar disponibles en este momento.";
"chat.minimized_tooltip_message_compose" = "Escribe aquí tu mensaje";
"chat.minimized_tooltip_message_from" = "Mensaje de";
"date.now" = "Ahora mismo";
"date.second" = "Hace unos segundos";
"duration.days" = "Hace pocos días";
"duration.now" = "Al instante";
"duration.second" = "Hace pocos segundos";
"ios.chat_alerts_new_messages" = "There are new messages below. Tap to see.";
"ios.chat_alerts_warn_reply_email_default" = "Tap to set your email to get notifications.";
"ios.chat_alerts_warn_reply_phone_default" = "Tap to set your phone to get notifications.";
"ios.chat_attachment_cancel" = "Cancel";
"ios.chat_attachment_select_file" = "Select File";
"ios.chat_attachment_select_photo" = "Select Photo";
"ios.chat_attachment_take_photo" = "Take Photo";
"ios.chat_fieldmessage_submit" = "Ok";
"ios.chat_generic_error_ok" = "Ok";
"ios.chat_message_detail_cancel" = "Cancel";
"ios.chat_message_detail_copy" = "Copy";
"ios.chat_message_detail_sent_at" = "Sent at";
"ios.chat_message_detail_sent_from" = "Sent from";
"ios.chat_startup_error_cancel" = "Cancel";
"ios.chat_startup_error_message" = "We could not connect to the chat. Try again now, or later.";
"ios.chat_startup_error_retry" = "Try again";
"ios.chat_startup_error_title" = "Error starting chat";
"ios.chat_startup_message" = "Starting chat…";
"ios.chat_upload_upload_url_request_timeout" = "Failed to upload file.";
"ios.helpdesk_open_helpdesk" = "Open Helpdesk";
"ios.helpdesk_search_placeholder" = "Search our help center…";
"ios.helpdesk_share_action_open_in_browser" = "Open in Browser";
"ios.helpdesk_view_in_helpdesk" = "View in Helpdesk";
"theme_text.1_chat" = "¿Tienes alguna pregunta? ¡Hablemos!";
"theme_text.2_chat" = "Haznos tus preguntas";
"theme_text.3_chat" = "Hazme tus preguntas";
"theme_text.4_chat" = "Chatea con nosotros";
"theme_text.default_chat" = "¿Tienes alguna pregunta? ¡Hablemos!";
"theme_welcome.1_chat" = "Hola, ¿Quieres chatear con nosotros?";
"theme_welcome.2_chat" = "¿Deseas preguntarnos algo?";
"theme_welcome.3_chat" = "Hola, pregúntanos lo que quieras acerca de %1$@.";
"theme_welcome.4_chat" = "¡Hola! ¿En qué te puedo ayudar? :)";
"theme_welcome.5_chat" = "¿Tienes alguna pregunta sobre %1$@?";
"theme_welcome.default_chat" = "¿Cómo podemos ayudarte con %1$@?";
@@ -0,0 +1,70 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
<key>date.hour</key>
<dict>
<key>NSStringLocalizedFormatKey</key>
<string>%#@value@</string>
<key>value</key>
<dict>
<key>NSStringFormatSpecTypeKey</key>
<string>NSStringPluralRuleType</string>
<key>NSStringFormatValueTypeKey</key>
<string>d</string>
<key>one</key>
<string>Hace una hora</string>
<key>other</key>
<string>Hace %1$d horas</string>
</dict>
</dict>
<key>date.minute</key>
<dict>
<key>NSStringLocalizedFormatKey</key>
<string>%#@value@</string>
<key>value</key>
<dict>
<key>NSStringFormatSpecTypeKey</key>
<string>NSStringPluralRuleType</string>
<key>NSStringFormatValueTypeKey</key>
<string>d</string>
<key>one</key>
<string>Hace un minuto</string>
<key>other</key>
<string>Hace %1$d minutos</string>
</dict>
</dict>
<key>duration.hour</key>
<dict>
<key>NSStringLocalizedFormatKey</key>
<string>%#@value@</string>
<key>value</key>
<dict>
<key>NSStringFormatSpecTypeKey</key>
<string>NSStringPluralRuleType</string>
<key>NSStringFormatValueTypeKey</key>
<string>d</string>
<key>one</key>
<string>Una hora</string>
<key>other</key>
<string>%1$d horas</string>
</dict>
</dict>
<key>duration.minute</key>
<dict>
<key>NSStringLocalizedFormatKey</key>
<string>%#@value@</string>
<key>value</key>
<dict>
<key>NSStringFormatSpecTypeKey</key>
<string>NSStringPluralRuleType</string>
<key>NSStringFormatValueTypeKey</key>
<string>d</string>
<key>one</key>
<string>Un minuto</string>
<key>other</key>
<string>%1$d minutos</string>
</dict>
</dict>
</dict>
</plist>
@@ -0,0 +1,127 @@
"call.call_abort_warn" = "Kõne ajal navigeerimine katkestab kõne.";
"call.ring_actions_accept" = "Võta vastu";
"call.ring_actions_decline" = "Keeldu";
"call.ring_title_label" = "helistab sulle";
"call.ring_title_website" = "kasutajatugi";
"call.screen_label_audio_muted" = "Heli summutatud";
"call.screen_label_video_muted" = "Video peidetud";
"call.screen_status_connecting" = "Ühendan…";
"call.screen_status_ongoing" = "Kestab";
"chat.chat_alerts_email_invalid" = "E-posti aadress on vigane, palun kontrolli see üle.";
"chat.chat_alerts_new_messages" = "Uued sõnumid on allpool. Kliki, et neid näha.";
"chat.chat_alerts_wait_reply_away" = "Me pole hetkel võrgus. Kui saadate meile kirja, vastame esimesel võimalusel.";
"chat.chat_alerts_wait_reply_online" = "Aitäh! Vastame esimesel võimalusel.";
"chat.chat_alerts_warn_reply_email_default" = "Kliki, et valida e-posti teavituste tihedus";
"chat.chat_alerts_warn_reply_email_force" = "Jätkamiseks sisesta palun e-posti aadress";
"chat.chat_alerts_warn_reply_phone_default" = "Kliki siia, et saada teavitused sõnumitest oma telefoni";
"chat.chat_alerts_warn_reply_phone_force" = "Jätkamiseks sisesta palun oma telefoninumber.";
"chat.chat_feedback_rate_placeholder" = "Kas on midagi öelda?";
"chat.chat_feedback_rate_submit" = "Saada oma hinnang";
"chat.chat_feedback_rate_title" = "Kuidas meil läks?";
"chat.chat_form_attach_alert_error" = "Üleslaadimisel esines probleem. Palun proovige uuesti.";
"chat.chat_form_attach_alert_quota" = "Päevane faili üleslaadimise kvoot on ületatud. Proovige see hiljem üles laadida.";
"chat.chat_form_attach_alert_size" = "Fail on liiga suur. Palun vähendage selle suurust ja proovige uuesti.";
"chat.chat_form_attach_wait_preparing" = "Ettevalmistus";
"chat.chat_form_attach_wait_uploading" = "Üleslaadimine";
"chat.chat_form_feedback_tooltip" = "Hinda seda vestlust";
"chat.chat_form_field_disabled" = "Sõnumid pole saadaval.";
"chat.chat_form_field_message" = "Kirjuta siia oma sõnum…";
"chat.chat_form_send_hint" = "Saada";
"chat.chat_game_controls_stop" = "Lõpeta mängimine";
"chat.chat_header_channels" = "Rohkem kanaleid";
"chat.chat_header_helpdesk_curated" = "Kõige sagedamini loetud artiklid";
"chat.chat_header_helpdesk_results" = "Otsitud artiklid";
"chat.chat_header_initial_avatar_website_tooltip" = "Ja%1$@ rohkem";
"chat.chat_header_mode_chat" = "Vestlus";
"chat.chat_header_mode_helpdesk" = "Abi keskus";
"chat.chat_header_ongoing_channel_continue" = "Jätka";
"chat.chat_header_ongoing_channel_continue_email" = "E-postiga";
"chat.chat_header_ongoing_channel_continue_phone" = "Telefon";
"chat.chat_header_ongoing_from" = "tiimist";
"chat.chat_header_ongoing_status_away" = "Kasutajatugi on eemal";
"chat.chat_header_ongoing_status_last" = "Viimati aktiivne";
"chat.chat_header_ongoing_status_metrics" = "Vastab";
"chat.chat_header_ongoing_status_online" = "Kasutajatugi on saadaval";
"chat.chat_health_label_link" = "Vaata staatuse lehte";
"chat.chat_health_label_updates" = "värskeima info saamiseks.";
"chat.chat_health_main" = "Mõned meie teenused ei tööta.";
"chat.chat_helpdesk_search_empty" = "Otsingutulemused puuduvad. Proovige teisi märksõnu.";
"chat.chat_helpdesk_search_form_field" = "Otsi meie abikeskusest…";
"chat.chat_helpdesk_search_unpopulated" = "Abikeskuses ei ole veel ühtegi artiklit.";
"chat.chat_helpdesk_viewer_open_tooltip" = "Vaade kasutajatoele";
"chat.chat_message_audio_play_error" = "Seda helifaili ei saanud esitada. See võib olla aegunud.";
"chat.chat_message_error_retry" = "Saatmine ebaõnnestus. Proovi uuesti?";
"chat.chat_message_file_name" = "Lisatud fail";
"chat.chat_message_info_read" = "Loetud";
"chat.chat_message_send_abort_warn" = "Mõned sõnumid on saatmata. Lahkudes sellelt lehelt jäävad sõnumid saatmata.";
"chat.chat_message_tag_edited" = "Redigeeritud";
"chat.chat_message_tag_participant" = "Osaleja";
"chat.chat_message_tag_translated" = "Tõlgitud";
"chat.chat_message_text_feedback_ask" = "Kas te võiksite meie toetust hinnata?";
"chat.chat_message_text_feedback_main" = "Täname, et vestlesite meiega.";
"chat.chat_message_text_feedback_pick_ignore" = "Ei, aitäh";
"chat.chat_message_text_feedback_pick_rate" = "Hinda toetus";
"chat.chat_message_text_feedback_submitted" = "Täname teid tagasiside eest!";
"chat.chat_message_text_game_ask" = "Kas sa tahaksid mängida põnevat mängu seni kuni ootad?";
"chat.chat_message_text_game_main" = "Meil läheb natukene aega, et sulle vastata.";
"chat.chat_message_text_game_pick_no" = "Ei aitäh";
"chat.chat_message_text_game_pick_yes" = "Mängi mängu";
"chat.chat_message_text_identity_ask" = "kuidas võiksime sinuga ühendust võtta?";
"chat.chat_message_text_identity_ask_email" = "Mis on sinu e-posti aadress?";
"chat.chat_message_text_identity_ask_field_email" = "Sisesta e-posti aadress…";
"chat.chat_message_text_identity_ask_field_phone" = "Sisesta telefoninumber…";
"chat.chat_message_text_identity_ask_phone" = "Mis on sinu telefoninumber?";
"chat.chat_message_text_identity_main" = "Juhul kui vastame hiljem või pead ära minema:";
"chat.chat_message_text_identity_pick_email" = "E-postiga";
"chat.chat_message_text_identity_pick_phone" = "Telefoniga";
"chat.chat_offline_fail" = "Võrgus ühenduseta.";
"chat.chat_offline_inactive" = "Võrguühenduseta. Olite mõnda aega passiivne.";
"chat.chat_offline_label_frozen" = "Praegu ei saa sõnumeid vastu võtta ega saata.";
"chat.chat_offline_label_resume" = "Saada sõnum vestlusega uuesti ühenduse loomiseks.";
"chat.chat_offline_main" = "Võrgus ühenduseta. Ühenduse taastamine…";
"chat.chat_pickers_gif_no_results" = "Tulemusi pole. Proovi mõnda teist otsingut.";
"chat.chat_pickers_gif_search" = "Leia GIF";
"chat.chat_pickers_selector_gifs" = "GIFs";
"chat.chat_pickers_selector_smileys" = "Smile";
"chat.minimized_connect_alert_failure" = "Ühendus ebaõnnestus. Sõnumid ei pruugi praegu saadaval olla.";
"chat.minimized_tooltip_message_compose" = "Kirjuta siia oma sõnum";
"chat.minimized_tooltip_message_from" = "Sõnum";
"date.now" = "Just praegu";
"date.second" = "Mõned sekundid tagasi";
"duration.days" = "Mõned päevad";
"duration.now" = "Koheselt";
"duration.second" = "Mõni sekund";
"ios.chat_alerts_new_messages" = "There are new messages below. Tap to see.";
"ios.chat_alerts_warn_reply_email_default" = "Tap to set your email to get notifications.";
"ios.chat_alerts_warn_reply_phone_default" = "Tap to set your phone to get notifications.";
"ios.chat_attachment_cancel" = "Cancel";
"ios.chat_attachment_select_file" = "Select File";
"ios.chat_attachment_select_photo" = "Select Photo";
"ios.chat_attachment_take_photo" = "Take Photo";
"ios.chat_fieldmessage_submit" = "Ok";
"ios.chat_generic_error_ok" = "Ok";
"ios.chat_message_detail_cancel" = "Cancel";
"ios.chat_message_detail_copy" = "Copy";
"ios.chat_message_detail_sent_at" = "Sent at";
"ios.chat_message_detail_sent_from" = "Sent from";
"ios.chat_startup_error_cancel" = "Cancel";
"ios.chat_startup_error_message" = "We could not connect to the chat. Try again now, or later.";
"ios.chat_startup_error_retry" = "Try again";
"ios.chat_startup_error_title" = "Error starting chat";
"ios.chat_startup_message" = "Starting chat…";
"ios.chat_upload_upload_url_request_timeout" = "Failed to upload file.";
"ios.helpdesk_open_helpdesk" = "Open Helpdesk";
"ios.helpdesk_search_placeholder" = "Search our help center…";
"ios.helpdesk_share_action_open_in_browser" = "Open in Browser";
"ios.helpdesk_view_in_helpdesk" = "View in Helpdesk";
"theme_text.1_chat" = "Tekkis küsimus? Kirjuta mulle.";
"theme_text.2_chat" = "Vajad abi? Küsi, mida vajad.";
"theme_text.3_chat" = "Vajad abi? Küsi, mida vajad.";
"theme_text.4_chat" = "Vestle kasutajatoega";
"theme_text.default_chat" = "Tekkis küsimus? Kirjuta meile.";
"theme_welcome.1_chat" = "Tere, soovi korral saad meilt otse küsida.";
"theme_welcome.2_chat" = "Vajate abi?";
"theme_welcome.3_chat" = "Tere, palun meile igal küsimus %1$@.";
"theme_welcome.4_chat" = "Tere, kas saaksime Teid kuidagi aidata?";
"theme_welcome.5_chat" = "Iga küsimus %1$@?";
"theme_welcome.default_chat" = "Kuidas me saame aidata teil %1$@?";
@@ -0,0 +1,70 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
<key>date.hour</key>
<dict>
<key>NSStringLocalizedFormatKey</key>
<string>%#@value@</string>
<key>value</key>
<dict>
<key>NSStringFormatSpecTypeKey</key>
<string>NSStringPluralRuleType</string>
<key>NSStringFormatValueTypeKey</key>
<string>d</string>
<key>one</key>
<string>Tund aega tagasi</string>
<key>other</key>
<string>%1$d tundi tagasi</string>
</dict>
</dict>
<key>date.minute</key>
<dict>
<key>NSStringLocalizedFormatKey</key>
<string>%#@value@</string>
<key>value</key>
<dict>
<key>NSStringFormatSpecTypeKey</key>
<string>NSStringPluralRuleType</string>
<key>NSStringFormatValueTypeKey</key>
<string>d</string>
<key>one</key>
<string>Minut tagasi</string>
<key>other</key>
<string>%1$d minutit tagasi</string>
</dict>
</dict>
<key>duration.hour</key>
<dict>
<key>NSStringLocalizedFormatKey</key>
<string>%#@value@</string>
<key>value</key>
<dict>
<key>NSStringFormatSpecTypeKey</key>
<string>NSStringPluralRuleType</string>
<key>NSStringFormatValueTypeKey</key>
<string>d</string>
<key>one</key>
<string>Tund</string>
<key>other</key>
<string>%1$d tundi</string>
</dict>
</dict>
<key>duration.minute</key>
<dict>
<key>NSStringLocalizedFormatKey</key>
<string>%#@value@</string>
<key>value</key>
<dict>
<key>NSStringFormatSpecTypeKey</key>
<string>NSStringPluralRuleType</string>
<key>NSStringFormatValueTypeKey</key>
<string>d</string>
<key>one</key>
<string>Minut</string>
<key>other</key>
<string>%1$d minutit</string>
</dict>
</dict>
</dict>
</plist>
@@ -0,0 +1,127 @@
"call.call_abort_warn" = "Deia martxan dagoenean nabigatzeak deia geldiaraziko du.";
"call.ring_actions_accept" = "Onartu";
"call.ring_actions_decline" = "Gainbehera";
"call.ring_title_label" = "%1$@ deitzen ari zaizu …";
"call.ring_title_website" = "%1$@ laguntza";
"call.screen_label_audio_muted" = "Audioa kenduta";
"call.screen_label_video_muted" = "Bideoa kenduta";
"call.screen_status_connecting" = "Konektatzen…";
"call.screen_status_ongoing" = "Etengabe";
"chat.chat_alerts_email_invalid" = "Gaizki sartu zenuen helbide elektronikoa, egiazta dezakezu?";
"chat.chat_alerts_new_messages" = "Mezu berriak daude. Klikatu ikusteko.";
"chat.chat_alerts_wait_reply_away" = "Ez gaude linean. Itzulerako mezu elektroniko bat bidaliko dizugu.";
"chat.chat_alerts_wait_reply_online" = "Mila esker! Erantzuna jasoko duzu momentu batean.";
"chat.chat_alerts_warn_reply_email_default" = "Jakinarazpenak lortzeko, egin klik zure helbide elektronikoa ezartzeko.";
"chat.chat_alerts_warn_reply_email_force" = "Jarraitzeko zure emaila sartu";
"chat.chat_alerts_warn_reply_phone_default" = "Jakinarazpenak lortzeko, egin klik zure telefono zenbakia ezartzeko.";
"chat.chat_alerts_warn_reply_phone_force" = "Jarraitzeko zure telefono zenbakia sartu";
"chat.chat_feedback_rate_placeholder" = "Zerbait esateko?";
"chat.chat_feedback_rate_submit" = "Bidali zure balorazioa";
"chat.chat_feedback_rate_title" = "Nola egin genuen?";
"chat.chat_form_attach_alert_error" = "Errore bat gertatu da fitxategia igotzerakoan. Saiatu berriz.";
"chat.chat_form_attach_alert_quota" = "Egunero fitxategiak kargatzeko kuota gainditu da edo fitxategi luzapena ez da onartzen.";
"chat.chat_form_attach_alert_size" = "Fitxategia oso handia. Tamaina murriztu eta berriro saiatu, mesedez.";
"chat.chat_form_attach_wait_preparing" = "Prestatzen";
"chat.chat_form_attach_wait_uploading" = "Kargatzen";
"chat.chat_form_feedback_tooltip" = "Baloratu txat hau";
"chat.chat_form_field_disabled" = "Mezularitza ez dago erabilgarri.";
"chat.chat_form_field_message" = "Egin zure galdera…";
"chat.chat_form_send_hint" = "Bidali";
"chat.chat_game_controls_stop" = "Jokatzeari utzi";
"chat.chat_header_channels" = "Kanal gehiago";
"chat.chat_header_helpdesk_curated" = "Gehien irakurritako artikuluak";
"chat.chat_header_helpdesk_results" = "Bilatutako artikuluak";
"chat.chat_header_initial_avatar_website_tooltip" = "Eta %1$@ gehiago";
"chat.chat_header_mode_chat" = "Elkarrizketa";
"chat.chat_header_mode_helpdesk" = "Laguntza zentroa";
"chat.chat_header_ongoing_channel_continue" = "Jarraitu %1$@";
"chat.chat_header_ongoing_channel_continue_email" = "Email";
"chat.chat_header_ongoing_channel_continue_phone" = "Telefonoa";
"chat.chat_header_ongoing_from" = "nondik";
"chat.chat_header_ongoing_status_away" = "Euskarria urrun dago";
"chat.chat_header_ongoing_status_last" = "Azken %1$@ aktiboa izan zen";
"chat.chat_header_ongoing_status_metrics" = "Normalean %1$@ baino gutxiago erantzuten du";
"chat.chat_header_ongoing_status_online" = "Euskerria online dago";
"chat.chat_health_label_link" = "Ikusi gure egoera-orria";
"chat.chat_health_label_updates" = "eguneraketa gehiagorako.";
"chat.chat_health_main" = "Gure zerbitzu batzuk ez dira funtzionatzen ari.";
"chat.chat_helpdesk_search_empty" = "Ez dago bilaketa-emaitzarik. Saiatu beste gako-hitzak.";
"chat.chat_helpdesk_search_form_field" = "Bilatu gure laguntza-zentroan…";
"chat.chat_helpdesk_search_unpopulated" = "Ez dago artikulurik laguntza zentroan oraindik.";
"chat.chat_helpdesk_viewer_open_tooltip" = "Ikusi Helpdesk-en";
"chat.chat_message_audio_play_error" = "Ezin izan da audio fitxategi hau erreproduzitu. Baliteke iraungita egotea.";
"chat.chat_message_error_retry" = "Ezin izan da bidali. Berriro saiatu?";
"chat.chat_message_file_name" = "Erantsitako fitxategia";
"chat.chat_message_info_read" = "Irakurri";
"chat.chat_message_send_abort_warn" = "Oraindik ez dira mezu batzuk bidali. Nabigatzeak ez ditu bidaliko.";
"chat.chat_message_tag_edited" = "Eguneratua";
"chat.chat_message_tag_participant" = "Parte hartzailea";
"chat.chat_message_tag_translated" = "Itzulita";
"chat.chat_message_text_feedback_ask" = "Gustatuko litzaizuke gure laguntza baloratzea?";
"chat.chat_message_text_feedback_main" = "Eskerrik asko gurekin berriketan aritzeagatik.";
"chat.chat_message_text_feedback_pick_ignore" = "Ez eskerrik asko";
"chat.chat_message_text_feedback_pick_rate" = "Baloratu laguntza";
"chat.chat_message_text_feedback_submitted" = "Eskerrik asko zure iritziagatik!";
"chat.chat_message_text_game_ask" = "Itxaroten duzun bitartean, joku freskagarri batera jolastu nahi?";
"chat.chat_message_text_game_main" = "Badirudi erantzuteko denbora luzatzen ari dela.";
"chat.chat_message_text_game_pick_no" = "Ez, eskerrik asko";
"chat.chat_message_text_game_pick_yes" = "Jolastu";
"chat.chat_message_text_identity_ask" = "nola nahi duzu zugana itzultzea?";
"chat.chat_message_text_identity_ask_email" = "Zein da zure posta helbidea?";
"chat.chat_message_text_identity_ask_field_email" = "Sartu zure posta helbidea";
"chat.chat_message_text_identity_ask_field_phone" = "Sartu zure telefono zenbakia";
"chat.chat_message_text_identity_ask_phone" = "Zein da zure telefono zenbakia?";
"chat.chat_message_text_identity_main" = "Bakarrik utzi edo geroago erantzuten badugu:";
"chat.chat_message_text_identity_pick_email" = "Email";
"chat.chat_message_text_identity_pick_phone" = "Telefonoa";
"chat.chat_offline_fail" = "Konexio gabe. Birkargatu orria";
"chat.chat_offline_inactive" = "Lineaz kanpo. Inaktibo egon zinen denbora batez.";
"chat.chat_offline_label_frozen" = "Oraingoz ezin da mezurik jaso edo bidali.";
"chat.chat_offline_label_resume" = "Bidali mezu bat txatera berriro konektatzeko.";
"chat.chat_offline_main" = "Sarea lineaz kanpo. Birkonektatzen …";
"chat.chat_pickers_gif_no_results" = "Emaitzik gabe. Saiatu beste bilaketa bat";
"chat.chat_pickers_gif_search" = "Bilatu GIFak…";
"chat.chat_pickers_selector_gifs" = "GIFak";
"chat.chat_pickers_selector_smileys" = "Aurpegierak";
"chat.minimized_connect_alert_failure" = "Errorea konektatzerakoan. Mezularitza ez dago erabilgarri momentuz.";
"chat.minimized_tooltip_message_compose" = "Osatu zure erantzuna";
"chat.minimized_tooltip_message_from" = "Mezuaren emailea";
"date.now" = "Oraintxe";
"date.second" = "Duela segundo batzuk";
"duration.days" = "Egun batzuk";
"duration.now" = "Berehala";
"duration.second" = "Segundo batzuk";
"ios.chat_alerts_new_messages" = "There are new messages below. Tap to see.";
"ios.chat_alerts_warn_reply_email_default" = "Tap to set your email to get notifications.";
"ios.chat_alerts_warn_reply_phone_default" = "Tap to set your phone to get notifications.";
"ios.chat_attachment_cancel" = "Cancel";
"ios.chat_attachment_select_file" = "Select File";
"ios.chat_attachment_select_photo" = "Select Photo";
"ios.chat_attachment_take_photo" = "Take Photo";
"ios.chat_fieldmessage_submit" = "Ok";
"ios.chat_generic_error_ok" = "Ok";
"ios.chat_message_detail_cancel" = "Cancel";
"ios.chat_message_detail_copy" = "Copy";
"ios.chat_message_detail_sent_at" = "Sent at";
"ios.chat_message_detail_sent_from" = "Sent from";
"ios.chat_startup_error_cancel" = "Cancel";
"ios.chat_startup_error_message" = "We could not connect to the chat. Try again now, or later.";
"ios.chat_startup_error_retry" = "Try again";
"ios.chat_startup_error_title" = "Error starting chat";
"ios.chat_startup_message" = "Starting chat…";
"ios.chat_upload_upload_url_request_timeout" = "Failed to upload file.";
"ios.helpdesk_open_helpdesk" = "Open Helpdesk";
"ios.helpdesk_search_placeholder" = "Search our help center…";
"ios.helpdesk_share_action_open_in_browser" = "Open in Browser";
"ios.helpdesk_view_in_helpdesk" = "View in Helpdesk";
"theme_text.1_chat" = "Galderarik? Txateatu nirekin";
"theme_text.2_chat" = "Esaiguzu zure galdera";
"theme_text.3_chat" = "Esaidazu zure galdera";
"theme_text.4_chat" = "Txateatu euskarriarekin";
"theme_text.default_chat" = "Galderarik? Txateatu gurekin!";
"theme_welcome.1_chat" = "Iepa, gureki txateatu nahai duzu?";
"theme_welcome.2_chat" = "Edozer duzu galdetzeko?";
"theme_welcome.3_chat" = "Kaixo, egin iezaiguzu edozein galdera %1$@ ri buruz.";
"theme_welcome.4_chat" = "Kaixo! Lagundu diezazuket?";
"theme_welcome.5_chat" = "%1$@ i buruzko galderarik?";
"theme_welcome.default_chat" = "Nola lagun dezakegu %1$@ rekin?";
@@ -0,0 +1,70 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
<key>date.hour</key>
<dict>
<key>NSStringLocalizedFormatKey</key>
<string>%#@value@</string>
<key>value</key>
<dict>
<key>NSStringFormatSpecTypeKey</key>
<string>NSStringPluralRuleType</string>
<key>NSStringFormatValueTypeKey</key>
<string>d</string>
<key>one</key>
<string>Duela ordubete</string>
<key>other</key>
<string>Duela %1$d ordu</string>
</dict>
</dict>
<key>date.minute</key>
<dict>
<key>NSStringLocalizedFormatKey</key>
<string>%#@value@</string>
<key>value</key>
<dict>
<key>NSStringFormatSpecTypeKey</key>
<string>NSStringPluralRuleType</string>
<key>NSStringFormatValueTypeKey</key>
<string>d</string>
<key>one</key>
<string>Duela minutu bat</string>
<key>other</key>
<string>Duela %1$d minutu</string>
</dict>
</dict>
<key>duration.hour</key>
<dict>
<key>NSStringLocalizedFormatKey</key>
<string>%#@value@</string>
<key>value</key>
<dict>
<key>NSStringFormatSpecTypeKey</key>
<string>NSStringPluralRuleType</string>
<key>NSStringFormatValueTypeKey</key>
<string>d</string>
<key>one</key>
<string>Ordubete</string>
<key>other</key>
<string>%1$d ordu</string>
</dict>
</dict>
<key>duration.minute</key>
<dict>
<key>NSStringLocalizedFormatKey</key>
<string>%#@value@</string>
<key>value</key>
<dict>
<key>NSStringFormatSpecTypeKey</key>
<string>NSStringPluralRuleType</string>
<key>NSStringFormatValueTypeKey</key>
<string>d</string>
<key>one</key>
<string>Minutu bat</string>
<key>other</key>
<string>%1$d minutu</string>
</dict>
</dict>
</dict>
</plist>
@@ -0,0 +1,127 @@
"call.call_abort_warn" = "پیمایش هنگام تماس، تماس را متوقف می‌کند.";
"call.ring_actions_accept" = "پذیرفتن";
"call.ring_actions_decline" = "رد کردن";
"call.ring_title_label" = "%1$@ درحال برقراری تماس با شما میباشد…";
"call.ring_title_website" = "%1$@ پشتیبانی";
"call.screen_label_audio_muted" = "صدا قطع شد";
"call.screen_label_video_muted" = "ویدیو خاموش شد";
"call.screen_status_connecting" = "در حال برقراری اتصال…";
"call.screen_status_ongoing" = "در دست اقدام";
"chat.chat_alerts_email_invalid" = "شما ایمیل خود را اشتباه نوشتید، می‌توانید آن را بررسی کنید؟";
"chat.chat_alerts_new_messages" = "پیامهای جدید دریافت کردید. برای مشاهده کلیک کنید.";
"chat.chat_alerts_wait_reply_away" = "ما آنلاین نیستیم. از طریق ایمیل پاسخ شما را خواهیم داد.";
"chat.chat_alerts_wait_reply_online" = "مرسی! تا لحظاتی دیگر پاسخگوی شما هستیم.";
"chat.chat_alerts_warn_reply_email_default" = "برای دریافت اعلانات، ایمیل خود را وارد کنید.";
"chat.chat_alerts_warn_reply_email_force" = "لطفاً ایمیل خود را برای ادامه وارد کنید.";
"chat.chat_alerts_warn_reply_phone_default" = "برای دریافت اعلانات، شماره موبایل خود را وارد کنید.";
"chat.chat_alerts_warn_reply_phone_force" = "لطفاً موبایل خود را برای ادامه وارد کنید.";
"chat.chat_feedback_rate_placeholder" = "چیزی هست که بخوای بگی؟";
"chat.chat_feedback_rate_submit" = "به ما امتیاز بده!";
"chat.chat_feedback_rate_title" = "کار ما چطور بود؟";
"chat.chat_form_attach_alert_error" = "هنگام بارگذاری فایل خطایی روی داد. لطفا دوباره تلاش کنید.";
"chat.chat_form_attach_alert_quota" = "سهمیه بارگذاری فایل روزانه پایان یافته است یا پسوند فایل مجاز نیست.";
"chat.chat_form_attach_alert_size" = "فایل خیلی بزرگ است. لطفا اندازه آن را کاهش داده و دوباره امتحان کنید.";
"chat.chat_form_attach_wait_preparing" = "در حال آماده سازی";
"chat.chat_form_attach_wait_uploading" = "در حال بارگذاری";
"chat.chat_form_feedback_tooltip" = "این چت رو امتیاز بده";
"chat.chat_form_field_disabled" = "ارسال پیام در دسترس نیست.";
"chat.chat_form_field_message" = "پیام خود را بنویسید…";
"chat.chat_form_send_hint" = "بفرست";
"chat.chat_game_controls_stop" = "توقف بازی";
"chat.chat_header_channels" = "کانال های بیشتر";
"chat.chat_header_helpdesk_curated" = "مقالات بیشتر خوانده شده";
"chat.chat_header_helpdesk_results" = "مقالات جستجو شده";
"chat.chat_header_initial_avatar_website_tooltip" = "و %1$@ بیشتر";
"chat.chat_header_mode_chat" = "چت";
"chat.chat_header_mode_helpdesk" = "مرکز پشتیبانی";
"chat.chat_header_ongoing_channel_continue" = "ادامه در %1$@";
"chat.chat_header_ongoing_channel_continue_email" = "ایمیل";
"chat.chat_header_ongoing_channel_continue_phone" = "موبایل";
"chat.chat_header_ongoing_from" = "از";
"chat.chat_header_ongoing_status_away" = "پشتیبان در دسترس نیست";
"chat.chat_header_ongoing_status_last" = "آخرین بار %1$@ آنلاین بود";
"chat.chat_header_ongoing_status_metrics" = "معمولا کمتر از %1$@ پاسخ می‌دهیم";
"chat.chat_header_ongoing_status_online" = "پشتیبان آنلاین است";
"chat.chat_health_label_link" = "صفحه وضعیت ما را ببینید";
"chat.chat_health_label_updates" = "برای بروزرسانی‌های بیشتر.";
"chat.chat_health_main" = "برخی از سرویس های ما غیرفعال است.";
"chat.chat_helpdesk_search_empty" = "جستجویی یافت نشد. لطفا کلید واژه های دیگری را امتحان کنید.";
"chat.chat_helpdesk_search_form_field" = "مرکز راهنمایی ما را جستجو کنید…";
"chat.chat_helpdesk_search_unpopulated" = "در حال حاضر هیچ مقاله ای در مرکز پشتیبانی وجود ندارد.";
"chat.chat_helpdesk_viewer_open_tooltip" = "در مرکز پشتیبانی مشاهده کنید";
"chat.chat_message_audio_play_error" = "فایل صوتی منقضی شده و قابل اجرا نیست.";
"chat.chat_message_error_retry" = "ارسال نشد. دوباره امتحان می‌کنید؟";
"chat.chat_message_file_name" = "فایل ضمیمه شده";
"chat.chat_message_info_read" = "خوانده شد";
"chat.chat_message_send_abort_warn" = "برخی از پیام‌ها هنوز ارسال نشده است. پیمایش از ارسال آنها جلوگیری می‌کند.";
"chat.chat_message_tag_edited" = "ویرایش شده";
"chat.chat_message_tag_participant" = "شرکت کننده";
"chat.chat_message_tag_translated" = "ترجمه شده";
"chat.chat_message_text_feedback_ask" = "امکان داره به پشتیبانی ما امتیاز بدی؟";
"chat.chat_message_text_feedback_main" = "مرسی از چت با ما";
"chat.chat_message_text_feedback_pick_ignore" = "نه مرسی";
"chat.chat_message_text_feedback_pick_rate" = "به پشتیبانی امتیاز بده";
"chat.chat_message_text_feedback_submitted" = "ممنون از بازخورد شما!";
"chat.chat_message_text_game_ask" = "حالا که منتظر هستی، دوست داری یک بازی باحال بکنی؟";
"chat.chat_message_text_game_main" = "به نظر می‌رسد ما برای پاسخ دادن به زمان بیشتری نیاز داریم.";
"chat.chat_message_text_game_pick_no" = "نه، ممنون";
"chat.chat_message_text_game_pick_yes" = "بازی کنید";
"chat.chat_message_text_identity_ask" = "مایلید چطور با شما تماس بگیریم؟";
"chat.chat_message_text_identity_ask_email" = "آدرس ایمیل شما چیست؟";
"chat.chat_message_text_identity_ask_field_email" = "آدرس ایمیل خود را وارد کنید…";
"chat.chat_message_text_identity_ask_field_phone" = "شماره موبایل خود را وارد کنید…";
"chat.chat_message_text_identity_ask_phone" = "شماره موبایل شما چیست؟";
"chat.chat_message_text_identity_main" = "در صورت ترک شما یا تاخیر در پاسخ ما:";
"chat.chat_message_text_identity_pick_email" = "ایمیل";
"chat.chat_message_text_identity_pick_phone" = "موبایل";
"chat.chat_offline_fail" = "آفلاین. لطفاً صفحه را دوباره بارگیری کنید";
"chat.chat_offline_inactive" = "آفلاین. مدتی غیرفعال بودید.";
"chat.chat_offline_label_frozen" = "در حال حاضر پیغامی نمیتواند رد و بدل شود.";
"chat.chat_offline_label_resume" = "برای اتصال دوباره پیغام دهید.";
"chat.chat_offline_main" = "ارتباط قطع شد. در حال اتصال…";
"chat.chat_pickers_gif_no_results" = "چیزی پیدا نشد. جستجوی دیگری را امتحان کنید.";
"chat.chat_pickers_gif_search" = "یافتن گیف…";
"chat.chat_pickers_selector_gifs" = "گیف‌ها";
"chat.chat_pickers_selector_smileys" = "شکلک‌ها";
"chat.minimized_connect_alert_failure" = "عدم اتصال. در حال حاضر ارسال پیام در دسترس نیست.";
"chat.minimized_tooltip_message_compose" = "پاسخ خود را بنویسید";
"chat.minimized_tooltip_message_from" = "پیام از";
"date.now" = "همین الان";
"date.second" = "چند ثانیه پیش";
"duration.days" = "چند روز";
"duration.now" = "فورا";
"duration.second" = "چند ثانیه";
"ios.chat_alerts_new_messages" = "There are new messages below. Tap to see.";
"ios.chat_alerts_warn_reply_email_default" = "Tap to set your email to get notifications.";
"ios.chat_alerts_warn_reply_phone_default" = "Tap to set your phone to get notifications.";
"ios.chat_attachment_cancel" = "Cancel";
"ios.chat_attachment_select_file" = "Select File";
"ios.chat_attachment_select_photo" = "Select Photo";
"ios.chat_attachment_take_photo" = "Take Photo";
"ios.chat_fieldmessage_submit" = "Ok";
"ios.chat_generic_error_ok" = "Ok";
"ios.chat_message_detail_cancel" = "Cancel";
"ios.chat_message_detail_copy" = "Copy";
"ios.chat_message_detail_sent_at" = "Sent at";
"ios.chat_message_detail_sent_from" = "Sent from";
"ios.chat_startup_error_cancel" = "Cancel";
"ios.chat_startup_error_message" = "We could not connect to the chat. Try again now, or later.";
"ios.chat_startup_error_retry" = "Try again";
"ios.chat_startup_error_title" = "Error starting chat";
"ios.chat_startup_message" = "Starting chat…";
"ios.chat_upload_upload_url_request_timeout" = "Failed to upload file.";
"ios.helpdesk_open_helpdesk" = "Open Helpdesk";
"ios.helpdesk_search_placeholder" = "Search our help center…";
"ios.helpdesk_share_action_open_in_browser" = "Open in Browser";
"ios.helpdesk_view_in_helpdesk" = "View in Helpdesk";
"theme_text.1_chat" = "اگر سوالی دارید از من بپرسید!";
"theme_text.2_chat" = "سوالات خود را از ما بپرسید";
"theme_text.3_chat" = "سوالات خود را از من بپرسید";
"theme_text.4_chat" = "گفتگو با پشتیبانی";
"theme_text.default_chat" = "اگر سوالی دارید از ما بپرسید!";
"theme_welcome.1_chat" = "سلام، آیا مایل به گفتگو هستید؟";
"theme_welcome.2_chat" = "سوالی دارید؟";
"theme_welcome.3_chat" = "سلام، هرچیزی دربارۀ %1$@ را از ما بپرسید.";
"theme_welcome.4_chat" = "سلام! چطور میتونم به شما کمک کنم؟ :)";
"theme_welcome.5_chat" = "سوالی دربارۀ %1$@ دارید؟";
"theme_welcome.default_chat" = "چگونه می‌توانیم با %1$@ به شما کمک کنیم؟";
@@ -0,0 +1,70 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
<key>date.hour</key>
<dict>
<key>NSStringLocalizedFormatKey</key>
<string>%#@value@</string>
<key>value</key>
<dict>
<key>NSStringFormatSpecTypeKey</key>
<string>NSStringPluralRuleType</string>
<key>NSStringFormatValueTypeKey</key>
<string>d</string>
<key>one</key>
<string>یک ساعت پیش</string>
<key>other</key>
<string>%1$d ساعت قبل</string>
</dict>
</dict>
<key>date.minute</key>
<dict>
<key>NSStringLocalizedFormatKey</key>
<string>%#@value@</string>
<key>value</key>
<dict>
<key>NSStringFormatSpecTypeKey</key>
<string>NSStringPluralRuleType</string>
<key>NSStringFormatValueTypeKey</key>
<string>d</string>
<key>one</key>
<string>یک دقیقه پیش</string>
<key>other</key>
<string>%1$d دقیقه قبل</string>
</dict>
</dict>
<key>duration.hour</key>
<dict>
<key>NSStringLocalizedFormatKey</key>
<string>%#@value@</string>
<key>value</key>
<dict>
<key>NSStringFormatSpecTypeKey</key>
<string>NSStringPluralRuleType</string>
<key>NSStringFormatValueTypeKey</key>
<string>d</string>
<key>one</key>
<string>یک ساعت</string>
<key>other</key>
<string>%1$d ساعت</string>
</dict>
</dict>
<key>duration.minute</key>
<dict>
<key>NSStringLocalizedFormatKey</key>
<string>%#@value@</string>
<key>value</key>
<dict>
<key>NSStringFormatSpecTypeKey</key>
<string>NSStringPluralRuleType</string>
<key>NSStringFormatValueTypeKey</key>
<string>d</string>
<key>one</key>
<string>یک دقیقه</string>
<key>other</key>
<string>%1$d دقیقه</string>
</dict>
</dict>
</dict>
</plist>
@@ -0,0 +1,127 @@
"call.call_abort_warn" = "Siirtyminen toiselle sivulle puhelun aikana katkaisee puhelun.";
"call.ring_actions_accept" = "Hyväksy";
"call.ring_actions_decline" = "Hylkää";
"call.ring_title_label" = "%1$@ soittaa sinulle";
"call.ring_title_website" = "%1$@ tuki";
"call.screen_label_audio_muted" = "Ääni mykistetty";
"call.screen_label_video_muted" = "Video mykistetty";
"call.screen_status_connecting" = "Liitytään…";
"call.screen_status_ongoing" = "Käynnissä";
"chat.chat_alerts_email_invalid" = "Virheellinen sähköpostiosoite, voitko tarkistaa sen?";
"chat.chat_alerts_new_messages" = "Uusia viestejä alla. Klikkaa nähdäksesi.";
"chat.chat_alerts_wait_reply_away" = "Emme ole nyt paikalla. Otamme yhteyttä sähköpostitse.";
"chat.chat_alerts_wait_reply_online" = "Kiitos viestistäsi, vastaamme siihen hetken kuluttua.";
"chat.chat_alerts_warn_reply_email_default" = "Anna sähköpostiosoitteesi ilmoituksia varten napsauttamalla tätä.";
"chat.chat_alerts_warn_reply_email_force" = "Anna sähköpostiosoite jatkaaksesi.";
"chat.chat_alerts_warn_reply_phone_default" = "Anna puhelinnumerosi ilmoituksia varten napsauttamalla tätä.";
"chat.chat_alerts_warn_reply_phone_force" = "Anna puhelinnumerosi jatkaaksesi.";
"chat.chat_feedback_rate_placeholder" = "Onko mitään sanottavaa?";
"chat.chat_feedback_rate_submit" = "Lähetä arviosi";
"chat.chat_feedback_rate_title" = "Miten me pärjäsimme?";
"chat.chat_form_attach_alert_error" = "Lähetyksessä tapahtui virhe. Yritä uudelleen.";
"chat.chat_form_attach_alert_quota" = "Päivittäinen tiedostojen latauskiintiö on ylitetty tai tämä tiedostomuoto ei ole sallittu.";
"chat.chat_form_attach_alert_size" = "Tiedosto on liian suuri. Pienennä tiedostoa ja yritä uudelleen.";
"chat.chat_form_attach_wait_preparing" = "Valmistelu";
"chat.chat_form_attach_wait_uploading" = "Lataaminen";
"chat.chat_form_feedback_tooltip" = "Arvioi tämä keskustelu";
"chat.chat_form_field_disabled" = "Viestintä ei ole käytössä.";
"chat.chat_form_field_message" = "Kirjoita viesti…";
"chat.chat_form_send_hint" = "Lähetä";
"chat.chat_game_controls_stop" = "Lopeta peli";
"chat.chat_header_channels" = "Lisää kanavia";
"chat.chat_header_helpdesk_curated" = "Useimmin luetut artikkelit";
"chat.chat_header_helpdesk_results" = "Haetut artikkelit";
"chat.chat_header_initial_avatar_website_tooltip" = "Ja%1$@ lisää";
"chat.chat_header_mode_chat" = "Keskustelu";
"chat.chat_header_mode_helpdesk" = "Ohjekeskus";
"chat.chat_header_ongoing_channel_continue" = "Jatka %1$@";
"chat.chat_header_ongoing_channel_continue_email" = "sähköpostilla";
"chat.chat_header_ongoing_channel_continue_phone" = "puhelimella";
"chat.chat_header_ongoing_from" = "tiimistä";
"chat.chat_header_ongoing_status_away" = "Emme ole paikalla";
"chat.chat_header_ongoing_status_last" = "Viimeksi aktiivinen %1$@";
"chat.chat_header_ongoing_status_metrics" = "Keskimääräinen vastausaika: %1$@";
"chat.chat_header_ongoing_status_online" = "Olemme paikalla";
"chat.chat_health_label_link" = "Käy tilasivullamme";
"chat.chat_health_label_updates" = "ja saat lisätietoja.";
"chat.chat_health_main" = "Jotkin palveluistamme eivät toimi";
"chat.chat_helpdesk_search_empty" = "Ei hakutuloksia. Kokeile muita hakusanoja.";
"chat.chat_helpdesk_search_form_field" = "Etsi neuvontapalveluistamme…";
"chat.chat_helpdesk_search_unpopulated" = "Apukeskuksessa ei ole vielä artikkeleita.";
"chat.chat_helpdesk_viewer_open_tooltip" = "Näytä Helpdeskissä";
"chat.chat_message_audio_play_error" = "Tätä äänitiedostoa ei voitu toistaa. Se on saattanut vanhentua.";
"chat.chat_message_error_retry" = "Lähetys epäonnistui. Yritetäänkö uudelleen?";
"chat.chat_message_file_name" = "Liitetiedosto";
"chat.chat_message_info_read" = "Luettu";
"chat.chat_message_send_abort_warn" = "Viestejä ei ole lähetetty. Viestejä ei lähetetä jos poistut sivulta.";
"chat.chat_message_tag_edited" = "Muokattu";
"chat.chat_message_tag_participant" = "Osallistuja";
"chat.chat_message_tag_translated" = "Käännetty";
"chat.chat_message_text_feedback_ask" = "Voisitteko arvioida tukeamme?";
"chat.chat_message_text_feedback_main" = "Kiitos, että juttelitte kanssamme.";
"chat.chat_message_text_feedback_pick_ignore" = "Ei, kiitos";
"chat.chat_message_text_feedback_pick_rate" = "Kurssituki";
"chat.chat_message_text_feedback_submitted" = "Kiitos palautteestasi!";
"chat.chat_message_text_game_ask" = "Haluatko pelata hauskaa peliä odottaessasi?";
"chat.chat_message_text_game_main" = "Näyttää siltä, että vastauksessa vierähtää tovi.";
"chat.chat_message_text_game_pick_no" = "Ei kiitos";
"chat.chat_message_text_game_pick_yes" = "Pelaa";
"chat.chat_message_text_identity_ask" = "Miten haluat sinuun otettavan yhteyttä?";
"chat.chat_message_text_identity_ask_email" = "Mikä on sähköpostiosoitteesi?";
"chat.chat_message_text_identity_ask_field_email" = "Anna sähköpostiosoitteesi";
"chat.chat_message_text_identity_ask_field_phone" = "Anna puhelinnumerosi";
"chat.chat_message_text_identity_ask_phone" = "Mikä on puhelinnumerosi?";
"chat.chat_message_text_identity_main" = "Siltä varalta, että poistut tai että vastaamme myöhemmin:";
"chat.chat_message_text_identity_pick_email" = "Sähköposti";
"chat.chat_message_text_identity_pick_phone" = "Puhelin";
"chat.chat_offline_fail" = "Yhteys poikki.";
"chat.chat_offline_inactive" = "Offline-tilassa. Olit passiivinen jonkin aikaa.";
"chat.chat_offline_label_frozen" = "Viestejä ei voi vastaanottaa tai lähettää toistaiseksi.";
"chat.chat_offline_label_resume" = "Lähetä viesti yhteyden muodostamiseksi chattiin uudelleen.";
"chat.chat_offline_main" = "Yhteys poikki. Yhdistetään uudelleen…";
"chat.chat_pickers_gif_no_results" = "Tuloksia ei ole. Kokeile toista hakusanaa.";
"chat.chat_pickers_gif_search" = "Etsi GIF…";
"chat.chat_pickers_selector_gifs" = "GIF-kuvat";
"chat.chat_pickers_selector_smileys" = "Hymiöt";
"chat.minimized_connect_alert_failure" = "Yhteys epäonnistui. Viestintä ei ole käytössä juuri nyt.";
"chat.minimized_tooltip_message_compose" = "Kirjoita viesti";
"chat.minimized_tooltip_message_from" = "Viesti henkilöltä";
"date.now" = "Juuri äsken";
"date.second" = "Muutama sekunti sitten";
"duration.days" = "Muutama päivä";
"duration.now" = "Heti";
"duration.second" = "Muutama sekunti";
"ios.chat_alerts_new_messages" = "There are new messages below. Tap to see.";
"ios.chat_alerts_warn_reply_email_default" = "Tap to set your email to get notifications.";
"ios.chat_alerts_warn_reply_phone_default" = "Tap to set your phone to get notifications.";
"ios.chat_attachment_cancel" = "Cancel";
"ios.chat_attachment_select_file" = "Select File";
"ios.chat_attachment_select_photo" = "Select Photo";
"ios.chat_attachment_take_photo" = "Take Photo";
"ios.chat_fieldmessage_submit" = "Ok";
"ios.chat_generic_error_ok" = "Ok";
"ios.chat_message_detail_cancel" = "Cancel";
"ios.chat_message_detail_copy" = "Copy";
"ios.chat_message_detail_sent_at" = "Sent at";
"ios.chat_message_detail_sent_from" = "Sent from";
"ios.chat_startup_error_cancel" = "Cancel";
"ios.chat_startup_error_message" = "We could not connect to the chat. Try again now, or later.";
"ios.chat_startup_error_retry" = "Try again";
"ios.chat_startup_error_title" = "Error starting chat";
"ios.chat_startup_message" = "Starting chat…";
"ios.chat_upload_upload_url_request_timeout" = "Failed to upload file.";
"ios.helpdesk_open_helpdesk" = "Open Helpdesk";
"ios.helpdesk_search_placeholder" = "Search our help center…";
"ios.helpdesk_share_action_open_in_browser" = "Open in Browser";
"ios.helpdesk_view_in_helpdesk" = "View in Helpdesk";
"theme_text.1_chat" = "Kysymyksiä? Kysy vain!";
"theme_text.2_chat" = "Kysy meiltä";
"theme_text.3_chat" = "Kysy minulta";
"theme_text.4_chat" = "Juttele tuen kanssa";
"theme_text.default_chat" = "Kysyttävää? Kysy chatissa!";
"theme_welcome.1_chat" = "Hei, haluatko jutella kanssamme?";
"theme_welcome.2_chat" = "Haluatko kysyä jotain?";
"theme_welcome.3_chat" = "Hei, kysy meiltä mitä vain.";
"theme_welcome.4_chat" = "Hei! Kuinka voin auttaa? :)";
"theme_welcome.5_chat" = "Onko sinulla kysyttävää?";
"theme_welcome.default_chat" = "Miten voimme auttaa?";
@@ -0,0 +1,70 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
<key>date.hour</key>
<dict>
<key>NSStringLocalizedFormatKey</key>
<string>%#@value@</string>
<key>value</key>
<dict>
<key>NSStringFormatSpecTypeKey</key>
<string>NSStringPluralRuleType</string>
<key>NSStringFormatValueTypeKey</key>
<string>d</string>
<key>one</key>
<string>Tunti sitten</string>
<key>other</key>
<string>%1$d tuntia sitten</string>
</dict>
</dict>
<key>date.minute</key>
<dict>
<key>NSStringLocalizedFormatKey</key>
<string>%#@value@</string>
<key>value</key>
<dict>
<key>NSStringFormatSpecTypeKey</key>
<string>NSStringPluralRuleType</string>
<key>NSStringFormatValueTypeKey</key>
<string>d</string>
<key>one</key>
<string>Minuutti sitten</string>
<key>other</key>
<string>%1$d minuuttia sitten</string>
</dict>
</dict>
<key>duration.hour</key>
<dict>
<key>NSStringLocalizedFormatKey</key>
<string>%#@value@</string>
<key>value</key>
<dict>
<key>NSStringFormatSpecTypeKey</key>
<string>NSStringPluralRuleType</string>
<key>NSStringFormatValueTypeKey</key>
<string>d</string>
<key>one</key>
<string>Tunti sitten</string>
<key>other</key>
<string>%1$d tuntia</string>
</dict>
</dict>
<key>duration.minute</key>
<dict>
<key>NSStringLocalizedFormatKey</key>
<string>%#@value@</string>
<key>value</key>
<dict>
<key>NSStringFormatSpecTypeKey</key>
<string>NSStringPluralRuleType</string>
<key>NSStringFormatValueTypeKey</key>
<string>d</string>
<key>one</key>
<string>Pieni hetki</string>
<key>other</key>
<string>%1$d minuuttia</string>
</dict>
</dict>
</dict>
</plist>
@@ -0,0 +1,127 @@
"call.call_abort_warn" = "Handlingar í kaganum meðan tosað verður, endar kallið.";
"call.ring_actions_accept" = "Góðtak";
"call.ring_actions_decline" = "Nokta";
"call.ring_title_label" = "%1$@ ringir ti, tín";
"call.ring_title_website" = "%1$@ hjálp";
"call.screen_label_audio_muted" = "Ljóð slókt";
"call.screen_label_video_muted" = "Video slókt";
"call.screen_status_connecting" = "Sambindur";
"call.screen_status_ongoing" = "Áhaldandi";
"chat.chat_alerts_email_invalid" = "Tú stavaði tín meylbústað skeivt. Kanst tú kanna hann?";
"chat.chat_alerts_new_messages" = "Nýggj boð niðanfyri. Trýst fyri at síggja.";
"chat.chat_alerts_wait_reply_away" = "Vit eru ikki á. Vit senda meyl til tín.";
"chat.chat_alerts_wait_reply_online" = "Takk! Við eiga at svara heilt skjótt.";
"chat.chat_alerts_warn_reply_email_default" = "Trýst fyri at skriva tín meylbústað fyri at fáa boð.";
"chat.chat_alerts_warn_reply_email_force" = "Vinarliga skriva tín meylbústað fyri at halda fram.";
"chat.chat_alerts_warn_reply_phone_default" = "Trýst fyri at seta tína telefon til at fáa boð.";
"chat.chat_alerts_warn_reply_phone_force" = "Vinarliga skriva títt telefonnummar fyri at halda fram.";
"chat.chat_feedback_rate_placeholder" = "Anything to say?";
"chat.chat_feedback_rate_submit" = "Send your rating";
"chat.chat_feedback_rate_title" = "How did we do?";
"chat.chat_form_attach_alert_error" = "Ein feilur hendi meðan fílan var uppsend. Royn aftur.";
"chat.chat_form_attach_alert_quota" = "Daily file upload quota has been exceeded. Try uploading this later on.";
"chat.chat_form_attach_alert_size" = "Fílan er ov stór. Minka fíluna og royn at senda aftur.";
"chat.chat_form_attach_wait_preparing" = "Preparing";
"chat.chat_form_attach_wait_uploading" = "Uploading";
"chat.chat_form_feedback_tooltip" = "Rate this chat";
"chat.chat_form_field_disabled" = "Messaging is unavailable.";
"chat.chat_form_field_message" = "Skriva tíni boð…";
"chat.chat_form_send_hint" = "Send";
"chat.chat_game_controls_stop" = "Steðga at spæla";
"chat.chat_header_channels" = "More channels";
"chat.chat_header_helpdesk_curated" = "Most Frequently Read Articles";
"chat.chat_header_helpdesk_results" = "Searched Articles";
"chat.chat_header_initial_avatar_website_tooltip" = "And %1$@ more";
"chat.chat_header_mode_chat" = "Conversation";
"chat.chat_header_mode_helpdesk" = "Help center";
"chat.chat_header_ongoing_channel_continue" = "Halt fram á %1$@";
"chat.chat_header_ongoing_channel_continue_email" = "Meylur";
"chat.chat_header_ongoing_channel_continue_phone" = "Telefon";
"chat.chat_header_ongoing_from" = "frá";
"chat.chat_header_ongoing_status_away" = "Hjálpari er farin burturfrá";
"chat.chat_header_ongoing_status_last" = "Var virkin fyri %1$@ síðani";
"chat.chat_header_ongoing_status_metrics" = "Vanliga svar innan %1$@";
"chat.chat_header_ongoing_status_online" = "Hjálpari er á";
"chat.chat_health_label_link" = "See our status page";
"chat.chat_health_label_updates" = "for more updates.";
"chat.chat_health_main" = "Some of our services are not working.";
"chat.chat_helpdesk_search_empty" = "No search results. Try other keywords.";
"chat.chat_helpdesk_search_form_field" = "Search our help center…";
"chat.chat_helpdesk_search_unpopulated" = "No articles in the help center just yet.";
"chat.chat_helpdesk_viewer_open_tooltip" = "View in Helpdesk";
"chat.chat_message_audio_play_error" = "Could not play this audio file. It may have expired.";
"chat.chat_message_error_retry" = "Sending misseydnaðist. Royn aftur?";
"chat.chat_message_file_name" = "Viðheft fíla";
"chat.chat_message_info_read" = "Lisið!";
"chat.chat_message_send_abort_warn" = "Onkur boð eru ikki send. Gert tú handlingar í kaganum meðan sent verður, verða boðini ikki send.";
"chat.chat_message_tag_edited" = "Edited";
"chat.chat_message_tag_participant" = "Participant";
"chat.chat_message_tag_translated" = "Translated";
"chat.chat_message_text_feedback_ask" = "Would you mind rating our support?";
"chat.chat_message_text_feedback_main" = "Thanks for chatting with us.";
"chat.chat_message_text_feedback_pick_ignore" = "No, thanks";
"chat.chat_message_text_feedback_pick_rate" = "Rate support";
"chat.chat_message_text_feedback_submitted" = "Thank you for your feedback!";
"chat.chat_message_text_game_ask" = "Meðan tú bíðar, vilt tú spæla eitt spæl?";
"chat.chat_message_text_game_main" = "Hmmm, hetta tekur okkum eina løtu, sær tað út til.";
"chat.chat_message_text_game_pick_no" = "Nei takk";
"chat.chat_message_text_game_pick_yes" = "Spæl eitt spæl";
"chat.chat_message_text_identity_ask" = "Hvussu skulu vit seta okkum í samband við teg?";
"chat.chat_message_text_identity_ask_email" = "Hvat er tín meylbústaður?";
"chat.chat_message_text_identity_ask_field_email" = "Skriva tín meylbústað…";
"chat.chat_message_text_identity_ask_field_phone" = "Skriva títt telefonnummar…";
"chat.chat_message_text_identity_ask_phone" = "Hvat er títt telefonnummar?";
"chat.chat_message_text_identity_main" = "Um tú fert frá ella vit svara seinni:";
"chat.chat_message_text_identity_pick_email" = "Meylur";
"chat.chat_message_text_identity_pick_phone" = "Telefon";
"chat.chat_offline_fail" = "Sambandið er slitið.";
"chat.chat_offline_inactive" = "Offline. You were inactive for some time.";
"chat.chat_offline_label_frozen" = "No messages can be received or sent for now.";
"chat.chat_offline_label_resume" = "Send a message to reconnect to chat.";
"chat.chat_offline_main" = "Sambandið er slitið. Sambindur aftur…";
"chat.chat_pickers_gif_no_results" = "Einki úrslit. Royn at leita aftur.";
"chat.chat_pickers_gif_search" = "Finn GIFar…";
"chat.chat_pickers_selector_gifs" = "GIFar";
"chat.chat_pickers_selector_smileys" = "Smileys";
"chat.minimized_connect_alert_failure" = "Failed to connect. Messaging may be unavailable at the moment.";
"chat.minimized_tooltip_message_compose" = "Skriva títt svar";
"chat.minimized_tooltip_message_from" = "Boð frá";
"date.now" = "Beint nú";
"date.second" = "Fá sekund síðani";
"duration.days" = "Nakrar dagar";
"duration.now" = "Nú";
"duration.second" = "Um fá sekund";
"ios.chat_alerts_new_messages" = "There are new messages below. Tap to see.";
"ios.chat_alerts_warn_reply_email_default" = "Tap to set your email to get notifications.";
"ios.chat_alerts_warn_reply_phone_default" = "Tap to set your phone to get notifications.";
"ios.chat_attachment_cancel" = "Cancel";
"ios.chat_attachment_select_file" = "Select File";
"ios.chat_attachment_select_photo" = "Select Photo";
"ios.chat_attachment_take_photo" = "Take Photo";
"ios.chat_fieldmessage_submit" = "Ok";
"ios.chat_generic_error_ok" = "Ok";
"ios.chat_message_detail_cancel" = "Cancel";
"ios.chat_message_detail_copy" = "Copy";
"ios.chat_message_detail_sent_at" = "Sent at";
"ios.chat_message_detail_sent_from" = "Sent from";
"ios.chat_startup_error_cancel" = "Cancel";
"ios.chat_startup_error_message" = "We could not connect to the chat. Try again now, or later.";
"ios.chat_startup_error_retry" = "Try again";
"ios.chat_startup_error_title" = "Error starting chat";
"ios.chat_startup_message" = "Starting chat…";
"ios.chat_upload_upload_url_request_timeout" = "Failed to upload file.";
"ios.helpdesk_open_helpdesk" = "Open Helpdesk";
"ios.helpdesk_search_placeholder" = "Search our help center…";
"ios.helpdesk_share_action_open_in_browser" = "Open in Browser";
"ios.helpdesk_view_in_helpdesk" = "View in Helpdesk";
"theme_text.1_chat" = "Hevur tú ein spurning? Tjatta við meg!";
"theme_text.2_chat" = "Spyr okkum her!";
"theme_text.3_chat" = "Spyr meg tín spurning!";
"theme_text.4_chat" = "Tjatta við hjálpara!";
"theme_text.default_chat" = "Hevur tú ein spurning? Tjatta við okkum!";
"theme_welcome.1_chat" = "Hey, vilt tú tjatta við okkum?";
"theme_welcome.2_chat" = "Hevur tú ein spurning?";
"theme_welcome.3_chat" = "Hey, spyr okkum einhvønn spurning um %1$@.";
"theme_welcome.4_chat" = "Hey, hvussu kann eg hjálpa tær?";
"theme_welcome.5_chat" = "Hevur tú spurningar um %1$@?";
"theme_welcome.default_chat" = "Hvussu kunnu vit hjálpa %1$@?";
@@ -0,0 +1,70 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
<key>date.hour</key>
<dict>
<key>NSStringLocalizedFormatKey</key>
<string>%#@value@</string>
<key>value</key>
<dict>
<key>NSStringFormatSpecTypeKey</key>
<string>NSStringPluralRuleType</string>
<key>NSStringFormatValueTypeKey</key>
<string>d</string>
<key>one</key>
<string>Ein tími síðani</string>
<key>other</key>
<string>%1$d tímar síðani</string>
</dict>
</dict>
<key>date.minute</key>
<dict>
<key>NSStringLocalizedFormatKey</key>
<string>%#@value@</string>
<key>value</key>
<dict>
<key>NSStringFormatSpecTypeKey</key>
<string>NSStringPluralRuleType</string>
<key>NSStringFormatValueTypeKey</key>
<string>d</string>
<key>one</key>
<string>Ein minuttur síðani</string>
<key>other</key>
<string>%1$d minuttir síðani</string>
</dict>
</dict>
<key>duration.hour</key>
<dict>
<key>NSStringLocalizedFormatKey</key>
<string>%#@value@</string>
<key>value</key>
<dict>
<key>NSStringFormatSpecTypeKey</key>
<string>NSStringPluralRuleType</string>
<key>NSStringFormatValueTypeKey</key>
<string>d</string>
<key>one</key>
<string>Ein tími</string>
<key>other</key>
<string>%1$d tímar</string>
</dict>
</dict>
<key>duration.minute</key>
<dict>
<key>NSStringLocalizedFormatKey</key>
<string>%#@value@</string>
<key>value</key>
<dict>
<key>NSStringFormatSpecTypeKey</key>
<string>NSStringPluralRuleType</string>
<key>NSStringFormatValueTypeKey</key>
<string>d</string>
<key>one</key>
<string>ein_minutt</string>
<key>other</key>
<string>%1$d minuttir</string>
</dict>
</dict>
</dict>
</plist>
@@ -0,0 +1,127 @@
"call.call_abort_warn" = "Changer de page lorsqu'un appel est en cours arrête l'appel.";
"call.ring_actions_accept" = "Accepter";
"call.ring_actions_decline" = "Décliner";
"call.ring_title_label" = "%1$@ vous appelle…";
"call.ring_title_website" = "Support %1$@";
"call.screen_label_audio_muted" = "Son en sourdine";
"call.screen_label_video_muted" = "Vidéo en sourdine";
"call.screen_status_connecting" = "Connexion…";
"call.screen_status_ongoing" = "En cours";
"chat.chat_alerts_email_invalid" = "Votre email est invalide. Le vérifier ?";
"chat.chat_alerts_new_messages" = "Nouveaux messages";
"chat.chat_alerts_wait_reply_away" = "Nous sommes hors ligne. Nous répondrons par email.";
"chat.chat_alerts_wait_reply_online" = "Merci ! Nous devrions bientôt répondre…";
"chat.chat_alerts_warn_reply_email_default" = "Renseignez votre email pour être notifié.";
"chat.chat_alerts_warn_reply_email_force" = "Veuillez renseigner votre email pour continuer.";
"chat.chat_alerts_warn_reply_phone_default" = "Renseignez votre téléphone pour être notifé.";
"chat.chat_alerts_warn_reply_phone_force" = "Veuillez renseigner votre téléphone pour continuer.";
"chat.chat_feedback_rate_placeholder" = "Quelque chose à dire ?";
"chat.chat_feedback_rate_submit" = "Envoyer ma note";
"chat.chat_feedback_rate_title" = "Notez notre support";
"chat.chat_form_attach_alert_error" = "Une erreur s'est produite lors de l'envoi du fichier. Veuillez réessayer.";
"chat.chat_form_attach_alert_quota" = "Le quota quotidien d'envoi de fichiers a été dépassé, ou l'extension du fichier n'est pas autorisée.";
"chat.chat_form_attach_alert_size" = "Fichier trop volumineux. Veuillez réduire sa taille et réessayer.";
"chat.chat_form_attach_wait_preparing" = "En cours";
"chat.chat_form_attach_wait_uploading" = "Envoi";
"chat.chat_form_feedback_tooltip" = "Noter cette conversation";
"chat.chat_form_field_disabled" = "Messagerie non disponible.";
"chat.chat_form_field_message" = "Entrez votre message…";
"chat.chat_form_send_hint" = "Envoyer";
"chat.chat_game_controls_stop" = "Arrêter de jouer";
"chat.chat_header_channels" = "Autres canaux";
"chat.chat_header_helpdesk_curated" = "Articles fréquemment lus";
"chat.chat_header_helpdesk_results" = "Recherche d'articles";
"chat.chat_header_initial_avatar_website_tooltip" = "Et %1$@ de plus";
"chat.chat_header_mode_chat" = "Conversation";
"chat.chat_header_mode_helpdesk" = "Articles";
"chat.chat_header_ongoing_channel_continue" = "Continuer par %1$@";
"chat.chat_header_ongoing_channel_continue_email" = "Email";
"chat.chat_header_ongoing_channel_continue_phone" = "Téléphone";
"chat.chat_header_ongoing_from" = "de";
"chat.chat_header_ongoing_status_away" = "Support absent";
"chat.chat_header_ongoing_status_last" = "Actif %1$@";
"chat.chat_header_ongoing_status_metrics" = "Réponse sous %1$@";
"chat.chat_header_ongoing_status_online" = "Support en ligne";
"chat.chat_health_label_link" = "Voir la page de statut";
"chat.chat_health_label_updates" = "pour informations.";
"chat.chat_health_main" = "Certains de nos services sont indisponibles.";
"chat.chat_helpdesk_search_empty" = "Aucun résultat. Essayez d'autres mots-clés.";
"chat.chat_helpdesk_search_form_field" = "Rechercher sur le centre d'aide…";
"chat.chat_helpdesk_search_unpopulated" = "Il n'y a aucun article dans le centre d'aide pour le moment.";
"chat.chat_helpdesk_viewer_open_tooltip" = "Ouvrir l'article";
"chat.chat_message_audio_play_error" = "Impossible de lire ce fichier audio. Il a peut-être expiré.";
"chat.chat_message_error_retry" = "Échec de l'envoi. Réessayer ?";
"chat.chat_message_file_name" = "Fichier attaché";
"chat.chat_message_info_read" = "Lu";
"chat.chat_message_send_abort_warn" = "Des messages n'ont pas encore été transmis. Vous risquez de les perdre si vous changez de page.";
"chat.chat_message_tag_edited" = "Édité";
"chat.chat_message_tag_participant" = "Participant";
"chat.chat_message_tag_translated" = "Traduit";
"chat.chat_message_text_feedback_ask" = "Voulez-vous noter notre support ?";
"chat.chat_message_text_feedback_main" = "Merci d'avoir discuté avec nous.";
"chat.chat_message_text_feedback_pick_ignore" = "Non merci";
"chat.chat_message_text_feedback_pick_rate" = "Noter le support";
"chat.chat_message_text_feedback_submitted" = "Merci pour vos retours !";
"chat.chat_message_text_game_ask" = "En nous attendant, vous pouvez jouer à un jeu.";
"chat.chat_message_text_game_main" = "Nous prenons du temps à répondre.";
"chat.chat_message_text_game_pick_no" = "Non merci";
"chat.chat_message_text_game_pick_yes" = "Jouer";
"chat.chat_message_text_identity_ask" = "Par quel biais souhaitez-vous être informé ?";
"chat.chat_message_text_identity_ask_email" = "Quelle est votre adresse email ?";
"chat.chat_message_text_identity_ask_field_email" = "Entrez votre adresse email…";
"chat.chat_message_text_identity_ask_field_phone" = "Entrez votre numéro de téléphone…";
"chat.chat_message_text_identity_ask_phone" = "Quel est votre numéro de téléphone ?";
"chat.chat_message_text_identity_main" = "Pour vous répondre si vous partez :";
"chat.chat_message_text_identity_pick_email" = "Email";
"chat.chat_message_text_identity_pick_phone" = "Téléphone";
"chat.chat_offline_fail" = "Hors-ligne. Rechargez la page.";
"chat.chat_offline_inactive" = "Hors-ligne. Inactif pendant trop de temps.";
"chat.chat_offline_label_frozen" = "Aucun message ne peut être échangé pour le moment.";
"chat.chat_offline_label_resume" = "Envoyez un message pour vous reconnecter.";
"chat.chat_offline_main" = "Réseau hors-ligne. Reconnexion…";
"chat.chat_pickers_gif_no_results" = "Pas de résultat. Réessayez.";
"chat.chat_pickers_gif_search" = "Trouver un GIF…";
"chat.chat_pickers_selector_gifs" = "GIFs";
"chat.chat_pickers_selector_smileys" = "Emojis";
"chat.minimized_connect_alert_failure" = "Échec de la connexion. La messagerie n'est pas disponible pour le moment.";
"chat.minimized_tooltip_message_compose" = "Entrez votre réponse";
"chat.minimized_tooltip_message_from" = "Message de";
"date.now" = "À l'instant";
"date.second" = "À l'instant";
"duration.days" = "Quelques jours";
"duration.now" = "Instantanément";
"duration.second" = "Quelques secondes";
"ios.chat_alerts_new_messages" = "Cliquez-ici pour visualiser les nouveaux messages.";
"ios.chat_alerts_warn_reply_email_default" = "Paramétrez votre email pour recevoir des notifications";
"ios.chat_alerts_warn_reply_phone_default" = "Paramétrez votre n° de téléphone pour recevoir des notifications";
"ios.chat_attachment_cancel" = "Annuler";
"ios.chat_attachment_select_file" = "Choisir un fichier";
"ios.chat_attachment_select_photo" = "Importer une photo";
"ios.chat_attachment_take_photo" = "Prendre une photo";
"ios.chat_fieldmessage_submit" = "Ok";
"ios.chat_generic_error_ok" = "Ok";
"ios.chat_message_detail_cancel" = "Annuler";
"ios.chat_message_detail_copy" = "Copier";
"ios.chat_message_detail_sent_at" = "Envoyé à";
"ios.chat_message_detail_sent_from" = "Envoyé de";
"ios.chat_startup_error_cancel" = "Annuler";
"ios.chat_startup_error_message" = "Nous n'avons pas pu vous connecter au chat. Vous pouvez réessayer maintenant, ou plus tard.";
"ios.chat_startup_error_retry" = "Réessayer";
"ios.chat_startup_error_title" = "Le chat n'a pas pu se lancer";
"ios.chat_startup_message" = "Ouverture du chat";
"ios.chat_upload_upload_url_request_timeout" = "L'envoi de fichier a échoué";
"ios.helpdesk_open_helpdesk" = "Accéder à la FAQ";
"ios.helpdesk_search_placeholder" = "Chercher dans la FAQ…";
"ios.helpdesk_share_action_open_in_browser" = "Ouvrir dans le navigateur";
"ios.helpdesk_view_in_helpdesk" = "Voir l'article";
"theme_text.1_chat" = "Des questions ? Discutons !";
"theme_text.2_chat" = "Posez-nous vos questions";
"theme_text.3_chat" = "Posez-moi vos questions";
"theme_text.4_chat" = "Discuter avec le support";
"theme_text.default_chat" = "Des questions ? Discutons !";
"theme_welcome.1_chat" = "Bonjour, voulez-vous discuter avec nous ?";
"theme_welcome.2_chat" = "Avez-vous des questions ?";
"theme_welcome.3_chat" = "Bonjour, posez-moi toutes vos questions à propos de %1$@.";
"theme_welcome.4_chat" = "Bonjour ! Comment puis-je vous aider ? :)";
"theme_welcome.5_chat" = "Des questions en tête à propos de %1$@ ?";
"theme_welcome.default_chat" = "Comment puis-je vous aider à propos de %1$@ ?";
@@ -0,0 +1,70 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
<key>date.hour</key>
<dict>
<key>NSStringLocalizedFormatKey</key>
<string>%#@value@</string>
<key>value</key>
<dict>
<key>NSStringFormatSpecTypeKey</key>
<string>NSStringPluralRuleType</string>
<key>NSStringFormatValueTypeKey</key>
<string>d</string>
<key>one</key>
<string>Il y a 1 heure</string>
<key>other</key>
<string>Il y a %1$d heures</string>
</dict>
</dict>
<key>date.minute</key>
<dict>
<key>NSStringLocalizedFormatKey</key>
<string>%#@value@</string>
<key>value</key>
<dict>
<key>NSStringFormatSpecTypeKey</key>
<string>NSStringPluralRuleType</string>
<key>NSStringFormatValueTypeKey</key>
<string>d</string>
<key>one</key>
<string>Il y a 1 minute</string>
<key>other</key>
<string>Il y a %1$d minutes</string>
</dict>
</dict>
<key>duration.hour</key>
<dict>
<key>NSStringLocalizedFormatKey</key>
<string>%#@value@</string>
<key>value</key>
<dict>
<key>NSStringFormatSpecTypeKey</key>
<string>NSStringPluralRuleType</string>
<key>NSStringFormatValueTypeKey</key>
<string>d</string>
<key>one</key>
<string>1 heure</string>
<key>other</key>
<string>%1$d heures</string>
</dict>
</dict>
<key>duration.minute</key>
<dict>
<key>NSStringLocalizedFormatKey</key>
<string>%#@value@</string>
<key>value</key>
<dict>
<key>NSStringFormatSpecTypeKey</key>
<string>NSStringPluralRuleType</string>
<key>NSStringFormatValueTypeKey</key>
<string>d</string>
<key>one</key>
<string>1 minute</string>
<key>other</key>
<string>%1$d minutes</string>
</dict>
</dict>
</dict>
</plist>
@@ -0,0 +1,127 @@
"call.call_abort_warn" = "નેવિગેટિંગ જ્યારે કૉલ ચાલુ છે, તો કૉલ રોકશે.";
"call.ring_actions_accept" = "સ્વીકારો";
"call.ring_actions_decline" = "નકારો";
"call.ring_title_label" = "%1$@ તમને બોલાવે છે";
"call.ring_title_website" = "%1$@ આધાર";
"call.screen_label_audio_muted" = "ઑડિઓ મ્યૂટ કર્યો";
"call.screen_label_video_muted" = "વિડિઓ મ્યૂટ કરી";
"call.screen_status_connecting" = "કનેક્ટિંગ…";
"call.screen_status_ongoing" = "ચાલુ";
"chat.chat_alerts_email_invalid" = "તમે તમારું ઇમેઇલ ખોટી લખ્યું છે, કૃપા કરીને ચકાસ?";
"chat.chat_alerts_new_messages" = "નનવા સંદેશા છે. જોવા માટે ક્લિક કરો.";
"chat.chat_alerts_wait_reply_away" = "અમે ઑફલાઇન છીએ અમે તમને પાછા ઇમેઇલ કરીશું";
"chat.chat_alerts_wait_reply_online" = "આભાર! અમે થોડી ક્ષણોમાં જવાબ આપવો જોઈએ";
"chat.chat_alerts_warn_reply_email_default" = "સેટ કરવા માટે ક્લિક કરો તમારા ઇમેઇલ સૂચનાઓ મેળવવા માટે";
"chat.chat_alerts_warn_reply_email_force" = "ચાલુ રાખવા માટે કૃપા કરીને તમારું ઇમેઇલ સેટ કરો";
"chat.chat_alerts_warn_reply_phone_default" = "સૂચનાઓ મેળવવા માટે તમારો ફોન સેટ કરવા માટે ક્લિક કરો";
"chat.chat_alerts_warn_reply_phone_force" = "કૃપા કરીને ચાલુ રાખવા માટે તમારો ફોન સેટ કરો";
"chat.chat_feedback_rate_placeholder" = "કંઈ કહેવું છે?";
"chat.chat_feedback_rate_submit" = "તમારું રેટિંગ મોકલો";
"chat.chat_feedback_rate_title" = "અમે કેવી રીતે કર્યું?";
"chat.chat_form_attach_alert_error" = "ફાઇલ અપલોડ કરતી વખતે એક ભૂલ આવી.મહેરબાની કરીને ફરીથી પ્રયતન કરો.";
"chat.chat_form_attach_alert_quota" = "દૈનિક ફાઇલ અપલોડ ક્વોટા ઓળંગાઈ ગયો છે. આને પછીથી અપલોડ કરવાનો પ્રયાસ કરો";
"chat.chat_form_attach_alert_size" = "ફાઇલ ખૂબ મોટી છે.કૃપા કરીને તેનો કદ ઘટાડો અને ફરીથી પ્રયાસ કરો.";
"chat.chat_form_attach_wait_preparing" = "તૈયારી";
"chat.chat_form_attach_wait_uploading" = "અપલોડ કરી રહ્યું છે";
"chat.chat_form_feedback_tooltip" = "આ ચેટને રેટ કરો";
"chat.chat_form_field_disabled" = "મેસેજિંગ અનુપલબ્ધ છે.";
"chat.chat_form_field_message" = "તમારા સંદેશ કંપોઝ";
"chat.chat_form_send_hint" = "મોકલો";
"chat.chat_game_controls_stop" = "વગાડવાનું રોકો";
"chat.chat_header_channels" = "વધુ ચેનલો";
"chat.chat_header_helpdesk_curated" = "સૌથી વધુ વારંવાર વાંચવામાં આવતા લેખો";
"chat.chat_header_helpdesk_results" = "લેખો શોધ્યા";
"chat.chat_header_initial_avatar_website_tooltip" = "અને %1$@ વધુ";
"chat.chat_header_mode_chat" = "વાતચીત";
"chat.chat_header_mode_helpdesk" = "મદદ કેન્દ્ર";
"chat.chat_header_ongoing_channel_continue" = "ચાલુ રાખો પર %1$@";
"chat.chat_header_ongoing_channel_continue_email" = "ઇમેઇલ";
"chat.chat_header_ongoing_channel_continue_phone" = "ફોન";
"chat.chat_header_ongoing_from" = "થી";
"chat.chat_header_ongoing_status_away" = "આધાર દૂર છે";
"chat.chat_header_ongoing_status_last" = "છેલ્લે જોયું:%1$@";
"chat.chat_header_ongoing_status_metrics" = "સામાન્ય રીતે %1$@ અંદર જવાબો આપ્યો";
"chat.chat_header_ongoing_status_online" = "આધાર ઑનલાઇન છે";
"chat.chat_health_label_link" = "અમારા સ્થિતિ પૃષ્ઠ જુઓ";
"chat.chat_health_label_updates" = "વધુ અપડેટ્સ માટે";
"chat.chat_health_main" = "અમારી કેટલીક સેવાઓ કાર્યરત નથી.";
"chat.chat_helpdesk_search_empty" = "કોઈ શોધ પરિણામો નથી. અન્ય કીવર્ડ્સ અજમાવી જુઓ.";
"chat.chat_helpdesk_search_form_field" = "અમારા સહાય કેન્દ્રમાં શોધો…";
"chat.chat_helpdesk_search_unpopulated" = "સહાય કેન્દ્રમાં હજી સુધી કોઈ લેખ નથી.";
"chat.chat_helpdesk_viewer_open_tooltip" = "હેલ્પડેસ્કમાં જુઓ";
"chat.chat_message_audio_play_error" = "આ audioડિઓ ફાઇલ ચલાવી શકાઈ નથી. તે સમાપ્ત થઈ શકે છે.";
"chat.chat_message_error_retry" = "મોકલવામાં નિષ્ફળ.ફરી પ્રયાસ કરો?";
"chat.chat_message_file_name" = "જોડેલી ફાઈલ";
"chat.chat_message_info_read" = "વાંચવું";
"chat.chat_message_send_abort_warn" = "કેટલાક સંદેશાઓ હજી મોકલવામાં આવ્યા નથી.નેવિગેટિંગ તેમને મોકલવામાંથી અટકાવશે";
"chat.chat_message_tag_edited" = "સંપાદિત";
"chat.chat_message_tag_participant" = "સહભાગી";
"chat.chat_message_tag_translated" = "અનુવાદિત";
"chat.chat_message_text_feedback_ask" = "શું તમે અમારા સમર્થનને રેટ કરવામાં વાંધો ઉઠાવશો?";
"chat.chat_message_text_feedback_main" = "અમારી સાથે ચેટ કરવા બદલ આભાર.";
"chat.chat_message_text_feedback_pick_ignore" = "ના આભાર";
"chat.chat_message_text_feedback_pick_rate" = "દર આધાર";
"chat.chat_message_text_feedback_submitted" = "તમારા પ્રતિભાવ બદલ આભાર!";
"chat.chat_message_text_game_ask" = "જ્યારે તમે રાહ જુઓ, એક સરસ રમત રમવા માગો છો?";
"chat.chat_message_text_game_main" = "એવું લાગે છે કે અમે જવાબ આપવા માટે સમય લઈ રહ્યા છીએ.";
"chat.chat_message_text_game_pick_no" = "ના આભાર";
"chat.chat_message_text_game_pick_yes" = "રમત રમવી";
"chat.chat_message_text_identity_ask" = "તમે કેવી રીતે અમને તમારી પાસે પાછા આવવા માંગો છો?";
"chat.chat_message_text_identity_ask_email" = "તમારું ઇમેઇલ સરનામું શું છે?";
"chat.chat_message_text_identity_ask_field_email" = "તમારુ ઇમેઇલ એડ્રેસ દાખલ કરો …";
"chat.chat_message_text_identity_ask_field_phone" = "તમારો ફોન નંબર દાખલ કરો …";
"chat.chat_message_text_identity_ask_phone" = "તમારો ફોન નંબર શું છે?";
"chat.chat_message_text_identity_main" = "માત્ર કિસ્સામાં તમે છોડી દો અથવા અમે પછીથી જવાબ આપો:";
"chat.chat_message_text_identity_pick_email" = "ઇમેઇલ";
"chat.chat_message_text_identity_pick_phone" = "ફોન";
"chat.chat_offline_fail" = "ઑફલાઇન.";
"chat.chat_offline_inactive" = "Lineફલાઇન. તમે થોડા સમય માટે નિષ્ક્રિય હતા.";
"chat.chat_offline_label_frozen" = "હવે માટે કોઈ સંદેશા પ્રાપ્ત થઈ શકશે નહીં અથવા મોકલી શકાશે નહીં.";
"chat.chat_offline_label_resume" = "ચેટમાં ફરીથી કનેક્ટ થવા માટે એક સંદેશ મોકલો.";
"chat.chat_offline_main" = "નેટવર્ક ઑફલાઇન ફરીથી કનેક્ટ કરી રહ્યું છે …";
"chat.chat_pickers_gif_no_results" = "પરિણામ નથી. બીજી શોધ અજમાવો";
"chat.chat_pickers_gif_search" = "GIFs શોધો …";
"chat.chat_pickers_selector_gifs" = "જીઆઇએફ્સ";
"chat.chat_pickers_selector_smileys" = "સ્મિલિસ";
"chat.minimized_connect_alert_failure" = "કનેક્ટ કરવામાં નિષ્ફળ. મેસેજિંગ આ ક્ષણે અનુપલબ્ધ હોઈ શકે છે";
"chat.minimized_tooltip_message_compose" = "તમારો જવાબ કંપોઝ કરો";
"chat.minimized_tooltip_message_from" = "તરફથી સંદેશ";
"date.now" = "હમણાજ";
"date.second" = "થોડા સેકંડ પહેલા";
"duration.days" = "થોડા દિવસ";
"duration.now" = "તરત";
"duration.second" = "થોડી સેકંડ";
"ios.chat_alerts_new_messages" = "There are new messages below. Tap to see.";
"ios.chat_alerts_warn_reply_email_default" = "Tap to set your email to get notifications.";
"ios.chat_alerts_warn_reply_phone_default" = "Tap to set your phone to get notifications.";
"ios.chat_attachment_cancel" = "Cancel";
"ios.chat_attachment_select_file" = "Select File";
"ios.chat_attachment_select_photo" = "Select Photo";
"ios.chat_attachment_take_photo" = "Take Photo";
"ios.chat_fieldmessage_submit" = "Ok";
"ios.chat_generic_error_ok" = "Ok";
"ios.chat_message_detail_cancel" = "Cancel";
"ios.chat_message_detail_copy" = "Copy";
"ios.chat_message_detail_sent_at" = "Sent at";
"ios.chat_message_detail_sent_from" = "Sent from";
"ios.chat_startup_error_cancel" = "Cancel";
"ios.chat_startup_error_message" = "We could not connect to the chat. Try again now, or later.";
"ios.chat_startup_error_retry" = "Try again";
"ios.chat_startup_error_title" = "Error starting chat";
"ios.chat_startup_message" = "Starting chat…";
"ios.chat_upload_upload_url_request_timeout" = "Failed to upload file.";
"ios.helpdesk_open_helpdesk" = "Open Helpdesk";
"ios.helpdesk_search_placeholder" = "Search our help center…";
"ios.helpdesk_share_action_open_in_browser" = "Open in Browser";
"ios.helpdesk_view_in_helpdesk" = "View in Helpdesk";
"theme_text.1_chat" = "પ્રશ્નો? મારી સાથે ચેટ કરો!";
"theme_text.2_chat" = "અમને તમારા પ્રશ્નો પૂછો";
"theme_text.3_chat" = "મને તમારા પ્રશ્નો પૂછો";
"theme_text.4_chat" = "સપોર્ટ સાથે ચેટ કરો";
"theme_text.default_chat" = "પ્રશ્નો? અમારી સાથે ચેટ કરો!";
"theme_welcome.1_chat" = "અરે, અમારી સાથે ચેટ કરવા માગો છો?";
"theme_welcome.2_chat" = "જે કંઈપણ તમે પૂછી શકો છો?";
"theme_welcome.3_chat" = "હેલો, અમને %1$@ વિશે કોઈ પ્રશ્ન પૂછો";
"theme_welcome.4_chat" = "હેલો! હું આપની શું મદદ કરી શકું? :)";
"theme_welcome.5_chat" = "%1$@? વિશે કોઈ પ્રશ્ન?";
"theme_welcome.default_chat" = "અમે %1$@ માં કેવી રીતે મદદ કરી શકીએ?";
@@ -0,0 +1,70 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
<key>date.hour</key>
<dict>
<key>NSStringLocalizedFormatKey</key>
<string>%#@value@</string>
<key>value</key>
<dict>
<key>NSStringFormatSpecTypeKey</key>
<string>NSStringPluralRuleType</string>
<key>NSStringFormatValueTypeKey</key>
<string>d</string>
<key>one</key>
<string>એક કલાક પહેલા</string>
<key>other</key>
<string>%1$d કલાકો પહેલા</string>
</dict>
</dict>
<key>date.minute</key>
<dict>
<key>NSStringLocalizedFormatKey</key>
<string>%#@value@</string>
<key>value</key>
<dict>
<key>NSStringFormatSpecTypeKey</key>
<string>NSStringPluralRuleType</string>
<key>NSStringFormatValueTypeKey</key>
<string>d</string>
<key>one</key>
<string>એક મિનિટ પહેલા</string>
<key>other</key>
<string>%1$d મીનીટ પહેલા</string>
</dict>
</dict>
<key>duration.hour</key>
<dict>
<key>NSStringLocalizedFormatKey</key>
<string>%#@value@</string>
<key>value</key>
<dict>
<key>NSStringFormatSpecTypeKey</key>
<string>NSStringPluralRuleType</string>
<key>NSStringFormatValueTypeKey</key>
<string>d</string>
<key>one</key>
<string>એક કલાક</string>
<key>other</key>
<string>%1$d કલાક</string>
</dict>
</dict>
<key>duration.minute</key>
<dict>
<key>NSStringLocalizedFormatKey</key>
<string>%#@value@</string>
<key>value</key>
<dict>
<key>NSStringFormatSpecTypeKey</key>
<string>NSStringPluralRuleType</string>
<key>NSStringFormatValueTypeKey</key>
<string>d</string>
<key>one</key>
<string>એક મિનિટ</string>
<key>other</key>
<string>%1$d મિનિટ</string>
</dict>
</dict>
</dict>
</plist>
@@ -0,0 +1,127 @@
"call.call_abort_warn" = "ניווט בעת שיחה נמשכת יעצור את השיחה.";
"call.ring_actions_accept" = "קבל";
"call.ring_actions_decline" = "ירידה";
"call.ring_title_label" = "%1$@ קורא לך";
"call.ring_title_website" = "%1$@ תמיכה";
"call.screen_label_audio_muted" = "השמע מושתק";
"call.screen_label_video_muted" = "וידאו מושתק";
"call.screen_status_connecting" = "התחברות";
"call.screen_status_ongoing" = "מתמשך";
"chat.chat_alerts_email_invalid" = "ישנה טעות בכתובת הדוא\"ל, תוכלו לכתוב שנית?";
"chat.chat_alerts_new_messages" = "ישנן הודעות חדשות. לחץ לצפייה";
"chat.chat_alerts_wait_reply_away" = "אנו לא זמינים כרגע, נחזור אליך מאוחר יותר.";
"chat.chat_alerts_wait_reply_online" = "תודה! נחזור אליך בהקדם.";
"chat.chat_alerts_warn_reply_email_default" = "לחץ כדי להגדיר את הדואר האלקטרוני שלך כדי לקבל הודעות.";
"chat.chat_alerts_warn_reply_email_force" = "נא הגדר את הדוא\"ל שלך כדי להמשיך.";
"chat.chat_alerts_warn_reply_phone_default" = "לחץ כדי להגדיר את הטלפון שלך כדי לקבל הודעות.";
"chat.chat_alerts_warn_reply_phone_force" = "נא הגדר את הטלפון שלך כדי להמשיך.";
"chat.chat_feedback_rate_placeholder" = "יש מה להגיד?";
"chat.chat_feedback_rate_submit" = "שלח את הדירוג שלך";
"chat.chat_feedback_rate_title" = "איך היינו?";
"chat.chat_form_attach_alert_error" = "אירעה שגיאה בעת העלאת הקובץ, אנא נסה שנית.";
"chat.chat_form_attach_alert_quota" = "אירעה חריגה ממיכסת העלאת הקבצים היומית. . נסה להעלות את זה מאוחר יותר";
"chat.chat_form_attach_alert_size" = "קובץ גדול מידי, אנא כווץ את הקובץ ונסה שנית";
"chat.chat_form_attach_wait_preparing" = "מכין";
"chat.chat_form_attach_wait_uploading" = "מעלה";
"chat.chat_form_feedback_tooltip" = "דרג את הצ'אט הזה";
"chat.chat_form_field_disabled" = "העברת הודעות אינה זמינה";
"chat.chat_form_field_message" = "נסח הודעה…";
"chat.chat_form_send_hint" = "לִשְׁלוֹחַ";
"chat.chat_game_controls_stop" = "לעצור את המשחק";
"chat.chat_header_channels" = "עוד ערוצים";
"chat.chat_header_helpdesk_curated" = "מאמרים הנקראים בתדירות הגבוהה ביותר";
"chat.chat_header_helpdesk_results" = "חיפוש מאמרים";
"chat.chat_header_initial_avatar_website_tooltip" = "ועוד %1$@";
"chat.chat_header_mode_chat" = "שִׂיחָה";
"chat.chat_header_mode_helpdesk" = "מרכז עזרה";
"chat.chat_header_ongoing_channel_continue" = "המשך את השיחה ב %1$@";
"chat.chat_header_ongoing_channel_continue_email" = "אימייל";
"chat.chat_header_ongoing_channel_continue_phone" = "טלפון";
"chat.chat_header_ongoing_from" = "מ";
"chat.chat_header_ongoing_status_away" = "התמיכה לא זמינה";
"chat.chat_header_ongoing_status_last" = "פעיל לאחרונה %1$@";
"chat.chat_header_ongoing_status_metrics" = "לרוב עונים תוך כ%1$@";
"chat.chat_header_ongoing_status_online" = "התמיכה זמינה";
"chat.chat_health_label_link" = "ראה סטטוס עדכני";
"chat.chat_health_label_updates" = "לעדכונים נוספים";
"chat.chat_health_main" = "חלק מהשרותים שלנו אינם פעילים";
"chat.chat_helpdesk_search_empty" = "אין תוצאות חיפוש. נסה מילות מפתח אחרות.";
"chat.chat_helpdesk_search_form_field" = "חפש במרכז העזרה שלנו…";
"chat.chat_helpdesk_search_unpopulated" = "עדיין אין מאמרים במרכז העזרה.";
"chat.chat_helpdesk_viewer_open_tooltip" = "הצג ב-Helpdesk";
"chat.chat_message_audio_play_error" = "לא ניתן היה להפעיל את קובץ השמע הזה. ייתכן שפג תוקפו.";
"chat.chat_message_error_retry" = "שליחה נכשלה, לשלוח שוב?";
"chat.chat_message_file_name" = "קובץ מצורף";
"chat.chat_message_info_read" = "נקרא";
"chat.chat_message_send_abort_warn" = "חלק מההודעות לא נשלחו, יציאה מהעמוד תמנע את שליחתן. האם אתה בטוח שברצונך לצאת?";
"chat.chat_message_tag_edited" = "נערך";
"chat.chat_message_tag_participant" = "מִשׁתַתֵף";
"chat.chat_message_tag_translated" = "תורגם";
"chat.chat_message_text_feedback_ask" = "אכפת לך לדרג את התמיכה שלנו?";
"chat.chat_message_text_feedback_main" = "תודה ששוחחת איתנו.";
"chat.chat_message_text_feedback_pick_ignore" = "לא תודה";
"chat.chat_message_text_feedback_pick_rate" = "דרג תמיכה";
"chat.chat_message_text_feedback_submitted" = "תודה על המשוב שלך!";
"chat.chat_message_text_game_ask" = "רוצה להעביר את הזמן בכיף ולשחק במשחק?";
"chat.chat_message_text_game_main" = "נראה שלוקח לנו מעט יותר מהרגיל לענות.";
"chat.chat_message_text_game_pick_no" = "לא, תודה";
"chat.chat_message_text_game_pick_yes" = "לשחק משחק";
"chat.chat_message_text_identity_ask" = "איך אתה רוצה שנחזור אליך?";
"chat.chat_message_text_identity_ask_email" = "מהי כתובת הדוא\"ל שלך?";
"chat.chat_message_text_identity_ask_field_email" = "הזן את כתובת הדואר האלקטרוני שלך";
"chat.chat_message_text_identity_ask_field_phone" = "הזן את מספר הטלפון שלך";
"chat.chat_message_text_identity_ask_phone" = "מהו מספר הטלפון שלך?";
"chat.chat_message_text_identity_main" = "רק אם תעזוב או נענה מאוחר יותר:";
"chat.chat_message_text_identity_pick_email" = "אימייל";
"chat.chat_message_text_identity_pick_phone" = "טלפון";
"chat.chat_offline_fail" = "רשת במצב לא מקוון.";
"chat.chat_offline_inactive" = "לא מקוון. היית לא פעיל זמן מה.";
"chat.chat_offline_label_frozen" = "לא ניתן לקבל או לשלוח הודעות לעת עתה.";
"chat.chat_offline_label_resume" = "שלח הודעה כדי להתחבר מחדש לצ'אט.";
"chat.chat_offline_main" = "רשת במצב לא מקוון. התחברות מחדש…";
"chat.chat_pickers_gif_no_results" = "אין תוצאות. נסה חיפוש אחר.";
"chat.chat_pickers_gif_search" = "מצא קבצי גיף…";
"chat.chat_pickers_selector_gifs" = "גיפים";
"chat.chat_pickers_selector_smileys" = "סמיילים";
"chat.minimized_connect_alert_failure" = "החיבור נכשל. ייתכן שהודעות אינן זמינות.";
"chat.minimized_tooltip_message_compose" = "נסח הודעה";
"chat.minimized_tooltip_message_from" = "הודעה מ";
"date.now" = "עכשיו";
"date.second" = "לפני מספר שניות";
"duration.days" = "מספר ימים";
"duration.now" = "מיידית";
"duration.second" = "כמה שניות";
"ios.chat_alerts_new_messages" = "There are new messages below. Tap to see.";
"ios.chat_alerts_warn_reply_email_default" = "Tap to set your email to get notifications.";
"ios.chat_alerts_warn_reply_phone_default" = "Tap to set your phone to get notifications.";
"ios.chat_attachment_cancel" = "Cancel";
"ios.chat_attachment_select_file" = "Select File";
"ios.chat_attachment_select_photo" = "Select Photo";
"ios.chat_attachment_take_photo" = "Take Photo";
"ios.chat_fieldmessage_submit" = "Ok";
"ios.chat_generic_error_ok" = "Ok";
"ios.chat_message_detail_cancel" = "Cancel";
"ios.chat_message_detail_copy" = "Copy";
"ios.chat_message_detail_sent_at" = "Sent at";
"ios.chat_message_detail_sent_from" = "Sent from";
"ios.chat_startup_error_cancel" = "Cancel";
"ios.chat_startup_error_message" = "We could not connect to the chat. Try again now, or later.";
"ios.chat_startup_error_retry" = "Try again";
"ios.chat_startup_error_title" = "Error starting chat";
"ios.chat_startup_message" = "Starting chat…";
"ios.chat_upload_upload_url_request_timeout" = "Failed to upload file.";
"ios.helpdesk_open_helpdesk" = "Open Helpdesk";
"ios.helpdesk_search_placeholder" = "Search our help center…";
"ios.helpdesk_share_action_open_in_browser" = "Open in Browser";
"ios.helpdesk_view_in_helpdesk" = "View in Helpdesk";
"theme_text.1_chat" = "שאלות? דברו איתי!";
"theme_text.2_chat" = "שאלו אותנו";
"theme_text.3_chat" = "שאלו אותי";
"theme_text.4_chat" = "דברו עם התמיכה";
"theme_text.default_chat" = "שאלות? דברו איתנו!";
"theme_welcome.1_chat" = "שלום, רוצה לשוחח איתנו?";
"theme_welcome.2_chat" = "יש משהו שתרצה לשאול?";
"theme_welcome.3_chat" = "שלום, שאל אותנו כל שאלה אודות %1$@.";
"theme_welcome.4_chat" = "שלום! איך אוכל לעזור? :)";
"theme_welcome.5_chat" = "יש לך שאלה על %1$@?";
"theme_welcome.default_chat" = "איך אפשר לעזור עם %1$@?";
@@ -0,0 +1,70 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
<key>date.hour</key>
<dict>
<key>NSStringLocalizedFormatKey</key>
<string>%#@value@</string>
<key>value</key>
<dict>
<key>NSStringFormatSpecTypeKey</key>
<string>NSStringPluralRuleType</string>
<key>NSStringFormatValueTypeKey</key>
<string>d</string>
<key>one</key>
<string>לפני שעה</string>
<key>other</key>
<string>לפני %1$d שעות</string>
</dict>
</dict>
<key>date.minute</key>
<dict>
<key>NSStringLocalizedFormatKey</key>
<string>%#@value@</string>
<key>value</key>
<dict>
<key>NSStringFormatSpecTypeKey</key>
<string>NSStringPluralRuleType</string>
<key>NSStringFormatValueTypeKey</key>
<string>d</string>
<key>one</key>
<string>לפני דקה</string>
<key>other</key>
<string>לפני %1$d דקות</string>
</dict>
</dict>
<key>duration.hour</key>
<dict>
<key>NSStringLocalizedFormatKey</key>
<string>%#@value@</string>
<key>value</key>
<dict>
<key>NSStringFormatSpecTypeKey</key>
<string>NSStringPluralRuleType</string>
<key>NSStringFormatValueTypeKey</key>
<string>d</string>
<key>one</key>
<string>שעה</string>
<key>other</key>
<string>%1$d שעות</string>
</dict>
</dict>
<key>duration.minute</key>
<dict>
<key>NSStringLocalizedFormatKey</key>
<string>%#@value@</string>
<key>value</key>
<dict>
<key>NSStringFormatSpecTypeKey</key>
<string>NSStringPluralRuleType</string>
<key>NSStringFormatValueTypeKey</key>
<string>d</string>
<key>one</key>
<string>דקה</string>
<key>other</key>
<string>%1$d דקות</string>
</dict>
</dict>
</dict>
</plist>
@@ -0,0 +1,127 @@
"call.call_abort_warn" = "जब एक कॉल चल रही है नेविगेट कॉल बंद हो जाएगा।";
"call.ring_actions_accept" = "स्वीकार करें";
"call.ring_actions_decline" = "अस्वीकार";
"call.ring_title_label" = "%1$@ आपको बुला रहा है";
"call.ring_title_website" = "%1$@ समर्थन";
"call.screen_label_audio_muted" = "ऑडियो मौन";
"call.screen_label_video_muted" = "वीडियो म्यूट किया गया";
"call.screen_status_connecting" = "कनेक्ट करना";
"call.screen_status_ongoing" = "चल रहा है";
"chat.chat_alerts_email_invalid" = "आपने अपना ईमेल गलत डाला हैं, क्या आप जाँच कर सकते हैं?";
"chat.chat_alerts_new_messages" = "नीचे नये मैसेजेस हैं। देखने के लिए क्लिक करे।";
"chat.chat_alerts_wait_reply_away" = "हम उपलब्ध नहीं हैं। हम आपको ईमेल करेंगे।";
"chat.chat_alerts_wait_reply_online" = "धन्यवाद । हम कुछ देर में जवाब देंगे।";
"chat.chat_alerts_warn_reply_email_default" = "अपनी ईमेल सूचनाएँ प्राप्त करने के लिए सेट करने के लिए क्लिक करें।";
"chat.chat_alerts_warn_reply_email_force" = "कृपया जारी रखने के लिए अपने ई-मेल सेट करें।";
"chat.chat_alerts_warn_reply_phone_default" = "सूचनाएं प्राप्त करने के लिए अपना फ़ोन सेट करने के लिए क्लिक करें।";
"chat.chat_alerts_warn_reply_phone_force" = "कृपया जारी रखने के लिए अपना फ़ोन सेट।";
"chat.chat_feedback_rate_placeholder" = "कुछ कहना है?";
"chat.chat_feedback_rate_submit" = "अपनी रेटिंग भेजें";
"chat.chat_feedback_rate_title" = "हमने कैसे किया?";
"chat.chat_form_attach_alert_error" = "फाइल अपलोड करते हुए एक त्रुटि आ गयी। कृपया फिर से प्रयास करे।";
"chat.chat_form_attach_alert_quota" = "दैनिक फ़ाइल अपलोड कोटा पार कर गया है । इस पर बाद में अपलोड करने का प्रयास करें ।";
"chat.chat_form_attach_alert_size" = "फाइल बहुत बड़ी हैं। कृपया इसका साइज छोटा करके फिर से प्रयास करे ।";
"chat.chat_form_attach_wait_preparing" = "तैयार कर रहे हैं";
"chat.chat_form_attach_wait_uploading" = "अपलोडिंग";
"chat.chat_form_feedback_tooltip" = "इस चैट को रेट करें";
"chat.chat_form_field_disabled" = "संदेश अनुपलब्ध है।";
"chat.chat_form_field_message" = "अपना मैसेज यहाँ लिखे…";
"chat.chat_form_send_hint" = "भेजना";
"chat.chat_game_controls_stop" = "खेल बंद करो";
"chat.chat_header_channels" = "अधिक चैनल";
"chat.chat_header_helpdesk_curated" = "सबसे अधिक बार पढ़े जाने वाले लेख";
"chat.chat_header_helpdesk_results" = "खोजे गए लेख";
"chat.chat_header_initial_avatar_website_tooltip" = "और %1$@ और";
"chat.chat_header_mode_chat" = "बातचीत";
"chat.chat_header_mode_helpdesk" = "सहायता केंद्र";
"chat.chat_header_ongoing_channel_continue" = "पर %1$@ जारी";
"chat.chat_header_ongoing_channel_continue_email" = "ई-मेल";
"chat.chat_header_ongoing_channel_continue_phone" = "फ़ोन";
"chat.chat_header_ongoing_from" = "प्रेषक";
"chat.chat_header_ongoing_status_away" = "सहायता उपलब्ध नहीं हैं";
"chat.chat_header_ongoing_status_last" = "%1$@ पहले उपस्थित";
"chat.chat_header_ongoing_status_metrics" = "%1$@ के अंदर उत्तर देते हैं";
"chat.chat_header_ongoing_status_online" = "सहायता उपलब्ध हैं";
"chat.chat_health_label_link" = "हमारे स्टेटस पेज देखें";
"chat.chat_health_label_updates" = "अधिक अपडेट के लिए।";
"chat.chat_health_main" = "हमारी कुछ सेवाएं काम नहीं कर रही हैं।";
"chat.chat_helpdesk_search_empty" = "खोजने पर कोई परिणाम नहीं मिला। अन्य कीवर्ड आज़माएं।";
"chat.chat_helpdesk_search_form_field" = "हमारा सहायता केंद्र खोजें…";
"chat.chat_helpdesk_search_unpopulated" = "सहायता केंद्र में अभी तक कोई लेख नहीं है.";
"chat.chat_helpdesk_viewer_open_tooltip" = "हेल्पडेस्क में देखें";
"chat.chat_message_audio_play_error" = "यह ऑडियो फ़ाइल नहीं चला सका। इसकी समय सीमा समाप्त हो गई होगी।";
"chat.chat_message_error_retry" = "भेजेने में असफल रहे। फिर से भेजे?";
"chat.chat_message_file_name" = "युक्त फाइल";
"chat.chat_message_info_read" = "पढ़े";
"chat.chat_message_send_abort_warn" = "कुछ मैसेज अभी भी भेजे नहीं गए हैं। नेविगेट करने से वो भेजे नहीं जा पाएंगे।";
"chat.chat_message_tag_edited" = "संपादित";
"chat.chat_message_tag_participant" = "प्रतिभागी";
"chat.chat_message_tag_translated" = "अनूदित";
"chat.chat_message_text_feedback_ask" = "क्या आप हमारे समर्थन को रेटिंग देना चाहेंगे?";
"chat.chat_message_text_feedback_main" = "हमारे साथ चैट करने के लिए धन्यवाद।";
"chat.chat_message_text_feedback_pick_ignore" = "जी नहीं, धन्यवाद";
"chat.chat_message_text_feedback_pick_rate" = "दर समर्थन";
"chat.chat_message_text_feedback_submitted" = "आपकी प्रतिक्रिया के लिए धन्यवाद!";
"chat.chat_message_text_game_ask" = "एक मज़ा खेलने के लिए प्रतीक्षा करते समय, चाहते हैं खेल?";
"chat.chat_message_text_game_main" = "हम जवाब के लिए समय ले रहे हैं की तरह लग रहा है।";
"chat.chat_message_text_game_pick_no" = "नहीं धन्यवाद";
"chat.chat_message_text_game_pick_yes" = "एक खेल खेलते हैं";
"chat.chat_message_text_identity_ask" = "आप कैसे चाहते हैं कि हम आपसे वापस आ जाए?";
"chat.chat_message_text_identity_ask_email" = "आपका ईमेल पता क्या है?";
"chat.chat_message_text_identity_ask_field_email" = "अपना ईमेल पता दर्ज करें";
"chat.chat_message_text_identity_ask_field_phone" = "अपना फोन नंबर दर्ज करें";
"chat.chat_message_text_identity_ask_phone" = "आपका फोन नंबर क्या है?";
"chat.chat_message_text_identity_main" = "बस आप छोड़ दें या हम बाद में उत्तर देते हैं:";
"chat.chat_message_text_identity_pick_email" = "ईमेल";
"chat.chat_message_text_identity_pick_phone" = "फोन";
"chat.chat_offline_fail" = "ऑफ़लाइन.";
"chat.chat_offline_inactive" = "ऑफ़लाइन आप कुछ समय के लिए निष्क्रिय थे।";
"chat.chat_offline_label_frozen" = "अब कोई संदेश प्राप्त या भेजा नहीं जा सकता है।";
"chat.chat_offline_label_resume" = "चैट को फिर से कनेक्ट करने के लिए एक संदेश भेजें।";
"chat.chat_offline_main" = "नेटवर्क ऑफ़लाइन है । फिर से कनेक्ट कर रहा है.. ।";
"chat.chat_pickers_gif_no_results" = "कोई परिणाम नहीं निकला! कुछ और खोजे।";
"chat.chat_pickers_gif_search" = "गिफ्स खोजे…";
"chat.chat_pickers_selector_gifs" = "गिफ्स";
"chat.chat_pickers_selector_smileys" = "स्माइली";
"chat.minimized_connect_alert_failure" = "कनेक्ट करने में विफल। इस समय संदेश संदेश अनुपलब्ध हो सकता है";
"chat.minimized_tooltip_message_compose" = "अपना मैसेज यहाँ लिखे";
"chat.minimized_tooltip_message_from" = "मैसेज द्वारा";
"date.now" = "अभी अभी";
"date.second" = "कुछ सेकंड्स पहले";
"duration.days" = "कुछ दिन पहले";
"duration.now" = "तुरंत";
"duration.second" = "कुछ सेकंड्स";
"ios.chat_alerts_new_messages" = "There are new messages below. Tap to see.";
"ios.chat_alerts_warn_reply_email_default" = "Tap to set your email to get notifications.";
"ios.chat_alerts_warn_reply_phone_default" = "Tap to set your phone to get notifications.";
"ios.chat_attachment_cancel" = "Cancel";
"ios.chat_attachment_select_file" = "Select File";
"ios.chat_attachment_select_photo" = "Select Photo";
"ios.chat_attachment_take_photo" = "Take Photo";
"ios.chat_fieldmessage_submit" = "Ok";
"ios.chat_generic_error_ok" = "Ok";
"ios.chat_message_detail_cancel" = "Cancel";
"ios.chat_message_detail_copy" = "Copy";
"ios.chat_message_detail_sent_at" = "Sent at";
"ios.chat_message_detail_sent_from" = "Sent from";
"ios.chat_startup_error_cancel" = "Cancel";
"ios.chat_startup_error_message" = "We could not connect to the chat. Try again now, or later.";
"ios.chat_startup_error_retry" = "Try again";
"ios.chat_startup_error_title" = "Error starting chat";
"ios.chat_startup_message" = "Starting chat…";
"ios.chat_upload_upload_url_request_timeout" = "Failed to upload file.";
"ios.helpdesk_open_helpdesk" = "Open Helpdesk";
"ios.helpdesk_search_placeholder" = "Search our help center…";
"ios.helpdesk_share_action_open_in_browser" = "Open in Browser";
"ios.helpdesk_view_in_helpdesk" = "View in Helpdesk";
"theme_text.1_chat" = "प्रश्न हैं? मुझसे चैट करे।";
"theme_text.2_chat" = "हमसे अपने प्रश्न पूछे";
"theme_text.3_chat" = "मुझसे अपने प्रश्न पूछे";
"theme_text.4_chat" = "सहायता से चैट करे";
"theme_text.default_chat" = "प्रश्न हैं? हमसे चैट करे।";
"theme_welcome.1_chat" = "हाय, क्या आप हम से चैट करना चाहते हैं?";
"theme_welcome.2_chat" = "क्या आप कुछ पुछना चाहते हैं?";
"theme_welcome.3_chat" = "हेल्लो, आप हम से %1$@ के बारे में कुछ प्रश्न पुछ सकते हैं ।";
"theme_welcome.4_chat" = "हेल्लो, मैं आपकी सहायता कैसे कर सकता हूँ? :)";
"theme_welcome.5_chat" = "%1$@ के बारे में कोई प्रश्न?";
"theme_welcome.default_chat" = "हम %1$@ से आपकी सहायता कैसे कर सकते हैं?";
@@ -0,0 +1,70 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
<key>date.hour</key>
<dict>
<key>NSStringLocalizedFormatKey</key>
<string>%#@value@</string>
<key>value</key>
<dict>
<key>NSStringFormatSpecTypeKey</key>
<string>NSStringPluralRuleType</string>
<key>NSStringFormatValueTypeKey</key>
<string>d</string>
<key>one</key>
<string>एक घंटे पहले</string>
<key>other</key>
<string>%1$d घंटे पहले</string>
</dict>
</dict>
<key>date.minute</key>
<dict>
<key>NSStringLocalizedFormatKey</key>
<string>%#@value@</string>
<key>value</key>
<dict>
<key>NSStringFormatSpecTypeKey</key>
<string>NSStringPluralRuleType</string>
<key>NSStringFormatValueTypeKey</key>
<string>d</string>
<key>one</key>
<string>एक मिनट पहले</string>
<key>other</key>
<string>%1$d मिनट पहले</string>
</dict>
</dict>
<key>duration.hour</key>
<dict>
<key>NSStringLocalizedFormatKey</key>
<string>%#@value@</string>
<key>value</key>
<dict>
<key>NSStringFormatSpecTypeKey</key>
<string>NSStringPluralRuleType</string>
<key>NSStringFormatValueTypeKey</key>
<string>d</string>
<key>one</key>
<string>एक घंटा</string>
<key>other</key>
<string>%1$d घंटे</string>
</dict>
</dict>
<key>duration.minute</key>
<dict>
<key>NSStringLocalizedFormatKey</key>
<string>%#@value@</string>
<key>value</key>
<dict>
<key>NSStringFormatSpecTypeKey</key>
<string>NSStringPluralRuleType</string>
<key>NSStringFormatValueTypeKey</key>
<string>d</string>
<key>one</key>
<string>एक मिनट</string>
<key>other</key>
<string>%1$d मिनट्स</string>
</dict>
</dict>
</dict>
</plist>
@@ -0,0 +1,127 @@
"call.call_abort_warn" = "Kada je poziv u tijeku, navigiranje će prekinut poziv.";
"call.ring_actions_accept" = "Prihvati";
"call.ring_actions_decline" = "Odbij";
"call.ring_title_label" = "%1$@ vas zove";
"call.ring_title_website" = "%1$@ podrška";
"call.screen_label_audio_muted" = "Zvuk je isključen";
"call.screen_label_video_muted" = "Video je isključen";
"call.screen_status_connecting" = "Povezivanje…";
"call.screen_status_ongoing" = "U tijeku";
"chat.chat_alerts_email_invalid" = "Unio si pogrešan email, možeš li provjeriti?";
"chat.chat_alerts_new_messages" = "Postoje nove poruke ispod. Klikni da vidiš.";
"chat.chat_alerts_wait_reply_away" = "Nismo online. Poslat ćemo ti email.";
"chat.chat_alerts_wait_reply_online" = "Hvala! Odgovorit ćemo za nekoliko trenutaka.";
"chat.chat_alerts_warn_reply_email_default" = "Kliknite ovdije kako biste postavili email na koji želite primati obavijest.";
"chat.chat_alerts_warn_reply_email_force" = "Postavite e-mail da biste nastavili.";
"chat.chat_alerts_warn_reply_phone_default" = "Kliknite da biste postavili telefonske obavijesti.";
"chat.chat_alerts_warn_reply_phone_force" = "Postavite telefon da biste nastavili.";
"chat.chat_feedback_rate_placeholder" = "Nešto za reći?";
"chat.chat_feedback_rate_submit" = "Pošaljite svoju ocjenu";
"chat.chat_feedback_rate_title" = "Kako smo prošli?";
"chat.chat_form_attach_alert_error" = "Pri uploadu datoteke dogodila se greška. Molimo pokušajte ponovo.";
"chat.chat_form_attach_alert_quota" = "Dnevna kvota učitavanja datoteke je prekoračena. Pokušajte ga učitati kasnije.";
"chat.chat_form_attach_alert_size" = "Datoteka je prevelika. Molimo smanjite veličinu i pokušajte opet.";
"chat.chat_form_attach_wait_preparing" = "Priprema";
"chat.chat_form_attach_wait_uploading" = "Prijenos";
"chat.chat_form_feedback_tooltip" = "Ocijenite ovaj chat";
"chat.chat_form_field_disabled" = "Poruke nisu dostupne.";
"chat.chat_form_field_message" = "Napiši svoju poruku…";
"chat.chat_form_send_hint" = "Poslati";
"chat.chat_game_controls_stop" = "Prestani igrat";
"chat.chat_header_channels" = "Više kanala";
"chat.chat_header_helpdesk_curated" = "Najčešće čitani članci";
"chat.chat_header_helpdesk_results" = "Pretraženi članci";
"chat.chat_header_initial_avatar_website_tooltip" = "I još %1$@";
"chat.chat_header_mode_chat" = "Razgovor";
"chat.chat_header_mode_helpdesk" = "Centar za pomoć";
"chat.chat_header_ongoing_channel_continue" = "Nastavi na %1$@";
"chat.chat_header_ongoing_channel_continue_email" = "E-mail";
"chat.chat_header_ongoing_channel_continue_phone" = "Telefon";
"chat.chat_header_ongoing_from" = "iz";
"chat.chat_header_ongoing_status_away" = "Podrška je odsutna";
"chat.chat_header_ongoing_status_last" = "Posljednji put aktivni pred %1$@";
"chat.chat_header_ongoing_status_metrics" = "Odgovori ispod %1$@";
"chat.chat_header_ongoing_status_online" = "Podrška je online";
"chat.chat_health_label_link" = "Pogledajte našu stranicu o statusu";
"chat.chat_health_label_updates" = "za više ažuriranja.";
"chat.chat_health_main" = "Neke od naših usluga ne rade.";
"chat.chat_helpdesk_search_empty" = "Nema rezultata pretraživanja. Pokušajte s drugim ključnim riječima.";
"chat.chat_helpdesk_search_form_field" = "Pretražite naš centar za pomoć…";
"chat.chat_helpdesk_search_unpopulated" = "Još nema članaka u centru za pomoć.";
"chat.chat_helpdesk_viewer_open_tooltip" = "Pogledajte u Helpdesku";
"chat.chat_message_audio_play_error" = "Nije moguće reproducirati ovu audio datoteku. Možda je istekao.";
"chat.chat_message_error_retry" = "Neuspjelo slanje. Ponovite?";
"chat.chat_message_file_name" = "Priložena datoteka";
"chat.chat_message_info_read" = "Pročitano";
"chat.chat_message_send_abort_warn" = "Neke poruke još nisu poslane. Navigiranje će spriječiti da budu poslane.";
"chat.chat_message_tag_edited" = "Uredio";
"chat.chat_message_tag_participant" = "Sudionik";
"chat.chat_message_tag_translated" = "Prevedeno";
"chat.chat_message_text_feedback_ask" = "Hoćete li ocijeniti našu podršku?";
"chat.chat_message_text_feedback_main" = "Hvala što ste razgovarali s nama.";
"chat.chat_message_text_feedback_pick_ignore" = "Ne hvala";
"chat.chat_message_text_feedback_pick_rate" = "Ocijenite podršku";
"chat.chat_message_text_feedback_submitted" = "Hvala vam na povratnim informacijama!";
"chat.chat_message_text_game_ask" = "Dok čekate, želite li se igrat?";
"chat.chat_message_text_game_main" = "Izgleda da nam treba vremena za odgovor.";
"chat.chat_message_text_game_pick_no" = "Ne, hvala";
"chat.chat_message_text_game_pick_yes" = "Igrajte igru";
"chat.chat_message_text_identity_ask" = "kako želite da vam se javimo ?";
"chat.chat_message_text_identity_ask_email" = "Koja je vaša email adresa?";
"chat.chat_message_text_identity_ask_field_email" = "Unesite svoju email adresu…";
"chat.chat_message_text_identity_ask_field_phone" = "Unesite svoj telefonski broj";
"chat.chat_message_text_identity_ask_phone" = "Koji je vaš telefonski broj?";
"chat.chat_message_text_identity_main" = "U slučaju da odete ili da kasnije odgovorimo:";
"chat.chat_message_text_identity_pick_email" = "E-mail";
"chat.chat_message_text_identity_pick_phone" = "Telefon";
"chat.chat_offline_fail" = "Mreža nije dostupna.";
"chat.chat_offline_inactive" = "Izvanmrežno. Neko ste vrijeme bili neaktivni.";
"chat.chat_offline_label_frozen" = "Za sada se ne mogu primati niti slati poruke.";
"chat.chat_offline_label_resume" = "Pošaljite poruku za ponovno povezivanje s chatom.";
"chat.chat_offline_main" = "Mreža nije dostupna. Ponovno povezivanje…";
"chat.chat_pickers_gif_no_results" = "Nema rezultata. Pokušaj s nečim drugim.";
"chat.chat_pickers_gif_search" = "Nađi GIFove";
"chat.chat_pickers_selector_gifs" = "GIFovi";
"chat.chat_pickers_selector_smileys" = "Smajlići";
"chat.minimized_connect_alert_failure" = "Povezivanje nije uspjelo. Poruke mogu biti nedostupne u trenutku";
"chat.minimized_tooltip_message_compose" = "Napiši svoj odgovor";
"chat.minimized_tooltip_message_from" = "Poruka od";
"date.now" = "Upravo sada";
"date.second" = "Prije nekoliko sekundi";
"duration.days" = "Nekoliko dana";
"duration.now" = "Odmah";
"duration.second" = "nekoliko sekundi";
"ios.chat_alerts_new_messages" = "There are new messages below. Tap to see.";
"ios.chat_alerts_warn_reply_email_default" = "Tap to set your email to get notifications.";
"ios.chat_alerts_warn_reply_phone_default" = "Tap to set your phone to get notifications.";
"ios.chat_attachment_cancel" = "Cancel";
"ios.chat_attachment_select_file" = "Select File";
"ios.chat_attachment_select_photo" = "Select Photo";
"ios.chat_attachment_take_photo" = "Take Photo";
"ios.chat_fieldmessage_submit" = "Ok";
"ios.chat_generic_error_ok" = "Ok";
"ios.chat_message_detail_cancel" = "Cancel";
"ios.chat_message_detail_copy" = "Copy";
"ios.chat_message_detail_sent_at" = "Sent at";
"ios.chat_message_detail_sent_from" = "Sent from";
"ios.chat_startup_error_cancel" = "Cancel";
"ios.chat_startup_error_message" = "We could not connect to the chat. Try again now, or later.";
"ios.chat_startup_error_retry" = "Try again";
"ios.chat_startup_error_title" = "Error starting chat";
"ios.chat_startup_message" = "Starting chat…";
"ios.chat_upload_upload_url_request_timeout" = "Failed to upload file.";
"ios.helpdesk_open_helpdesk" = "Open Helpdesk";
"ios.helpdesk_search_placeholder" = "Search our help center…";
"ios.helpdesk_share_action_open_in_browser" = "Open in Browser";
"ios.helpdesk_view_in_helpdesk" = "View in Helpdesk";
"theme_text.1_chat" = "Imaš pitanja? Pošalji mi poruku!";
"theme_text.2_chat" = "Pitajte nas";
"theme_text.3_chat" = "Pitaj me";
"theme_text.4_chat" = "Pričaj sa podrškom";
"theme_text.default_chat" = "Imaš pitanja? Pošalji nam poruku!";
"theme_welcome.1_chat" = "Hej, želiš li pričati s nama?";
"theme_welcome.2_chat" = "Želiš li nas išta pitati?";
"theme_welcome.3_chat" = "Bok, pitaj nas bilo kakvo pitanje o %1$@.";
"theme_welcome.4_chat" = "Pozdrav! Kako mogu pomoći? :)";
"theme_welcome.5_chat" = "Imaš li kakvih pitanja o %1$@?";
"theme_welcome.default_chat" = "Kako ti možemo pomoć sa %1$@?";
@@ -0,0 +1,70 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
<key>date.hour</key>
<dict>
<key>NSStringLocalizedFormatKey</key>
<string>%#@value@</string>
<key>value</key>
<dict>
<key>NSStringFormatSpecTypeKey</key>
<string>NSStringPluralRuleType</string>
<key>NSStringFormatValueTypeKey</key>
<string>d</string>
<key>one</key>
<string>Prije sat vremena</string>
<key>other</key>
<string>Prije %1$dh</string>
</dict>
</dict>
<key>date.minute</key>
<dict>
<key>NSStringLocalizedFormatKey</key>
<string>%#@value@</string>
<key>value</key>
<dict>
<key>NSStringFormatSpecTypeKey</key>
<string>NSStringPluralRuleType</string>
<key>NSStringFormatValueTypeKey</key>
<string>d</string>
<key>one</key>
<string>Prije 1 minutu</string>
<key>other</key>
<string>Prije %1$d min</string>
</dict>
</dict>
<key>duration.hour</key>
<dict>
<key>NSStringLocalizedFormatKey</key>
<string>%#@value@</string>
<key>value</key>
<dict>
<key>NSStringFormatSpecTypeKey</key>
<string>NSStringPluralRuleType</string>
<key>NSStringFormatValueTypeKey</key>
<string>d</string>
<key>one</key>
<string>sat</string>
<key>other</key>
<string>%1$dh</string>
</dict>
</dict>
<key>duration.minute</key>
<dict>
<key>NSStringLocalizedFormatKey</key>
<string>%#@value@</string>
<key>value</key>
<dict>
<key>NSStringFormatSpecTypeKey</key>
<string>NSStringPluralRuleType</string>
<key>NSStringFormatValueTypeKey</key>
<string>d</string>
<key>one</key>
<string>minuta</string>
<key>other</key>
<string>%1$d min</string>
</dict>
</dict>
</dict>
</plist>
@@ -0,0 +1,127 @@
"call.call_abort_warn" = "Navigálás a folyamatban lévő hívás esetén leállítja a hívást.";
"call.ring_actions_accept" = "Elfogadás";
"call.ring_actions_decline" = "Csökkenés";
"call.ring_title_label" = "%1$@ hív";
"call.ring_title_website" = "%1$@ támogatás";
"call.screen_label_audio_muted" = "Hang némítva";
"call.screen_label_video_muted" = "Videó elnémítva";
"call.screen_status_connecting" = "Csatlakoztatás";
"call.screen_status_ongoing" = "Folyamatban van";
"chat.chat_alerts_email_invalid" = "Elírtad az e-mail címedet, leellenőriznéd?";
"chat.chat_alerts_new_messages" = "Új üzenetek vannak lejjebb. Kattints, hogy megnézd őket.";
"chat.chat_alerts_wait_reply_away" = "Nem vagyunk online. E-mailben válaszolunk neked.";
"chat.chat_alerts_wait_reply_online" = "Köszönjük! Hamarosan válaszolunk.";
"chat.chat_alerts_warn_reply_email_default" = "Állítsd be, ha email értesítést szeretnél kapni.";
"chat.chat_alerts_warn_reply_email_force" = "Kérjük, állítsd be az e-mail címedet a folytatáshoz.";
"chat.chat_alerts_warn_reply_phone_default" = "Állítsd be, ha telefonos értesítést szeretnél kapni.";
"chat.chat_alerts_warn_reply_phone_force" = "Kérjük, állítsd be a telefonszámodat a folytatáshoz.";
"chat.chat_feedback_rate_placeholder" = "Van valami mondanivalója?";
"chat.chat_feedback_rate_submit" = "Küldje el értékelését";
"chat.chat_feedback_rate_title" = "Hogyan teljesítettünk?";
"chat.chat_form_attach_alert_error" = "Hiba történt a fájl feltöltése közben. Próbáld újra.";
"chat.chat_form_attach_alert_quota" = "A napi fájlfeltöltés-kvóta túllépve. Próbálja meg feltölteni ezt a későbbiekben.";
"chat.chat_form_attach_alert_size" = "A fájl túl nagy. Csökkentsd a méretét és próbáld újra.";
"chat.chat_form_attach_wait_preparing" = "Előkészítés";
"chat.chat_form_attach_wait_uploading" = "A feltöltése";
"chat.chat_form_feedback_tooltip" = "Értékelje ezt a csevegést";
"chat.chat_form_field_disabled" = "Üzenet írása nem elérhető ";
"chat.chat_form_field_message" = "Írd ide az üzeneted…";
"chat.chat_form_send_hint" = "Küldje el a";
"chat.chat_game_controls_stop" = "Játék befejezése";
"chat.chat_header_channels" = "További csatornák";
"chat.chat_header_helpdesk_curated" = "Leggyakrabban olvasott cikkek";
"chat.chat_header_helpdesk_results" = "Keresett cikkek";
"chat.chat_header_initial_avatar_website_tooltip" = "És%1$@ még több";
"chat.chat_header_mode_chat" = "Beszélgetés";
"chat.chat_header_mode_helpdesk" = "Súgóközpont";
"chat.chat_header_ongoing_channel_continue" = "Tovább %1$@";
"chat.chat_header_ongoing_channel_continue_email" = "E-mail";
"chat.chat_header_ongoing_channel_continue_phone" = "Telefon";
"chat.chat_header_ongoing_from" = "válaszol -";
"chat.chat_header_ongoing_status_away" = "Az ügyfélszolgálat nincs a gépnél";
"chat.chat_header_ongoing_status_last" = "Utoljára %1$@ aktív";
"chat.chat_header_ongoing_status_metrics" = "Válaszok %1$@ alatt";
"chat.chat_header_ongoing_status_online" = "Az ügyfélszolgálat online";
"chat.chat_health_label_link" = "Tekintse meg állapotlapunkat";
"chat.chat_health_label_updates" = "további frissítésekért.";
"chat.chat_health_main" = "Egyes szolgáltatásaink nem működnek.";
"chat.chat_helpdesk_search_empty" = "Nincs keresési eredmény. Próbáljon ki más kulcsszavakat.";
"chat.chat_helpdesk_search_form_field" = "Keresse meg a segédközpontunkat…";
"chat.chat_helpdesk_search_unpopulated" = "Még nincsenek cikkek a segédközpontban.";
"chat.chat_helpdesk_viewer_open_tooltip" = "Megtekintés a Helpdeskben";
"chat.chat_message_audio_play_error" = "Nem tudta lejátszani ezt a hangfájlt. Lehet, hogy lejárt.";
"chat.chat_message_error_retry" = "Sikertelen küldés. Újra?";
"chat.chat_message_file_name" = "Csatolt fájl";
"chat.chat_message_info_read" = "Elolvasva";
"chat.chat_message_send_abort_warn" = "Néhány üzenetet még nem küldtünk el. Az oldal elhagyása megakadályozza az elküldésüket.";
"chat.chat_message_tag_edited" = "Szerkesztve";
"chat.chat_message_tag_participant" = "Résztvevő";
"chat.chat_message_tag_translated" = "Lefordítva";
"chat.chat_message_text_feedback_ask" = "Értékelné a támogatásunkat?";
"chat.chat_message_text_feedback_main" = "Köszönjük, hogy beszélgetett velünk.";
"chat.chat_message_text_feedback_pick_ignore" = "Nem, köszönöm";
"chat.chat_message_text_feedback_pick_rate" = "Árfolyam-támogatás";
"chat.chat_message_text_feedback_submitted" = "Köszönjük visszajelzését!";
"chat.chat_message_text_game_ask" = "Amíg vársz, szeretnél kipróbálni egy szórakoztató játékot?";
"chat.chat_message_text_game_main" = "Úgy néz ki, később fogunk válaszolni.";
"chat.chat_message_text_game_pick_no" = "Nem, köszönöm";
"chat.chat_message_text_game_pick_yes" = "Oké, játsszunk";
"chat.chat_message_text_identity_ask" = "Hogyan szeretnéd megkapni a választ?";
"chat.chat_message_text_identity_ask_email" = "Mi az e-mail címed?";
"chat.chat_message_text_identity_ask_field_email" = "Add meg az e-mail címedet…";
"chat.chat_message_text_identity_ask_field_phone" = "Add meg a telefonszámod…";
"chat.chat_message_text_identity_ask_phone" = "Mi a telefonszámod?";
"chat.chat_message_text_identity_main" = "Csak abban az esetben, ha elmész, vagy később válaszolunk:";
"chat.chat_message_text_identity_pick_email" = "E-mail";
"chat.chat_message_text_identity_pick_phone" = "Telefon";
"chat.chat_offline_fail" = "A vénát.";
"chat.chat_offline_inactive" = "Offline. Egy ideig inaktív voltál.";
"chat.chat_offline_label_frozen" = "Egyelőre nem fogadható és nem küldhető üzenet.";
"chat.chat_offline_label_resume" = "Küldjön üzenetet a csevegéshez való újracsatlakozáshoz.";
"chat.chat_offline_main" = "Újra kapcsolatba kerülhetnek…";
"chat.chat_pickers_gif_no_results" = "Nincs eredmény. Próbálj mást keresni.";
"chat.chat_pickers_gif_search" = "GIFek keresése…";
"chat.chat_pickers_selector_gifs" = "GIFek";
"chat.chat_pickers_selector_smileys" = "Hangulatjelek";
"chat.minimized_connect_alert_failure" = "Nem sikerült kapcsolódni. Az üzenetek jelenleg nem elérhetők.";
"chat.minimized_tooltip_message_compose" = "Írd ide az üzeneted";
"chat.minimized_tooltip_message_from" = "Üzenet küldője";
"date.now" = "Épp most";
"date.second" = "Pár másodperce";
"duration.days" = "Pár nap";
"duration.now" = "Azonnal";
"duration.second" = "Néhány másodperce";
"ios.chat_alerts_new_messages" = "There are new messages below. Tap to see.";
"ios.chat_alerts_warn_reply_email_default" = "Tap to set your email to get notifications.";
"ios.chat_alerts_warn_reply_phone_default" = "Tap to set your phone to get notifications.";
"ios.chat_attachment_cancel" = "Cancel";
"ios.chat_attachment_select_file" = "Select File";
"ios.chat_attachment_select_photo" = "Select Photo";
"ios.chat_attachment_take_photo" = "Take Photo";
"ios.chat_fieldmessage_submit" = "Ok";
"ios.chat_generic_error_ok" = "Ok";
"ios.chat_message_detail_cancel" = "Cancel";
"ios.chat_message_detail_copy" = "Copy";
"ios.chat_message_detail_sent_at" = "Sent at";
"ios.chat_message_detail_sent_from" = "Sent from";
"ios.chat_startup_error_cancel" = "Cancel";
"ios.chat_startup_error_message" = "We could not connect to the chat. Try again now, or later.";
"ios.chat_startup_error_retry" = "Try again";
"ios.chat_startup_error_title" = "Error starting chat";
"ios.chat_startup_message" = "Starting chat…";
"ios.chat_upload_upload_url_request_timeout" = "Failed to upload file.";
"ios.helpdesk_open_helpdesk" = "Open Helpdesk";
"ios.helpdesk_search_placeholder" = "Search our help center…";
"ios.helpdesk_share_action_open_in_browser" = "Open in Browser";
"ios.helpdesk_view_in_helpdesk" = "View in Helpdesk";
"theme_text.1_chat" = "Kérdésed van? Chatelj velem!";
"theme_text.2_chat" = "Tedd fel nekünk a kérdéseidet";
"theme_text.3_chat" = "Tedd fel nekem a kérdéseidet";
"theme_text.4_chat" = "Chatelj az ügyfélszolgálattal";
"theme_text.default_chat" = "Kérdésed van? Chatelj velünk!";
"theme_welcome.1_chat" = "Hahó, akarsz velünk chatelni?";
"theme_welcome.2_chat" = "Van bármi, amit megkérdeznél?";
"theme_welcome.3_chat" = "Hello, kérdezz tőlünk bármit %1$@ témában.";
"theme_welcome.4_chat" = "Hello! Miben segíthetek?";
"theme_welcome.5_chat" = "Van kérdésed %1$@ témában?";
"theme_welcome.default_chat" = "Hogyan segíthetünk %1$@ témában?";
@@ -0,0 +1,70 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
<key>date.hour</key>
<dict>
<key>NSStringLocalizedFormatKey</key>
<string>%#@value@</string>
<key>value</key>
<dict>
<key>NSStringFormatSpecTypeKey</key>
<string>NSStringPluralRuleType</string>
<key>NSStringFormatValueTypeKey</key>
<string>d</string>
<key>one</key>
<string>Egy órája</string>
<key>other</key>
<string>%1$d órája</string>
</dict>
</dict>
<key>date.minute</key>
<dict>
<key>NSStringLocalizedFormatKey</key>
<string>%#@value@</string>
<key>value</key>
<dict>
<key>NSStringFormatSpecTypeKey</key>
<string>NSStringPluralRuleType</string>
<key>NSStringFormatValueTypeKey</key>
<string>d</string>
<key>one</key>
<string>Egy perce</string>
<key>other</key>
<string>%1$d perce</string>
</dict>
</dict>
<key>duration.hour</key>
<dict>
<key>NSStringLocalizedFormatKey</key>
<string>%#@value@</string>
<key>value</key>
<dict>
<key>NSStringFormatSpecTypeKey</key>
<string>NSStringPluralRuleType</string>
<key>NSStringFormatValueTypeKey</key>
<string>d</string>
<key>one</key>
<string>Egy órája</string>
<key>other</key>
<string>%1$d óra</string>
</dict>
</dict>
<key>duration.minute</key>
<dict>
<key>NSStringLocalizedFormatKey</key>
<string>%#@value@</string>
<key>value</key>
<dict>
<key>NSStringFormatSpecTypeKey</key>
<string>NSStringPluralRuleType</string>
<key>NSStringFormatValueTypeKey</key>
<string>d</string>
<key>one</key>
<string>Egy perce</string>
<key>other</key>
<string>%1$d perc</string>
</dict>
</dict>
</dict>
</plist>
@@ -0,0 +1,127 @@
"call.call_abort_warn" = "Էջը փոխելը կընդհատի ակտիվ զանգը։";
"call.ring_actions_accept" = "Ընդունել";
"call.ring_actions_decline" = "Մերժել";
"call.ring_title_label" = "%1$@ զանգահարում է Ձեզ";
"call.ring_title_website" = "%1$@ սպասարկման բաժին";
"call.screen_label_audio_muted" = "Ձայնն անջատված է";
"call.screen_label_video_muted" = "Պատկերն անջատված է";
"call.screen_status_connecting" = "Կապի հաստատում…";
"call.screen_status_ongoing" = "Ընթացիկ";
"chat.chat_alerts_email_invalid" = "Սխալ էլ. փոստի հասցե, խնդրում ենք ուղղել։";
"chat.chat_alerts_new_messages" = "Կան նոր հաղորդագրություններ։ Սեղմեք տեսնելու համար։";
"chat.chat_alerts_wait_reply_away" = "Մենք օնլայն չենք։ Ձեզ կպատասխանենք էլ. փոստով։";
"chat.chat_alerts_wait_reply_online" = "Շնորհակալություն, շուտով Ձեզ կպատասխանենք։";
"chat.chat_alerts_warn_reply_email_default" = "Ավելացնել էլ. փոստը ծանուցումներ ստանալու համար։";
"chat.chat_alerts_warn_reply_email_force" = "Լրացրեք էլ. փոստը շարունակելու համար։";
"chat.chat_alerts_warn_reply_phone_default" = "Ավելացնել հեռախոսահամարը ծանուցումներ ստանալու համար։";
"chat.chat_alerts_warn_reply_phone_force" = "Լրացրեք հեռախոսահամարը շարունակելու համար։";
"chat.chat_feedback_rate_placeholder" = "Ասելու բան կա՞:";
"chat.chat_feedback_rate_submit" = "Ուղարկեք ձեր գնահատականը";
"chat.chat_feedback_rate_title" = "Ինչպե՞ս վարվեցինք:";
"chat.chat_form_attach_alert_error" = "Ֆայլի վերբեռման սխալ։ Փորձեք նորից։";
"chat.chat_form_attach_alert_quota" = "Օրական ֆայլի վերբեռնման քվոտան գերազանցվել է: Փորձեք վերբեռնեք սա ավելի ուշ:";
"chat.chat_form_attach_alert_size" = "Ֆայլի չափը գերազանցում է թույլատրված սահմանը։";
"chat.chat_form_attach_wait_preparing" = "Պատրաստում";
"chat.chat_form_attach_wait_uploading" = "Վերբեռնում";
"chat.chat_form_feedback_tooltip" = "Գնահատեք այս զրույցը";
"chat.chat_form_field_disabled" = "Հաղորդագրությունների մատչումը անհասանելի է:";
"chat.chat_form_field_message" = "Գրել հաղորդագրությունը";
"chat.chat_form_send_hint" = "Ուղարկել";
"chat.chat_game_controls_stop" = "Ավարտել խաղը";
"chat.chat_header_channels" = "Ավելի շատ ալիքներ";
"chat.chat_header_helpdesk_curated" = "Ամենահաճախ կարդացվող հոդվածները";
"chat.chat_header_helpdesk_results" = "Որոնված հոդվածներ";
"chat.chat_header_initial_avatar_website_tooltip" = "Եվ ևս %1$@";
"chat.chat_header_mode_chat" = "Զրույց";
"chat.chat_header_mode_helpdesk" = "Օգնության կենտրոն";
"chat.chat_header_ongoing_channel_continue" = "Շարունակել %1$@-ում";
"chat.chat_header_ongoing_channel_continue_email" = "Էլ. փոստ";
"chat.chat_header_ongoing_channel_continue_phone" = "Հեռախոս";
"chat.chat_header_ongoing_from" = "ուղարկող";
"chat.chat_header_ongoing_status_away" = "Մենք ժամանակավորապես անհասանելի ենք։";
"chat.chat_header_ongoing_status_last" = "Վերջին ակտիվությունը %1$@";
"chat.chat_header_ongoing_status_metrics" = "Պատասխանում է միջինում %1$@";
"chat.chat_header_ongoing_status_online" = "Մենք օնլայն ենք";
"chat.chat_health_label_link" = "Տես մեր կարգավիճակի էջը";
"chat.chat_health_label_updates" = "ավելի թարմացումների համար:";
"chat.chat_health_main" = "Մեր ծառայություններից ոմանք չեն աշխատում:";
"chat.chat_helpdesk_search_empty" = "Որոնման արդյունքներ չկան: Փորձեք այլ հիմնաբառեր:";
"chat.chat_helpdesk_search_form_field" = "Որոնեք մեր օգնության կենտրոնում…";
"chat.chat_helpdesk_search_unpopulated" = "Օգնության կենտրոնում դեռևս հոդվածներ չկան:";
"chat.chat_helpdesk_viewer_open_tooltip" = "Դիտել Helpdesk-ում";
"chat.chat_message_audio_play_error" = "Չհաջողվեց նվագարկել այս աուդիո ֆայլը: Հնարավոր է ՝ այն լրացել է:";
"chat.chat_message_error_retry" = "Ուղարկումն ձախողվեց։ Կրկնե՞լ։";
"chat.chat_message_file_name" = "Կցված ֆայլը";
"chat.chat_message_info_read" = "Կարդալ";
"chat.chat_message_send_abort_warn" = "Որոշ հաղորդագրություններ դեռ չեն ուղարկվել։ Էջը փոխելը կհանգեցնի դրանց չեղարկման։";
"chat.chat_message_tag_edited" = "Փոփոխված";
"chat.chat_message_tag_participant" = "Մասնակից";
"chat.chat_message_tag_translated" = "Թարգմանված է";
"chat.chat_message_text_feedback_ask" = "Դեմ կլինե՞ք գնահատել մեր աջակցությունը:";
"chat.chat_message_text_feedback_main" = "Շնորհակալություն մեզ հետ զրուցելու համար:";
"chat.chat_message_text_feedback_pick_ignore" = "Ոչ, շնորհակալություն";
"chat.chat_message_text_feedback_pick_rate" = "Գնահատեք աջակցությունը";
"chat.chat_message_text_feedback_submitted" = "Շնորհակալություն արձագանքի համար:";
"chat.chat_message_text_game_ask" = "Մինչ սպասում եք, կցանկանա՞ք խաղալ զվարճալի մի խաղ։";
"chat.chat_message_text_game_main" = "Ցավոք ստիպված ենք Ձեզ սպասեցնել սովորականից շատ։";
"chat.chat_message_text_game_pick_no" = "Ոչ, շնորհակալ եմ";
"chat.chat_message_text_game_pick_yes" = "Խաղալ";
"chat.chat_message_text_identity_ask" = "ինչպե՞ս կնախընտրեք կապնվենք Ձեր հետ։";
"chat.chat_message_text_identity_ask_email" = "Մուտքագրեք Ձեր էլ. փոստը։";
"chat.chat_message_text_identity_ask_field_email" = "Ձեր էլ. փոստը";
"chat.chat_message_text_identity_ask_field_phone" = "Ձեր հեռախոսահամարը";
"chat.chat_message_text_identity_ask_phone" = "Մուտքագրեք Ձեր հեռախոսահամարը։";
"chat.chat_message_text_identity_main" = "Կապի ընդհատման կամ մեր ուշ արձագանքման դեպքում";
"chat.chat_message_text_identity_pick_email" = "Էլ. փոստ";
"chat.chat_message_text_identity_pick_phone" = "Հեռախոսահամար";
"chat.chat_offline_fail" = "Անցանց:";
"chat.chat_offline_inactive" = "Անցանց: Դուք որոշ ժամանակ անգործ եք եղել:";
"chat.chat_offline_label_frozen" = "Առայժմ ոչ մի հաղորդագրություն հնարավոր չէ ստանալ կամ ուղարկել:";
"chat.chat_offline_label_resume" = "Ուղարկեք հաղորդագրություն ՝ նորից զրուցելու համար:";
"chat.chat_offline_main" = "Կապի խափանում։ Փորձում ենք նորից միանալ…";
"chat.chat_pickers_gif_no_results" = "Ոչինչ չի գտնվել։ Փորձեք այլ հարցմամբ։";
"chat.chat_pickers_gif_search" = "Գտնել GIF-ը";
"chat.chat_pickers_selector_gifs" = "GIFs";
"chat.chat_pickers_selector_smileys" = "Սմայլիկներ";
"chat.minimized_connect_alert_failure" = "Չհաջողվեց կապել: Ուղերձը կարող է լինել անհասանելի պահին";
"chat.minimized_tooltip_message_compose" = "Գրել պատասխան";
"chat.minimized_tooltip_message_from" = "Նամակը ուղարկել է";
"date.now" = "Հենց նոր";
"date.second" = "Վարկյաններ առաջ";
"duration.days" = "Մի քանի օր";
"duration.now" = "Անմիջապես";
"duration.second" = "Մի քանի վայրկյան";
"ios.chat_alerts_new_messages" = "There are new messages below. Tap to see.";
"ios.chat_alerts_warn_reply_email_default" = "Tap to set your email to get notifications.";
"ios.chat_alerts_warn_reply_phone_default" = "Tap to set your phone to get notifications.";
"ios.chat_attachment_cancel" = "Cancel";
"ios.chat_attachment_select_file" = "Select File";
"ios.chat_attachment_select_photo" = "Select Photo";
"ios.chat_attachment_take_photo" = "Take Photo";
"ios.chat_fieldmessage_submit" = "Ok";
"ios.chat_generic_error_ok" = "Ok";
"ios.chat_message_detail_cancel" = "Cancel";
"ios.chat_message_detail_copy" = "Copy";
"ios.chat_message_detail_sent_at" = "Sent at";
"ios.chat_message_detail_sent_from" = "Sent from";
"ios.chat_startup_error_cancel" = "Cancel";
"ios.chat_startup_error_message" = "We could not connect to the chat. Try again now, or later.";
"ios.chat_startup_error_retry" = "Try again";
"ios.chat_startup_error_title" = "Error starting chat";
"ios.chat_startup_message" = "Starting chat…";
"ios.chat_upload_upload_url_request_timeout" = "Failed to upload file.";
"ios.helpdesk_open_helpdesk" = "Open Helpdesk";
"ios.helpdesk_search_placeholder" = "Search our help center…";
"ios.helpdesk_share_action_open_in_browser" = "Open in Browser";
"ios.helpdesk_view_in_helpdesk" = "View in Helpdesk";
"theme_text.1_chat" = "Ունե՞ք հարցեր։ Գրեք ինձ։";
"theme_text.2_chat" = "Տվեք Ձեր հարցերը";
"theme_text.3_chat" = "Հարցրեք ինձ";
"theme_text.4_chat" = "Գրել սպասարկման մասնագետին";
"theme_text.default_chat" = "Ունե՞ք հարցեր։ Գրեք մեզ։";
"theme_welcome.1_chat" = "Ողջույն։ Ուզու՞մ եք խոսել մեր հետ։";
"theme_welcome.2_chat" = "Ունե՞ք որեւէ հարց։";
"theme_welcome.3_chat" = "Ողջույն։ Տվեք Ձեր բոլոր հարցերը %1$@ մասին։";
"theme_welcome.4_chat" = "Ողջույն։ Ինչո՞վ կարող եմ օգտակար լինել :)";
"theme_welcome.5_chat" = "Ունե՞ք հարցեր %1$@ շուրջ։";
"theme_welcome.default_chat" = "Ինչպե՞ս կարող ենք օգնել %1$@ հարցով։";
@@ -0,0 +1,70 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
<key>date.hour</key>
<dict>
<key>NSStringLocalizedFormatKey</key>
<string>%#@value@</string>
<key>value</key>
<dict>
<key>NSStringFormatSpecTypeKey</key>
<string>NSStringPluralRuleType</string>
<key>NSStringFormatValueTypeKey</key>
<string>d</string>
<key>one</key>
<string>1 ժամ առաջ</string>
<key>other</key>
<string>%1$d ժամ առաջ</string>
</dict>
</dict>
<key>date.minute</key>
<dict>
<key>NSStringLocalizedFormatKey</key>
<string>%#@value@</string>
<key>value</key>
<dict>
<key>NSStringFormatSpecTypeKey</key>
<string>NSStringPluralRuleType</string>
<key>NSStringFormatValueTypeKey</key>
<string>d</string>
<key>one</key>
<string>1 րոպե առաջ</string>
<key>other</key>
<string>%1$d րոպե առաջ</string>
</dict>
</dict>
<key>duration.hour</key>
<dict>
<key>NSStringLocalizedFormatKey</key>
<string>%#@value@</string>
<key>value</key>
<dict>
<key>NSStringFormatSpecTypeKey</key>
<string>NSStringPluralRuleType</string>
<key>NSStringFormatValueTypeKey</key>
<string>d</string>
<key>one</key>
<string>Ժամ</string>
<key>other</key>
<string>%1$d ժամ</string>
</dict>
</dict>
<key>duration.minute</key>
<dict>
<key>NSStringLocalizedFormatKey</key>
<string>%#@value@</string>
<key>value</key>
<dict>
<key>NSStringFormatSpecTypeKey</key>
<string>NSStringPluralRuleType</string>
<key>NSStringFormatValueTypeKey</key>
<string>d</string>
<key>one</key>
<string>Րոպե</string>
<key>other</key>
<string>%1$d րոպե</string>
</dict>
</dict>
</dict>
</plist>
@@ -0,0 +1,127 @@
"call.call_abort_warn" = "Menavigasi saat panggilan sedang berlangsung akan berhenti panggilan.";
"call.ring_actions_accept" = "Terima";
"call.ring_actions_decline" = "Tolak";
"call.ring_title_label" = "%1$@ memanggil Anda";
"call.ring_title_website" = "%1$@ mendukung";
"call.screen_label_audio_muted" = "Audio dibungkam";
"call.screen_label_video_muted" = "Video dibungkam";
"call.screen_status_connecting" = "Menghubungkan";
"call.screen_status_ongoing" = "Terus berjalan";
"chat.chat_alerts_email_invalid" = "Email yang Anda ketik salah, bisa periksa kembali?";
"chat.chat_alerts_new_messages" = "Ada pesan baru. Klik untuk melihat.";
"chat.chat_alerts_wait_reply_away" = "Kami sedang tidak online. Kami akan mengirim email ke Anda.";
"chat.chat_alerts_wait_reply_online" = "Terima kasih! Kami akan segera menjawab.";
"chat.chat_alerts_warn_reply_email_default" = "Klik untuk mengatur email Anda untuk mendapatkan pemberitahuan.";
"chat.chat_alerts_warn_reply_email_force" = "Silakan set email Anda untuk melanjutkan.";
"chat.chat_alerts_warn_reply_phone_default" = "Klik untuk mengatur telepon Anda untuk mendapatkan pemberitahuan.";
"chat.chat_alerts_warn_reply_phone_force" = "Silakan mengatur telepon Anda untuk melanjutkan.";
"chat.chat_feedback_rate_placeholder" = "Ada yang ingin dikatakan?";
"chat.chat_feedback_rate_submit" = "Kirimkan peringkat Anda";
"chat.chat_feedback_rate_title" = "Bagaimana kita melakukannya?";
"chat.chat_form_attach_alert_error" = "Kesalahan terjadi saat mengunggah berkas. Silakan coba lagi.";
"chat.chat_form_attach_alert_quota" = "Jatah upload file harian telah terlampaui. Coba mengupload ini nanti.";
"chat.chat_form_attach_alert_size" = "Ukuran terlalu besar. Silakan kurangi ukuran berkas dan coba lagi.";
"chat.chat_form_attach_wait_preparing" = "Mempersiapkan";
"chat.chat_form_attach_wait_uploading" = "Mengunggah";
"chat.chat_form_feedback_tooltip" = "Beri nilai obrolan ini";
"chat.chat_form_field_disabled" = "Perpesanan tidak tersedia.";
"chat.chat_form_field_message" = "Tulis pesan Anda…";
"chat.chat_form_send_hint" = "Kirim";
"chat.chat_game_controls_stop" = "Menghentikan permainan";
"chat.chat_header_channels" = "Lebih banyak saluran";
"chat.chat_header_helpdesk_curated" = "Artikel yang Paling Sering Dibaca";
"chat.chat_header_helpdesk_results" = "Artikel yang dicari";
"chat.chat_header_initial_avatar_website_tooltip" = "Dan%1$@ more";
"chat.chat_header_mode_chat" = "Percakapan";
"chat.chat_header_mode_helpdesk" = "Pusat bantuan";
"chat.chat_header_ongoing_channel_continue" = "Melanjutkan %1$@";
"chat.chat_header_ongoing_channel_continue_email" = "Email";
"chat.chat_header_ongoing_channel_continue_phone" = "Telepon";
"chat.chat_header_ongoing_from" = "dari";
"chat.chat_header_ongoing_status_away" = "Support sedang tidak di tempat";
"chat.chat_header_ongoing_status_last" = "Terakhir aktif %1$@";
"chat.chat_header_ongoing_status_metrics" = "Biasanya menjawab dalam %1$@";
"chat.chat_header_ongoing_status_online" = "Support sedang online";
"chat.chat_health_label_link" = "Lihat halaman status kami";
"chat.chat_health_label_updates" = "untuk lebih banyak pembaruan.";
"chat.chat_health_main" = "Beberapa layanan kami tidak berfungsi.";
"chat.chat_helpdesk_search_empty" = "Tidak ada hasil pencarian. Coba kata kunci lain.";
"chat.chat_helpdesk_search_form_field" = "Cari pusat bantuan kami…";
"chat.chat_helpdesk_search_unpopulated" = "Belum ada artikel di pusat bantuan.";
"chat.chat_helpdesk_viewer_open_tooltip" = "Lihat di Helpdesk";
"chat.chat_message_audio_play_error" = "Tidak dapat memutar file audio ini. Mungkin sudah kedaluwarsa.";
"chat.chat_message_error_retry" = "Pengiriman gagal. Coba lagi?";
"chat.chat_message_file_name" = "Lampirkan file";
"chat.chat_message_info_read" = "Dilihat";
"chat.chat_message_send_abort_warn" = "Beberapa pesan belum terkirim. Pesan akan gagal terkirim apabila Anda berpindah halaman.";
"chat.chat_message_tag_edited" = "Diedit";
"chat.chat_message_tag_participant" = "Peserta";
"chat.chat_message_tag_translated" = "Diterjemahkan";
"chat.chat_message_text_feedback_ask" = "Apakah Anda keberatan untuk menilai dukungan kami?";
"chat.chat_message_text_feedback_main" = "Terima kasih telah berbincang-bincang dengan kami.";
"chat.chat_message_text_feedback_pick_ignore" = "Tidak, terima kasih";
"chat.chat_message_text_feedback_pick_rate" = "Nilai dukungan";
"chat.chat_message_text_feedback_submitted" = "Terima kasih atas umpan balik Anda!";
"chat.chat_message_text_game_ask" = "Sementara Anda menunggu, ingin bermain menyenangkan permainan?";
"chat.chat_message_text_game_main" = "Sepertinya kita mengambil waktu untuk menjawab.";
"chat.chat_message_text_game_pick_no" = "Tidak terima kasih";
"chat.chat_message_text_game_pick_yes" = "Bermain game";
"chat.chat_message_text_identity_ask" = "bagaimana Anda ingin kami kembali kepada Anda?";
"chat.chat_message_text_identity_ask_email" = "Apa alamat email anda?";
"chat.chat_message_text_identity_ask_field_email" = "Masukkan alamat email Anda";
"chat.chat_message_text_identity_ask_field_phone" = "Masukkan nomor telepon Anda";
"chat.chat_message_text_identity_ask_phone" = "Berapa nomor telepon anda?";
"chat.chat_message_text_identity_main" = "Kalau-kalau Anda pergi atau kita membalasnya nanti:";
"chat.chat_message_text_identity_pick_email" = "Email";
"chat.chat_message_text_identity_pick_phone" = "Telepon";
"chat.chat_offline_fail" = "Jaringan offline.";
"chat.chat_offline_inactive" = "Offline. Anda tidak aktif selama beberapa waktu.";
"chat.chat_offline_label_frozen" = "Tidak ada pesan yang dapat diterima atau dikirim untuk saat ini.";
"chat.chat_offline_label_resume" = "Kirim pesan untuk terhubung kembali ke obrolan.";
"chat.chat_offline_main" = "Jaringan offline. Menghubungkan kembali…";
"chat.chat_pickers_gif_no_results" = "Tidak ada hasil. Cari yang lain.";
"chat.chat_pickers_gif_search" = "Temukan GIFs…";
"chat.chat_pickers_selector_gifs" = "GIFs";
"chat.chat_pickers_selector_smileys" = "Smileys";
"chat.minimized_connect_alert_failure" = "Gagal terhubung. Pesan mungkin tidak tersedia saat ini.p";
"chat.minimized_tooltip_message_compose" = "Tulis pesan Anda";
"chat.minimized_tooltip_message_from" = "Pesan dari";
"date.now" = "Baru saja";
"date.second" = "Beberapa detik yang lalu";
"duration.days" = "Beberapa hari";
"duration.now" = "Langsung";
"duration.second" = "Beberapa detik";
"ios.chat_alerts_new_messages" = "There are new messages below. Tap to see.";
"ios.chat_alerts_warn_reply_email_default" = "Tap to set your email to get notifications.";
"ios.chat_alerts_warn_reply_phone_default" = "Tap to set your phone to get notifications.";
"ios.chat_attachment_cancel" = "Cancel";
"ios.chat_attachment_select_file" = "Select File";
"ios.chat_attachment_select_photo" = "Select Photo";
"ios.chat_attachment_take_photo" = "Take Photo";
"ios.chat_fieldmessage_submit" = "Ok";
"ios.chat_generic_error_ok" = "Ok";
"ios.chat_message_detail_cancel" = "Cancel";
"ios.chat_message_detail_copy" = "Copy";
"ios.chat_message_detail_sent_at" = "Sent at";
"ios.chat_message_detail_sent_from" = "Sent from";
"ios.chat_startup_error_cancel" = "Cancel";
"ios.chat_startup_error_message" = "We could not connect to the chat. Try again now, or later.";
"ios.chat_startup_error_retry" = "Try again";
"ios.chat_startup_error_title" = "Error starting chat";
"ios.chat_startup_message" = "Starting chat…";
"ios.chat_upload_upload_url_request_timeout" = "Failed to upload file.";
"ios.helpdesk_open_helpdesk" = "Open Helpdesk";
"ios.helpdesk_search_placeholder" = "Search our help center…";
"ios.helpdesk_share_action_open_in_browser" = "Open in Browser";
"ios.helpdesk_view_in_helpdesk" = "View in Helpdesk";
"theme_text.1_chat" = "Ada Pertanyaan? Bicara dengan saya!";
"theme_text.2_chat" = "Tanyakan kepada kami pertanyaan Anda";
"theme_text.3_chat" = "Ajukan pertanyaan Anda";
"theme_text.4_chat" = "Berbicara dengan Support";
"theme_text.default_chat" = "Ada Pertanyaan? Bicara dengan kami!";
"theme_welcome.1_chat" = "Hi, ingin berbicara dengan kami?";
"theme_welcome.2_chat" = "Ada yang ingin Anda tanyakan?";
"theme_welcome.3_chat" = "Halo, silakan tanya kami mengenai %1$@.";
"theme_welcome.4_chat" = "Halo! Ada yang bisa saya bantu? :)";
"theme_welcome.5_chat" = "Ada pertanyaan tentang %1$@?";
"theme_welcome.default_chat" = "Apa yang bisa dibantu mengenai %1$@?";
@@ -0,0 +1,70 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
<key>date.hour</key>
<dict>
<key>NSStringLocalizedFormatKey</key>
<string>%#@value@</string>
<key>value</key>
<dict>
<key>NSStringFormatSpecTypeKey</key>
<string>NSStringPluralRuleType</string>
<key>NSStringFormatValueTypeKey</key>
<string>d</string>
<key>one</key>
<string>Satu jam yang lalu</string>
<key>other</key>
<string>%1$d jam yang lalu</string>
</dict>
</dict>
<key>date.minute</key>
<dict>
<key>NSStringLocalizedFormatKey</key>
<string>%#@value@</string>
<key>value</key>
<dict>
<key>NSStringFormatSpecTypeKey</key>
<string>NSStringPluralRuleType</string>
<key>NSStringFormatValueTypeKey</key>
<string>d</string>
<key>one</key>
<string>Satu menit yang lalu</string>
<key>other</key>
<string>%1$d menit yang</string>
</dict>
</dict>
<key>duration.hour</key>
<dict>
<key>NSStringLocalizedFormatKey</key>
<string>%#@value@</string>
<key>value</key>
<dict>
<key>NSStringFormatSpecTypeKey</key>
<string>NSStringPluralRuleType</string>
<key>NSStringFormatValueTypeKey</key>
<string>d</string>
<key>one</key>
<string>Satu jam</string>
<key>other</key>
<string>%1$d jam</string>
</dict>
</dict>
<key>duration.minute</key>
<dict>
<key>NSStringLocalizedFormatKey</key>
<string>%#@value@</string>
<key>value</key>
<dict>
<key>NSStringFormatSpecTypeKey</key>
<string>NSStringPluralRuleType</string>
<key>NSStringFormatValueTypeKey</key>
<string>d</string>
<key>one</key>
<string>Satu menit</string>
<key>other</key>
<string>%1$d menit</string>
</dict>
</dict>
</dict>
</plist>
@@ -0,0 +1,127 @@
"call.call_abort_warn" = "Flettu þegar símtal er í gangi stoppar símtalið.";
"call.ring_actions_accept" = "Samþykkja";
"call.ring_actions_decline" = "Hafna";
"call.ring_title_label" = "%1$@ hringir í þig";
"call.ring_title_website" = "%1$@ stuðningur";
"call.screen_label_audio_muted" = "Hljóðlækkað hljóð";
"call.screen_label_video_muted" = "Vídeó deyddur";
"call.screen_status_connecting" = "Tengist";
"call.screen_status_ongoing" = "Áframhaldandi";
"chat.chat_alerts_email_invalid" = "Þú skrifaðir tölvupóstfangið rangt, getur þú farið yfir það?";
"chat.chat_alerts_new_messages" = "Það eru ný skilaboð fyrir neðan. Smelltu til að skoða.";
"chat.chat_alerts_wait_reply_away" = "Við erum ekki tengd. Við munum svara þér í tölvupósti";
"chat.chat_alerts_wait_reply_online" = "Takk! Við ættum að svara innan andartaks.";
"chat.chat_alerts_warn_reply_email_default" = "Smelltu til að stilla tölvupóstinn þinn til að fá tilkynningar.";
"chat.chat_alerts_warn_reply_email_force" = "Vinsamlegast stilltu tölvupóstinn þinn til að halda áfram.";
"chat.chat_alerts_warn_reply_phone_default" = "Smelltu til að stilla símann til að fá tilkynningar.";
"chat.chat_alerts_warn_reply_phone_force" = "Vinsamlegast stilltu símann til að halda áfram.";
"chat.chat_feedback_rate_placeholder" = "Eitthvað að segja?";
"chat.chat_feedback_rate_submit" = "Sendu einkunnina þína";
"chat.chat_feedback_rate_title" = "Hvernig gekk okkur?";
"chat.chat_form_attach_alert_error" = "Villa kom upp. Vinsamlegast reyndu aftur";
"chat.chat_form_attach_alert_quota" = "Daglegt skráarupphæð kvóta hefur verið farið yfir. Prófaðu að hlaða þessu inn seinna.";
"chat.chat_form_attach_alert_size" = "Skráin er of stór. Vinsamlegast minnkaðu hana og prufaðu aftur.";
"chat.chat_form_attach_wait_preparing" = "Undirbúa";
"chat.chat_form_attach_wait_uploading" = "Hleður upp";
"chat.chat_form_feedback_tooltip" = "Gefðu þessu spjalli einkunn";
"chat.chat_form_field_disabled" = "Skilaboð eru ekki tiltæk.";
"chat.chat_form_field_message" = "Semja skilaboð.";
"chat.chat_form_send_hint" = "Senda";
"chat.chat_game_controls_stop" = "Stöðva leik";
"chat.chat_header_channels" = "Fleiri rásir";
"chat.chat_header_helpdesk_curated" = "Algengustu greinar";
"chat.chat_header_helpdesk_results" = "Leitaði að greinum";
"chat.chat_header_initial_avatar_website_tooltip" = "Og %1$@ í viðbót";
"chat.chat_header_mode_chat" = "Samtal";
"chat.chat_header_mode_helpdesk" = "Hjálparmiðstöð";
"chat.chat_header_ongoing_channel_continue" = "Halda áfram á %1$@";
"chat.chat_header_ongoing_channel_continue_email" = "Tölvupóstur";
"chat.chat_header_ongoing_channel_continue_phone" = "Sími";
"chat.chat_header_ongoing_from" = "frá";
"chat.chat_header_ongoing_status_away" = "Við skruppum frá";
"chat.chat_header_ongoing_status_last" = "Síðast virkur %1$@";
"chat.chat_header_ongoing_status_metrics" = "Svör undir %1$@";
"chat.chat_header_ongoing_status_online" = "Við erum tengd";
"chat.chat_health_label_link" = "Sjá stöðusíðuna okkar";
"chat.chat_health_label_updates" = "fyrir fleiri uppfærslur.";
"chat.chat_health_main" = "Sum þjónusta okkar virkar ekki.";
"chat.chat_helpdesk_search_empty" = "Engar leitarniðurstöður. Prófaðu önnur leitarorð.";
"chat.chat_helpdesk_search_form_field" = "Leitaðu í hjálparmiðstöðinni okkar…";
"chat.chat_helpdesk_search_unpopulated" = "Engar greinar í hjálparmiðstöðinni ennþá.";
"chat.chat_helpdesk_viewer_open_tooltip" = "Skoðaðu í þjónustuveri";
"chat.chat_message_audio_play_error" = "Gat ekki spilað þessa hljóðskrá. Það kann að vera útrunnið.";
"chat.chat_message_error_retry" = "Sending mistókst. Reyna aftur?";
"chat.chat_message_file_name" = "Viðhengi";
"chat.chat_message_info_read" = "Lesa";
"chat.chat_message_send_abort_warn" = "Sum skilaboðanna hafa ekki verið send. Ef þú ferð af síðunni munu þau ekki sendast.";
"chat.chat_message_tag_edited" = "Breytt";
"chat.chat_message_tag_participant" = "Þátttakandi";
"chat.chat_message_tag_translated" = "Þýtt";
"chat.chat_message_text_feedback_ask" = "Værirðu til í að gefa stuðning okkar einkunn?";
"chat.chat_message_text_feedback_main" = "Takk fyrir að spjalla við okkur.";
"chat.chat_message_text_feedback_pick_ignore" = "Nei takk";
"chat.chat_message_text_feedback_pick_rate" = "Gefðu stuðning";
"chat.chat_message_text_feedback_submitted" = "Þakka þér fyrir álit þitt!";
"chat.chat_message_text_game_ask" = "Á meðan þú bíður, vilt spila skemmtilegur leikur?";
"chat.chat_message_text_game_main" = "Það lítur út fyrir að við tökum tíma til að svara.";
"chat.chat_message_text_game_pick_no" = "Nei takk";
"chat.chat_message_text_game_pick_yes" = "Spila leik";
"chat.chat_message_text_identity_ask" = "hvernig viltu að við komum aftur til þín?";
"chat.chat_message_text_identity_ask_email" = "Hvað er netfangið þitt?";
"chat.chat_message_text_identity_ask_field_email" = "Sláðu inn netfangið þitt";
"chat.chat_message_text_identity_ask_field_phone" = "Sláðu inn símanúmerið þitt";
"chat.chat_message_text_identity_ask_phone" = "Hvað er símanúmerið þitt?";
"chat.chat_message_text_identity_main" = "Bara ef þú ferð eða við svarum seinna:";
"chat.chat_message_text_identity_pick_email" = "Tölvupóstur";
"chat.chat_message_text_identity_pick_phone" = "Sími";
"chat.chat_offline_fail" = "Netkerfi án nettengingar.";
"chat.chat_offline_inactive" = "Ótengdur. Þú varst óvirk í nokkurn tíma.";
"chat.chat_offline_label_frozen" = "Engin skilaboð geta borist eða verið send í bili.";
"chat.chat_offline_label_resume" = "Sendu skilaboð til að tengjast aftur við spjallið.";
"chat.chat_offline_main" = "Netkerfi án nettengingar. Tengist aftur …";
"chat.chat_pickers_gif_no_results" = "Engar niðurstöður. Prufaðu annað leitarorð";
"chat.chat_pickers_gif_search" = "Finna GIF";
"chat.chat_pickers_selector_gifs" = "GIF";
"chat.chat_pickers_selector_smileys" = "Broskallar";
"chat.minimized_connect_alert_failure" = "Mistókst að tengjast. Skilaboð geta verið óaðgengilegar í augnablikinu";
"chat.minimized_tooltip_message_compose" = "Semja skilaboð";
"chat.minimized_tooltip_message_from" = "Skilaboð frá";
"date.now" = "Rétt í þessu";
"date.second" = "Fyrir fáeinum sekúndum síðan";
"duration.days" = "Fyrir nokkrum dögum síðan";
"duration.now" = "Samstundis";
"duration.second" = "Fáeinum sekúndum";
"ios.chat_alerts_new_messages" = "There are new messages below. Tap to see.";
"ios.chat_alerts_warn_reply_email_default" = "Tap to set your email to get notifications.";
"ios.chat_alerts_warn_reply_phone_default" = "Tap to set your phone to get notifications.";
"ios.chat_attachment_cancel" = "Cancel";
"ios.chat_attachment_select_file" = "Select File";
"ios.chat_attachment_select_photo" = "Select Photo";
"ios.chat_attachment_take_photo" = "Take Photo";
"ios.chat_fieldmessage_submit" = "Ok";
"ios.chat_generic_error_ok" = "Ok";
"ios.chat_message_detail_cancel" = "Cancel";
"ios.chat_message_detail_copy" = "Copy";
"ios.chat_message_detail_sent_at" = "Sent at";
"ios.chat_message_detail_sent_from" = "Sent from";
"ios.chat_startup_error_cancel" = "Cancel";
"ios.chat_startup_error_message" = "We could not connect to the chat. Try again now, or later.";
"ios.chat_startup_error_retry" = "Try again";
"ios.chat_startup_error_title" = "Error starting chat";
"ios.chat_startup_message" = "Starting chat…";
"ios.chat_upload_upload_url_request_timeout" = "Failed to upload file.";
"ios.helpdesk_open_helpdesk" = "Open Helpdesk";
"ios.helpdesk_search_placeholder" = "Search our help center…";
"ios.helpdesk_share_action_open_in_browser" = "Open in Browser";
"ios.helpdesk_view_in_helpdesk" = "View in Helpdesk";
"theme_text.1_chat" = "Hefurðu spurningar? Spjallaðu við mig!";
"theme_text.2_chat" = "Spurðu okkur spurninga";
"theme_text.3_chat" = "Spurðu mig spurninga";
"theme_text.4_chat" = "Spjalla við þjónustuver";
"theme_text.default_chat" = "Hefurðu spurningar? Spjallaðu við okkur!";
"theme_welcome.1_chat" = "Hæ, viltu spjalla við okkur?";
"theme_welcome.2_chat" = "Hefurðu einhverjar spurningar?";
"theme_welcome.3_chat" = "Halló, spurðu okkur út í %1$@";
"theme_welcome.4_chat" = "Halló! Hvernig get ég aðstoðað? :)";
"theme_welcome.5_chat" = "Einhverjar spurningar varðandi %1$@?";
"theme_welcome.default_chat" = "Hvernig getum við hjálpað þér með %1$@";
@@ -0,0 +1,70 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
<key>date.hour</key>
<dict>
<key>NSStringLocalizedFormatKey</key>
<string>%#@value@</string>
<key>value</key>
<dict>
<key>NSStringFormatSpecTypeKey</key>
<string>NSStringPluralRuleType</string>
<key>NSStringFormatValueTypeKey</key>
<string>d</string>
<key>one</key>
<string>Fyrir klukkustund</string>
<key>other</key>
<string>Fyrir %1$d klukkustundum</string>
</dict>
</dict>
<key>date.minute</key>
<dict>
<key>NSStringLocalizedFormatKey</key>
<string>%#@value@</string>
<key>value</key>
<dict>
<key>NSStringFormatSpecTypeKey</key>
<string>NSStringPluralRuleType</string>
<key>NSStringFormatValueTypeKey</key>
<string>d</string>
<key>one</key>
<string>Fyrir um mínútu</string>
<key>other</key>
<string>Fyrir %1$d mínútum</string>
</dict>
</dict>
<key>duration.hour</key>
<dict>
<key>NSStringLocalizedFormatKey</key>
<string>%#@value@</string>
<key>value</key>
<dict>
<key>NSStringFormatSpecTypeKey</key>
<string>NSStringPluralRuleType</string>
<key>NSStringFormatValueTypeKey</key>
<string>d</string>
<key>one</key>
<string>Klukkustund</string>
<key>other</key>
<string>%1$d klukkustundir</string>
</dict>
</dict>
<key>duration.minute</key>
<dict>
<key>NSStringLocalizedFormatKey</key>
<string>%#@value@</string>
<key>value</key>
<dict>
<key>NSStringFormatSpecTypeKey</key>
<string>NSStringPluralRuleType</string>
<key>NSStringFormatValueTypeKey</key>
<string>d</string>
<key>one</key>
<string>Mínúta</string>
<key>other</key>
<string>%1$d Mínútum</string>
</dict>
</dict>
</dict>
</plist>
@@ -0,0 +1,127 @@
"call.call_abort_warn" = "La navigazione fermerà la chiamata in corso.";
"call.ring_actions_accept" = "Accetta";
"call.ring_actions_decline" = "Declina";
"call.ring_title_label" = "%1$@ ti sta chiamando…";
"call.ring_title_website" = "%1$@ servizio clienti";
"call.screen_label_audio_muted" = "Audio spento";
"call.screen_label_video_muted" = "Video in muto";
"call.screen_status_connecting" = "Collegamento in corso…";
"call.screen_status_ongoing" = "In corso";
"chat.chat_alerts_email_invalid" = "C'è un errore nel tuo indirizzo email, puoi controllarlo?";
"chat.chat_alerts_new_messages" = "Hai nuovi messaggi. Clicca qui per visualizzarli.";
"chat.chat_alerts_wait_reply_away" = "Non siamo in linea in questo momento. Vi risponderemo via email.";
"chat.chat_alerts_wait_reply_online" = "Grazie! Risponderemo il più velocemente possibile.";
"chat.chat_alerts_warn_reply_email_default" = "Fare clic per impostare il tuo indirizzo email per ricevere le notifiche.";
"chat.chat_alerts_warn_reply_email_force" = "Si prega di impostare l'indirizzo email per continuare.";
"chat.chat_alerts_warn_reply_phone_default" = "Clicca per impostare il telefono cellulare per ricevere le notifiche.";
"chat.chat_alerts_warn_reply_phone_force" = "Per favore immetti il tuo numero di telefono per continuare.";
"chat.chat_feedback_rate_placeholder" = "Qualcosa da dire?";
"chat.chat_feedback_rate_submit" = "Invia la tua valutazione";
"chat.chat_feedback_rate_title" = "Come siamo andati?";
"chat.chat_form_attach_alert_error" = "Errore durante il caricamento del file. Per favore riprova.";
"chat.chat_form_attach_alert_quota" = "È stato superato il limite di caricamento file, oppure il tipo di file non è ammesso.";
"chat.chat_form_attach_alert_size" = "File troppo grande. Riduci le sue dimensioni e riprova. ";
"chat.chat_form_attach_wait_preparing" = "Preparazione";
"chat.chat_form_attach_wait_uploading" = "Caricamento";
"chat.chat_form_feedback_tooltip" = "Valuta questa chat";
"chat.chat_form_field_disabled" = "La messaggistica non è disponibile.";
"chat.chat_form_field_message" = "Scrivi il tuo messaggio…";
"chat.chat_form_send_hint" = "Inviare";
"chat.chat_game_controls_stop" = "Interrompi il gioco";
"chat.chat_header_channels" = "Altri canali";
"chat.chat_header_helpdesk_curated" = "Gli articoli letti più di frequente";
"chat.chat_header_helpdesk_results" = "Articoli ricercati";
"chat.chat_header_initial_avatar_website_tooltip" = "E%1$@ di più";
"chat.chat_header_mode_chat" = "Conversazione";
"chat.chat_header_mode_helpdesk" = "Centro assistenza";
"chat.chat_header_ongoing_channel_continue" = "Continua su %1$@";
"chat.chat_header_ongoing_channel_continue_email" = "Email";
"chat.chat_header_ongoing_channel_continue_phone" = "Telefono";
"chat.chat_header_ongoing_from" = "da";
"chat.chat_header_ongoing_status_away" = "Il servizio clienti non è in linea";
"chat.chat_header_ongoing_status_last" = "Ultimo accesso %1$@";
"chat.chat_header_ongoing_status_metrics" = "Generalmente risponde entro %1$@";
"chat.chat_header_ongoing_status_online" = "Il servizio clienti è in linea";
"chat.chat_health_label_link" = "Vedi la nostra pagina di status";
"chat.chat_health_label_updates" = "per ulteriori aggiornamenti.";
"chat.chat_health_main" = "Alcuni dei nostri servizi non stanno funzionando.";
"chat.chat_helpdesk_search_empty" = "Nessun risultato di ricerca. Provare con altre parole chiave.";
"chat.chat_helpdesk_search_form_field" = "Cerca nel nostro centro assistenza…";
"chat.chat_helpdesk_search_unpopulated" = "Non ci sono ancora articoli nel centro assistenza.";
"chat.chat_helpdesk_viewer_open_tooltip" = "Visualizza in Helpdesk";
"chat.chat_message_audio_play_error" = "Impossibile riprodurre questo file audio. Potrebbe essere scaduto.";
"chat.chat_message_error_retry" = "Errore durante linvio. Vuoi riprovare?";
"chat.chat_message_file_name" = "File allegato";
"chat.chat_message_info_read" = "Letto";
"chat.chat_message_send_abort_warn" = "Alcuni messaggi non sono ancora stati inviati. Lasciare la pagina impedirà linvio.";
"chat.chat_message_tag_edited" = "Modificato";
"chat.chat_message_tag_participant" = "Partecipante";
"chat.chat_message_tag_translated" = "Tradotto";
"chat.chat_message_text_feedback_ask" = "Le dispiacerebbe valutare il nostro supporto?";
"chat.chat_message_text_feedback_main" = "Grazie per aver chiacchierato con noi.";
"chat.chat_message_text_feedback_pick_ignore" = "No, grazie";
"chat.chat_message_text_feedback_pick_rate" = "Supporto tariffario";
"chat.chat_message_text_feedback_submitted" = "Grazie per il vostro feedback!";
"chat.chat_message_text_game_ask" = "Mentre aspetti, desideri giocare a un gioco divertente?";
"chat.chat_message_text_game_main" = "Sembra che stiamo prendendo tempo per rispondere.";
"chat.chat_message_text_game_pick_no" = "No, grazie";
"chat.chat_message_text_game_pick_yes" = "Gioca";
"chat.chat_message_text_identity_ask" = "come vuoi essere ricontattato?";
"chat.chat_message_text_identity_ask_email" = "Qual è il tuo indirizzo email?";
"chat.chat_message_text_identity_ask_field_email" = "Immetti lindirizzo email…";
"chat.chat_message_text_identity_ask_field_phone" = "Immetti il tuo numero di telefono…";
"chat.chat_message_text_identity_ask_phone" = "Qual è il tuo numero di telefono?";
"chat.chat_message_text_identity_main" = "Nel caso uscissi o noi rispondessimo tardi:";
"chat.chat_message_text_identity_pick_email" = "Email";
"chat.chat_message_text_identity_pick_phone" = "Telefono";
"chat.chat_offline_fail" = "Rete assente.";
"chat.chat_offline_inactive" = "Offline. Sei stato inattivo per qualche tempo.";
"chat.chat_offline_label_frozen" = "Nessun messaggio può essere ricevuto o inviato per ora.";
"chat.chat_offline_label_resume" = "Invia un messaggio per ricollegarti alla chat.";
"chat.chat_offline_main" = "Rete assente. Ri-connessione…";
"chat.chat_pickers_gif_no_results" = "Nessun risultato. Prova unaltra ricerca.";
"chat.chat_pickers_gif_search" = "Cerca GIF…";
"chat.chat_pickers_selector_gifs" = "GIF";
"chat.chat_pickers_selector_smileys" = "Faccine";
"chat.minimized_connect_alert_failure" = "Connessione fallita. In questo momento la messaggistica potrebbe non essere disponibile.";
"chat.minimized_tooltip_message_compose" = "Scrivi il tuo messaggio";
"chat.minimized_tooltip_message_from" = "Messaggio da";
"date.now" = "Adesso";
"date.second" = "Pochi secondi fa";
"duration.days" = "Pochi giorni";
"duration.now" = "Istantaneamente";
"duration.second" = "Pochi secondi";
"ios.chat_alerts_new_messages" = "There are new messages below. Tap to see.";
"ios.chat_alerts_warn_reply_email_default" = "Tap to set your email to get notifications.";
"ios.chat_alerts_warn_reply_phone_default" = "Tap to set your phone to get notifications.";
"ios.chat_attachment_cancel" = "Cancel";
"ios.chat_attachment_select_file" = "Select File";
"ios.chat_attachment_select_photo" = "Select Photo";
"ios.chat_attachment_take_photo" = "Take Photo";
"ios.chat_fieldmessage_submit" = "Ok";
"ios.chat_generic_error_ok" = "Ok";
"ios.chat_message_detail_cancel" = "Cancel";
"ios.chat_message_detail_copy" = "Copy";
"ios.chat_message_detail_sent_at" = "Sent at";
"ios.chat_message_detail_sent_from" = "Sent from";
"ios.chat_startup_error_cancel" = "Cancel";
"ios.chat_startup_error_message" = "We could not connect to the chat. Try again now, or later.";
"ios.chat_startup_error_retry" = "Try again";
"ios.chat_startup_error_title" = "Error starting chat";
"ios.chat_startup_message" = "Starting chat…";
"ios.chat_upload_upload_url_request_timeout" = "Failed to upload file.";
"ios.helpdesk_open_helpdesk" = "Open Helpdesk";
"ios.helpdesk_search_placeholder" = "Search our help center…";
"ios.helpdesk_share_action_open_in_browser" = "Open in Browser";
"ios.helpdesk_view_in_helpdesk" = "View in Helpdesk";
"theme_text.1_chat" = "Hai domande? Chatta con me!";
"theme_text.2_chat" = "Esponici le tue domande";
"theme_text.3_chat" = "Esponimi le tue domande";
"theme_text.4_chat" = "Dialoga col servizio clienti";
"theme_text.default_chat" = "Hai domande? Chatta con noi!";
"theme_welcome.1_chat" = "Ciao, vuoi parlare con noi?";
"theme_welcome.2_chat" = "Hai qualche domanda da farci?";
"theme_welcome.3_chat" = "Ciao, non esitare a farci qualche domanda su %1$@.";
"theme_welcome.4_chat" = "Ciao! Come posso aiutarti? :)";
"theme_welcome.5_chat" = "Hai qualche domanda su %1$@?";
"theme_welcome.default_chat" = "Come possiamo aiutarti con %1$@?";
@@ -0,0 +1,70 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
<key>date.hour</key>
<dict>
<key>NSStringLocalizedFormatKey</key>
<string>%#@value@</string>
<key>value</key>
<dict>
<key>NSStringFormatSpecTypeKey</key>
<string>NSStringPluralRuleType</string>
<key>NSStringFormatValueTypeKey</key>
<string>d</string>
<key>one</key>
<string>Unora fa</string>
<key>other</key>
<string>%1$d ore fa</string>
</dict>
</dict>
<key>date.minute</key>
<dict>
<key>NSStringLocalizedFormatKey</key>
<string>%#@value@</string>
<key>value</key>
<dict>
<key>NSStringFormatSpecTypeKey</key>
<string>NSStringPluralRuleType</string>
<key>NSStringFormatValueTypeKey</key>
<string>d</string>
<key>one</key>
<string>Un minuto fa</string>
<key>other</key>
<string>%1$d minuti fa</string>
</dict>
</dict>
<key>duration.hour</key>
<dict>
<key>NSStringLocalizedFormatKey</key>
<string>%#@value@</string>
<key>value</key>
<dict>
<key>NSStringFormatSpecTypeKey</key>
<string>NSStringPluralRuleType</string>
<key>NSStringFormatValueTypeKey</key>
<string>d</string>
<key>one</key>
<string>Unora</string>
<key>other</key>
<string>%1$d ore</string>
</dict>
</dict>
<key>duration.minute</key>
<dict>
<key>NSStringLocalizedFormatKey</key>
<string>%#@value@</string>
<key>value</key>
<dict>
<key>NSStringFormatSpecTypeKey</key>
<string>NSStringPluralRuleType</string>
<key>NSStringFormatValueTypeKey</key>
<string>d</string>
<key>one</key>
<string>Un minuto</string>
<key>other</key>
<string>%1$d minuti</string>
</dict>
</dict>
</dict>
</plist>
@@ -0,0 +1,128 @@
"call.call_abort_warn" = "通話中にページ遷移されますと通話が停止します";
"call.ring_actions_accept" = "受け入れ";
"call.ring_actions_decline" = "辞退";
"call.ring_title_label" = "%1$@ が架電中です";
"call.ring_title_website" = "%1$@ サポート";
"call.screen_label_audio_muted" = "オーディオミュート";
"call.screen_label_video_muted" = "動画停止";
"call.screen_status_connecting" = "接続中";
"call.screen_status_ongoing" = "進行中";
"chat.chat_alerts_email_invalid" = "Eメールに誤りがあります。確認をお願いします。";
"chat.chat_alerts_new_messages" = "新しいメッセージが届いています。クリックして確認。";
"chat.chat_alerts_wait_reply_away" = "現在オンラインで担当できるメンバがおりません。Eメールで返信いたします。";
"chat.chat_alerts_wait_reply_online" = "ありがとうございます!順次対応いたします。";
"chat.chat_alerts_warn_reply_email_default" = "通知を受け取るべくこちらをクリックしてEメールの設定をお願いします";
"chat.chat_alerts_warn_reply_email_force" = "Eメール設定の上、継続します";
"chat.chat_alerts_warn_reply_phone_default" = "通知を受け取るべくこちらをクリックして電話番号の設定をお願いします";
"chat.chat_alerts_warn_reply_phone_force" = "電話番号を設定の上、継続します";
"chat.chat_feedback_rate_placeholder" = "何か言うことは?";
"chat.chat_feedback_rate_submit" = "評価を送る";
"chat.chat_feedback_rate_title" = "どうだったでしょうか?";
"chat.chat_form_attach_alert_error" = "ファイルアップロード中にエラーが発生しました。再送信して下さい。";
"chat.chat_form_attach_alert_quota" = "1日あたりのファイルアップロード上限を超えました。もしくは許可されていない拡張子が含まれています。";
"chat.chat_form_attach_alert_size" = "ファイルサイズが大きすぎます。サイズを縮小し再送信して下さい。";
"chat.chat_form_attach_wait_preparing" = "準備中";
"chat.chat_form_attach_wait_uploading" = "アップロード";
"chat.chat_form_feedback_tooltip" = "このチャットを評価する";
"chat.chat_form_field_disabled" = "メッセージの送受信ができません。";
"chat.chat_form_field_message" = "メッセージを作成";
"chat.chat_form_send_hint" = "送信";
"chat.chat_game_controls_stop" = "ゲームを停止します。";
"chat.chat_header_channels" = "その他のチャンネル";
"chat.chat_header_helpdesk_curated" = "よく読まれている記事";
"chat.chat_header_helpdesk_results" = "検索された記事";
"chat.chat_header_initial_avatar_website_tooltip" = "そして%1$@ もっと見る";
"chat.chat_header_mode_chat" = "会話";
"chat.chat_header_mode_helpdesk" = "ヘルプセンター";
"chat.chat_header_ongoing_channel_continue" = "%1$@ 継続します。";
"chat.chat_header_ongoing_channel_continue_email" = "Eメール";
"chat.chat_header_ongoing_channel_continue_phone" = "電話";
"chat.chat_header_ongoing_from" = "from";
"chat.chat_header_ongoing_status_away" = "対応可能なメンバがおりません";
"chat.chat_header_ongoing_status_last" = "最終アクティブ %1$@";
"chat.chat_header_ongoing_status_metrics" = "%1$@以内で通常返信しております";
"chat.chat_header_ongoing_status_online" = "サポート担当がオンライン中です";
"chat.chat_health_label_link" = "ステータスページを参照";
"chat.chat_health_label_updates" = "追加更新";
"chat.chat_health_main" = "停止中のサービスがあります。";
"chat.chat_helpdesk_search_empty" = "検索結果がありません。他のキーワードで試してみてください。";
"chat.chat_helpdesk_search_form_field" = "ヘルプセンターで検索…";
"chat.chat_helpdesk_search_unpopulated" = "ヘルプセンターにはまだ記事がありません。";
"chat.chat_helpdesk_viewer_open_tooltip" = "ヘルプデスクで見る";
"chat.chat_message_audio_play_error" = "このオーディオファイルを再生できませんでした。有効期限が切れている可能性があります。";
"chat.chat_message_error_retry" = "送信に失敗しました。再送信しますか?";
"chat.chat_message_file_name" = "添付ファイル";
"chat.chat_message_info_read" = "既読";
"chat.chat_message_send_abort_warn" = "一部のメッセージはまだ送信されていません。 ページ遷移されると送信されません。";
"chat.chat_message_tag_edited" = "編集済み";
"chat.chat_message_tag_participant" = "参加者";
"chat.chat_message_tag_translated" = "翻訳済み";
"chat.chat_message_text_feedback_ask" = "私たちのサポートを評価していただけませんか?";
"chat.chat_message_text_feedback_main" = "チャットありがとうございました。";
"chat.chat_message_text_feedback_pick_ignore" = "いいえ、結構です";
"chat.chat_message_text_feedback_pick_rate" = "レートサポート";
"chat.chat_message_text_feedback_submitted" = "ご感想をお寄せいただきありがとうございました。";
"chat.chat_message_text_game_ask" = "お待ちの間、暇つぶしゲームを用意しています";
"chat.chat_message_text_game_main" = "返信に時間を要する見込みです。";
"chat.chat_message_text_game_pick_no" = "結構です";
"chat.chat_message_text_game_pick_yes" = "遊ぶ";
"chat.chat_message_text_identity_ask" = "どんな連絡方法が良いですか?";
"chat.chat_message_text_identity_ask_email" = "Eメールアドレスのご入力をお願いします
";
"chat.chat_message_text_identity_ask_field_email" = "Eメールアドレスをご入力ください";
"chat.chat_message_text_identity_ask_field_phone" = "電話番号の入力をお願いします";
"chat.chat_message_text_identity_ask_phone" = "電話番号をお願いします";
"chat.chat_message_text_identity_main" = "連絡が遅れてしまう場合:";
"chat.chat_message_text_identity_pick_email" = "Eメール";
"chat.chat_message_text_identity_pick_phone" = "電話";
"chat.chat_offline_fail" = "オフラインです。ページをリロードしてください。";
"chat.chat_offline_inactive" = "オフラインです。しばらく活動していませんでしたね。";
"chat.chat_offline_label_frozen" = "今のところ、メッセージの送受信はできません。";
"chat.chat_offline_label_resume" = "メッセージを送信して、チャットに再接続します。";
"chat.chat_offline_main" = "オフラインになりました。再接続します。";
"chat.chat_pickers_gif_no_results" = "見つかりませんでした。別キーワードで検索する";
"chat.chat_pickers_gif_search" = "GIFを見つける";
"chat.chat_pickers_selector_gifs" = "GIF";
"chat.chat_pickers_selector_smileys" = "笑顔マーク";
"chat.minimized_connect_alert_failure" = "接続に失敗しました。メッセージが一時的に利用できない可能性があります。";
"chat.minimized_tooltip_message_compose" = "メッセージを作成";
"chat.minimized_tooltip_message_from" = "からのメッセージ";
"date.now" = "現在";
"date.second" = "数分前";
"duration.days" = "数日";
"duration.now" = "すぐに";
"duration.second" = "数秒";
"ios.chat_alerts_new_messages" = "There are new messages below. Tap to see.";
"ios.chat_alerts_warn_reply_email_default" = "Tap to set your email to get notifications.";
"ios.chat_alerts_warn_reply_phone_default" = "Tap to set your phone to get notifications.";
"ios.chat_attachment_cancel" = "Cancel";
"ios.chat_attachment_select_file" = "Select File";
"ios.chat_attachment_select_photo" = "Select Photo";
"ios.chat_attachment_take_photo" = "Take Photo";
"ios.chat_fieldmessage_submit" = "Ok";
"ios.chat_generic_error_ok" = "Ok";
"ios.chat_message_detail_cancel" = "Cancel";
"ios.chat_message_detail_copy" = "Copy";
"ios.chat_message_detail_sent_at" = "Sent at";
"ios.chat_message_detail_sent_from" = "Sent from";
"ios.chat_startup_error_cancel" = "Cancel";
"ios.chat_startup_error_message" = "We could not connect to the chat. Try again now, or later.";
"ios.chat_startup_error_retry" = "Try again";
"ios.chat_startup_error_title" = "Error starting chat";
"ios.chat_startup_message" = "Starting chat…";
"ios.chat_upload_upload_url_request_timeout" = "Failed to upload file.";
"ios.helpdesk_open_helpdesk" = "Open Helpdesk";
"ios.helpdesk_search_placeholder" = "Search our help center…";
"ios.helpdesk_share_action_open_in_browser" = "Open in Browser";
"ios.helpdesk_view_in_helpdesk" = "View in Helpdesk";
"theme_text.1_chat" = "ご不明点はありますか?お気軽にお問合せください。";
"theme_text.2_chat" = "お気軽にお問合せください";
"theme_text.3_chat" = "お気軽にお問合せください";
"theme_text.4_chat" = "サポートとチャットをする";
"theme_text.default_chat" = "ご不明点はありますか?お気軽にお問合せください。";
"theme_welcome.1_chat" = "こんにちは、チャットを開始しますか?";
"theme_welcome.2_chat" = "お問い合わせ内容をお願いします。";
"theme_welcome.3_chat" = "こんにちは、%1$@についてお気軽にお問い合わせください。";
"theme_welcome.4_chat" = "何かお手伝いできることはありますか?";
"theme_welcome.5_chat" = "%1$@についてご不明な点などはありますか?";
"theme_welcome.default_chat" = "%1$@に関してお困りのことはありませんか?";
@@ -0,0 +1,70 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
<key>date.hour</key>
<dict>
<key>NSStringLocalizedFormatKey</key>
<string>%#@value@</string>
<key>value</key>
<dict>
<key>NSStringFormatSpecTypeKey</key>
<string>NSStringPluralRuleType</string>
<key>NSStringFormatValueTypeKey</key>
<string>d</string>
<key>one</key>
<string>1時間前</string>
<key>other</key>
<string>%1$d時間前</string>
</dict>
</dict>
<key>date.minute</key>
<dict>
<key>NSStringLocalizedFormatKey</key>
<string>%#@value@</string>
<key>value</key>
<dict>
<key>NSStringFormatSpecTypeKey</key>
<string>NSStringPluralRuleType</string>
<key>NSStringFormatValueTypeKey</key>
<string>d</string>
<key>one</key>
<string>1分前</string>
<key>other</key>
<string>%1$d分前</string>
</dict>
</dict>
<key>duration.hour</key>
<dict>
<key>NSStringLocalizedFormatKey</key>
<string>%#@value@</string>
<key>value</key>
<dict>
<key>NSStringFormatSpecTypeKey</key>
<string>NSStringPluralRuleType</string>
<key>NSStringFormatValueTypeKey</key>
<string>d</string>
<key>one</key>
<string>1時間</string>
<key>other</key>
<string>%1$d時間</string>
</dict>
</dict>
<key>duration.minute</key>
<dict>
<key>NSStringLocalizedFormatKey</key>
<string>%#@value@</string>
<key>value</key>
<dict>
<key>NSStringFormatSpecTypeKey</key>
<string>NSStringPluralRuleType</string>
<key>NSStringFormatValueTypeKey</key>
<string>d</string>
<key>one</key>
<string>分</string>
<key>other</key>
<string>%1$d分</string>
</dict>
</dict>
</dict>
</plist>
@@ -0,0 +1,129 @@
"call.call_abort_warn" = "ზარის მიმდინარეობის დროს ნავიგაციის შემთვევაში გაწყდება კავშირი";
"call.ring_actions_accept" = "დადასტურება";
"call.ring_actions_decline" = "უარყოფა";
"call.ring_title_label" = "%1$@ გირეკავთ …";
"call.ring_title_website" = "დახმარება";
"call.screen_label_audio_muted" = "ხმის გამორთვა";
"call.screen_label_video_muted" = "ვიდეოს ხმის გამორთვა";
"call.screen_status_connecting" = "დაკავშირება…";
"call.screen_status_ongoing" = "მიმდინარე";
"chat.chat_alerts_email_invalid" = "მეილი არასწორია, შეგიძლიათ გადაამოწმოთ?";
"chat.chat_alerts_new_messages" = "თქვენ გაქვთ ახალი შეტყობინება";
"chat.chat_alerts_wait_reply_away" = "ჩვენ ხაზზე არ ვართ. ჩვენ გამოგიგზავნით ელ.წერილს.";
"chat.chat_alerts_wait_reply_online" = "მადლობას გიხდით დაკავშირებისთვის!
გიპასუხებთ რამდენიმე წუთში";
"chat.chat_alerts_warn_reply_email_default" = "მეილზე შეტყობინებების მისაღებად, დააჭირეთ აქ";
"chat.chat_alerts_warn_reply_email_force" = "გთხოვთ, მიუთითოთ თქვენი ელ.ფოსტა ";
"chat.chat_alerts_warn_reply_phone_default" = "ტელეფონზე შეტყობინებების მისაღებად, დააჭირეთ აქ";
"chat.chat_alerts_warn_reply_phone_force" = "გთხოვთ, მიუთითოთ თქვენი ტელეფონის ნომერი";
"chat.chat_feedback_rate_placeholder" = "რამე სათქმელი?";
"chat.chat_feedback_rate_submit" = "გაგზავნეთ თქვენი რეიტინგი";
"chat.chat_feedback_rate_title" = "როგორ მოვიქეცით?";
"chat.chat_form_attach_alert_error" = "ფაილის ატვირთვისას მოხდა შეცდომა. გთხოვთ, სცადოთ თავიდან";
"chat.chat_form_attach_alert_quota" = "ყოველდღიური ფაილის ატვირთვის კვოტი გადააჭარბა. სცადეთ ატვირთვა ამ მოგვიანებით.";
"chat.chat_form_attach_alert_size" = "ფაილის ზომა ზედმეტად დიდია. გთხოვთ, შეამციროთ ზომა და სცადოთ თავიდან";
"chat.chat_form_attach_wait_preparing" = "მომზადება";
"chat.chat_form_attach_wait_uploading" = "ატვირთვა";
"chat.chat_form_feedback_tooltip" = "შეაფასეთ ეს ჩატი";
"chat.chat_form_field_disabled" = "შეტყობინება მიუწვდომელია.";
"chat.chat_form_field_message" = "დაწერეთ შეტყობინება";
"chat.chat_form_send_hint" = "გაგზავნა";
"chat.chat_game_controls_stop" = "Შეწყვიტე თამაში";
"chat.chat_header_channels" = "მეტი არხი";
"chat.chat_header_helpdesk_curated" = "ყველაზე ხშირად წაკითხული სტატიები";
"chat.chat_header_helpdesk_results" = "მოძებნილი სტატიები";
"chat.chat_header_initial_avatar_website_tooltip" = "და მეტი %1$@";
"chat.chat_header_mode_chat" = "Საუბარი";
"chat.chat_header_mode_helpdesk" = "დახმარების ცენტრი";
"chat.chat_header_ongoing_channel_continue" = "განაგრძეთ %1$@";
"chat.chat_header_ongoing_channel_continue_email" = "ელ.ფოსტა";
"chat.chat_header_ongoing_channel_continue_phone" = "ტელეფონი";
"chat.chat_header_ongoing_from" = "დან";
"chat.chat_header_ongoing_status_away" = "დახმარება აღარ არის";
"chat.chat_header_ongoing_status_last" = "Was last active %1$@
";
"chat.chat_header_ongoing_status_metrics" = "როგორც წესი, პასუხები %1$@ ქვეშ";
"chat.chat_header_ongoing_status_online" = "დახმარება ონლაინ რეჟიმში";
"chat.chat_health_label_link" = "იხილეთ ჩვენი სტატუსის გვერდი";
"chat.chat_health_label_updates" = "მეტი განახლებები.";
"chat.chat_health_main" = "ზოგიერთი ჩვენი მომსახურება არ მუშაობს.";
"chat.chat_helpdesk_search_empty" = "ძიების შედეგები არ არის. სცადეთ სხვა საკვანძო სიტყვები.";
"chat.chat_helpdesk_search_form_field" = "მოძებნეთ ჩვენი დახმარების ცენტრი…";
"chat.chat_helpdesk_search_unpopulated" = "დახმარების ცენტრში ჯერ არ არის სტატიები.";
"chat.chat_helpdesk_viewer_open_tooltip" = "ნახვა Helpdesk-ში";
"chat.chat_message_audio_play_error" = "ამ აუდიო ფაილის დაკვრა ვერ მოხერხდა. მას შესაძლოა ვადა გაუვიდა.";
"chat.chat_message_error_retry" = "არ გაიგზავნა. სცადეთ თავიდან";
"chat.chat_message_file_name" = "მიბმული ფაილი";
"chat.chat_message_info_read" = "წაიკითხა";
"chat.chat_message_send_abort_warn" = "ზოგიერთი შეტყობინება ჯერ არ გაგზავნილა. ნავიგაცია ხელს შეუშლის გაგზავნას";
"chat.chat_message_tag_edited" = "რედაქტირებულია";
"chat.chat_message_tag_participant" = "Მონაწილე";
"chat.chat_message_tag_translated" = "თარგმნა";
"chat.chat_message_text_feedback_ask" = "არ გსურთ შეაფასოთ ჩვენი მხარდაჭერა?";
"chat.chat_message_text_feedback_main" = "გმადლობთ ჩვენთან სასაუბროდ.";
"chat.chat_message_text_feedback_pick_ignore" = "Არა გმადლობთ";
"chat.chat_message_text_feedback_pick_rate" = "შეაფასეთ მხარდაჭერა";
"chat.chat_message_text_feedback_submitted" = "გმადლობთ გამოხმაურებისთვის!";
"chat.chat_message_text_game_ask" = "სანამ დაელოდებით, გინდათ მაგარი თამაში?";
"chat.chat_message_text_game_main" = "როგორც ჩანს, პასუხის გასაცემად ვიღებთ დროს.";
"chat.chat_message_text_game_pick_no" = "არა, გმადლობ";
"chat.chat_message_text_game_pick_yes" = "Თამაში";
"chat.chat_message_text_identity_ask" = "როგორ გსურთ რომ დაგიკავშირდეთ?";
"chat.chat_message_text_identity_ask_email" = "დაგვიტოვეთ თქვენი ელ.ფოსტის მისამართი";
"chat.chat_message_text_identity_ask_field_email" = "შეიყვანეთ თქვენი ელ.ფოსტა";
"chat.chat_message_text_identity_ask_field_phone" = "შეიყვანეთ თქვენი ტელეფონის ნომერი";
"chat.chat_message_text_identity_ask_phone" = "დაგვიტოვეთ თქვენი ტელეფონის ნომერი";
"chat.chat_message_text_identity_main" = "იმ შემთვევაში, თუ გახვედით ან დაგვიანებით გიპასუხეთ";
"chat.chat_message_text_identity_pick_email" = "ელ.ფოსტა";
"chat.chat_message_text_identity_pick_phone" = "ტელეფონის ნომერი";
"chat.chat_offline_fail" = "Network offline.";
"chat.chat_offline_inactive" = "ხაზგარეშე რეჟიმში. გარკვეული დროით უმოქმედო იყავი.";
"chat.chat_offline_label_frozen" = "ამჟამად შეტყობინებების მიღება ან გაგზავნა შეუძლებელია.";
"chat.chat_offline_label_resume" = "გაგზავნეთ შეტყობინება ჩათთან დასაკავშირებლად.";
"chat.chat_offline_main" = "ქსელი ხაზგარეშე რეჟიმშია. ხელახლა დაკავშირება …";
"chat.chat_pickers_gif_no_results" = "არაფერი მოიძებნა";
"chat.chat_pickers_gif_search" = "GIFs …";
"chat.chat_pickers_selector_gifs" = "GIFs";
"chat.chat_pickers_selector_smileys" = "სიცილაკი";
"chat.minimized_connect_alert_failure" = "ერ დაუკავშირდა. შეტყობინება შეიძლება მიუწვდომელი იყოს მოცემულ მომენტში";
"chat.minimized_tooltip_message_compose" = "დაწერეთ თქვენი პასუხი";
"chat.minimized_tooltip_message_from" = "შეტყობინება";
"date.now" = "ახლა";
"date.second" = "რამდენიმე წამის წინ";
"duration.days" = "რამდენიმე დღე";
"duration.now" = "ახლა";
"duration.second" = "რამდენიმე წამი";
"ios.chat_alerts_new_messages" = "There are new messages below. Tap to see.";
"ios.chat_alerts_warn_reply_email_default" = "Tap to set your email to get notifications.";
"ios.chat_alerts_warn_reply_phone_default" = "Tap to set your phone to get notifications.";
"ios.chat_attachment_cancel" = "Cancel";
"ios.chat_attachment_select_file" = "Select File";
"ios.chat_attachment_select_photo" = "Select Photo";
"ios.chat_attachment_take_photo" = "Take Photo";
"ios.chat_fieldmessage_submit" = "Ok";
"ios.chat_generic_error_ok" = "Ok";
"ios.chat_message_detail_cancel" = "Cancel";
"ios.chat_message_detail_copy" = "Copy";
"ios.chat_message_detail_sent_at" = "Sent at";
"ios.chat_message_detail_sent_from" = "Sent from";
"ios.chat_startup_error_cancel" = "Cancel";
"ios.chat_startup_error_message" = "We could not connect to the chat. Try again now, or later.";
"ios.chat_startup_error_retry" = "Try again";
"ios.chat_startup_error_title" = "Error starting chat";
"ios.chat_startup_message" = "Starting chat…";
"ios.chat_upload_upload_url_request_timeout" = "Failed to upload file.";
"ios.helpdesk_open_helpdesk" = "Open Helpdesk";
"ios.helpdesk_search_placeholder" = "Search our help center…";
"ios.helpdesk_share_action_open_in_browser" = "Open in Browser";
"ios.helpdesk_view_in_helpdesk" = "View in Helpdesk";
"theme_text.1_chat" = "კითხვა გაქვთ? მომწერეთ!";
"theme_text.2_chat" = "დაგვისვით კითხვა";
"theme_text.3_chat" = "მკითხეთ";
"theme_text.4_chat" = "ესაუბრეთ მხარდაჭერას";
"theme_text.default_chat" = "კითხვა გაქვთ? მოგვწერეთ!";
"theme_welcome.1_chat" = "გამარჯობა, გსურთ გაგვესაუბროთ?";
"theme_welcome.2_chat" = "გაქვთ კითხვები?";
"theme_welcome.3_chat" = "გამარჯობა, გაქვთ კითხვა ჩვენს სერვისებზე?";
"theme_welcome.4_chat" = "გამარჯობა, რით შემიძლია დაგეხმაროთ?";
"theme_welcome.5_chat" = "გაქვთ რაიმე კითხვა %1$@ ?";
"theme_welcome.default_chat" = "რით შეგვიძლია დაგეხმაროთ?";
@@ -0,0 +1,70 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
<key>date.hour</key>
<dict>
<key>NSStringLocalizedFormatKey</key>
<string>%#@value@</string>
<key>value</key>
<dict>
<key>NSStringFormatSpecTypeKey</key>
<string>NSStringPluralRuleType</string>
<key>NSStringFormatValueTypeKey</key>
<string>d</string>
<key>one</key>
<string>ერთი საათის წინ</string>
<key>other</key>
<string>%1$d საათის წინ</string>
</dict>
</dict>
<key>date.minute</key>
<dict>
<key>NSStringLocalizedFormatKey</key>
<string>%#@value@</string>
<key>value</key>
<dict>
<key>NSStringFormatSpecTypeKey</key>
<string>NSStringPluralRuleType</string>
<key>NSStringFormatValueTypeKey</key>
<string>d</string>
<key>one</key>
<string>ერთი წუთის წინ</string>
<key>other</key>
<string>%1$d წუთის წინ</string>
</dict>
</dict>
<key>duration.hour</key>
<dict>
<key>NSStringLocalizedFormatKey</key>
<string>%#@value@</string>
<key>value</key>
<dict>
<key>NSStringFormatSpecTypeKey</key>
<string>NSStringPluralRuleType</string>
<key>NSStringFormatValueTypeKey</key>
<string>d</string>
<key>one</key>
<string>საათი</string>
<key>other</key>
<string>%1$d საათი</string>
</dict>
</dict>
<key>duration.minute</key>
<dict>
<key>NSStringLocalizedFormatKey</key>
<string>%#@value@</string>
<key>value</key>
<dict>
<key>NSStringFormatSpecTypeKey</key>
<string>NSStringPluralRuleType</string>
<key>NSStringFormatValueTypeKey</key>
<string>d</string>
<key>one</key>
<string>წუთი</string>
<key>other</key>
<string>%1$d წუთი</string>
</dict>
</dict>
</dict>
</plist>
@@ -0,0 +1,127 @@
"call.call_abort_warn" = "이동 전화는 지속적인 때 호출을 중지 됩니다.";
"call.ring_actions_accept" = "수락";
"call.ring_actions_decline" = "거절";
"call.ring_title_label" = "%1$@ 고객님에게 전화하고 있습니다.";
"call.ring_title_website" = "%1$@ 지원";
"call.screen_label_audio_muted" = "오디오 음소거 됨";
"call.screen_label_video_muted" = "비디오 음소거 됨";
"call.screen_status_connecting" = "연결하기";
"call.screen_status_ongoing" = "진행중인";
"chat.chat_alerts_email_invalid" = "이메일 주소가 올바르지 않습니다. 다시 시도해주세요.";
"chat.chat_alerts_new_messages" = "하단에 새로운 메시지가 있습니다. 보시려면 여기를 클릭하세요.";
"chat.chat_alerts_wait_reply_away" = "지금 운영팀이 자리에 없습니다. 돌아오는대로 이메일로 답장을 보내드릴게요.";
"chat.chat_alerts_wait_reply_online" = "감사합니다 ! 답장이 올때까지 잠시만 기다려주세요.";
"chat.chat_alerts_warn_reply_email_default" = "답변알림을 받으실 이메일주소 설정하기";
"chat.chat_alerts_warn_reply_email_force" = "계속 하려면 고객님의 이메일을 설정해 주세요.";
"chat.chat_alerts_warn_reply_phone_default" = "고객님의 전화번호를 설정하려면 클릭하세요.";
"chat.chat_alerts_warn_reply_phone_force" = "계속 하려면 귀하의 휴대 전화를 설정 하십시오.";
"chat.chat_feedback_rate_placeholder" = "할 말 있나요?";
"chat.chat_feedback_rate_submit" = "평가 보내기";
"chat.chat_feedback_rate_title" = "우리는 어떻게 했습니까?";
"chat.chat_form_attach_alert_error" = "파일 업로드 중 오류가 발생하였습니다. 다시 시도해주세요.";
"chat.chat_form_attach_alert_quota" = "일일 파일 업로드 할당량이 초과 되었습니다. 이 나중에 업로드 하십시오.";
"chat.chat_form_attach_alert_size" = "파일크기가 너무 큽니다. 크기을 줄이시고 다시 시도해주세요.";
"chat.chat_form_attach_wait_preparing" = "준비 중";
"chat.chat_form_attach_wait_uploading" = "업로드 중";
"chat.chat_form_feedback_tooltip" = "이 채팅 평가";
"chat.chat_form_field_disabled" = "메시징을 사용할 수 없습니다.";
"chat.chat_form_field_message" = "메시지 작성…";
"chat.chat_form_send_hint" = "보내다";
"chat.chat_game_controls_stop" = "게임을 중지";
"chat.chat_header_channels" = "더 많은 채널";
"chat.chat_header_helpdesk_curated" = "가장 자주 읽는 기사";
"chat.chat_header_helpdesk_results" = "검색된 기사";
"chat.chat_header_initial_avatar_website_tooltip" = "그리고 %1$@ 이상";
"chat.chat_header_mode_chat" = "대화";
"chat.chat_header_mode_helpdesk" = "지원 센터";
"chat.chat_header_ongoing_channel_continue" = "%1$@ 으로 이어서 상담하기";
"chat.chat_header_ongoing_channel_continue_email" = "메일 주소";
"chat.chat_header_ongoing_channel_continue_phone" = "전화";
"chat.chat_header_ongoing_from" = "-";
"chat.chat_header_ongoing_status_away" = "온라인 문의담당자가 부재중입니다.";
"chat.chat_header_ongoing_status_last" = "마지막 활동 %1$@";
"chat.chat_header_ongoing_status_metrics" = "%1$@ 이내로 답변가능";
"chat.chat_header_ongoing_status_online" = "온라인 문의가 가능한 상태입니다.";
"chat.chat_health_label_link" = "상태 페이지보기";
"chat.chat_health_label_updates" = "더 많은 업데이트.";
"chat.chat_health_main" = "일부 서비스가 작동하지 않습니다.";
"chat.chat_helpdesk_search_empty" = "검색결과가 없습니다. 다른 키워드를 사용해 보세요.";
"chat.chat_helpdesk_search_form_field" = "도움말 센터 검색…";
"chat.chat_helpdesk_search_unpopulated" = "도움말 센터에 아직 기사가 없습니다.";
"chat.chat_helpdesk_viewer_open_tooltip" = "헬프데스크에서 보기";
"chat.chat_message_audio_play_error" = "이 오디오 파일을 재생할 수 없습니다. 만료되었을 수 있습니다.";
"chat.chat_message_error_retry" = "파일 전송에 실패하였습니다. 다시 시도할까요?";
"chat.chat_message_file_name" = "파일 첨부";
"chat.chat_message_info_read" = "읽음";
"chat.chat_message_send_abort_warn" = "탐색을 하시면 메시지가 보내지지 않았습니다.";
"chat.chat_message_tag_edited" = "수정 됨";
"chat.chat_message_tag_participant" = "참가자";
"chat.chat_message_tag_translated" = "번역 된";
"chat.chat_message_text_feedback_ask" = "지원을 평가해 주시겠습니까?";
"chat.chat_message_text_feedback_main" = "채팅해주셔서 감사합니다.";
"chat.chat_message_text_feedback_pick_ignore" = "고맙지 만 사양 할게";
"chat.chat_message_text_feedback_pick_rate" = "요금 지원";
"chat.chat_message_text_feedback_submitted" = "의견을 보내 주셔서 감사합니다!";
"chat.chat_message_text_game_ask" = "답변을 기다리시는동안 게임한판 어떠세요?";
"chat.chat_message_text_game_main" = "답변을 드리는 시간이 약간 소요될 것 같습니다.";
"chat.chat_message_text_game_pick_no" = "안할래요";
"chat.chat_message_text_game_pick_yes" = "게임하기";
"chat.chat_message_text_identity_ask" = "어떤 방법으로 고객님께 다시 연락드릴까요?";
"chat.chat_message_text_identity_ask_email" = "고객님의 이메일 주소를 남겨주세요";
"chat.chat_message_text_identity_ask_field_email" = "이메일 주소 입력";
"chat.chat_message_text_identity_ask_field_phone" = "전화 번호를 입력하십시오.";
"chat.chat_message_text_identity_ask_phone" = "연락가능한 전화번호를 남겨주세요.";
"chat.chat_message_text_identity_main" = "채팅창을 닫으시거나 담당자가 답장을 늦게보낼경우:";
"chat.chat_message_text_identity_pick_email" = "이메일";
"chat.chat_message_text_identity_pick_phone" = "전화";
"chat.chat_offline_fail" = "네트워크가 오프 라인입니다.";
"chat.chat_offline_inactive" = "오프라인. 당신은 한동안 활동하지 않았습니다.";
"chat.chat_offline_label_frozen" = "지금은 메시지를 받거나 보낼 수 없습니다.";
"chat.chat_offline_label_resume" = "채팅에 다시 연결하려면 메시지를 보냅니다.";
"chat.chat_offline_main" = "네트워크가 오프 라인입니다. 다시 연결중…";
"chat.chat_pickers_gif_no_results" = "검색결과가 없습니다. 다시 시도해주세요.";
"chat.chat_pickers_gif_search" = "GIFs 찾기…";
"chat.chat_pickers_selector_gifs" = "GIFs";
"chat.chat_pickers_selector_smileys" = "이모티콘";
"chat.minimized_connect_alert_failure" = "연결하지 못했습니다. 현재 메시징을 사용할 수 없습니다.";
"chat.minimized_tooltip_message_compose" = "메시지 작성";
"chat.minimized_tooltip_message_from" = "보낸 사람";
"date.now" = "지금";
"date.second" = "몇초 전";
"duration.days" = "일";
"duration.now" = "지금";
"duration.second" = "초";
"ios.chat_alerts_new_messages" = "There are new messages below. Tap to see.";
"ios.chat_alerts_warn_reply_email_default" = "Tap to set your email to get notifications.";
"ios.chat_alerts_warn_reply_phone_default" = "Tap to set your phone to get notifications.";
"ios.chat_attachment_cancel" = "Cancel";
"ios.chat_attachment_select_file" = "Select File";
"ios.chat_attachment_select_photo" = "Select Photo";
"ios.chat_attachment_take_photo" = "Take Photo";
"ios.chat_fieldmessage_submit" = "Ok";
"ios.chat_generic_error_ok" = "Ok";
"ios.chat_message_detail_cancel" = "Cancel";
"ios.chat_message_detail_copy" = "Copy";
"ios.chat_message_detail_sent_at" = "Sent at";
"ios.chat_message_detail_sent_from" = "Sent from";
"ios.chat_startup_error_cancel" = "Cancel";
"ios.chat_startup_error_message" = "We could not connect to the chat. Try again now, or later.";
"ios.chat_startup_error_retry" = "Try again";
"ios.chat_startup_error_title" = "Error starting chat";
"ios.chat_startup_message" = "Starting chat…";
"ios.chat_upload_upload_url_request_timeout" = "Failed to upload file.";
"ios.helpdesk_open_helpdesk" = "Open Helpdesk";
"ios.helpdesk_search_placeholder" = "Search our help center…";
"ios.helpdesk_share_action_open_in_browser" = "Open in Browser";
"ios.helpdesk_view_in_helpdesk" = "View in Helpdesk";
"theme_text.1_chat" = "질문이 있으신가요? 지금 문의하세요!";
"theme_text.2_chat" = "질문을 적어주세요";
"theme_text.3_chat" = "질문을 적어주세요";
"theme_text.4_chat" = "상담원과 대화";
"theme_text.default_chat" = "질문이 있으신가요? 지금 문의하세요!";
"theme_welcome.1_chat" = "안녕하세요. 도움이 필요하신가요?";
"theme_welcome.2_chat" = "물어보고 싶으신게 있으신가요?";
"theme_welcome.3_chat" = "안녕하세요. %1$@에 대해 질문이 있으시면 물어보세요.";
"theme_welcome.4_chat" = "안녕하세요! 어떻게 도와드릴까요? :)";
"theme_welcome.5_chat" = "%1$@에 대한 질문이 있으신가요?";
"theme_welcome.default_chat" = "%1$@에서 어떻게 도와드릴까요?";
@@ -0,0 +1,70 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
<key>date.hour</key>
<dict>
<key>NSStringLocalizedFormatKey</key>
<string>%#@value@</string>
<key>value</key>
<dict>
<key>NSStringFormatSpecTypeKey</key>
<string>NSStringPluralRuleType</string>
<key>NSStringFormatValueTypeKey</key>
<string>d</string>
<key>one</key>
<string>1시간 전</string>
<key>other</key>
<string>%1$d 시간 전</string>
</dict>
</dict>
<key>date.minute</key>
<dict>
<key>NSStringLocalizedFormatKey</key>
<string>%#@value@</string>
<key>value</key>
<dict>
<key>NSStringFormatSpecTypeKey</key>
<string>NSStringPluralRuleType</string>
<key>NSStringFormatValueTypeKey</key>
<string>d</string>
<key>one</key>
<string>1분 전</string>
<key>other</key>
<string>%1$d 분 전</string>
</dict>
</dict>
<key>duration.hour</key>
<dict>
<key>NSStringLocalizedFormatKey</key>
<string>%#@value@</string>
<key>value</key>
<dict>
<key>NSStringFormatSpecTypeKey</key>
<string>NSStringPluralRuleType</string>
<key>NSStringFormatValueTypeKey</key>
<string>d</string>
<key>one</key>
<string>1시간</string>
<key>other</key>
<string>%1$d 시간</string>
</dict>
</dict>
<key>duration.minute</key>
<dict>
<key>NSStringLocalizedFormatKey</key>
<string>%#@value@</string>
<key>value</key>
<dict>
<key>NSStringFormatSpecTypeKey</key>
<string>NSStringPluralRuleType</string>
<key>NSStringFormatValueTypeKey</key>
<string>d</string>
<key>one</key>
<string>1분</string>
<key>other</key>
<string>%1$d 분</string>
</dict>
</dict>
</dict>
</plist>
@@ -0,0 +1,127 @@
"call.call_abort_warn" = "Naršymas nutrauks vykstantį pokalbį.";
"call.ring_actions_accept" = "Atsiliepti";
"call.ring_actions_decline" = "Atmesti";
"call.ring_title_label" = "%1$@ skambina jums";
"call.ring_title_website" = "%1$@ pagalba";
"call.screen_label_audio_muted" = "Garsas išjungtas";
"call.screen_label_video_muted" = "Vaizdas išjungtas";
"call.screen_status_connecting" = "Jungiasi…";
"call.screen_status_ongoing" = "Vyksta";
"chat.chat_alerts_email_invalid" = "Atrodo, kad jūs padarėte klaidą savo el. pašto adrese, ar galite patikrinti?";
"chat.chat_alerts_new_messages" = "Gauta naujų pranešimų.";
"chat.chat_alerts_wait_reply_away" = "Šiuo metu esame atsijungę. Susisieksime su jumis el. paštu.";
"chat.chat_alerts_wait_reply_online" = "Atsakysime po kelių akimirkų, palaukite.";
"chat.chat_alerts_warn_reply_email_default" = "Spustelėkite norėdami nustatyti savo elektroninio pašto adresą.";
"chat.chat_alerts_warn_reply_email_force" = "Nustatykite savo elektroninio pašto adresą.";
"chat.chat_alerts_warn_reply_phone_default" = "Paspauskite, jei norite nustatyti savo telefone.";
"chat.chat_alerts_warn_reply_phone_force" = "Nustatykite telefoną.";
"chat.chat_feedback_rate_placeholder" = "Norite ką nors pasakyti?";
"chat.chat_feedback_rate_submit" = "Siųskite savo įvertinimą";
"chat.chat_feedback_rate_title" = "Kaip mums sekėsi?";
"chat.chat_form_attach_alert_error" = "Įkeliant bylą įvyko klaida. Prašome pabandyti dar kartą.";
"chat.chat_form_attach_alert_quota" = "Viršytas dienos bylų įkėlimo limitas arba bylos tipas negalimas.";
"chat.chat_form_attach_alert_size" = "Byla per didelė. Prašome ją sumažinti ir bandyti dar kartą.";
"chat.chat_form_attach_wait_preparing" = "Paruošimas";
"chat.chat_form_attach_wait_uploading" = "Įkėlimas";
"chat.chat_form_feedback_tooltip" = "Įvertinkite šį pokalbį";
"chat.chat_form_field_disabled" = "Susirašinėjimas negalimas.";
"chat.chat_form_field_message" = "Sukurkite pranešimą…";
"chat.chat_form_send_hint" = "Siųsti";
"chat.chat_game_controls_stop" = "Nutraukti žaidimą";
"chat.chat_header_channels" = "Daugiau kanalų";
"chat.chat_header_helpdesk_curated" = "Dažniausiai skaitomi straipsniai";
"chat.chat_header_helpdesk_results" = "Ieškoti straipsniai";
"chat.chat_header_initial_avatar_website_tooltip" = "Ir%1$@ daugiau";
"chat.chat_header_mode_chat" = "Pokalbis";
"chat.chat_header_mode_helpdesk" = "Pagalbos centras";
"chat.chat_header_ongoing_channel_continue" = "Tęsti bendravimą %1$@";
"chat.chat_header_ongoing_channel_continue_email" = "El. paštu";
"chat.chat_header_ongoing_channel_continue_phone" = "Telefonu";
"chat.chat_header_ongoing_from" = "iš";
"chat.chat_header_ongoing_status_away" = "Pagalba atsijungusi";
"chat.chat_header_ongoing_status_last" = "Paskutinį kartą aktyvus %1$@";
"chat.chat_header_ongoing_status_metrics" = "Paprastai atsako per %1$@";
"chat.chat_header_ongoing_status_online" = "Pagalba prisijungusi";
"chat.chat_health_label_link" = "Peržiūrėkite mūsų būsenos puslapį";
"chat.chat_health_label_updates" = "daugiau naujinių.";
"chat.chat_health_main" = "Mūsų paslaugos šiuo metu neprieinamos.";
"chat.chat_helpdesk_search_empty" = "Nėra paieškos rezultatų. Išbandykite kitus raktažodžius.";
"chat.chat_helpdesk_search_form_field" = "Ieškokite mūsų pagalbos centre…";
"chat.chat_helpdesk_search_unpopulated" = "Pagalbos centre kol kas nėra straipsnių.";
"chat.chat_helpdesk_viewer_open_tooltip" = "Peržiūrėti pagalbos tarnyboje";
"chat.chat_message_audio_play_error" = "Nepavyko atkurti šio garso failo. Gali būti, kad baigėsi jo galiojimo laikas.";
"chat.chat_message_error_retry" = "Išsiųsti nepavyko. Bandyti dar kartą?";
"chat.chat_message_file_name" = "Pridėtas failas";
"chat.chat_message_info_read" = "Perskaityta";
"chat.chat_message_send_abort_warn" = "Kai kurios žinutės dar nebuvo išsiųstos.";
"chat.chat_message_tag_edited" = "Pakeista";
"chat.chat_message_tag_participant" = "Dalyvis";
"chat.chat_message_tag_translated" = "Išversta";
"chat.chat_message_text_feedback_ask" = "Ar galėtumėte įvertinti mūsų paramą?";
"chat.chat_message_text_feedback_main" = "Ačiū, kad kalbėjotės su mumis.";
"chat.chat_message_text_feedback_pick_ignore" = "Ne, ačiū";
"chat.chat_message_text_feedback_pick_rate" = "Įkainių palaikymas";
"chat.chat_message_text_feedback_submitted" = "Dėkojame už atsiliepimus!";
"chat.chat_message_text_game_ask" = "Kol laukiate, norite pažaisti?";
"chat.chat_message_text_game_main" = "Atrodo, kad užtrukome ruošdami atsakymą.";
"chat.chat_message_text_game_pick_no" = "Ne, ačiū";
"chat.chat_message_text_game_pick_yes" = "Žaisti žaidimą";
"chat.chat_message_text_identity_ask" = "Kaip norite, kad su jumis susisiektume?";
"chat.chat_message_text_identity_ask_email" = "Koks yra jūsų el. pašto adresas?";
"chat.chat_message_text_identity_ask_field_email" = "Įveskite savo el. pašto adresą";
"chat.chat_message_text_identity_ask_field_phone" = "Įveskite savo telefono numerį";
"chat.chat_message_text_identity_ask_phone" = "Koks yra jūsų telefono numeris?";
"chat.chat_message_text_identity_main" = "Jei išeitumėte arba mes atsakytume vėliau:";
"chat.chat_message_text_identity_pick_email" = "El. paštu";
"chat.chat_message_text_identity_pick_phone" = "Telefonu";
"chat.chat_offline_fail" = "Tinklo klaida.";
"chat.chat_offline_inactive" = "Neprisijungus. Kurį laiką buvote neaktyvus.";
"chat.chat_offline_label_frozen" = "Kol kas negalima gauti ar siųsti pranešimų.";
"chat.chat_offline_label_resume" = "Siųskite pranešimą, kad vėl prisijungtumėte prie pokalbio.";
"chat.chat_offline_main" = "Tinklo klaida. Jungiama iš naujo…";
"chat.chat_pickers_gif_no_results" = "Jokių rezultatų.";
"chat.chat_pickers_gif_search" = "Rasti GIFs…";
"chat.chat_pickers_selector_gifs" = "GIFs";
"chat.chat_pickers_selector_smileys" = "Veidukai";
"chat.minimized_connect_alert_failure" = "Prisijungimas nesėkmingas. Susirašinėjimas šiuo metu gali būti negalimas.";
"chat.minimized_tooltip_message_compose" = "Sukurkite pranešimą";
"chat.minimized_tooltip_message_from" = "Žinutė iš";
"date.now" = "Ką tik";
"date.second" = "Prieš kelias sekundes";
"duration.days" = "Kelias dienas";
"duration.now" = "Tuojau pat";
"duration.second" = "Prieš kelias sekundes";
"ios.chat_alerts_new_messages" = "There are new messages below. Tap to see.";
"ios.chat_alerts_warn_reply_email_default" = "Tap to set your email to get notifications.";
"ios.chat_alerts_warn_reply_phone_default" = "Tap to set your phone to get notifications.";
"ios.chat_attachment_cancel" = "Cancel";
"ios.chat_attachment_select_file" = "Select File";
"ios.chat_attachment_select_photo" = "Select Photo";
"ios.chat_attachment_take_photo" = "Take Photo";
"ios.chat_fieldmessage_submit" = "Ok";
"ios.chat_generic_error_ok" = "Ok";
"ios.chat_message_detail_cancel" = "Cancel";
"ios.chat_message_detail_copy" = "Copy";
"ios.chat_message_detail_sent_at" = "Sent at";
"ios.chat_message_detail_sent_from" = "Sent from";
"ios.chat_startup_error_cancel" = "Cancel";
"ios.chat_startup_error_message" = "We could not connect to the chat. Try again now, or later.";
"ios.chat_startup_error_retry" = "Try again";
"ios.chat_startup_error_title" = "Error starting chat";
"ios.chat_startup_message" = "Starting chat…";
"ios.chat_upload_upload_url_request_timeout" = "Failed to upload file.";
"ios.helpdesk_open_helpdesk" = "Open Helpdesk";
"ios.helpdesk_search_placeholder" = "Search our help center…";
"ios.helpdesk_share_action_open_in_browser" = "Open in Browser";
"ios.helpdesk_view_in_helpdesk" = "View in Helpdesk";
"theme_text.1_chat" = "Turite klausimų? Parašykite man!";
"theme_text.2_chat" = "Užduokite mums savo klausimus";
"theme_text.3_chat" = "Parašykite man savo klausimus";
"theme_text.4_chat" = "Parašykite, jei reikia pagalbos";
"theme_text.default_chat" = "Turite klausimų? Bendraukime!";
"theme_welcome.1_chat" = "Sveiki, norite su mumis pabendrauti?";
"theme_welcome.2_chat" = "Ar norite ko nors paklausti?";
"theme_welcome.3_chat" = "Sveiki, klauskite mūsų visko apie %1$@.";
"theme_welcome.4_chat" = "Sveiki! Kuo galėčiau padėti? :)";
"theme_welcome.5_chat" = "Daugiau klausimų apie %1$@?";
"theme_welcome.default_chat" = "Kuo galime padėti naudojantis %1$@?";
@@ -0,0 +1,70 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
<key>date.hour</key>
<dict>
<key>NSStringLocalizedFormatKey</key>
<string>%#@value@</string>
<key>value</key>
<dict>
<key>NSStringFormatSpecTypeKey</key>
<string>NSStringPluralRuleType</string>
<key>NSStringFormatValueTypeKey</key>
<string>d</string>
<key>one</key>
<string>Prieš valandą</string>
<key>other</key>
<string>Prieš %1$d valandas</string>
</dict>
</dict>
<key>date.minute</key>
<dict>
<key>NSStringLocalizedFormatKey</key>
<string>%#@value@</string>
<key>value</key>
<dict>
<key>NSStringFormatSpecTypeKey</key>
<string>NSStringPluralRuleType</string>
<key>NSStringFormatValueTypeKey</key>
<string>d</string>
<key>one</key>
<string>Prieš minutę</string>
<key>other</key>
<string>Prieš %1$d min.</string>
</dict>
</dict>
<key>duration.hour</key>
<dict>
<key>NSStringLocalizedFormatKey</key>
<string>%#@value@</string>
<key>value</key>
<dict>
<key>NSStringFormatSpecTypeKey</key>
<string>NSStringPluralRuleType</string>
<key>NSStringFormatValueTypeKey</key>
<string>d</string>
<key>one</key>
<string>Valandą</string>
<key>other</key>
<string>%1$d valandas</string>
</dict>
</dict>
<key>duration.minute</key>
<dict>
<key>NSStringLocalizedFormatKey</key>
<string>%#@value@</string>
<key>value</key>
<dict>
<key>NSStringFormatSpecTypeKey</key>
<string>NSStringPluralRuleType</string>
<key>NSStringFormatValueTypeKey</key>
<string>d</string>
<key>one</key>
<string>Minutę</string>
<key>other</key>
<string>%1$d min.</string>
</dict>
</dict>
</dict>
</plist>
@@ -0,0 +1,127 @@
"call.call_abort_warn" = "Pārvietošanās, kad notiek zvans, pārtrauks zvanu.";
"call.ring_actions_accept" = "Atbildēt";
"call.ring_actions_decline" = "Noraidīt";
"call.ring_title_label" = "%1$@ jums zvana..";
"call.ring_title_website" = "%1$@ atbalsts";
"call.screen_label_audio_muted" = "Skaņa ir izslēgta";
"call.screen_label_video_muted" = "Video ir izslēgts";
"call.screen_status_connecting" = "Savienojas..";
"call.screen_status_ongoing" = "Izejošais";
"chat.chat_alerts_email_invalid" = "Tu ievadīji nepareizu e-pastu. Vai vari to pārbaudīt?";
"chat.chat_alerts_new_messages" = "Zemāk ir jaunas ziņas. Klikšķini, lai apskatītos.";
"chat.chat_alerts_wait_reply_away" = "Mēs neesam tiešsaistē. Mēs atbildēsim uz Tavu e-pastu.";
"chat.chat_alerts_wait_reply_online" = "Paldies! Mēs atbildēsim pēc neilga brīža.";
"chat.chat_alerts_warn_reply_email_default" = "Noklikšķiniet, lai ievadītu savu e-pastu, lai saņemtu paziņojumus.";
"chat.chat_alerts_warn_reply_email_force" = "Ievadiet savu e-pastu, lai turpinātu";
"chat.chat_alerts_warn_reply_phone_default" = "Ievadiet savu tālruņa numuru, lai saņemtu paziņojumus";
"chat.chat_alerts_warn_reply_phone_force" = "Ievadiet tālruņa numuru, lai turpinātu";
"chat.chat_feedback_rate_placeholder" = "Ko teikt?";
"chat.chat_feedback_rate_submit" = "Nosūtiet savu vērtējumu";
"chat.chat_feedback_rate_title" = "Kā mums veicās?";
"chat.chat_form_attach_alert_error" = "Augšupielādējot failu, radās kļūme. Lūdzu mēģini vēlreiz.";
"chat.chat_form_attach_alert_quota" = "Faila augšupielādes dienas kvota ir pārsniegta, vai arī faila paplašinājums nav atļauts.";
"chat.chat_form_attach_alert_size" = "Fails ir pārāk liels. Lūdzu samazini tā izmēru un mēģini vēlreiz.";
"chat.chat_form_attach_wait_preparing" = "Sagatavošana";
"chat.chat_form_attach_wait_uploading" = "Augšupielāde";
"chat.chat_form_feedback_tooltip" = "Novērtējiet šo tērzēšanu";
"chat.chat_form_field_disabled" = "Ziņu apmaiņa nav iespējama";
"chat.chat_form_field_message" = "Ievadi savu ziņu…";
"chat.chat_form_send_hint" = "Sūtīt";
"chat.chat_game_controls_stop" = "Apturēt";
"chat.chat_header_channels" = "Vairāk kanālu";
"chat.chat_header_helpdesk_curated" = "Visbiežāk lasītie raksti";
"chat.chat_header_helpdesk_results" = "Meklēti raksti";
"chat.chat_header_initial_avatar_website_tooltip" = "Un%1$@ vairāk";
"chat.chat_header_mode_chat" = "Saruna";
"chat.chat_header_mode_helpdesk" = "Palīdzības centrs";
"chat.chat_header_ongoing_channel_continue" = "Turpināt %1$@";
"chat.chat_header_ongoing_channel_continue_email" = "E-Pasts";
"chat.chat_header_ongoing_channel_continue_phone" = "Telefons";
"chat.chat_header_ongoing_from" = "no";
"chat.chat_header_ongoing_status_away" = "Klientu atbalsts ir projām";
"chat.chat_header_ongoing_status_last" = "Redzēts aktīvs %1$@";
"chat.chat_header_ongoing_status_metrics" = "Atbildes pēc %1$@";
"chat.chat_header_ongoing_status_online" = "Klientu atbalsts ir tiešsaistē";
"chat.chat_health_label_link" = "Aplūkojiet mūsu Status lapu";
"chat.chat_health_label_updates" = "lai iegūtu vairāk atjauninājumu.";
"chat.chat_health_main" = "Daži no mūsu pakalpojumiem nedarbojas.";
"chat.chat_helpdesk_search_empty" = "Nav meklēšanas rezultātu. Izmēģiniet citus atslēgvārdus.";
"chat.chat_helpdesk_search_form_field" = "Meklējiet mūsu palīdzības centrā…";
"chat.chat_helpdesk_search_unpopulated" = "Palīdzības centrā pagaidām nav neviena raksta.";
"chat.chat_helpdesk_viewer_open_tooltip" = "Skatīt palīdzības dienestā";
"chat.chat_message_audio_play_error" = "Nevar atskaņot šo audio failu. Iespējams, tā derīguma termiņš ir beidzies.";
"chat.chat_message_error_retry" = "Nav nosūtīts. Mēģināt vēlreiz?";
"chat.chat_message_file_name" = "Pievienotais fails";
"chat.chat_message_info_read" = "Izlasīts";
"chat.chat_message_send_abort_warn" = "Dažas ziņas vēl nav nosūtītas. Pārlūkošana aizturēs to nosūtīšanu.";
"chat.chat_message_tag_edited" = "Labots";
"chat.chat_message_tag_participant" = "Dalībnieks";
"chat.chat_message_tag_translated" = "Tulkots";
"chat.chat_message_text_feedback_ask" = "Vai jūs varētu novērtēt mūsu atbalstu?";
"chat.chat_message_text_feedback_main" = "Paldies, ka sarunājāties ar mums.";
"chat.chat_message_text_feedback_pick_ignore" = "Nē, paldies";
"chat.chat_message_text_feedback_pick_rate" = "Tarifu atbalsts";
"chat.chat_message_text_feedback_submitted" = "Paldies par atsauksmēm!";
"chat.chat_message_text_game_ask" = "Kamēr Jūs gaidiet, vēlaties paspēlēt kādu spēli?";
"chat.chat_message_text_game_main" = "Šķiet, ka mums ir laiks atbildēt.";
"chat.chat_message_text_game_pick_no" = "Nē, paldies";
"chat.chat_message_text_game_pick_yes" = "Spēlēt spēli";
"chat.chat_message_text_identity_ask" = "kā jūs vēlaties, lai mēs atbildam Jums?";
"chat.chat_message_text_identity_ask_email" = "Kāds ir Jūsu e-pasts?";
"chat.chat_message_text_identity_ask_field_email" = "Ievadiet savu e-pastu..";
"chat.chat_message_text_identity_ask_field_phone" = "Ievadiet tālruņa numuru..";
"chat.chat_message_text_identity_ask_phone" = "Kāds ir Jūsu tālrunis?";
"chat.chat_message_text_identity_main" = "Ja gadijumā aiziesiet, lūdzu atstājiet savu e-pastu lai mēs varam sazināties";
"chat.chat_message_text_identity_pick_email" = "Epasts";
"chat.chat_message_text_identity_pick_phone" = "Tālrunis";
"chat.chat_offline_fail" = "Bezsaistē. Lūdzu pārlādējiet lapu";
"chat.chat_offline_inactive" = "Bezsaistē. Kādu laiku jūs bijāt neaktīvs.";
"chat.chat_offline_label_frozen" = "Pagaidām nevar saņemt vai nosūtīt ziņojumus.";
"chat.chat_offline_label_resume" = "Nosūtiet ziņojumu, lai atjaunotu savienojumu ar tērzēšanu.";
"chat.chat_offline_main" = "Tīkls ir bezsaistē. Atjauno savienojumu…";
"chat.chat_pickers_gif_no_results" = "Nav rezultātu. Mēģini meklēt vēlreiz.";
"chat.chat_pickers_gif_search" = "Meklēt GIF'us…";
"chat.chat_pickers_selector_gifs" = "GIF'i";
"chat.chat_pickers_selector_smileys" = "Smailiji";
"chat.minimized_connect_alert_failure" = "Neizdevās savienoties. Ziņu apmaiņa nav pieejama šobrīd";
"chat.minimized_tooltip_message_compose" = "Rakstīt atbildi";
"chat.minimized_tooltip_message_from" = "Ziņa no";
"date.now" = "Tikko";
"date.second" = "Pirms dažām sekundēm";
"duration.days" = "Dažas dienas";
"duration.now" = "Uzreiz";
"duration.second" = "Dažas sekundes";
"ios.chat_alerts_new_messages" = "There are new messages below. Tap to see.";
"ios.chat_alerts_warn_reply_email_default" = "Tap to set your email to get notifications.";
"ios.chat_alerts_warn_reply_phone_default" = "Tap to set your phone to get notifications.";
"ios.chat_attachment_cancel" = "Cancel";
"ios.chat_attachment_select_file" = "Select File";
"ios.chat_attachment_select_photo" = "Select Photo";
"ios.chat_attachment_take_photo" = "Take Photo";
"ios.chat_fieldmessage_submit" = "Ok";
"ios.chat_generic_error_ok" = "Ok";
"ios.chat_message_detail_cancel" = "Cancel";
"ios.chat_message_detail_copy" = "Copy";
"ios.chat_message_detail_sent_at" = "Sent at";
"ios.chat_message_detail_sent_from" = "Sent from";
"ios.chat_startup_error_cancel" = "Cancel";
"ios.chat_startup_error_message" = "We could not connect to the chat. Try again now, or later.";
"ios.chat_startup_error_retry" = "Try again";
"ios.chat_startup_error_title" = "Error starting chat";
"ios.chat_startup_message" = "Starting chat…";
"ios.chat_upload_upload_url_request_timeout" = "Failed to upload file.";
"ios.helpdesk_open_helpdesk" = "Open Helpdesk";
"ios.helpdesk_search_placeholder" = "Search our help center…";
"ios.helpdesk_share_action_open_in_browser" = "Open in Browser";
"ios.helpdesk_view_in_helpdesk" = "View in Helpdesk";
"theme_text.1_chat" = "Ir jautājumi? Pajautā man!";
"theme_text.2_chat" = "Uzdod mums savus jautājumus";
"theme_text.3_chat" = "Uzdod man savu jautājumu";
"theme_text.4_chat" = "Čato ar mūsu atbalsta komandu";
"theme_text.default_chat" = "Ir jautājumi? Pajautā mums!";
"theme_welcome.1_chat" = "Sveiki, vēlies aprunāties ar mums?";
"theme_welcome.2_chat" = "Vai vēlies uzdot jautājumu?";
"theme_welcome.3_chat" = "Sveiki, uzdod mums jebkādu jautājumu par %1$@.";
"theme_welcome.4_chat" = "Sveiki! Kā es varu palīdzēt? :)";
"theme_welcome.5_chat" = "Ir jebkādi jautājumi saistībā ar %1$@?";
"theme_welcome.default_chat" = "Kā mēs varam palīdzēt ar %1$@?";

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