diff options
author | Nextcloud bot <bot@nextcloud.com> | 2022-04-11 02:27:57 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2022-04-11 02:27:57 +0000 |
commit | 036ef0da91e389136db3eea4d2935ee85b101ea1 (patch) | |
tree | 64c0bdcd6b652f6e2f3e9e385838bb9a8bf86832 /apps/settings | |
parent | ff0fc17ee33228c52deb6eeccb93ee4fc121bb4d (diff) | |
download | nextcloud-server-036ef0da91e389136db3eea4d2935ee85b101ea1.tar.gz nextcloud-server-036ef0da91e389136db3eea4d2935ee85b101ea1.zip |
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/settings')
-rw-r--r-- | apps/settings/l10n/tr.js | 1 | ||||
-rw-r--r-- | apps/settings/l10n/tr.json | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/apps/settings/l10n/tr.js b/apps/settings/l10n/tr.js index b54a26395a8..5a6672b7778 100644 --- a/apps/settings/l10n/tr.js +++ b/apps/settings/l10n/tr.js @@ -451,6 +451,7 @@ OC.L10N.register( "Allow public uploads" : "Herkes yükleyebilsin", "Always ask for a password" : "Her zaman parola sorulsun", "Enforce password protection" : "Parola koruması dayatılsın", + "Exclude groups from password requirements:" : "Parola gereksinimlerine katılmayacak gruplar:", "Set default expiration date" : "Varsayılan son kullanma tarihini ayarla", "Exclude groups from creating link shares:" : "Bağlantı paylaşımı oluşturamayacak gruplar:", "Allow resharing" : "Yeniden paylaşılabilsin", diff --git a/apps/settings/l10n/tr.json b/apps/settings/l10n/tr.json index 1af09baa173..3faa0495b53 100644 --- a/apps/settings/l10n/tr.json +++ b/apps/settings/l10n/tr.json @@ -449,6 +449,7 @@ "Allow public uploads" : "Herkes yükleyebilsin", "Always ask for a password" : "Her zaman parola sorulsun", "Enforce password protection" : "Parola koruması dayatılsın", + "Exclude groups from password requirements:" : "Parola gereksinimlerine katılmayacak gruplar:", "Set default expiration date" : "Varsayılan son kullanma tarihini ayarla", "Exclude groups from creating link shares:" : "Bağlantı paylaşımı oluşturamayacak gruplar:", "Allow resharing" : "Yeniden paylaşılabilsin", |