diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-03-10 02:27:25 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-03-10 02:27:25 +0000 |
commit | 6a120bfda157515da4694036392f704f095d0aff (patch) | |
tree | cb04569b92d86a2c6499e3bce009a1820e066946 /core/l10n/tr.js | |
parent | 51c76884bcfa11a2794e37956b989d0b0dc3367b (diff) | |
download | nextcloud-server-6a120bfda157515da4694036392f704f095d0aff.tar.gz nextcloud-server-6a120bfda157515da4694036392f704f095d0aff.zip |
Fix(l10n): 🔠Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'core/l10n/tr.js')
-rw-r--r-- | core/l10n/tr.js | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/core/l10n/tr.js b/core/l10n/tr.js index 8b62083268a..b0bd4dda859 100644 --- a/core/l10n/tr.js +++ b/core/l10n/tr.js @@ -426,7 +426,6 @@ OC.L10N.register( "Contacts" : "Kişiler", "Contacts menu" : "Kişiler menüsü", "Setup two-factor authentication" : "İki aşamalı kimlik doğrulama kurulumu", - "It seems like you are running a 32-bit PHP version. Nextcloud needs 64-bit to run well. Please upgrade your OS and PHP to 64-bit! For further details read {linkstart}the documentation page about this ↗{linkend}." : "32 bit bir PHP sürümü çalıştırıyorsunuz gibi görünüyor. Nextcloud uygulamasının iyi çalışması için 64 bit bir PHP sürümü kullanılmalıdır. Lütfen işletim sisteminizi ve PHP sürümünüzü 64 bit olacak şekilde yükseltin! Ayrıntılı bilgi almak için {linkstart}ilgili sayfaya bakabilirsiniz ↗{linkend}.", - "%s's homepage" : "%s web sitesi" + "It seems like you are running a 32-bit PHP version. Nextcloud needs 64-bit to run well. Please upgrade your OS and PHP to 64-bit! For further details read {linkstart}the documentation page about this ↗{linkend}." : "32 bit bir PHP sürümü çalıştırıyorsunuz gibi görünüyor. Nextcloud uygulamasının iyi çalışması için 64 bit bir PHP sürümü kullanılmalıdır. Lütfen işletim sisteminizi ve PHP sürümünüzü 64 bit olacak şekilde yükseltin! Ayrıntılı bilgi almak için {linkstart}ilgili sayfaya bakabilirsiniz ↗{linkend}." }, "nplurals=2; plural=(n > 1);"); |