diff options
author | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2016-03-04 01:55:53 -0500 |
---|---|---|
committer | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2016-03-04 01:55:53 -0500 |
commit | bcc200cf9bb18ecb385ef617488555bdcc598312 (patch) | |
tree | 39292c878df5e5e3a1b6b0f0a77d33c6e9d249ae /apps/files_external | |
parent | 8d2238e0559be894a4b836d3371dbdae5696e5eb (diff) | |
download | nextcloud-server-bcc200cf9bb18ecb385ef617488555bdcc598312.tar.gz nextcloud-server-bcc200cf9bb18ecb385ef617488555bdcc598312.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files_external')
-rw-r--r-- | apps/files_external/l10n/de_DE.js | 14 | ||||
-rw-r--r-- | apps/files_external/l10n/de_DE.json | 14 | ||||
-rw-r--r-- | apps/files_external/l10n/fil.js | 7 | ||||
-rw-r--r-- | apps/files_external/l10n/fil.json | 5 | ||||
-rw-r--r-- | apps/files_external/l10n/zh_CN.js | 17 | ||||
-rw-r--r-- | apps/files_external/l10n/zh_CN.json | 17 |
6 files changed, 74 insertions, 0 deletions
diff --git a/apps/files_external/l10n/de_DE.js b/apps/files_external/l10n/de_DE.js index 135e9a44eb8..cbe2f98d6b8 100644 --- a/apps/files_external/l10n/de_DE.js +++ b/apps/files_external/l10n/de_DE.js @@ -13,14 +13,18 @@ OC.L10N.register( "Objectstore forbidden" : "Objekt nicht erlaubt", "Invalid storage backend \"%s\"" : "Ungültiges Speicher-Backend „%s“", "Not permitted to use backend \"%s\"" : "Es ist nicht zulässig Backend \"%s\" zu verwenden", + "Not permitted to use authentication mechanism \"%s\"" : "Nicht erlaubter Autentifizierungsmechanismus \"%s\"", "Unsatisfied backend parameters" : "Unbefriedigende Backend-Parameter", + "Unsatisfied authentication mechanism parameters" : "Unbefriedigende Autentifizierungs-Mechanismus Parameter", "Insufficient data: %s" : "Unzureichende Daten: %s", "%s" : "%s", + "Storage with id \"%i\" is not user editable" : "Der Speicher mit der ID „%i“ ist nicht bearbeitbar durch Benutzer", "Personal" : "Persönlich", "System" : "System", "Grant access" : "Zugriff gestatten", "Access granted" : "Zugriff gestattet", "Error configuring OAuth1" : "Fehler beim Konfigurieren von OAuth1", + "Error configuring OAuth2" : "Fehler beim Konfigurieren von OAuth2", "Generate keys" : "Schlüssel erzeugen", "Error generating key pair" : "Fehler beim Erzeugen des Schlüsselpaares", "Enable encryption" : "Verschlüsselung aktivieren", @@ -31,12 +35,19 @@ OC.L10N.register( "Once every direct access" : "Einmal bei jedem Direktzugriff", "All users. Type to select user or group." : "Alle Benutzer. Benutzer oder Gruppe zur Auswahl eingeben.", "(group)" : "(group)", + "Admin defined" : "Administrator definiert", "Saved" : "Gespeichert", "Empty response from the server" : "Leere Antwort vom Server erhalten", + "Couldn't get the list of external mount points: {type}" : "Konnte die Liste von externen Speichern nicht laden: {type}", + "There was an error with message: " : "Ein Fehler ist aufgetreten:", "External mount error" : "Externer Einhängefehler", "external-storage" : "externer Speicher", + "Please enter the credentials for the {mount} mount" : "Bitte geben Sie die Zugangsdaten für den {mount} Speicher an", "Username" : "Benutzername", "Password" : "Passwort", + "Credentials saved" : "Zugangsdaten gespeichert", + "Credentials saving failed" : "Speichern der Zugangsdaten fehlgeschlagen", + "Credentials required" : "Zugangsdaten benötigt", "Save" : "Speichern", "Access key" : "Zugangsschlüssel", "Secret key" : "geheimer Schlüssel", @@ -53,6 +64,8 @@ OC.L10N.register( "Rackspace" : "Rackspace", "API key" : "API-Schlüssel", "Username and password" : "Benutzername und Passwort", + "Log-in credentials, save in session" : "Anmelde-Zugangsdaten, speichere in Sitzung", + "RSA public key" : "RSA öffentlicher Schlüssel", "Public key" : "Öffentlicher Schlüssel", "Amazon S3" : "Amazon S3", "Bucket" : "Bucket", @@ -83,6 +96,7 @@ OC.L10N.register( "Username as share" : "Benutzername als Freigabe", "OpenStack Object Storage" : "Openstack-Objektspeicher", "Service name" : "Dienst Name", + "Request timeout (seconds)" : "Anfrage-Zeitüberschreitung (Sekunden)", "<b>Note:</b> " : "<b>Hinweis:</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>Hinweis:</b> Die cURL-Unterstützung von PHP ist nicht aktiviert oder installiert. Das Hinzufügen von %s ist nicht möglich. Bitte wenden Sie sich zur Installation an Ihren Systemadministrator.", "<b>Note:</b> The FTP support in PHP is not enabled or installed. Mounting of %s is not possible. Please ask your system administrator to install it." : "<b>Hinweis:</b> Die FTP Unterstützung von PHP ist nicht aktiviert oder installiert. Das Hinzufügen von %s ist nicht möglich. Bitte wenden Sie sich zur Installation an Ihren Systemadministrator.", diff --git a/apps/files_external/l10n/de_DE.json b/apps/files_external/l10n/de_DE.json index 956d202ff72..a4e3d1f7306 100644 --- a/apps/files_external/l10n/de_DE.json +++ b/apps/files_external/l10n/de_DE.json @@ -11,14 +11,18 @@ "Objectstore forbidden" : "Objekt nicht erlaubt", "Invalid storage backend \"%s\"" : "Ungültiges Speicher-Backend „%s“", "Not permitted to use backend \"%s\"" : "Es ist nicht zulässig Backend \"%s\" zu verwenden", + "Not permitted to use authentication mechanism \"%s\"" : "Nicht erlaubter Autentifizierungsmechanismus \"%s\"", "Unsatisfied backend parameters" : "Unbefriedigende Backend-Parameter", + "Unsatisfied authentication mechanism parameters" : "Unbefriedigende Autentifizierungs-Mechanismus Parameter", "Insufficient data: %s" : "Unzureichende Daten: %s", "%s" : "%s", + "Storage with id \"%i\" is not user editable" : "Der Speicher mit der ID „%i“ ist nicht bearbeitbar durch Benutzer", "Personal" : "Persönlich", "System" : "System", "Grant access" : "Zugriff gestatten", "Access granted" : "Zugriff gestattet", "Error configuring OAuth1" : "Fehler beim Konfigurieren von OAuth1", + "Error configuring OAuth2" : "Fehler beim Konfigurieren von OAuth2", "Generate keys" : "Schlüssel erzeugen", "Error generating key pair" : "Fehler beim Erzeugen des Schlüsselpaares", "Enable encryption" : "Verschlüsselung aktivieren", @@ -29,12 +33,19 @@ "Once every direct access" : "Einmal bei jedem Direktzugriff", "All users. Type to select user or group." : "Alle Benutzer. Benutzer oder Gruppe zur Auswahl eingeben.", "(group)" : "(group)", + "Admin defined" : "Administrator definiert", "Saved" : "Gespeichert", "Empty response from the server" : "Leere Antwort vom Server erhalten", + "Couldn't get the list of external mount points: {type}" : "Konnte die Liste von externen Speichern nicht laden: {type}", + "There was an error with message: " : "Ein Fehler ist aufgetreten:", "External mount error" : "Externer Einhängefehler", "external-storage" : "externer Speicher", + "Please enter the credentials for the {mount} mount" : "Bitte geben Sie die Zugangsdaten für den {mount} Speicher an", "Username" : "Benutzername", "Password" : "Passwort", + "Credentials saved" : "Zugangsdaten gespeichert", + "Credentials saving failed" : "Speichern der Zugangsdaten fehlgeschlagen", + "Credentials required" : "Zugangsdaten benötigt", "Save" : "Speichern", "Access key" : "Zugangsschlüssel", "Secret key" : "geheimer Schlüssel", @@ -51,6 +62,8 @@ "Rackspace" : "Rackspace", "API key" : "API-Schlüssel", "Username and password" : "Benutzername und Passwort", + "Log-in credentials, save in session" : "Anmelde-Zugangsdaten, speichere in Sitzung", + "RSA public key" : "RSA öffentlicher Schlüssel", "Public key" : "Öffentlicher Schlüssel", "Amazon S3" : "Amazon S3", "Bucket" : "Bucket", @@ -81,6 +94,7 @@ "Username as share" : "Benutzername als Freigabe", "OpenStack Object Storage" : "Openstack-Objektspeicher", "Service name" : "Dienst Name", + "Request timeout (seconds)" : "Anfrage-Zeitüberschreitung (Sekunden)", "<b>Note:</b> " : "<b>Hinweis:</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>Hinweis:</b> Die cURL-Unterstützung von PHP ist nicht aktiviert oder installiert. Das Hinzufügen von %s ist nicht möglich. Bitte wenden Sie sich zur Installation an Ihren Systemadministrator.", "<b>Note:</b> The FTP support in PHP is not enabled or installed. Mounting of %s is not possible. Please ask your system administrator to install it." : "<b>Hinweis:</b> Die FTP Unterstützung von PHP ist nicht aktiviert oder installiert. Das Hinzufügen von %s ist nicht möglich. Bitte wenden Sie sich zur Installation an Ihren Systemadministrator.", diff --git a/apps/files_external/l10n/fil.js b/apps/files_external/l10n/fil.js new file mode 100644 index 00000000000..e049851ae50 --- /dev/null +++ b/apps/files_external/l10n/fil.js @@ -0,0 +1,7 @@ +OC.L10N.register( + "files_external", + { + "Username" : "Username", + "Password" : "Password" +}, +"nplurals=2; plural=(n > 1);"); diff --git a/apps/files_external/l10n/fil.json b/apps/files_external/l10n/fil.json new file mode 100644 index 00000000000..95d8e5f9717 --- /dev/null +++ b/apps/files_external/l10n/fil.json @@ -0,0 +1,5 @@ +{ "translations": { + "Username" : "Username", + "Password" : "Password" +},"pluralForm" :"nplurals=2; plural=(n > 1);" +}
\ No newline at end of file diff --git a/apps/files_external/l10n/zh_CN.js b/apps/files_external/l10n/zh_CN.js index 0f00952e855..9582a5a2180 100644 --- a/apps/files_external/l10n/zh_CN.js +++ b/apps/files_external/l10n/zh_CN.js @@ -4,22 +4,32 @@ OC.L10N.register( "Step 1 failed. Exception: %s" : "步骤 1 失败。异常:%s", "Step 2 failed. Exception: %s" : "步骤 2 失败。异常:%s", "External storage" : "外部存储", + "Invalid mount point" : "无效的挂载点", + "%s" : "%s", "Personal" : "个人", "System" : "系统", "Grant access" : "授权", "Access granted" : "权限已授予。", "Enable encryption" : "启用加密", + "Enable previews" : "启用预览", + "Enable sharing" : "启用分享", "Never" : "从不", "Saved" : "已保存", + "External mount error" : "外部挂载错误", "external-storage" : "外部存储", "Username" : "用户名", "Password" : "密码", "Save" : "保存", "Access key" : "Access key", "Secret key" : "Secret key", + "Builtin" : "内置", "None" : "无", "API key" : "API密匙", + "Username and password" : "用户名和密码", + "RSA public key" : "RSA 公钥", + "Public key" : "公钥", "Amazon S3" : "Amazon S3", + "Hostname" : "主机名", "Port" : "端口", "Region" : "地区", "Enable SSL" : "启用 SSL", @@ -39,11 +49,17 @@ OC.L10N.register( "SFTP" : "SFTP", "Root" : "根路径", "SFTP with secret key login" : "包含secret key的SFTP", + "SMB / CIFS" : "SMB / CIFS", "Share" : "共享", "Domain" : "域名", "SMB / CIFS using OC login" : "SMB / CIFS 使用 OC 登录信息", "OpenStack Object Storage" : "OpenStack 对象存储", "<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 的挂载无法进行。请联系系统管理员进行安装。", + "<b>Note:</b> The FTP 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 中的 FTP 支持未启用或未安装。对 %s 的挂载无法进行。请联系系统管理员进行安装。", + "<b>Note:</b> \"%s\" is not installed. Mounting of %s is not possible. Please ask your system administrator to install it." : "<b>注意:</b>“%s”尚未安装。对 %s 的挂载无法进行。请联系系统管理员进行安装。", + "No external storage configured" : "未配置外部存储", + "You can add external storages in the personal settings" : "您可以在个人设置中添加外部存储", "Name" : "名称", "Storage type" : "存储类型", "Scope" : "适用范围", @@ -55,6 +71,7 @@ OC.L10N.register( "Add storage" : "增加存储", "Advanced settings" : "高级选项", "Delete" : "删除", + "Allow users to mount external storage" : "允许用户挂载外部存储", "Allow users to mount the following external storage" : "允许用户挂载以下外部存储" }, "nplurals=1; plural=0;"); diff --git a/apps/files_external/l10n/zh_CN.json b/apps/files_external/l10n/zh_CN.json index bbdc3beaf01..1c8ae2f0697 100644 --- a/apps/files_external/l10n/zh_CN.json +++ b/apps/files_external/l10n/zh_CN.json @@ -2,22 +2,32 @@ "Step 1 failed. Exception: %s" : "步骤 1 失败。异常:%s", "Step 2 failed. Exception: %s" : "步骤 2 失败。异常:%s", "External storage" : "外部存储", + "Invalid mount point" : "无效的挂载点", + "%s" : "%s", "Personal" : "个人", "System" : "系统", "Grant access" : "授权", "Access granted" : "权限已授予。", "Enable encryption" : "启用加密", + "Enable previews" : "启用预览", + "Enable sharing" : "启用分享", "Never" : "从不", "Saved" : "已保存", + "External mount error" : "外部挂载错误", "external-storage" : "外部存储", "Username" : "用户名", "Password" : "密码", "Save" : "保存", "Access key" : "Access key", "Secret key" : "Secret key", + "Builtin" : "内置", "None" : "无", "API key" : "API密匙", + "Username and password" : "用户名和密码", + "RSA public key" : "RSA 公钥", + "Public key" : "公钥", "Amazon S3" : "Amazon S3", + "Hostname" : "主机名", "Port" : "端口", "Region" : "地区", "Enable SSL" : "启用 SSL", @@ -37,11 +47,17 @@ "SFTP" : "SFTP", "Root" : "根路径", "SFTP with secret key login" : "包含secret key的SFTP", + "SMB / CIFS" : "SMB / CIFS", "Share" : "共享", "Domain" : "域名", "SMB / CIFS using OC login" : "SMB / CIFS 使用 OC 登录信息", "OpenStack Object Storage" : "OpenStack 对象存储", "<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 的挂载无法进行。请联系系统管理员进行安装。", + "<b>Note:</b> The FTP 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 中的 FTP 支持未启用或未安装。对 %s 的挂载无法进行。请联系系统管理员进行安装。", + "<b>Note:</b> \"%s\" is not installed. Mounting of %s is not possible. Please ask your system administrator to install it." : "<b>注意:</b>“%s”尚未安装。对 %s 的挂载无法进行。请联系系统管理员进行安装。", + "No external storage configured" : "未配置外部存储", + "You can add external storages in the personal settings" : "您可以在个人设置中添加外部存储", "Name" : "名称", "Storage type" : "存储类型", "Scope" : "适用范围", @@ -53,6 +69,7 @@ "Add storage" : "增加存储", "Advanced settings" : "高级选项", "Delete" : "删除", + "Allow users to mount external storage" : "允许用户挂载外部存储", "Allow users to mount the following external storage" : "允许用户挂载以下外部存储" },"pluralForm" :"nplurals=1; plural=0;" }
\ No newline at end of file |