diff options
author | Nextcloud bot <bot@nextcloud.com> | 2016-11-02 01:07:09 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2016-11-02 01:07:09 +0000 |
commit | 122fbf0092b569d2cfb54c5d7320dc87b6f1472a (patch) | |
tree | 8faa6015a7576ec83b754b416763a91478ed6512 /apps/files_external | |
parent | ef467c3195731cb1e4fff504b39c06b017deb5ec (diff) | |
download | nextcloud-server-122fbf0092b569d2cfb54c5d7320dc87b6f1472a.tar.gz nextcloud-server-122fbf0092b569d2cfb54c5d7320dc87b6f1472a.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files_external')
-rw-r--r-- | apps/files_external/l10n/ko.js | 7 | ||||
-rw-r--r-- | apps/files_external/l10n/ko.json | 7 | ||||
-rw-r--r-- | apps/files_external/l10n/pl.js | 12 | ||||
-rw-r--r-- | apps/files_external/l10n/pl.json | 12 |
4 files changed, 38 insertions, 0 deletions
diff --git a/apps/files_external/l10n/ko.js b/apps/files_external/l10n/ko.js index 857736510c0..281eaaed27f 100644 --- a/apps/files_external/l10n/ko.js +++ b/apps/files_external/l10n/ko.js @@ -63,8 +63,11 @@ OC.L10N.register( "Identity endpoint URL" : "아이덴티티 끝점(Endpoint) URL", "Rackspace" : "Rackspace", "API key" : "API 키", + "Global credentials" : "글로벌 인증", + "Log-in credentials, save in database" : "데이터베이스에 저장된 로그인 인증 정보", "Username and password" : "사용자 이름과 암호", "Log-in credentials, save in session" : "로그인 인증 정보, 세션에 저장됨", + "User entered, store in database" : "사용자 데이터베이스에 저장", "RSA public key" : "RSA 공개 키", "Public key" : "공개 키", "Amazon S3" : "Amazon S3", @@ -85,6 +88,7 @@ OC.L10N.register( "Google Drive" : "Google 드라이브", "Local" : "로컬", "Location" : "위치", + "Nextcloud" : "Nextcloud", "SFTP" : "SFTP", "Root" : "루트", "SFTP with secret key login" : "비밀 키 로그인을 사용하는 SFTP", @@ -96,6 +100,7 @@ OC.L10N.register( "OpenStack Object Storage" : "OpenStack 객체 저장소", "Service name" : "서비스 이름", "Request timeout (seconds)" : "요청 시간 제한(초)", + "External storages" : "외부 저장소", "No external storage configured" : "외부 저장소가 설정되지 않았음", "You can add external storages in the personal settings" : "개인 설정에서 외부 저장소를 추가할 수 있습니다", "Name" : "이름", @@ -116,6 +121,8 @@ OC.L10N.register( "Delete" : "삭제", "Allow users to mount external storage" : "사용자가 외부 저장소를 마운트하도록 허용", "Allow users to mount the following external storage" : "사용자가 다음 외부 저장소를 마운트할 수 있도록 허용", + "Access granted" : "접근 부여", + "Global Credentials" : "글로벌 자격 증명", "ownCloud" : "ownCloud", "<b>Note:</b> " : "<b>메모:</b>", "<b>Note:</b> The cURL support in PHP is not enabled or installed. Mounting of %s is not possible. Please ask your system administrator to install it." : "<b>메모:</b> PHP cURL 모듈이 비활성화되어 있거나 설치되어 있지 않습니다. %s을(를) 마운트할 수 없습니다. 시스템 관리자에게 설치를 요청하십시오.", diff --git a/apps/files_external/l10n/ko.json b/apps/files_external/l10n/ko.json index 5dd83837090..f1476453cca 100644 --- a/apps/files_external/l10n/ko.json +++ b/apps/files_external/l10n/ko.json @@ -61,8 +61,11 @@ "Identity endpoint URL" : "아이덴티티 끝점(Endpoint) URL", "Rackspace" : "Rackspace", "API key" : "API 키", + "Global credentials" : "글로벌 인증", + "Log-in credentials, save in database" : "데이터베이스에 저장된 로그인 인증 정보", "Username and password" : "사용자 이름과 암호", "Log-in credentials, save in session" : "로그인 인증 정보, 세션에 저장됨", + "User entered, store in database" : "사용자 데이터베이스에 저장", "RSA public key" : "RSA 공개 키", "Public key" : "공개 키", "Amazon S3" : "Amazon S3", @@ -83,6 +86,7 @@ "Google Drive" : "Google 드라이브", "Local" : "로컬", "Location" : "위치", + "Nextcloud" : "Nextcloud", "SFTP" : "SFTP", "Root" : "루트", "SFTP with secret key login" : "비밀 키 로그인을 사용하는 SFTP", @@ -94,6 +98,7 @@ "OpenStack Object Storage" : "OpenStack 객체 저장소", "Service name" : "서비스 이름", "Request timeout (seconds)" : "요청 시간 제한(초)", + "External storages" : "외부 저장소", "No external storage configured" : "외부 저장소가 설정되지 않았음", "You can add external storages in the personal settings" : "개인 설정에서 외부 저장소를 추가할 수 있습니다", "Name" : "이름", @@ -114,6 +119,8 @@ "Delete" : "삭제", "Allow users to mount external storage" : "사용자가 외부 저장소를 마운트하도록 허용", "Allow users to mount the following external storage" : "사용자가 다음 외부 저장소를 마운트할 수 있도록 허용", + "Access granted" : "접근 부여", + "Global Credentials" : "글로벌 자격 증명", "ownCloud" : "ownCloud", "<b>Note:</b> " : "<b>메모:</b>", "<b>Note:</b> The cURL support in PHP is not enabled or installed. Mounting of %s is not possible. Please ask your system administrator to install it." : "<b>메모:</b> PHP cURL 모듈이 비활성화되어 있거나 설치되어 있지 않습니다. %s을(를) 마운트할 수 없습니다. 시스템 관리자에게 설치를 요청하십시오.", diff --git a/apps/files_external/l10n/pl.js b/apps/files_external/l10n/pl.js index 868a04875a6..ffe7219ce7e 100644 --- a/apps/files_external/l10n/pl.js +++ b/apps/files_external/l10n/pl.js @@ -31,16 +31,23 @@ OC.L10N.register( "External mount error" : "Błąd przy montowaniu zewnętrznym", "external-storage" : "dysk zewnętrzny", "Couldn't get the list of Windows network drive mount points: empty response from the server" : "Nie udało się uzyskać listy punktów montowania dysku sieciowego z systemu Windows: puste odpowiedzi z serwera", + "Some of the configured external mount points are not connected. Please click on the red row(s) for more information" : "Niektóre skonfigurowane zewnętrzne punkty montowania są nie podłączone. Proszę kliknąć na czerwony rząd (y), aby uzyskać więcej informacji", + "Please enter the credentials for the {mount} mount" : "Proszę wprowadzić poświadczenia dla {mount} montażu", "Username" : "Nazwa użytkownika", "Password" : "Hasło", "Credentials saved" : "Poświadczenia zapisane", + "Credentials saving failed" : "Poświadczenia oszczędności nie powiodło się", "Credentials required" : "Wymagane poświadczenia", "Storage with id \"%i\" not found" : "Id magazynu nie został znaleziony", + "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", "Invalid storage backend \"%s\"" : "Nieprawidłowy magazyn zaplecza \"%s\"", + "Not permitted to use backend \"%s\"" : "Nie można używać powrotu \"%s\"", "%s" : "%s", "Access key" : "Klucz dostępu", "Secret key" : "Sekretny klucz", + "Builtin" : "Wbudowane", "None" : "Nic", "OAuth1" : "OAuth1", "App key" : "Klucz aplikacji", @@ -49,7 +56,9 @@ OC.L10N.register( "Client ID" : "ID klienta", "Client secret" : "Hasło klienta", "OpenStack" : "OpenStack", + "Tenant name" : "Nazwa dzierżawcy", "API key" : "Klucz API", + "Global credentials" : "Globalne poświadczenia", "Username and password" : "Nazwa użytkownika i hasło", "RSA public key" : "Klucz publiczny RSA", "Public key" : "Klucz publiczny", @@ -81,6 +90,7 @@ OC.L10N.register( "SMB / CIFS using OC login" : "SMB / CIFS przy użyciu loginu OC", "Username as share" : "Użytkownik jako zasób", "OpenStack Object Storage" : "Magazyn obiektów OpenStack", + "Service name" : "Nazwa serwisu", "External storages" : "Zewnętrzne zasoby dyskowe", "No external storage configured" : "Nie skonfigurowano żadnego zewnętrznego nośnika", "You can add external storages in the personal settings" : "W ustawieniach osobistych możesz dodać zewnętrzne magazyny przechowywania", @@ -94,6 +104,7 @@ OC.L10N.register( "Never" : "Nigdy", "Once every direct access" : "Jeden raz przy każdym dostępie", "Folder name" : "Nazwa folderu", + "Authentication" : "Poświadczenie", "Configuration" : "Konfiguracja", "Available for" : "Dostępne przez", "Add storage" : "Dodaj zasoby dyskowe", @@ -102,6 +113,7 @@ OC.L10N.register( "Allow users to mount external storage" : "Pozwól użytkownikom montować zewnętrzne zasoby dyskowe", "Allow users to mount the following external storage" : "Pozwól użytkownikom montować następujące zewnętrzne zasoby dyskowe", "Access granted" : "Dostęp uzyskany", + "Global Credentials" : "Globalne Poświadczenia", "ownCloud" : "ownCloud", "<b>Note:</b> " : "<b>Uwaga:</b> ", "<b>Note:</b> The cURL support in PHP is not enabled or installed. Mounting of %s is not possible. Please ask your system administrator to install it." : "<b>Uwaga:</b> Wsparcie dla cURL w PHP nie zostało włączone lub zainstalowane. Zamontowanie %s nie jest możliwe. Proszę poproś Twojego administratora o zainstalowanie go.", diff --git a/apps/files_external/l10n/pl.json b/apps/files_external/l10n/pl.json index 409d6ef4f8d..156332cdee6 100644 --- a/apps/files_external/l10n/pl.json +++ b/apps/files_external/l10n/pl.json @@ -29,16 +29,23 @@ "External mount error" : "Błąd przy montowaniu zewnętrznym", "external-storage" : "dysk zewnętrzny", "Couldn't get the list of Windows network drive mount points: empty response from the server" : "Nie udało się uzyskać listy punktów montowania dysku sieciowego z systemu Windows: puste odpowiedzi z serwera", + "Some of the configured external mount points are not connected. Please click on the red row(s) for more information" : "Niektóre skonfigurowane zewnętrzne punkty montowania są nie podłączone. Proszę kliknąć na czerwony rząd (y), aby uzyskać więcej informacji", + "Please enter the credentials for the {mount} mount" : "Proszę wprowadzić poświadczenia dla {mount} montażu", "Username" : "Nazwa użytkownika", "Password" : "Hasło", "Credentials saved" : "Poświadczenia zapisane", + "Credentials saving failed" : "Poświadczenia oszczędności nie powiodło się", "Credentials required" : "Wymagane poświadczenia", "Storage with id \"%i\" not found" : "Id magazynu nie został znaleziony", + "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", "Invalid storage backend \"%s\"" : "Nieprawidłowy magazyn zaplecza \"%s\"", + "Not permitted to use backend \"%s\"" : "Nie można używać powrotu \"%s\"", "%s" : "%s", "Access key" : "Klucz dostępu", "Secret key" : "Sekretny klucz", + "Builtin" : "Wbudowane", "None" : "Nic", "OAuth1" : "OAuth1", "App key" : "Klucz aplikacji", @@ -47,7 +54,9 @@ "Client ID" : "ID klienta", "Client secret" : "Hasło klienta", "OpenStack" : "OpenStack", + "Tenant name" : "Nazwa dzierżawcy", "API key" : "Klucz API", + "Global credentials" : "Globalne poświadczenia", "Username and password" : "Nazwa użytkownika i hasło", "RSA public key" : "Klucz publiczny RSA", "Public key" : "Klucz publiczny", @@ -79,6 +88,7 @@ "SMB / CIFS using OC login" : "SMB / CIFS przy użyciu loginu OC", "Username as share" : "Użytkownik jako zasób", "OpenStack Object Storage" : "Magazyn obiektów OpenStack", + "Service name" : "Nazwa serwisu", "External storages" : "Zewnętrzne zasoby dyskowe", "No external storage configured" : "Nie skonfigurowano żadnego zewnętrznego nośnika", "You can add external storages in the personal settings" : "W ustawieniach osobistych możesz dodać zewnętrzne magazyny przechowywania", @@ -92,6 +102,7 @@ "Never" : "Nigdy", "Once every direct access" : "Jeden raz przy każdym dostępie", "Folder name" : "Nazwa folderu", + "Authentication" : "Poświadczenie", "Configuration" : "Konfiguracja", "Available for" : "Dostępne przez", "Add storage" : "Dodaj zasoby dyskowe", @@ -100,6 +111,7 @@ "Allow users to mount external storage" : "Pozwól użytkownikom montować zewnętrzne zasoby dyskowe", "Allow users to mount the following external storage" : "Pozwól użytkownikom montować następujące zewnętrzne zasoby dyskowe", "Access granted" : "Dostęp uzyskany", + "Global Credentials" : "Globalne Poświadczenia", "ownCloud" : "ownCloud", "<b>Note:</b> " : "<b>Uwaga:</b> ", "<b>Note:</b> The cURL support in PHP is not enabled or installed. Mounting of %s is not possible. Please ask your system administrator to install it." : "<b>Uwaga:</b> Wsparcie dla cURL w PHP nie zostało włączone lub zainstalowane. Zamontowanie %s nie jest możliwe. Proszę poproś Twojego administratora o zainstalowanie go.", |