From 5179f4cc52d255b6158fbd4ab920fa6006aa2ead Mon Sep 17 00:00:00 2001 From: Nextcloud bot Date: Thu, 6 Apr 2023 03:31:45 +0000 Subject: [PATCH 1/2] =?UTF-8?q?Fix(l10n):=20=F0=9F=94=A0=20Update=20transl?= =?UTF-8?q?ations=20from=20Transifex?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Nextcloud bot --- l10n/tr.js | 2 +- l10n/tr.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/l10n/tr.js b/l10n/tr.js index c39a5291..4eb23915 100644 --- a/l10n/tr.js +++ b/l10n/tr.js @@ -15,7 +15,7 @@ OC.L10N.register( "Do you want to help us to improve Nextcloud by providing some anonymized data about your setup and usage? You can disable it at any time in the admin settings again." : "Adsız bilgiler sağlayarak gelecek Nextcloud sürümlerini geliştirmemize yardımcı olmak ister misiniz? Bu özelliği isteğiniz zaman yönetici ayarları bölümünden devre dışı bırakarak bilgilerin gönderilmesini engelleyebilirsiniz.", "Not now" : "Şimdi değil", "Send usage" : "Kullanım bilgilerini gönder", - "Never" : "Asla", + "Never" : "Yok", "Sends anonymized data to Nextcloud to help us to improve Nextcloud." : "Nextcloud uygulamasını geliştirmemiz için bize anonimleştirilmiş veriler yollar.", "Sends anonymized data to Nextcloud to help us to improve Nextcloud. You\n\t\talways have full control over the content sent to Nextcloud and can disable\n\t\tit again at any time." : "Nextcloud uygulamasını geliştirmemiz için bize anonimleştirilmiş veriler yollar.\n\t\tGönderilen içeriğin ne olduğunu istediğiniz zaman görüp değiştirebilir ya da \n\t\tanonim verilerin gönderilmesini engelleyebilirsiniz.", "You can help improve Nextcloud by sending us some data about your current setup and usage." : "Geçerli kurulum ve kullanımınız hakkında bilgiler sağlayarak gelecek Nextcloud sürümlerini geliştirmemize yardımcı olabilirsiniz.", diff --git a/l10n/tr.json b/l10n/tr.json index fb429746..afe57b64 100644 --- a/l10n/tr.json +++ b/l10n/tr.json @@ -13,7 +13,7 @@ "Do you want to help us to improve Nextcloud by providing some anonymized data about your setup and usage? You can disable it at any time in the admin settings again." : "Adsız bilgiler sağlayarak gelecek Nextcloud sürümlerini geliştirmemize yardımcı olmak ister misiniz? Bu özelliği isteğiniz zaman yönetici ayarları bölümünden devre dışı bırakarak bilgilerin gönderilmesini engelleyebilirsiniz.", "Not now" : "Şimdi değil", "Send usage" : "Kullanım bilgilerini gönder", - "Never" : "Asla", + "Never" : "Yok", "Sends anonymized data to Nextcloud to help us to improve Nextcloud." : "Nextcloud uygulamasını geliştirmemiz için bize anonimleştirilmiş veriler yollar.", "Sends anonymized data to Nextcloud to help us to improve Nextcloud. You\n\t\talways have full control over the content sent to Nextcloud and can disable\n\t\tit again at any time." : "Nextcloud uygulamasını geliştirmemiz için bize anonimleştirilmiş veriler yollar.\n\t\tGönderilen içeriğin ne olduğunu istediğiniz zaman görüp değiştirebilir ya da \n\t\tanonim verilerin gönderilmesini engelleyebilirsiniz.", "You can help improve Nextcloud by sending us some data about your current setup and usage." : "Geçerli kurulum ve kullanımınız hakkında bilgiler sağlayarak gelecek Nextcloud sürümlerini geliştirmemize yardımcı olabilirsiniz.", From db3ba4d231399dade733f689f3c96c283a3a6f40 Mon Sep 17 00:00:00 2001 From: nextcloud-command Date: Sun, 9 Apr 2023 04:25:46 +0000 Subject: [PATCH 2/2] Update psalm baseline Signed-off-by: GitHub --- composer.lock | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/composer.lock b/composer.lock index c4123c9d..f832c9eb 100644 --- a/composer.lock +++ b/composer.lock @@ -1066,12 +1066,12 @@ "source": { "type": "git", "url": "https://github.com/nextcloud-deps/ocp.git", - "reference": "f79ac43d0422211b35542856338d808bc94a116b" + "reference": "6ee42ac471622be945e2396791f968d9345a1e06" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/nextcloud-deps/ocp/zipball/f79ac43d0422211b35542856338d808bc94a116b", - "reference": "f79ac43d0422211b35542856338d808bc94a116b", + "url": "https://api.github.com/repos/nextcloud-deps/ocp/zipball/6ee42ac471622be945e2396791f968d9345a1e06", + "reference": "6ee42ac471622be945e2396791f968d9345a1e06", "shasum": "" }, "require": { @@ -1098,9 +1098,10 @@ ], "description": "Composer package containing Nextcloud's public API (classes, interfaces)", "support": { + "issues": "https://github.com/nextcloud-deps/ocp/issues", "source": "https://github.com/nextcloud-deps/ocp/tree/stable25" }, - "time": "2022-09-22T12:39:39+00:00" + "time": "2023-03-31T00:37:20+00:00" }, { "name": "nikic/php-parser",