diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-03-19 00:19:50 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-03-19 00:19:50 +0000 |
commit | b083a8cfd768f98110bf0bd937e79f26b93644de (patch) | |
tree | 37a205b97e21ec7c692cdefdc634769225cc4d95 /apps/settings/l10n/tr.js | |
parent | 79e9cdc46779b5ff6ceeb89a9c681d94985b464f (diff) | |
download | nextcloud-server-b083a8cfd768f98110bf0bd937e79f26b93644de.tar.gz nextcloud-server-b083a8cfd768f98110bf0bd937e79f26b93644de.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 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/settings/l10n/tr.js b/apps/settings/l10n/tr.js index 188f643c78f..ea81c642a68 100644 --- a/apps/settings/l10n/tr.js +++ b/apps/settings/l10n/tr.js @@ -617,7 +617,6 @@ OC.L10N.register( "Your browser does not support WebAuthn." : "Tarayıcınız WebAuthn desteklemiyor.", "As admin you can fine-tune the sharing behavior. Please see the documentation for more information." : "Yönetici olarak paylaşma davranışı ile ilgili ince ayarları yapabilirsiniz. Ayrıntılı bilgi almak için belgelere bakabilirsiniz.", "You need to enable the File sharing App." : "Dosya paylaşımı uygulamasını etkinleştirmelisiniz.", - "by {author}\n{license}" : "{author} tarafından\n{license}", "Active accounts" : "Etkin hesaplar", "Admins" : "Yöneticiler", "Disabled accounts" : "Devre dışı hesaplar", @@ -627,7 +626,6 @@ OC.L10N.register( "Create group" : "Grup ekle", "Group name" : "Grup adı", "Please enter a valid group name" : "Lütfen geçerli bir grup adı yazın", - "{license}-licensed" : "{license}-lisanslı", "Failed to create group" : "Grup eklenemedi", "Sending…" : "Gönderiliyor …", "Email sent" : "E-posta gönderildi", @@ -780,6 +778,8 @@ OC.L10N.register( "Will be autogenerated" : "Otomatik olarak oluşturulacak", "Add a new user" : "Kullanıcı ekle", "No users in here" : "Henüz herhangi bir kullanıcı eklenmemiş", + "{license}-licensed" : "{license}-lisanslı", + "by {author}\n{license}" : "{author} tarafından\n{license}", "Enter group name" : "Grup adını yazın", "Add group" : "Grup ekle", "Active users" : "Etkin kullanıcılar", |