diff options
author | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2014-08-02 01:54:33 -0400 |
---|---|---|
committer | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2014-08-02 01:54:33 -0400 |
commit | d1aaa7a12e6073b41f4702b2cc50921708e8ab6c (patch) | |
tree | 5c7a3f84dec21cf82670d3385e6fd302d4801e6a /apps | |
parent | 4303d8bf6330a4c9278c02240dec5d279403570a (diff) | |
download | nextcloud-server-d1aaa7a12e6073b41f4702b2cc50921708e8ab6c.tar.gz nextcloud-server-d1aaa7a12e6073b41f4702b2cc50921708e8ab6c.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps')
-rw-r--r-- | apps/files/l10n/ast.php | 2 | ||||
-rw-r--r-- | apps/files_encryption/l10n/sq.php | 2 | ||||
-rw-r--r-- | apps/files_external/l10n/ast.php | 2 | ||||
-rw-r--r-- | apps/files_external/l10n/sq.php | 1 | ||||
-rw-r--r-- | apps/files_sharing/l10n/ast.php | 2 |
5 files changed, 6 insertions, 3 deletions
diff --git a/apps/files/l10n/ast.php b/apps/files/l10n/ast.php index edd5e9efc23..e857073e6ea 100644 --- a/apps/files/l10n/ast.php +++ b/apps/files/l10n/ast.php @@ -76,7 +76,7 @@ $TRANSLATIONS = array( "max. possible: " => "máx. posible:", "Save" => "Guardar", "WebDAV" => "WebDAV", -"Use this address to <a href=\"%s\" target=\"_blank\">access your Files via WebDAV</a>" => "Usa esta direición <a href=\"%s/server/5.0/user_manual/files/files.html\" target=\"_blank\">p'acceder a los ficheros a traviés de WebDAV</a>", +"Use this address to <a href=\"%s\" target=\"_blank\">access your Files via WebDAV</a>" => "Usa esta direición <a href=\"%s\" target=\"_blank\">p'acceder a los ficheros a traviés de WebDAV</a>", "New" => "Nuevu", "New text file" => "Ficheru de testu nuevu", "Text file" => "Ficheru de testu", diff --git a/apps/files_encryption/l10n/sq.php b/apps/files_encryption/l10n/sq.php index dc156ff3bf0..f53db8e151c 100644 --- a/apps/files_encryption/l10n/sq.php +++ b/apps/files_encryption/l10n/sq.php @@ -1,5 +1,5 @@ <?php $TRANSLATIONS = array( -"Saving..." => "Duke ruajtur..." +"Encryption" => "Kodifikimi" ); $PLURAL_FORMS = "nplurals=2; plural=(n != 1);"; diff --git a/apps/files_external/l10n/ast.php b/apps/files_external/l10n/ast.php index 8b88ac92232..7c399a0a62f 100644 --- a/apps/files_external/l10n/ast.php +++ b/apps/files_external/l10n/ast.php @@ -1,5 +1,7 @@ <?php $TRANSLATIONS = array( +"Fetching request tokens failed. Verify that your Dropbox app key and secret are correct." => "Falló la descarga de los tokens solicitaos. Verifica que la clave y el secretu de la app de Dropbox ye correuta.", +"Fetching access tokens failed. Verify that your Dropbox app key and secret are correct." => "Falló la descarga de los tokens solicitaos. Verifica que la clave y el secretu de la app de Dropbox ye correuta.", "Please provide a valid Dropbox app key and secret." => "Por favor, proporciona una clave válida de l'app Dropbox y una clave secreta.", "Step 1 failed. Exception: %s" => "Pasu 1 fallíu. Esceición: %s", "Step 2 failed. Exception: %s" => "Pasu 2 fallíu. Esceición: %s", diff --git a/apps/files_external/l10n/sq.php b/apps/files_external/l10n/sq.php index 1194279a558..dff94158b53 100644 --- a/apps/files_external/l10n/sq.php +++ b/apps/files_external/l10n/sq.php @@ -7,6 +7,7 @@ $TRANSLATIONS = array( "Share" => "Ndaj", "URL" => "URL-i", "Personal" => "Personale", +"Saved" => "U ruajt", "Name" => "Emri", "Folder name" => "Emri i Skedarit", "Groups" => "Grupet", diff --git a/apps/files_sharing/l10n/ast.php b/apps/files_sharing/l10n/ast.php index cb831ef7f60..1a0583ef022 100644 --- a/apps/files_sharing/l10n/ast.php +++ b/apps/files_sharing/l10n/ast.php @@ -4,7 +4,7 @@ $TRANSLATIONS = array( "Couldn't add remote share" => "Nun pudo amestase una compartición remota", "Shared with you" => "Compartíos contigo", "Shared with others" => "Compartíos con otros", -"Shared by link" => "Compartíos por enllaz", +"Shared by link" => "Compartíos per enllaz", "No files have been shared with you yet." => "Entá nun se compartieron ficheros contigo.", "You haven't shared any files yet." => "Entá nun compartiesti dengún ficheru.", "You haven't shared any files by link yet." => "Entá nun compartiesti nengún ficheru por enllaz.", |