diff options
author | Nextcloud bot <bot@nextcloud.com> | 2021-06-02 02:28:31 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2021-06-02 02:28:31 +0000 |
commit | 142d311a13dee15958192baa68bec6585bdac591 (patch) | |
tree | 3f2bca66dcfab0a987ce930badd7641b6d1489d4 /apps/files_external | |
parent | b65c3f2249bfeb0bc525f3f72339758b59b82c34 (diff) | |
download | nextcloud-server-142d311a13dee15958192baa68bec6585bdac591.tar.gz nextcloud-server-142d311a13dee15958192baa68bec6585bdac591.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files_external')
-rw-r--r-- | apps/files_external/l10n/de_DE.js | 2 | ||||
-rw-r--r-- | apps/files_external/l10n/de_DE.json | 2 | ||||
-rw-r--r-- | apps/files_external/l10n/it.js | 2 | ||||
-rw-r--r-- | apps/files_external/l10n/it.json | 2 | ||||
-rw-r--r-- | apps/files_external/l10n/pl.js | 4 | ||||
-rw-r--r-- | apps/files_external/l10n/pl.json | 4 | ||||
-rw-r--r-- | apps/files_external/l10n/tr.js | 30 | ||||
-rw-r--r-- | apps/files_external/l10n/tr.json | 30 | ||||
-rw-r--r-- | apps/files_external/l10n/zh_CN.js | 2 | ||||
-rw-r--r-- | apps/files_external/l10n/zh_CN.json | 2 | ||||
-rw-r--r-- | apps/files_external/l10n/zh_HK.js | 2 | ||||
-rw-r--r-- | apps/files_external/l10n/zh_HK.json | 2 | ||||
-rw-r--r-- | apps/files_external/l10n/zh_TW.js | 2 | ||||
-rw-r--r-- | apps/files_external/l10n/zh_TW.json | 2 |
14 files changed, 58 insertions, 30 deletions
diff --git a/apps/files_external/l10n/de_DE.js b/apps/files_external/l10n/de_DE.js index d2468f775e1..8a7d1e20afc 100644 --- a/apps/files_external/l10n/de_DE.js +++ b/apps/files_external/l10n/de_DE.js @@ -102,11 +102,13 @@ OC.L10N.register( "SFTP" : "SFTP", "Root" : "Root", "SFTP with secret key login" : "SFTP mit der Anmeldung über einen geheimen Schlüssel", + "SMB/CIFS" : "SMB/CIFS", "Share" : "Share", "Show hidden files" : "Versteckte Dateien anzeigen", "Verify ACL access when listing files" : "Überprüft den ACL-Zugriff beim Auflisten von Dateien", "Check the ACL's of each file or folder inside a directory to filter out items where the user has no read permissions, comes with a performance penalty" : "Überprüft die ACLs jeder Datei oder jedes Ordners in einem Verzeichnis, um Elemente herauszufiltern, für die der Benutzer keine Leseberechtigung hat. Dies führt zu Leistungseinbußen", "Timeout" : "Zeitüberschreitung", + "SMB/CIFS using OC login" : "SMB/CIFS mit OC-Anmeldung", "Username as share" : "Benutzername als Freigabe", "OpenStack Object Storage" : "Openstack-Objektspeicher", "Service name" : "Name des Dienstes", diff --git a/apps/files_external/l10n/de_DE.json b/apps/files_external/l10n/de_DE.json index 568a18892a0..601c45b624f 100644 --- a/apps/files_external/l10n/de_DE.json +++ b/apps/files_external/l10n/de_DE.json @@ -100,11 +100,13 @@ "SFTP" : "SFTP", "Root" : "Root", "SFTP with secret key login" : "SFTP mit der Anmeldung über einen geheimen Schlüssel", + "SMB/CIFS" : "SMB/CIFS", "Share" : "Share", "Show hidden files" : "Versteckte Dateien anzeigen", "Verify ACL access when listing files" : "Überprüft den ACL-Zugriff beim Auflisten von Dateien", "Check the ACL's of each file or folder inside a directory to filter out items where the user has no read permissions, comes with a performance penalty" : "Überprüft die ACLs jeder Datei oder jedes Ordners in einem Verzeichnis, um Elemente herauszufiltern, für die der Benutzer keine Leseberechtigung hat. Dies führt zu Leistungseinbußen", "Timeout" : "Zeitüberschreitung", + "SMB/CIFS using OC login" : "SMB/CIFS mit OC-Anmeldung", "Username as share" : "Benutzername als Freigabe", "OpenStack Object Storage" : "Openstack-Objektspeicher", "Service name" : "Name des Dienstes", diff --git a/apps/files_external/l10n/it.js b/apps/files_external/l10n/it.js index c21a88a1010..949faf76329 100644 --- a/apps/files_external/l10n/it.js +++ b/apps/files_external/l10n/it.js @@ -102,11 +102,13 @@ OC.L10N.register( "SFTP" : "SFTP", "Root" : "Radice", "SFTP with secret key login" : "SFTP con accesso a chiave segreta", + "SMB/CIFS" : "SMB/CIFS", "Share" : "Condividi", "Show hidden files" : "Mostra i file nascosti", "Verify ACL access when listing files" : "Verifica le ACL di accesso quando elenchi i file", "Check the ACL's of each file or folder inside a directory to filter out items where the user has no read permissions, comes with a performance penalty" : "Controlla le ACL di ogni file o cartella all'interno di una cartella per filtrare elementi dove l'utente non ha permessi di lettura, implica una riduzione di prestazioni", "Timeout" : "Tempo scaduto", + "SMB/CIFS using OC login" : "SMB/CIFS utilizzando le credenziali OC", "Username as share" : "Nome utente come condivisione", "OpenStack Object Storage" : "OpenStack Object Storage", "Service name" : "Nome servizio", diff --git a/apps/files_external/l10n/it.json b/apps/files_external/l10n/it.json index ecd5c8d7f5a..702d3c3cdb5 100644 --- a/apps/files_external/l10n/it.json +++ b/apps/files_external/l10n/it.json @@ -100,11 +100,13 @@ "SFTP" : "SFTP", "Root" : "Radice", "SFTP with secret key login" : "SFTP con accesso a chiave segreta", + "SMB/CIFS" : "SMB/CIFS", "Share" : "Condividi", "Show hidden files" : "Mostra i file nascosti", "Verify ACL access when listing files" : "Verifica le ACL di accesso quando elenchi i file", "Check the ACL's of each file or folder inside a directory to filter out items where the user has no read permissions, comes with a performance penalty" : "Controlla le ACL di ogni file o cartella all'interno di una cartella per filtrare elementi dove l'utente non ha permessi di lettura, implica una riduzione di prestazioni", "Timeout" : "Tempo scaduto", + "SMB/CIFS using OC login" : "SMB/CIFS utilizzando le credenziali OC", "Username as share" : "Nome utente come condivisione", "OpenStack Object Storage" : "OpenStack Object Storage", "Service name" : "Nome servizio", diff --git a/apps/files_external/l10n/pl.js b/apps/files_external/l10n/pl.js index 20b8bf35235..84fe84b353a 100644 --- a/apps/files_external/l10n/pl.js +++ b/apps/files_external/l10n/pl.js @@ -44,7 +44,7 @@ OC.L10N.register( "Storage with ID \"%d\" not found" : "Nie znaleziono magazynu o ID \"%d\"", "Invalid backend or authentication mechanism class" : "Nieprawidłowy mechanizm uwierzytelniania powrotu lub klasy", "Invalid mount point" : "Nieprawidłowy punkt montowania", - "Objectstore forbidden" : "Zabroniony obiekt sklepu", + "Objectstore forbidden" : "Zabroniony magazyn obiektów", "Invalid storage backend \"%s\"" : "Nieprawidłowy magazyn zaplecza \"%s\"", "Not permitted to use backend \"%s\"" : "Nie można używać powrotu \"%s\"", "Not permitted to use authentication mechanism \"%s\"" : "Nie można używać mechanizmu uwierzytelnienia \"%s\"", @@ -102,11 +102,13 @@ OC.L10N.register( "SFTP" : "SFTP", "Root" : "Root", "SFTP with secret key login" : "Logowanie sekretnym kluczem do SFTP", + "SMB/CIFS" : "SMB/CIFS", "Share" : "Udostępnij", "Show hidden files" : "Pokaż ukryte pliki", "Verify ACL access when listing files" : "Zweryfikuj dostęp ACL podczas wyświetlania plików", "Check the ACL's of each file or folder inside a directory to filter out items where the user has no read permissions, comes with a performance penalty" : "Sprawdź listy ACL każdego pliku lub katalogu w katalogu, aby odfiltrować elementy, w których użytkownik nie ma uprawnień do odczytu, wiąże się to z obniżeniem wydajności", "Timeout" : "Przekroczono limit czasu", + "SMB/CIFS using OC login" : "SMB/CIFS przy użyciu logowania OC", "Username as share" : "Nazwa użytkownika jako udostępniona", "OpenStack Object Storage" : "Magazyn obiektów OpenStack", "Service name" : "Nazwa usługi", diff --git a/apps/files_external/l10n/pl.json b/apps/files_external/l10n/pl.json index 384085993d9..7de69599815 100644 --- a/apps/files_external/l10n/pl.json +++ b/apps/files_external/l10n/pl.json @@ -42,7 +42,7 @@ "Storage with ID \"%d\" not found" : "Nie znaleziono magazynu o ID \"%d\"", "Invalid backend or authentication mechanism class" : "Nieprawidłowy mechanizm uwierzytelniania powrotu lub klasy", "Invalid mount point" : "Nieprawidłowy punkt montowania", - "Objectstore forbidden" : "Zabroniony obiekt sklepu", + "Objectstore forbidden" : "Zabroniony magazyn obiektów", "Invalid storage backend \"%s\"" : "Nieprawidłowy magazyn zaplecza \"%s\"", "Not permitted to use backend \"%s\"" : "Nie można używać powrotu \"%s\"", "Not permitted to use authentication mechanism \"%s\"" : "Nie można używać mechanizmu uwierzytelnienia \"%s\"", @@ -100,11 +100,13 @@ "SFTP" : "SFTP", "Root" : "Root", "SFTP with secret key login" : "Logowanie sekretnym kluczem do SFTP", + "SMB/CIFS" : "SMB/CIFS", "Share" : "Udostępnij", "Show hidden files" : "Pokaż ukryte pliki", "Verify ACL access when listing files" : "Zweryfikuj dostęp ACL podczas wyświetlania plików", "Check the ACL's of each file or folder inside a directory to filter out items where the user has no read permissions, comes with a performance penalty" : "Sprawdź listy ACL każdego pliku lub katalogu w katalogu, aby odfiltrować elementy, w których użytkownik nie ma uprawnień do odczytu, wiąże się to z obniżeniem wydajności", "Timeout" : "Przekroczono limit czasu", + "SMB/CIFS using OC login" : "SMB/CIFS przy użyciu logowania OC", "Username as share" : "Nazwa użytkownika jako udostępniona", "OpenStack Object Storage" : "Magazyn obiektów OpenStack", "Service name" : "Nazwa usługi", diff --git a/apps/files_external/l10n/tr.js b/apps/files_external/l10n/tr.js index 4840a2d3330..5e801b30c12 100644 --- a/apps/files_external/l10n/tr.js +++ b/apps/files_external/l10n/tr.js @@ -15,13 +15,13 @@ OC.L10N.register( "Compatibility with Mac NFD encoding (slow)" : "Mac NFD şifrelemesiyle uyumlu (yavaş)", "Enable encryption" : "Şifreleme kullanılsın", "Enable previews" : "Ön izlemeler kullanılsın", - "Enable sharing" : "Paylaşım kullanılsın", + "Enable sharing" : "Paylaşım kullanılsın", "Check for changes" : "Değişiklikleri denetle", "Never" : "Asla", "Once every direct access" : "Her doğrudan erişimde bir kez", "Read only" : "Salt okunur", "Delete" : "Sil", - "Admin defined" : "Yönetici ayarlamış", + "Admin defined" : "Yönetici ayarlamış", "Are you sure you want to delete this external storage?" : "Bu dış depolamayı silmek istediğinize emin misiniz?", "Delete storage?" : "Depolama silinsin mi?", "Saved" : "Kaydedildi", @@ -31,25 +31,25 @@ OC.L10N.register( "Couldn't access. Please log out and in again to activate this mount point" : "Erişilemedi. Lütfen bu bağlama noktasını etkinleştirmek için oturumunuzu kapatıp yeniden açın", "Couldn't get the information from the remote server: {code} {type}" : "Uzak sunucudan bilgi alınamadı: {code} {type}", "Couldn't get the list of external mount points: {type}" : "Dış bağlama noktalarının listesi alınamadı: {type}", - "There was an error with message: " : "Şu ileti ile bir sorun çıktı:", - "External mount error" : "Dış bağlama sorunu", + "There was an error with message: " : "Şu ileti ile bir sorun çıktı:", + "External mount error" : "Dış bağlama sorunu", "external-storage" : "dış depolama", "Couldn't fetch list of Windows network drive mount points: Empty response from server" : "Windows ağ sürücüsü bağlama nokta listesi alınamadı: Sunucudan boş yanıt alındı", - "Please enter the credentials for the {mount} mount" : "{mount} bağlaması için kimlik doğrulama bilgilerini yazın", - "Username" : "Kullanıcı Adı", + "Please enter the credentials for the {mount} mount" : "{mount} bağlaması için kimlik doğrulama bilgilerini yazın", + "Username" : "Kullanıcı adı", "Password" : "Parola", "Credentials saved" : "Kimlik doğrulama bilgileri kaydedildi", "Credentials saving failed" : "Kimlik doğrulama bilgileri kaydedilemedi", "Credentials required" : "Kimlik doğrulama bilgileri gerekli", "Storage with ID \"%d\" not found" : "\"%d\" kodlu depolama bulunamadı", - "Invalid backend or authentication mechanism class" : "Arka yüz ya da kimlik doğrulama mekanizması sınıfı geçersiz", + "Invalid backend or authentication mechanism class" : "Arka yüz ya da kimlik doğrulama yöntemi sınıfı geçersiz", "Invalid mount point" : "Bağlama noktası geçersiz", "Objectstore forbidden" : "Nesne deposuna erişim kapalı", "Invalid storage backend \"%s\"" : "\"%s\" depolama arka ucu geçersiz", "Not permitted to use backend \"%s\"" : "\"%s\" arka ucunun kullanımına izin verilmiyor", "Not permitted to use authentication mechanism \"%s\"" : "\"%s\" kimlik doğrulama mekanizmasına izin verilmiyor", - "Unsatisfied backend parameters" : "Arka uç parametreleri yetersiz", - "Unsatisfied authentication mechanism parameters" : "Kimlik doğrulama mekanizması parametreleri yetersiz", + "Unsatisfied backend parameters" : "Arka uç parametreleri yetersiz", + "Unsatisfied authentication mechanism parameters" : "Kimlik doğrulama yöntemi parametreleri yetersiz", "Insufficient data: %s" : "Veriler yetersiz: %s", "%s" : "%s", "Storage with ID \"%d\" is not user editable" : "\"%d\" kodlu depolama kullanıcı tarafından düzenlenebilir değil", @@ -86,8 +86,8 @@ OC.L10N.register( "Hostname" : "Sunucu adı", "Port" : "Kapı", "Region" : "Bölge", - "Enable SSL" : "SSL Kullanılsın", - "Enable Path Style" : "Yol Stili Kullanılsın", + "Enable SSL" : "SSL kullanılsın", + "Enable Path Style" : "Yol biçemi kullanılsın", "Legacy (v2) authentication" : "Eski (v2) kimlik doğrulama", "WebDAV" : "WebDAV", "URL" : "Adres", @@ -102,13 +102,15 @@ OC.L10N.register( "SFTP" : "SFTP", "Root" : "Kök", "SFTP with secret key login" : "Gizli oturum açma anahtarı ile SFTP", + "SMB/CIFS" : "SMB/CIFS", "Share" : "Paylaş", "Show hidden files" : "Gizli dosyaları görüntüle", "Verify ACL access when listing files" : "Dosyalar listelenirken EDL denetlensin", "Check the ACL's of each file or folder inside a directory to filter out items where the user has no read permissions, comes with a performance penalty" : "Tüm dosya ve klasörler için Erişim Denetimi Listesine bakılarak kullanıcının okuma yetkisi olmayan ögeler görüntülenmez. Bu özelliğin kullanılması başarımı düşürür", "Timeout" : "Zaman aşımı", + "SMB/CIFS using OC login" : "OC oturum açma ile SMB/CIFS", "Username as share" : "Paylaşım olarak kullanıcı adı", - "OpenStack Object Storage" : "OpenStack Nesne Depolama", + "OpenStack Object Storage" : "OpenStack nesne depolama", "Service name" : "Hizmet adı", "Request timeout (seconds)" : "İstek zaman aşımı (saniye)", "The cURL support in PHP is not enabled or installed. Mounting of %s is not possible. Please ask your system administrator to install it." : "PHP cURL desteği kurulmamış ya da etkinleştirilmemiş. %s bağlanamaz. Lütfen kurması için BT yöneticinizle görüşün.", @@ -123,8 +125,8 @@ OC.L10N.register( "Scope" : "Kapsam", "Open documentation" : "Belgeleri aç", "External storage enables you to mount external storage services and devices as secondary Nextcloud storage devices. You may also allow users to mount their own external storage services." : "Dış depolama özelliği, dış depolama hizmet ve aygıtlarını ikincil Nextcloud depolama aygıtları olarak ekleyebilmenizi sağlar. Ayrıca kullanıcıların kendi dış depolama aygıtlarını ekleyebilmesine izin verebilirsiniz.", - "Folder name" : "Klasör adı", - "Authentication" : "Kimlik Doğrulama", + "Folder name" : "Klasör adı", + "Authentication" : "Kimlik doğrulama", "Configuration" : "Yapılandırma", "Available for" : "Kullanabilecekler", "Click to recheck the configuration" : "Yapılandırmayı yeniden denetlemek için tıklayın", diff --git a/apps/files_external/l10n/tr.json b/apps/files_external/l10n/tr.json index d5de3a0252b..97bcc884be0 100644 --- a/apps/files_external/l10n/tr.json +++ b/apps/files_external/l10n/tr.json @@ -13,13 +13,13 @@ "Compatibility with Mac NFD encoding (slow)" : "Mac NFD şifrelemesiyle uyumlu (yavaş)", "Enable encryption" : "Şifreleme kullanılsın", "Enable previews" : "Ön izlemeler kullanılsın", - "Enable sharing" : "Paylaşım kullanılsın", + "Enable sharing" : "Paylaşım kullanılsın", "Check for changes" : "Değişiklikleri denetle", "Never" : "Asla", "Once every direct access" : "Her doğrudan erişimde bir kez", "Read only" : "Salt okunur", "Delete" : "Sil", - "Admin defined" : "Yönetici ayarlamış", + "Admin defined" : "Yönetici ayarlamış", "Are you sure you want to delete this external storage?" : "Bu dış depolamayı silmek istediğinize emin misiniz?", "Delete storage?" : "Depolama silinsin mi?", "Saved" : "Kaydedildi", @@ -29,25 +29,25 @@ "Couldn't access. Please log out and in again to activate this mount point" : "Erişilemedi. Lütfen bu bağlama noktasını etkinleştirmek için oturumunuzu kapatıp yeniden açın", "Couldn't get the information from the remote server: {code} {type}" : "Uzak sunucudan bilgi alınamadı: {code} {type}", "Couldn't get the list of external mount points: {type}" : "Dış bağlama noktalarının listesi alınamadı: {type}", - "There was an error with message: " : "Şu ileti ile bir sorun çıktı:", - "External mount error" : "Dış bağlama sorunu", + "There was an error with message: " : "Şu ileti ile bir sorun çıktı:", + "External mount error" : "Dış bağlama sorunu", "external-storage" : "dış depolama", "Couldn't fetch list of Windows network drive mount points: Empty response from server" : "Windows ağ sürücüsü bağlama nokta listesi alınamadı: Sunucudan boş yanıt alındı", - "Please enter the credentials for the {mount} mount" : "{mount} bağlaması için kimlik doğrulama bilgilerini yazın", - "Username" : "Kullanıcı Adı", + "Please enter the credentials for the {mount} mount" : "{mount} bağlaması için kimlik doğrulama bilgilerini yazın", + "Username" : "Kullanıcı adı", "Password" : "Parola", "Credentials saved" : "Kimlik doğrulama bilgileri kaydedildi", "Credentials saving failed" : "Kimlik doğrulama bilgileri kaydedilemedi", "Credentials required" : "Kimlik doğrulama bilgileri gerekli", "Storage with ID \"%d\" not found" : "\"%d\" kodlu depolama bulunamadı", - "Invalid backend or authentication mechanism class" : "Arka yüz ya da kimlik doğrulama mekanizması sınıfı geçersiz", + "Invalid backend or authentication mechanism class" : "Arka yüz ya da kimlik doğrulama yöntemi sınıfı geçersiz", "Invalid mount point" : "Bağlama noktası geçersiz", "Objectstore forbidden" : "Nesne deposuna erişim kapalı", "Invalid storage backend \"%s\"" : "\"%s\" depolama arka ucu geçersiz", "Not permitted to use backend \"%s\"" : "\"%s\" arka ucunun kullanımına izin verilmiyor", "Not permitted to use authentication mechanism \"%s\"" : "\"%s\" kimlik doğrulama mekanizmasına izin verilmiyor", - "Unsatisfied backend parameters" : "Arka uç parametreleri yetersiz", - "Unsatisfied authentication mechanism parameters" : "Kimlik doğrulama mekanizması parametreleri yetersiz", + "Unsatisfied backend parameters" : "Arka uç parametreleri yetersiz", + "Unsatisfied authentication mechanism parameters" : "Kimlik doğrulama yöntemi parametreleri yetersiz", "Insufficient data: %s" : "Veriler yetersiz: %s", "%s" : "%s", "Storage with ID \"%d\" is not user editable" : "\"%d\" kodlu depolama kullanıcı tarafından düzenlenebilir değil", @@ -84,8 +84,8 @@ "Hostname" : "Sunucu adı", "Port" : "Kapı", "Region" : "Bölge", - "Enable SSL" : "SSL Kullanılsın", - "Enable Path Style" : "Yol Stili Kullanılsın", + "Enable SSL" : "SSL kullanılsın", + "Enable Path Style" : "Yol biçemi kullanılsın", "Legacy (v2) authentication" : "Eski (v2) kimlik doğrulama", "WebDAV" : "WebDAV", "URL" : "Adres", @@ -100,13 +100,15 @@ "SFTP" : "SFTP", "Root" : "Kök", "SFTP with secret key login" : "Gizli oturum açma anahtarı ile SFTP", + "SMB/CIFS" : "SMB/CIFS", "Share" : "Paylaş", "Show hidden files" : "Gizli dosyaları görüntüle", "Verify ACL access when listing files" : "Dosyalar listelenirken EDL denetlensin", "Check the ACL's of each file or folder inside a directory to filter out items where the user has no read permissions, comes with a performance penalty" : "Tüm dosya ve klasörler için Erişim Denetimi Listesine bakılarak kullanıcının okuma yetkisi olmayan ögeler görüntülenmez. Bu özelliğin kullanılması başarımı düşürür", "Timeout" : "Zaman aşımı", + "SMB/CIFS using OC login" : "OC oturum açma ile SMB/CIFS", "Username as share" : "Paylaşım olarak kullanıcı adı", - "OpenStack Object Storage" : "OpenStack Nesne Depolama", + "OpenStack Object Storage" : "OpenStack nesne depolama", "Service name" : "Hizmet adı", "Request timeout (seconds)" : "İstek zaman aşımı (saniye)", "The cURL support in PHP is not enabled or installed. Mounting of %s is not possible. Please ask your system administrator to install it." : "PHP cURL desteği kurulmamış ya da etkinleştirilmemiş. %s bağlanamaz. Lütfen kurması için BT yöneticinizle görüşün.", @@ -121,8 +123,8 @@ "Scope" : "Kapsam", "Open documentation" : "Belgeleri aç", "External storage enables you to mount external storage services and devices as secondary Nextcloud storage devices. You may also allow users to mount their own external storage services." : "Dış depolama özelliği, dış depolama hizmet ve aygıtlarını ikincil Nextcloud depolama aygıtları olarak ekleyebilmenizi sağlar. Ayrıca kullanıcıların kendi dış depolama aygıtlarını ekleyebilmesine izin verebilirsiniz.", - "Folder name" : "Klasör adı", - "Authentication" : "Kimlik Doğrulama", + "Folder name" : "Klasör adı", + "Authentication" : "Kimlik doğrulama", "Configuration" : "Yapılandırma", "Available for" : "Kullanabilecekler", "Click to recheck the configuration" : "Yapılandırmayı yeniden denetlemek için tıklayın", diff --git a/apps/files_external/l10n/zh_CN.js b/apps/files_external/l10n/zh_CN.js index f86c2ad9aaf..d789ed73a4b 100644 --- a/apps/files_external/l10n/zh_CN.js +++ b/apps/files_external/l10n/zh_CN.js @@ -102,11 +102,13 @@ OC.L10N.register( "SFTP" : "SFTP", "Root" : "根路径", "SFTP with secret key login" : "包含 secret key 的 SFTP", + "SMB/CIFS" : "SMB/CIFS ", "Share" : "共享", "Show hidden files" : "显示隐藏文件", "Verify ACL access when listing files" : "列出文件时验证 ACL 访问", "Check the ACL's of each file or folder inside a directory to filter out items where the user has no read permissions, comes with a performance penalty" : "检查目录中每个文件或文件夹的 ACL,以过滤掉用户没有读取权限的项目,这会带来性能损失", "Timeout" : "超时", + "SMB/CIFS using OC login" : "使用 OC 登录的 SMB/CIFS", "Username as share" : "以用户名作为共享名", "OpenStack Object Storage" : "OpenStack 对象存储", "Service name" : "服务名称", diff --git a/apps/files_external/l10n/zh_CN.json b/apps/files_external/l10n/zh_CN.json index 8f27612c611..31569ef768e 100644 --- a/apps/files_external/l10n/zh_CN.json +++ b/apps/files_external/l10n/zh_CN.json @@ -100,11 +100,13 @@ "SFTP" : "SFTP", "Root" : "根路径", "SFTP with secret key login" : "包含 secret key 的 SFTP", + "SMB/CIFS" : "SMB/CIFS ", "Share" : "共享", "Show hidden files" : "显示隐藏文件", "Verify ACL access when listing files" : "列出文件时验证 ACL 访问", "Check the ACL's of each file or folder inside a directory to filter out items where the user has no read permissions, comes with a performance penalty" : "检查目录中每个文件或文件夹的 ACL,以过滤掉用户没有读取权限的项目,这会带来性能损失", "Timeout" : "超时", + "SMB/CIFS using OC login" : "使用 OC 登录的 SMB/CIFS", "Username as share" : "以用户名作为共享名", "OpenStack Object Storage" : "OpenStack 对象存储", "Service name" : "服务名称", diff --git a/apps/files_external/l10n/zh_HK.js b/apps/files_external/l10n/zh_HK.js index 7893dda225a..fcea86c6fcc 100644 --- a/apps/files_external/l10n/zh_HK.js +++ b/apps/files_external/l10n/zh_HK.js @@ -102,11 +102,13 @@ OC.L10N.register( "SFTP" : "安全檔案傳輸協定-SFTP", "Root" : "Root", "SFTP with secret key login" : "以密碼密鑰登入SFTP", + "SMB/CIFS" : "SMB/CIFS", "Share" : "分享", "Show hidden files" : "顯示隱藏的檔案", "Verify ACL access when listing files" : "列出檔案時驗證 ACL 存取", "Check the ACL's of each file or folder inside a directory to filter out items where the user has no read permissions, comes with a performance penalty" : "檢查目錄中每個檔案或資料夾的ACL,以過濾掉用戶沒有讀取權限的項目,但這會帶來性能損失。", "Timeout" : "逾時", + "SMB/CIFS using OC login" : "SMB / CIFS 使用 OC 登入", "Username as share" : "以用戶名稱分享", "OpenStack Object Storage" : "OpenStack 物件儲存", "Service name" : "服務名稱", diff --git a/apps/files_external/l10n/zh_HK.json b/apps/files_external/l10n/zh_HK.json index 11e9b0c2efe..1b640174999 100644 --- a/apps/files_external/l10n/zh_HK.json +++ b/apps/files_external/l10n/zh_HK.json @@ -100,11 +100,13 @@ "SFTP" : "安全檔案傳輸協定-SFTP", "Root" : "Root", "SFTP with secret key login" : "以密碼密鑰登入SFTP", + "SMB/CIFS" : "SMB/CIFS", "Share" : "分享", "Show hidden files" : "顯示隱藏的檔案", "Verify ACL access when listing files" : "列出檔案時驗證 ACL 存取", "Check the ACL's of each file or folder inside a directory to filter out items where the user has no read permissions, comes with a performance penalty" : "檢查目錄中每個檔案或資料夾的ACL,以過濾掉用戶沒有讀取權限的項目,但這會帶來性能損失。", "Timeout" : "逾時", + "SMB/CIFS using OC login" : "SMB / CIFS 使用 OC 登入", "Username as share" : "以用戶名稱分享", "OpenStack Object Storage" : "OpenStack 物件儲存", "Service name" : "服務名稱", diff --git a/apps/files_external/l10n/zh_TW.js b/apps/files_external/l10n/zh_TW.js index bf40d1fd893..6bbe1e54af6 100644 --- a/apps/files_external/l10n/zh_TW.js +++ b/apps/files_external/l10n/zh_TW.js @@ -102,11 +102,13 @@ OC.L10N.register( "SFTP" : "SFTP", "Root" : "Root", "SFTP with secret key login" : "以私鑰登入 SFTP", + "SMB/CIFS" : "SMB/CIFS", "Share" : "分享", "Show hidden files" : "顯示隱藏的檔案", "Verify ACL access when listing files" : "列出檔案時驗證 ACL 存取權", "Check the ACL's of each file or folder inside a directory to filter out items where the user has no read permissions, comes with a performance penalty" : "檢查目錄中每個檔案或資料夾的 ACL,以過濾掉使用者沒有讀取權限的項目,但可能會影響效能", "Timeout" : "逾時", + "SMB/CIFS using OC login" : "使用 OC 登入的 SMB/CIFS", "Username as share" : "以使用者名稱分享", "OpenStack Object Storage" : "OpenStack 物件儲存", "Service name" : "服務名稱", diff --git a/apps/files_external/l10n/zh_TW.json b/apps/files_external/l10n/zh_TW.json index 22576685b8c..587d880617e 100644 --- a/apps/files_external/l10n/zh_TW.json +++ b/apps/files_external/l10n/zh_TW.json @@ -100,11 +100,13 @@ "SFTP" : "SFTP", "Root" : "Root", "SFTP with secret key login" : "以私鑰登入 SFTP", + "SMB/CIFS" : "SMB/CIFS", "Share" : "分享", "Show hidden files" : "顯示隱藏的檔案", "Verify ACL access when listing files" : "列出檔案時驗證 ACL 存取權", "Check the ACL's of each file or folder inside a directory to filter out items where the user has no read permissions, comes with a performance penalty" : "檢查目錄中每個檔案或資料夾的 ACL,以過濾掉使用者沒有讀取權限的項目,但可能會影響效能", "Timeout" : "逾時", + "SMB/CIFS using OC login" : "使用 OC 登入的 SMB/CIFS", "Username as share" : "以使用者名稱分享", "OpenStack Object Storage" : "OpenStack 物件儲存", "Service name" : "服務名稱", |