diff options
author | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2014-06-09 01:54:32 -0400 |
---|---|---|
committer | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2014-06-09 01:54:32 -0400 |
commit | e5c47a5e3022fa835644c2e9e2d24723b93cce7a (patch) | |
tree | 8587562a6b9e730bed7430546d00f71bfbcb3603 /apps/files_external | |
parent | e769ef9bbb2db10e3c44a0a055189e45a58716be (diff) | |
download | nextcloud-server-e5c47a5e3022fa835644c2e9e2d24723b93cce7a.tar.gz nextcloud-server-e5c47a5e3022fa835644c2e9e2d24723b93cce7a.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files_external')
-rw-r--r-- | apps/files_external/l10n/ast.php | 4 | ||||
-rw-r--r-- | apps/files_external/l10n/mk.php | 2 |
2 files changed, 6 insertions, 0 deletions
diff --git a/apps/files_external/l10n/ast.php b/apps/files_external/l10n/ast.php index 0a7b0440316..e09e9e3b545 100644 --- a/apps/files_external/l10n/ast.php +++ b/apps/files_external/l10n/ast.php @@ -46,13 +46,17 @@ $TRANSLATIONS = array( "Please provide a valid Dropbox app key and secret." => "Por favor, proporciona una clave válida de l'app Dropbox y una clave secreta.", "Error configuring Google Drive storage" => "Fallu configurando l'almacenamientu de Google Drive", "Personal" => "Personal", +"System" => "Sistema", "Saved" => "Guardáu", "<b>Note:</b> " => "<b>Nota:</b> ", " and " => "y", "<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>Nota:</b> El soporte de cURL en PHP nun ta activáu o instaláu. Nun pue montase %s. Pídi-y al alministrador de sistema que lu instale.", "<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>Nota:</b> El soporte de FTP en PHP nun ta activáu o instaláu. Nun pue montase %s. Pídi-y al alministrador de sistema que lu instale.", "<b>Note:</b> \"%s\" is not installed. Mounting of %s is not possible. Please ask your system administrator to install it." => "<b>Nota:</b> \"%s\" nun ta instaláu. Nun pue montase %s. Pídi-y al alministrador de sistema que lu instale.", +"You don't have any external storages" => "Nun tienes almacenamientos esternos", "Name" => "Nome", +"Storage type" => "Triba d'almacenamientu", +"Scope" => "Ámbitu", "External Storage" => "Almacenamientu esternu", "Folder name" => "Nome de la carpeta", "Configuration" => "Configuración", diff --git a/apps/files_external/l10n/mk.php b/apps/files_external/l10n/mk.php index 7912bdbee8f..83b7c276d0f 100644 --- a/apps/files_external/l10n/mk.php +++ b/apps/files_external/l10n/mk.php @@ -1,5 +1,6 @@ <?php $TRANSLATIONS = array( +"Local" => "Локален", "Location" => "Локација", "Host" => "Домаќин", "Username" => "Корисничко име", @@ -12,6 +13,7 @@ $TRANSLATIONS = array( "Please provide a valid Dropbox app key and secret." => "Ве молам доставите валиден Dropbox клуч и тајна лозинка.", "Error configuring Google Drive storage" => "Грешка при конфигурација на Google Drive", "Personal" => "Лично", +"Saved" => "Снимено", "Name" => "Име", "External Storage" => "Надворешно складиште", "Folder name" => "Име на папка", |