diff options
Diffstat (limited to 'apps/files_external/l10n/gl.php')
-rw-r--r-- | apps/files_external/l10n/gl.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/files_external/l10n/gl.php b/apps/files_external/l10n/gl.php index 16592c963d0..0f912dec171 100644 --- a/apps/files_external/l10n/gl.php +++ b/apps/files_external/l10n/gl.php @@ -1,5 +1,6 @@ <?php $TRANSLATIONS = array( +"Please provide a valid Dropbox app key and secret." => "Forneza unha chave correcta e segreda do Dropbox.", "External storage" => "Almacenamento externo", "Local" => "Local", "Location" => "LocalizaciĆ³n", @@ -43,7 +44,6 @@ $TRANSLATIONS = array( "Access granted" => "Concedeuse acceso", "Error configuring Dropbox storage" => "Produciuse un erro ao configurar o almacenamento en Dropbox", "Grant access" => "Permitir o acceso", -"Please provide a valid Dropbox app key and secret." => "Forneza unha chave correcta e segreda do Dropbox.", "Error configuring Google Drive storage" => "Produciuse un erro ao configurar o almacenamento en Google Drive", "Personal" => "Persoal", "System" => "Sistema", |