diff options
author | Nextcloud bot <bot@nextcloud.com> | 2020-04-09 02:18:26 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2020-04-09 02:18:26 +0000 |
commit | b537e9fbc74ca09d4815fd34466bb85d731d43d9 (patch) | |
tree | d12bfc2d69929632c2b7ffab619478cbb14ad0fa /apps/settings | |
parent | e9795d01f12bdc5aec96350cb428b95814963c43 (diff) | |
download | nextcloud-server-b537e9fbc74ca09d4815fd34466bb85d731d43d9.tar.gz nextcloud-server-b537e9fbc74ca09d4815fd34466bb85d731d43d9.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/settings')
-rw-r--r-- | apps/settings/l10n/el.js | 4 | ||||
-rw-r--r-- | apps/settings/l10n/el.json | 4 | ||||
-rw-r--r-- | apps/settings/l10n/tr.js | 11 | ||||
-rw-r--r-- | apps/settings/l10n/tr.json | 11 |
4 files changed, 30 insertions, 0 deletions
diff --git a/apps/settings/l10n/el.js b/apps/settings/l10n/el.js index 987e20fce5c..79445c67f0e 100644 --- a/apps/settings/l10n/el.js +++ b/apps/settings/l10n/el.js @@ -243,15 +243,19 @@ OC.L10N.register( "All languages" : "Όλες οι γλώσσες", "Password change is disabled because the master key is disabled" : "Η αλλαγή κωδικού είναι απενεργοποιημένη επειδή το κεντρικό κλειδί είναι απενεργοποιημένο", "Passwordless authentication requires a secure connection." : "Η σύνδεση χωρίς κωδικό πρόσβασης απαιτεί ασφαλή σύνδεση.", + "Add WebAuthn device" : "Προσθήκη συσκευής WebAuthn ", "Please authorize your WebAuthn device." : "Παρακαλώ εξουσιοδοτήστε την συσκευή σας WebAuthn.", "Name your device" : "Ονομάστε την συσκευή σας", "Add" : "Προσθήκη", "Adding your device …" : "Πρόσθεση της συσκευής σας ...", + "Server error while trying to add WebAuthn device" : "Σφάλμα διακομιστή κατά την προσθήκη συσκευής webAuthn", + "Server error while trying to complete WebAuthn device registration" : "Σφάλμα διακομιστή κατά την εγγραφή συσκευής WebAuthn", "Unnamed device" : "Ανώνυμη συσκευή", "Passwordless Authentication" : "Πιστοποίηση χωρίς Κωδικό Πρόσβασης", "Set up your account for passwordless authentication following the FIDO2 standard." : "Ρυθμίστε τον λογαριασμό σας για πιστοποίηση χωρίς κωδικό ακολουθώντας τα πρότυπα του FIDO2.", "No devices configured." : "Καμιά συσκευή δεν ρυθμίστηκε.", "The following devices are configured for your account:" : "Οι ακόλουθες συσκευές ρυθμίστηκαν για τον λογαριασμό σας:", + "Your browser does not support WebAuthn." : "Ο περιηγητής σας δεν υποστηρίζει το WebAuthn.", "Your apps" : "Οι εφαρμογές σας", "Active apps" : "Ενεργές εφαρμογές", "Disabled apps" : "Απενεργοποιημένες εφαρμογές", diff --git a/apps/settings/l10n/el.json b/apps/settings/l10n/el.json index 717d03cf6dc..5640cd0a7ca 100644 --- a/apps/settings/l10n/el.json +++ b/apps/settings/l10n/el.json @@ -241,15 +241,19 @@ "All languages" : "Όλες οι γλώσσες", "Password change is disabled because the master key is disabled" : "Η αλλαγή κωδικού είναι απενεργοποιημένη επειδή το κεντρικό κλειδί είναι απενεργοποιημένο", "Passwordless authentication requires a secure connection." : "Η σύνδεση χωρίς κωδικό πρόσβασης απαιτεί ασφαλή σύνδεση.", + "Add WebAuthn device" : "Προσθήκη συσκευής WebAuthn ", "Please authorize your WebAuthn device." : "Παρακαλώ εξουσιοδοτήστε την συσκευή σας WebAuthn.", "Name your device" : "Ονομάστε την συσκευή σας", "Add" : "Προσθήκη", "Adding your device …" : "Πρόσθεση της συσκευής σας ...", + "Server error while trying to add WebAuthn device" : "Σφάλμα διακομιστή κατά την προσθήκη συσκευής webAuthn", + "Server error while trying to complete WebAuthn device registration" : "Σφάλμα διακομιστή κατά την εγγραφή συσκευής WebAuthn", "Unnamed device" : "Ανώνυμη συσκευή", "Passwordless Authentication" : "Πιστοποίηση χωρίς Κωδικό Πρόσβασης", "Set up your account for passwordless authentication following the FIDO2 standard." : "Ρυθμίστε τον λογαριασμό σας για πιστοποίηση χωρίς κωδικό ακολουθώντας τα πρότυπα του FIDO2.", "No devices configured." : "Καμιά συσκευή δεν ρυθμίστηκε.", "The following devices are configured for your account:" : "Οι ακόλουθες συσκευές ρυθμίστηκαν για τον λογαριασμό σας:", + "Your browser does not support WebAuthn." : "Ο περιηγητής σας δεν υποστηρίζει το WebAuthn.", "Your apps" : "Οι εφαρμογές σας", "Active apps" : "Ενεργές εφαρμογές", "Disabled apps" : "Απενεργοποιημένες εφαρμογές", diff --git a/apps/settings/l10n/tr.js b/apps/settings/l10n/tr.js index 85aaad5abec..b55bffc4485 100644 --- a/apps/settings/l10n/tr.js +++ b/apps/settings/l10n/tr.js @@ -242,10 +242,20 @@ OC.L10N.register( "Common languages" : "Sık kullanılan diller", "All languages" : "Tüm diller", "Password change is disabled because the master key is disabled" : "Ana anahtar devre dışı bırakıldığından parola değişikliği devre dışı bırakıldı.", + "Passwordless authentication requires a secure connection." : "Parolasız kimlik doğrulama özelliği güvenli bir bağlantı üzerinden kullanılabilir.", + "Add WebAuthn device" : "WebAuthn aygıtı ekle", + "Please authorize your WebAuthn device." : "Lütfen WebAuthn aygıtınızın kimliğini doğrulayın.", "Name your device" : "Aygıtınıza bir ad verin", "Add" : "Ekle", "Adding your device …" : "Aygıtınız ekleniyor …", + "Server error while trying to add WebAuthn device" : "WebAuthn aygıtı eklenirken sunucu sorunu çıktı", + "Server error while trying to complete WebAuthn device registration" : "WebAuthn aygıtı kaydedilirken sunucu sorunu çıktı", "Unnamed device" : "Adsız aygıt", + "Passwordless Authentication" : "Parolasız Kimlik Doğrulaması", + "Set up your account for passwordless authentication following the FIDO2 standard." : "Hesabınız için FIDO2 standardına uygun parolasız kimlik doğrulamasını kurun.", + "No devices configured." : "Herhangi bir aygıt yapılandırılmamış.", + "The following devices are configured for your account:" : "Hesabınız için şu aygıtlar yapılandırılmış:", + "Your browser does not support WebAuthn." : "Web tarayıcınız WebAuthn desteklemiyor.", "Your apps" : "Uygulamalarınız", "Active apps" : "Etkin uygulamalar", "Disabled apps" : "Devre Dışı Uygulamalar", @@ -362,6 +372,7 @@ OC.L10N.register( "Exclude groups from sharing" : "Gruplar paylaşıma katılmasın", "These groups will still be able to receive shares, but not to initiate them." : "Bu gruplar paylaşımları alabilir ancak başlatamaz.", "Allow username autocompletion in share dialog. If this is disabled the full username or email address needs to be entered." : "Bu seçenek etkinleştirildiğinde, paylaşma penceresindeki kullanıcı adı otomatik olarak tamamlanır. Devre dışı bırakıldığında tam kullanıcı adının ya da e-posta adresinin yazılması gerekir.", + "Restrict username autocompletion to users within the same groups" : "Aynı gruplardaki kullanıcıların kullanıcı adlarının otomatik tamamlanması kısıtlansın", "Show disclaimer text on the public link upload page. (Only shown when the file list is hidden.)" : "Herkese açık bağlantı yükleme sayfasındaki sorumluluk reddi bildirim metni (yalnız dosya listesi gizli iken görüntülenir).", "This text will be shown on the public link upload page when the file list is hidden." : "Dosya listesi gizli iken herkese açık bağlantı yükleme sayfasında görüntülenecek sorumluluk reddi bildirimi metni.", "Default share permissions" : "Varsayılan paylaşım izinleri", diff --git a/apps/settings/l10n/tr.json b/apps/settings/l10n/tr.json index 963528b68bc..852dc6b9e88 100644 --- a/apps/settings/l10n/tr.json +++ b/apps/settings/l10n/tr.json @@ -240,10 +240,20 @@ "Common languages" : "Sık kullanılan diller", "All languages" : "Tüm diller", "Password change is disabled because the master key is disabled" : "Ana anahtar devre dışı bırakıldığından parola değişikliği devre dışı bırakıldı.", + "Passwordless authentication requires a secure connection." : "Parolasız kimlik doğrulama özelliği güvenli bir bağlantı üzerinden kullanılabilir.", + "Add WebAuthn device" : "WebAuthn aygıtı ekle", + "Please authorize your WebAuthn device." : "Lütfen WebAuthn aygıtınızın kimliğini doğrulayın.", "Name your device" : "Aygıtınıza bir ad verin", "Add" : "Ekle", "Adding your device …" : "Aygıtınız ekleniyor …", + "Server error while trying to add WebAuthn device" : "WebAuthn aygıtı eklenirken sunucu sorunu çıktı", + "Server error while trying to complete WebAuthn device registration" : "WebAuthn aygıtı kaydedilirken sunucu sorunu çıktı", "Unnamed device" : "Adsız aygıt", + "Passwordless Authentication" : "Parolasız Kimlik Doğrulaması", + "Set up your account for passwordless authentication following the FIDO2 standard." : "Hesabınız için FIDO2 standardına uygun parolasız kimlik doğrulamasını kurun.", + "No devices configured." : "Herhangi bir aygıt yapılandırılmamış.", + "The following devices are configured for your account:" : "Hesabınız için şu aygıtlar yapılandırılmış:", + "Your browser does not support WebAuthn." : "Web tarayıcınız WebAuthn desteklemiyor.", "Your apps" : "Uygulamalarınız", "Active apps" : "Etkin uygulamalar", "Disabled apps" : "Devre Dışı Uygulamalar", @@ -360,6 +370,7 @@ "Exclude groups from sharing" : "Gruplar paylaşıma katılmasın", "These groups will still be able to receive shares, but not to initiate them." : "Bu gruplar paylaşımları alabilir ancak başlatamaz.", "Allow username autocompletion in share dialog. If this is disabled the full username or email address needs to be entered." : "Bu seçenek etkinleştirildiğinde, paylaşma penceresindeki kullanıcı adı otomatik olarak tamamlanır. Devre dışı bırakıldığında tam kullanıcı adının ya da e-posta adresinin yazılması gerekir.", + "Restrict username autocompletion to users within the same groups" : "Aynı gruplardaki kullanıcıların kullanıcı adlarının otomatik tamamlanması kısıtlansın", "Show disclaimer text on the public link upload page. (Only shown when the file list is hidden.)" : "Herkese açık bağlantı yükleme sayfasındaki sorumluluk reddi bildirim metni (yalnız dosya listesi gizli iken görüntülenir).", "This text will be shown on the public link upload page when the file list is hidden." : "Dosya listesi gizli iken herkese açık bağlantı yükleme sayfasında görüntülenecek sorumluluk reddi bildirimi metni.", "Default share permissions" : "Varsayılan paylaşım izinleri", |