diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-01-25 02:44:17 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-01-25 02:44:17 +0000 |
commit | d66bf39de5b37e6269b77c8af7865233c1a40ab2 (patch) | |
tree | 8cb818e177a47165431981ef347d40561d781d01 /apps/settings/l10n/tr.js | |
parent | 96a21056c4aa2b7ae11e4414e1427e3941a8de11 (diff) | |
download | nextcloud-server-d66bf39de5b37e6269b77c8af7865233c1a40ab2.tar.gz nextcloud-server-d66bf39de5b37e6269b77c8af7865233c1a40ab2.zip |
Fix(l10n): 🔠 Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/settings/l10n/tr.js')
-rw-r--r-- | apps/settings/l10n/tr.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/settings/l10n/tr.js b/apps/settings/l10n/tr.js index f3f60ba10cc..ca36db51b5b 100644 --- a/apps/settings/l10n/tr.js +++ b/apps/settings/l10n/tr.js @@ -320,7 +320,6 @@ OC.L10N.register( "Enable Profile" : "Profili etkinleştir", "Unable to update profile enabled state" : "Profilin etkinleştirilme durumu güncellenemedi", "The more restrictive setting of either visibility or scope is respected on your Profile. For example, if visibility is set to \"Show to everyone\" and scope is set to \"Private\", \"Private\" is respected." : "Profilinizde daha kısıtlayıcı olan görünürlük veya kapsam ayarına uyulur - Örneğin, görünürlük \"Herkese görüntülensin\" ve kapsam \"Özel\" olarak ayarlanmışsa, \"Özel\" seçimine uyulur.", - "{displayId}" : "{displayId}", "Unable to update visibility of {displayId}" : "{displayId} görünürlüğü güncellenemedi", "Your role" : "Pozisyonunuz", "Your Twitter handle" : "Twitter adresiniz", @@ -519,6 +518,7 @@ OC.L10N.register( "No full name set" : "Tam ad belirtilmemiş", "Unable to update headline" : "Başlık güncellenemedi", "Unable to update organisation" : "Kuruluş güncellenemedi", + "{displayId}" : "{displayId}", "Unable to update role" : "Pozisyon güncellenemedi", "Change scope level of {accountProperty}" : "{accountProperty} kapsam düzeyini değiştir", "Unable to update federation scope of the primary {accountProperty}" : "Birincil {accountProperty} birleşik kapsamı güncellenemedi", |