diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-08-15 00:59:46 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-08-15 00:59:46 +0000 |
commit | 75d7dc78a088ed8f16d01a4a1d928a596498abda (patch) | |
tree | a8cf13ec1eadea0bbfbb98ff6591cd8b37858ffc /apps/settings | |
parent | 5df864b69b2adb82ab3d567e171e09be9a9d916c (diff) | |
download | nextcloud-server-75d7dc78a088ed8f16d01a4a1d928a596498abda.tar.gz nextcloud-server-75d7dc78a088ed8f16d01a4a1d928a596498abda.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/settings')
-rw-r--r-- | apps/settings/l10n/pt_BR.js | 1 | ||||
-rw-r--r-- | apps/settings/l10n/pt_BR.json | 1 | ||||
-rw-r--r-- | apps/settings/l10n/tr.js | 1 | ||||
-rw-r--r-- | apps/settings/l10n/tr.json | 1 |
4 files changed, 4 insertions, 0 deletions
diff --git a/apps/settings/l10n/pt_BR.js b/apps/settings/l10n/pt_BR.js index fb94926f15c..48f8952e5c9 100644 --- a/apps/settings/l10n/pt_BR.js +++ b/apps/settings/l10n/pt_BR.js @@ -471,6 +471,7 @@ OC.L10N.register( "Show to logged in users only" : "Mostrar apenas para usuários conectados", "Hide" : "Esconder ", "Download and enable" : "Baixar e ativar", + "Allow untested app" : "Permitir app não testado", "The app will be downloaded from the App Store" : "O aplicativo será baixado da App Store", "This app is not marked as compatible with your Nextcloud version. If you continue you will still be able to install the app. Note that the app might not work as expected." : "Este aplicativo não está marcado como compatível com sua versão do Nextcloud. Se você continuar, ainda poderá instalar o aplicativo mas poderá não funcionar como esperado.", "Never" : "Nunca", diff --git a/apps/settings/l10n/pt_BR.json b/apps/settings/l10n/pt_BR.json index d35270c02a9..a2b7ca96873 100644 --- a/apps/settings/l10n/pt_BR.json +++ b/apps/settings/l10n/pt_BR.json @@ -469,6 +469,7 @@ "Show to logged in users only" : "Mostrar apenas para usuários conectados", "Hide" : "Esconder ", "Download and enable" : "Baixar e ativar", + "Allow untested app" : "Permitir app não testado", "The app will be downloaded from the App Store" : "O aplicativo será baixado da App Store", "This app is not marked as compatible with your Nextcloud version. If you continue you will still be able to install the app. Note that the app might not work as expected." : "Este aplicativo não está marcado como compatível com sua versão do Nextcloud. Se você continuar, ainda poderá instalar o aplicativo mas poderá não funcionar como esperado.", "Never" : "Nunca", diff --git a/apps/settings/l10n/tr.js b/apps/settings/l10n/tr.js index 828e89d07f6..d87ba1dcfb4 100644 --- a/apps/settings/l10n/tr.js +++ b/apps/settings/l10n/tr.js @@ -471,6 +471,7 @@ OC.L10N.register( "Show to logged in users only" : "Yalnızca oturum açmış kullanıcılara görüntülensin", "Hide" : "Gizlensin", "Download and enable" : "İndir ve etkinleştir", + "Allow untested app" : "Denenmemiş uygulamalar kullanılabilsin", "The app will be downloaded from the App Store" : "Uygulama uygulama mağazasından indirilecek", "This app is not marked as compatible with your Nextcloud version. If you continue you will still be able to install the app. Note that the app might not work as expected." : "Bu uygulamanın kullandığınız Nextcloud sürümü ile uyumluluğu denetlenmemiş. İşlemi sürdürerek uygulamayı kurabilirsiniz. Ancak uygulama beklendiği gibi çalışmayabilir.", "Never" : "Asla", diff --git a/apps/settings/l10n/tr.json b/apps/settings/l10n/tr.json index fce2555d2d3..ac913f35ab6 100644 --- a/apps/settings/l10n/tr.json +++ b/apps/settings/l10n/tr.json @@ -469,6 +469,7 @@ "Show to logged in users only" : "Yalnızca oturum açmış kullanıcılara görüntülensin", "Hide" : "Gizlensin", "Download and enable" : "İndir ve etkinleştir", + "Allow untested app" : "Denenmemiş uygulamalar kullanılabilsin", "The app will be downloaded from the App Store" : "Uygulama uygulama mağazasından indirilecek", "This app is not marked as compatible with your Nextcloud version. If you continue you will still be able to install the app. Note that the app might not work as expected." : "Bu uygulamanın kullandığınız Nextcloud sürümü ile uyumluluğu denetlenmemiş. İşlemi sürdürerek uygulamayı kurabilirsiniz. Ancak uygulama beklendiği gibi çalışmayabilir.", "Never" : "Asla", |