diff options
author | Nextcloud bot <bot@nextcloud.com> | 2019-11-30 02:17:15 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2019-11-30 02:17:15 +0000 |
commit | 3ba65878c3ae920f3aae2a8636708a816bc24137 (patch) | |
tree | 1bf8b396b480ee3b3fb7ae6069eb9a283e50592f /core | |
parent | 80d4089ed6c864d7ebecdb5c763a6e791b0479ca (diff) | |
download | nextcloud-server-3ba65878c3ae920f3aae2a8636708a816bc24137.tar.gz nextcloud-server-3ba65878c3ae920f3aae2a8636708a816bc24137.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'core')
-rw-r--r-- | core/l10n/gl.js | 2 | ||||
-rw-r--r-- | core/l10n/gl.json | 2 | ||||
-rw-r--r-- | core/l10n/hr.js | 2 | ||||
-rw-r--r-- | core/l10n/hr.json | 2 |
4 files changed, 6 insertions, 2 deletions
diff --git a/core/l10n/gl.js b/core/l10n/gl.js index 440ab504a45..223c4b18f16 100644 --- a/core/l10n/gl.js +++ b/core/l10n/gl.js @@ -216,7 +216,7 @@ OC.L10N.register( "New in" : "Novo en", "View changelog" : "Ver o rexistro de cambios", "No action available" : "Non hai accións dispoñíbeis", - "Error fetching contact actions" : "Produciuse un erro ao obter as accións do contacto", + "Error fetching contact actions" : "Produciuse un erro ao recuperar as accións do contacto", "Personal" : "Persoal", "Users" : "Usuarios", "Apps" : "Aplicacións", diff --git a/core/l10n/gl.json b/core/l10n/gl.json index fcbbfd82c81..47efc959c5d 100644 --- a/core/l10n/gl.json +++ b/core/l10n/gl.json @@ -214,7 +214,7 @@ "New in" : "Novo en", "View changelog" : "Ver o rexistro de cambios", "No action available" : "Non hai accións dispoñíbeis", - "Error fetching contact actions" : "Produciuse un erro ao obter as accións do contacto", + "Error fetching contact actions" : "Produciuse un erro ao recuperar as accións do contacto", "Personal" : "Persoal", "Users" : "Usuarios", "Apps" : "Aplicacións", diff --git a/core/l10n/hr.js b/core/l10n/hr.js index cf318dea103..2080d0d84f7 100644 --- a/core/l10n/hr.js +++ b/core/l10n/hr.js @@ -288,6 +288,8 @@ OC.L10N.register( "Account access" : "Pristup računu", "You are about to grant %1$s access to your %2$s account." : "Dopustit ćete osobi %1$s pristup vašem računu %2$s.", "Account connected" : "Račun povezan", + "Your client should now be connected!" : "Vaš klijent sada bi trebao biti povezan!", + "You can close this window." : "Možete zatvoriti ovaj prozor.", "This share is password-protected" : "Ovaj zajednički resurs je zaštićen zaporkom", "The password is wrong. Try again." : "Pogrešna zaporka. Pokušajte ponovno.", "Two-factor authentication" : "Dvofaktorska autentifikacija", diff --git a/core/l10n/hr.json b/core/l10n/hr.json index 1a13807d616..f358dcd02ed 100644 --- a/core/l10n/hr.json +++ b/core/l10n/hr.json @@ -286,6 +286,8 @@ "Account access" : "Pristup računu", "You are about to grant %1$s access to your %2$s account." : "Dopustit ćete osobi %1$s pristup vašem računu %2$s.", "Account connected" : "Račun povezan", + "Your client should now be connected!" : "Vaš klijent sada bi trebao biti povezan!", + "You can close this window." : "Možete zatvoriti ovaj prozor.", "This share is password-protected" : "Ovaj zajednički resurs je zaštićen zaporkom", "The password is wrong. Try again." : "Pogrešna zaporka. Pokušajte ponovno.", "Two-factor authentication" : "Dvofaktorska autentifikacija", |