diff options
author | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2015-11-11 01:55:47 -0500 |
---|---|---|
committer | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2015-11-11 01:55:47 -0500 |
commit | 5dd59b4bd2712706a36639697531e73df5c9a3c2 (patch) | |
tree | 088fd62bbb808019730814affc2728f121eef5f0 /core/l10n/ast.js | |
parent | 98d3111c2d1443710174d4b62394d94c9e843aab (diff) | |
download | nextcloud-server-5dd59b4bd2712706a36639697531e73df5c9a3c2.tar.gz nextcloud-server-5dd59b4bd2712706a36639697531e73df5c9a3c2.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'core/l10n/ast.js')
-rw-r--r-- | core/l10n/ast.js | 10 |
1 files changed, 9 insertions, 1 deletions
diff --git a/core/l10n/ast.js b/core/l10n/ast.js index a2b2e2dc7eb..603e684d7e2 100644 --- a/core/l10n/ast.js +++ b/core/l10n/ast.js @@ -97,22 +97,30 @@ OC.L10N.register( "Email sent" : "Corréu unviáu", "Resharing is not allowed" : "Recompartir nun ta permitíu", "Share link" : "Compartir enllaz", + "Link" : "Enllaz", "Password protect" : "Protexer con contraseña", "Password" : "Contraseña", + "Allow editing" : "Permitir edición", "Email link to person" : "Enllaz de corréu-e a la persona", "Send" : "Unviar", "Shared with you and the group {group} by {owner}" : "Compartíu contigo y col grupu {group} por {owner}", "Shared with you by {owner}" : "Compartíu contigo por {owner}", "Shared in {item} with {user}" : "Compartíu en {item} con {user}", "group" : "grupu", + "remote" : "remotu", "notify by email" : "notificar per corréu", "Unshare" : "Dexar de compartir", "can share" : "pue compartir", "can edit" : "pue editar", "create" : "crear", + "change" : "camudar", "delete" : "desaniciar", "access control" : "control d'accesu", + "An error occured. Please try again" : "Hebo un fallu. Por favor, inténtalo dempués. ", "Share" : "Compartir", + "Share with people on other ownClouds using the syntax username@example.com/owncloud" : "Compartir con xente d'otros ownClouds usando la sintaxis usuariu@exemplu.com/owncloud", + "Share with users or groups …" : "Compartir con usuarios o grupos", + "Share with users, groups or remote users …" : "Compartir con usuarios, grupos o usuarios remotos", "Warning" : "Avisu", "The object type is not specified." : "El tipu d'oxetu nun ta especificáu.", "Enter new" : "Introducir nueva", @@ -163,13 +171,13 @@ OC.L10N.register( "Database host" : "Agospiador de la base de datos", "Finish setup" : "Finar la configuración ", "Finishing …" : "Finando ...", + "Hey there,<br><br>just letting you know that %s shared <strong>%s</strong> with you.<br><a href=\"%s\">View it!</a><br><br>" : "Hola, ¿qué hai?,<br><br>namái déxamos dicite que %s compartió <strong>%s</strong> contigo.\n<br><a href=\"%s\">¡Velu!</a><br><br>", "Log out" : "Zarrar sesión", "Search" : "Guetar", "Server side authentication failed!" : "Falló l'autenticación nel sirvidor!", "Please contact your administrator." : "Por favor, contauta col to alministrador", "Log in" : "Aniciar sesión", "Alternative Logins" : "Anicios de sesión alternativos", - "Hey there,<br><br>just letting you know that %s shared <strong>%s</strong> with you.<br><a href=\"%s\">View it!</a><br><br>" : "Hola, ¿qué hai?,<br><br>namái déxamos dicite que %s compartió <strong>%s</strong> contigo.\n<br><a href=\"%s\">¡Velu!</a><br><br>", "This ownCloud instance is currently in single user mode." : "Esta instalación d'ownCloud ta en mou d'usuariu únicu.", "This means only administrators can use the instance." : "Esto quier dicir que namái pue usala un alministrador.", "Contact your system administrator if this message persists or appeared unexpectedly." : "Contauta col alministrador si esti problema sigui apaeciendo.", |