diff options
author | Nextcloud bot <bot@nextcloud.com> | 2018-03-22 01:11:40 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2018-03-22 01:11:40 +0000 |
commit | c1b36e165e3a4126a4983f395f7a774621f6898f (patch) | |
tree | 49d976dcd8ffc66d0a1ae14dca89849477c90dfa /core/l10n/ast.js | |
parent | de3297848e713daf14031b55b79b05a450c381da (diff) | |
download | nextcloud-server-c1b36e165e3a4126a4983f395f7a774621f6898f.tar.gz nextcloud-server-c1b36e165e3a4126a4983f395f7a774621f6898f.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'core/l10n/ast.js')
-rw-r--r-- | core/l10n/ast.js | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/core/l10n/ast.js b/core/l10n/ast.js index 171f9f8e84e..d2ea2d0a8a5 100644 --- a/core/l10n/ast.js +++ b/core/l10n/ast.js @@ -138,9 +138,6 @@ OC.L10N.register( "{sharee} (email)" : "{sharee} (corréu)", "{sharee} ({type}, {owner})" : "{sharee} ({type}, {owner})", "Share" : "Compartir", - "Share with other people by entering a user or group, a federated cloud ID or an email address." : "Comparti con otra xente introduciendo un usuariu, grupu, ID de ñube federada o direición de corréu.", - "Share with other people by entering a user or group or a federated cloud ID." : "Comparti con otra xente introduciendo un usuariu, grupu o ID de ñube federada.", - "Share with other people by entering a user or group or an email address." : "Comparti con otra xente introduciendo un usuariu, grupu o direición de corréu.", "Name or email address..." : "Nome o direición de corréu...", "Name or federated cloud ID..." : "Nome o ID de ñube federada...", "Name, federated cloud ID or email address..." : "Nome, ID de ñube federada o direición de corréu...", @@ -242,6 +239,9 @@ OC.L10N.register( "This page will refresh itself when the %s instance is available again." : "Esta páxina refrescaráse sola cuando la instancia %s vuelva tar disponible.", "Contact your system administrator if this message persists or appeared unexpectedly." : "Contauta col alministrador si esti problema sigui apaeciendo.", "Thank you for your patience." : "Gracies pola to paciencia.", + "Share with other people by entering a user or group, a federated cloud ID or an email address." : "Comparti con otra xente introduciendo un usuariu, grupu, ID de ñube federada o direición de corréu.", + "Share with other people by entering a user or group or a federated cloud ID." : "Comparti con otra xente introduciendo un usuariu, grupu o ID de ñube federada.", + "Share with other people by entering a user or group or an email address." : "Comparti con otra xente introduciendo un usuariu, grupu o direición de corréu.", "Alternative Logins" : "Anicios de sesión alternativos" }, "nplurals=2; plural=(n != 1);"); |