diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-01-07 02:24:09 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-01-07 02:24:09 +0000 |
commit | 484f2fd5cc69b2b9c7f663c3f28709d9b35f7503 (patch) | |
tree | d89d9873f4c4f258811d70b6565a852e6d159539 /apps/settings/l10n/tr.json | |
parent | 0a85829138280310633b07762b01c2709027b38d (diff) | |
download | nextcloud-server-484f2fd5cc69b2b9c7f663c3f28709d9b35f7503.tar.gz nextcloud-server-484f2fd5cc69b2b9c7f663c3f28709d9b35f7503.zip |
Fix(l10n): 🔠 Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/settings/l10n/tr.json')
-rw-r--r-- | apps/settings/l10n/tr.json | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/apps/settings/l10n/tr.json b/apps/settings/l10n/tr.json index dc93df616ba..36a9234b457 100644 --- a/apps/settings/l10n/tr.json +++ b/apps/settings/l10n/tr.json @@ -36,6 +36,8 @@ "{actor} changed your email address" : "{actor} e-posta adresinizi değiştirdi", "You changed your email address" : "E-posta adresinizi değiştirdiniz", "Your email address was changed by an administrator" : "E-posta adresiniz bir yönetici tarafından değiştirildi", + "You created an app password for a session named \"{token}\"" : "\"{token}\" adlı oturum için bir uygulama parolası oluşturdunuz", + "An administrator created an app password for a session named \"{token}\"" : "Bir yönetici \"{token}\" adlı oturum için bir uygulama parolası oluşturdu", "You deleted app password \"{token}\"" : "\"{token}\" uygulama parolasını sildiniz", "You renamed app password \"{token}\" to \"{newToken}\"" : "\"{token}\" olan uygulama parolasını \"{newToken}\" olarak yeniden adlandırdınız", "You granted filesystem access to app password \"{token}\"" : "\"{token}\" uygulama parolasına dosya sistemi erişim izni verdiniz", |