diff options
Diffstat (limited to 'apps/files_external/l10n')
-rw-r--r-- | apps/files_external/l10n/ca.php | 12 | ||||
-rw-r--r-- | apps/files_external/l10n/fr.php | 10 | ||||
-rw-r--r-- | apps/files_external/l10n/pt_PT.php | 3 | ||||
-rw-r--r-- | apps/files_external/l10n/ru.php | 13 | ||||
-rw-r--r-- | apps/files_external/l10n/zh_HK.php | 1 |
5 files changed, 39 insertions, 0 deletions
diff --git a/apps/files_external/l10n/ca.php b/apps/files_external/l10n/ca.php index e349dfe45ef..b478b721c5d 100644 --- a/apps/files_external/l10n/ca.php +++ b/apps/files_external/l10n/ca.php @@ -2,11 +2,23 @@ $TRANSLATIONS = array( "Local" => "Local", "Location" => "Ubicació", +"Amazon S3" => "Amazon S3", +"Key" => "Clau", +"Secret" => "Secret", +"Access Key" => "Clau d'accés", +"Secret Key" => "Clau secreta", +"Enable SSL" => "Habilita SSL", "Host" => "Equip remot", "Username" => "Nom d'usuari", "Password" => "Contrasenya", +"Secure ftps://" => "Protocol segur ftps://", +"Client ID" => "Client ID", +"Username (required)" => "Nom d'usuari (necessari)", "Share" => "Comparteix", +"Username as share" => "Nom d'usuari per compartir", "URL" => "URL", +"Secure https://" => "Protocol segur https://", +"Remote subfolder" => "Subcarpeta remota", "Access granted" => "S'ha concedit l'accés", "Error configuring Dropbox storage" => "Error en configurar l'emmagatzemament Dropbox", "Grant access" => "Concedeix accés", diff --git a/apps/files_external/l10n/fr.php b/apps/files_external/l10n/fr.php index df2f63ec2e7..65f0ae167ed 100644 --- a/apps/files_external/l10n/fr.php +++ b/apps/files_external/l10n/fr.php @@ -5,22 +5,32 @@ $TRANSLATIONS = array( "Amazon S3" => "Amazon S3", "Key" => "Clé", "Secret" => "Secret", +"Amazon S3 and compliant" => "Compatible avec Amazon S3", "Access Key" => "Clé d'accès", "Secret Key" => "Clé secrète", "Hostname (optional)" => "Nom machine (optionnel)", "Port (optional)" => "Port (optionnel)", +"Region (optional)" => "Région (facultatif)", "Enable SSL" => "Activer SSL", +"Enable Path Style" => "Activer le style de chemin", "App key" => "Clé App", "Host" => "Hôte", "Username" => "Nom d'utilisateur", "Password" => "Mot de passe", "Root" => "Root", +"Secure ftps://" => "Sécuriser via ftps://", "Client ID" => "ID Client", "Username (required)" => "Nom d'utilisation (requis)", "API Key (required for Rackspace Cloud Files)" => "Clé API (requis pour Rackspace Cloud Files)", +"Tenantname (required for OpenStack Object Storage)" => "Nom du locataire (requis pour le stockage OpenStack)", "Password (required for OpenStack Object Storage)" => "Mot de passe (requis pour OpenStack Object Storage)", +"Service Name (required for OpenStack Object Storage)" => "Nom du service (requit pour le stockage OpenStack)", +"Timeout of HTTP requests in seconds (optional)" => "Temps maximal de requête HTTP en seconde (facultatif)", "Share" => "Partager", +"SMB / CIFS using OC login" => "SMB / CIFS utilise le nom d'utilisateur OC", "URL" => "URL", +"Secure https://" => "Sécurisation https://", +"Remote subfolder" => "Sous-dossier distant", "Access granted" => "Accès autorisé", "Error configuring Dropbox storage" => "Erreur lors de la configuration du support de stockage Dropbox", "Grant access" => "Autoriser l'accès", diff --git a/apps/files_external/l10n/pt_PT.php b/apps/files_external/l10n/pt_PT.php index 2daa72715ba..27919976dee 100644 --- a/apps/files_external/l10n/pt_PT.php +++ b/apps/files_external/l10n/pt_PT.php @@ -16,11 +16,14 @@ $TRANSLATIONS = array( "Username" => "Nome de utilizador", "Password" => "Palavra-passe", "Root" => "Raiz", +"Secure ftps://" => "ftps:// Seguro", "Client ID" => "ID Cliente", "Client secret" => "Segredo do cliente", "Username (required)" => "Utilizador (requerido)", "Share" => "Partilhar", +"Username as share" => "Utilizar nome de utilizador como partilha", "URL" => "URL", +"Secure https://" => "https:// Seguro", "Remote subfolder" => "Sub-pasta remota ", "Access granted" => "Acesso autorizado", "Error configuring Dropbox storage" => "Erro ao configurar o armazenamento do Dropbox", diff --git a/apps/files_external/l10n/ru.php b/apps/files_external/l10n/ru.php index 6aded8e9a31..b4985dd5dc9 100644 --- a/apps/files_external/l10n/ru.php +++ b/apps/files_external/l10n/ru.php @@ -2,23 +2,36 @@ $TRANSLATIONS = array( "Local" => "Локально", "Location" => "Местоположение", +"Amazon S3" => "Amazon S3", +"Hostname (optional)" => "Хост (опц.)", +"Port (optional)" => "Порт (опц.)", +"Region (optional)" => "Регион (опционально)", +"Enable SSL" => "Включить SSL", "Host" => "Сервер", "Username" => "Имя пользователя", "Password" => "Пароль", +"Secure ftps://" => "Безопасный ftps://", +"Username (required)" => "Имя пользователя (обяз.)", "Share" => "Открыть доступ", "URL" => "Ссылка", +"Secure https://" => "Безопасный https://", "Access granted" => "Доступ предоставлен", "Error configuring Dropbox storage" => "Ошибка при настройке хранилища Dropbox", "Grant access" => "Предоставление доступа", "Please provide a valid Dropbox app key and secret." => "Пожалуйста, предоставьте действующий ключ Dropbox и пароль.", "Error configuring Google Drive storage" => "Ошибка при настройке хранилища Google Drive", "Saved" => "Сохранено", +"<b>Note:</b> " => "<b>Примечание:</b> ", +" and " => "и", +"<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> Поддержка cURL в PHP не включена или не установлен модуль. Подключение %s невозможно. Обратитесь к вашему системному администратору.", "External Storage" => "Внешний носитель", "Folder name" => "Имя папки", "External storage" => "Внешний носитель данных", "Configuration" => "Конфигурация", "Options" => "Опции", +"Available for" => "Доступно для", "Add storage" => "Добавить носитель данных", +"No user or group" => "Нет пользователя или группы", "All Users" => "Все пользователи", "Groups" => "Группы", "Users" => "Пользователи", diff --git a/apps/files_external/l10n/zh_HK.php b/apps/files_external/l10n/zh_HK.php index 5a154469487..05fa0921874 100644 --- a/apps/files_external/l10n/zh_HK.php +++ b/apps/files_external/l10n/zh_HK.php @@ -5,6 +5,7 @@ $TRANSLATIONS = array( "Share" => "分享", "URL" => "網址", "Folder name" => "資料夾名稱", +"Options" => "選項", "Groups" => "群組", "Users" => "用戶", "Delete" => "刪除" |