You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: l10n/tr.js
+6Lines changed: 6 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -11,6 +11,11 @@ OC.L10N.register(
11
11
"User already exists" : "Kullanıcı zaten var",
12
12
"User is not a guest" : "Kullanıcı bir konuk değil",
13
13
"Account not found" : "Hesap bulunamadı",
14
+
"Account is already a guest" : "Hesap zaten bir konuk hesabı",
15
+
"Only regular accounts can be converted to guests" : "Yalnızca normal hesaplar konuk hesabına dönüştürülebilir",
16
+
"Only accounts that have never logged in can be converted" : "Yalnızca hiç oturum açmamış hesaplar dönüştürülebilir",
17
+
"Accounts with administrative privileges cannot be converted to guests" : "Yönetici yetkileri olan hesaplar konuk hesabına dönüştürülemez",
18
+
"An error occurred while converting the account" : "Hesap dönüştürülürken bir sorun çıktı",
14
19
"%s via %s" : "%s, %s aracılığıyla",
15
20
"Couldn't send reset email. Please contact your administrator." : "Sıfırlama e-postası gönderilemedi. Lütfen BT yöneticiniz ile görüşün.",
16
21
"%s shared a file with you" : "%s sizinle bir dosya paylaştı",
@@ -35,6 +40,7 @@ OC.L10N.register(
35
40
"Conversion of guest {guest} to {user} completed" : "{guest} konuğu {user} kullanıcısına dönüştürüldü",
36
41
"Create guest accounts for easier collaboration" : "Daha kolay iş birliği yapmak için konuk hesapları oluşturun",
37
42
"👥 Allows for better collaboration with external users by allowing users to create guests account.\n\nGuests accounts can be created from the share menu by entering either the recipients email or name and choosing \"create guest account\", once the share is created the guest user will receive an email notification about the mail with a link to set their password.\n\nGuests users can only access files shared to them and cannot create any files outside of shares, additionally, the apps accessible to guest accounts are whitelisted." : "👥 Kullanıcıların konuk hesaplar eklemesine izin vererek, dış kullanıcılar ile daha iyi iş birliği sağlar.\n\nKonuk hesapları, paylaş menüsünden alıcının e-posta adresini yazarak ya da \"konuk hesabı ekle\" seçeneğini seçerek eklenebilir. Paylaşım eklendikten sonra konuk kullanıcılara parolalarını ayarlayabilecekleri bir bağlantının bulunduğu bir e-posta gönderilir.\n\nKonuk kullanıcılar yalnızca kendileri ile paylaşılan dosyalara erişebilir ve paylaşımlar dışına dosya ekleyemez. Ayrıca konuk hesapların erişebileceği uygulamalar izin verilenler listesine eklenir. ",
43
+
"Convert to guest account" : "Konuk hesabına dönüştür",
Copy file name to clipboardExpand all lines: l10n/tr.json
+6Lines changed: 6 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -9,6 +9,11 @@
9
9
"User already exists" : "Kullanıcı zaten var",
10
10
"User is not a guest" : "Kullanıcı bir konuk değil",
11
11
"Account not found" : "Hesap bulunamadı",
12
+
"Account is already a guest" : "Hesap zaten bir konuk hesabı",
13
+
"Only regular accounts can be converted to guests" : "Yalnızca normal hesaplar konuk hesabına dönüştürülebilir",
14
+
"Only accounts that have never logged in can be converted" : "Yalnızca hiç oturum açmamış hesaplar dönüştürülebilir",
15
+
"Accounts with administrative privileges cannot be converted to guests" : "Yönetici yetkileri olan hesaplar konuk hesabına dönüştürülemez",
16
+
"An error occurred while converting the account" : "Hesap dönüştürülürken bir sorun çıktı",
12
17
"%s via %s" : "%s, %s aracılığıyla",
13
18
"Couldn't send reset email. Please contact your administrator." : "Sıfırlama e-postası gönderilemedi. Lütfen BT yöneticiniz ile görüşün.",
14
19
"%s shared a file with you" : "%s sizinle bir dosya paylaştı",
@@ -33,6 +38,7 @@
33
38
"Conversion of guest {guest} to {user} completed" : "{guest} konuğu {user} kullanıcısına dönüştürüldü",
34
39
"Create guest accounts for easier collaboration" : "Daha kolay iş birliği yapmak için konuk hesapları oluşturun",
35
40
"👥 Allows for better collaboration with external users by allowing users to create guests account.\n\nGuests accounts can be created from the share menu by entering either the recipients email or name and choosing \"create guest account\", once the share is created the guest user will receive an email notification about the mail with a link to set their password.\n\nGuests users can only access files shared to them and cannot create any files outside of shares, additionally, the apps accessible to guest accounts are whitelisted." : "👥 Kullanıcıların konuk hesaplar eklemesine izin vererek, dış kullanıcılar ile daha iyi iş birliği sağlar.\n\nKonuk hesapları, paylaş menüsünden alıcının e-posta adresini yazarak ya da \"konuk hesabı ekle\" seçeneğini seçerek eklenebilir. Paylaşım eklendikten sonra konuk kullanıcılara parolalarını ayarlayabilecekleri bir bağlantının bulunduğu bir e-posta gönderilir.\n\nKonuk kullanıcılar yalnızca kendileri ile paylaşılan dosyalara erişebilir ve paylaşımlar dışına dosya ekleyemez. Ayrıca konuk hesapların erişebileceği uygulamalar izin verilenler listesine eklenir. ",
41
+
"Convert to guest account" : "Konuk hesabına dönüştür",
0 commit comments