diff options
author | Nextcloud bot <bot@nextcloud.com> | 2018-09-21 00:12:08 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2018-09-21 00:12:08 +0000 |
commit | 0211e17e3fe7dd36ba9360de4cc70aaddfafa4c2 (patch) | |
tree | b1ba96ee807626b994512ba15beec0c5c0fce9dc /settings | |
parent | 58e281857f421b69479f9fa2a01d5d52410cde6a (diff) | |
download | nextcloud-server-0211e17e3fe7dd36ba9360de4cc70aaddfafa4c2.tar.gz nextcloud-server-0211e17e3fe7dd36ba9360de4cc70aaddfafa4c2.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'settings')
-rw-r--r-- | settings/l10n/cs.js | 4 | ||||
-rw-r--r-- | settings/l10n/cs.json | 4 | ||||
-rw-r--r-- | settings/l10n/nl.js | 1 | ||||
-rw-r--r-- | settings/l10n/nl.json | 1 |
4 files changed, 6 insertions, 4 deletions
diff --git a/settings/l10n/cs.js b/settings/l10n/cs.js index 2d38ff014a9..2abf675e775 100644 --- a/settings/l10n/cs.js +++ b/settings/l10n/cs.js @@ -2,8 +2,8 @@ OC.L10N.register( "settings", { "{actor} changed your password" : "{actor} změnil(a) vaše heslo", - "You changed your password" : "Změnil(a) jste vaše heslo", - "Your password was reset by an administrator" : "Vaše heslo bylo resetováno administrátorem", + "You changed your password" : "Změnil(a) jste své heslo", + "Your password was reset by an administrator" : "Vaše heslo bylo resetováno správcem", "{actor} changed your email address" : "{actor} změnil(a) vaši e-mailovou adresu", "You changed your email address" : "Změnil(a) jste vaši e-mailovou adresu", "Your email address was changed by an administrator" : "Vaše e-mailová adresa byla změněna administrátorem", diff --git a/settings/l10n/cs.json b/settings/l10n/cs.json index b3b4acfe56f..1fa15630e58 100644 --- a/settings/l10n/cs.json +++ b/settings/l10n/cs.json @@ -1,7 +1,7 @@ { "translations": { "{actor} changed your password" : "{actor} změnil(a) vaše heslo", - "You changed your password" : "Změnil(a) jste vaše heslo", - "Your password was reset by an administrator" : "Vaše heslo bylo resetováno administrátorem", + "You changed your password" : "Změnil(a) jste své heslo", + "Your password was reset by an administrator" : "Vaše heslo bylo resetováno správcem", "{actor} changed your email address" : "{actor} změnil(a) vaši e-mailovou adresu", "You changed your email address" : "Změnil(a) jste vaši e-mailovou adresu", "Your email address was changed by an administrator" : "Vaše e-mailová adresa byla změněna administrátorem", diff --git a/settings/l10n/nl.js b/settings/l10n/nl.js index be5ad2deef1..856bd44f50b 100644 --- a/settings/l10n/nl.js +++ b/settings/l10n/nl.js @@ -251,6 +251,7 @@ OC.L10N.register( "Follow us on Google+" : "Volg ons op Google+", "Like our Facebook page" : "Vind onze Facebook pagina leuk", "Follow us on Twitter" : "Volg ons op Twitter", + "Follow us on Mastodon" : "Volg ons op Mastodon", "Check out our blog" : "Lees ons blog", "Subscribe to our newsletter" : "Abonneer jezelf op onze nieuwsbrief", "Profile picture" : "Profielafbeelding", diff --git a/settings/l10n/nl.json b/settings/l10n/nl.json index 4c77b4274fc..b5debf3f62e 100644 --- a/settings/l10n/nl.json +++ b/settings/l10n/nl.json @@ -249,6 +249,7 @@ "Follow us on Google+" : "Volg ons op Google+", "Like our Facebook page" : "Vind onze Facebook pagina leuk", "Follow us on Twitter" : "Volg ons op Twitter", + "Follow us on Mastodon" : "Volg ons op Mastodon", "Check out our blog" : "Lees ons blog", "Subscribe to our newsletter" : "Abonneer jezelf op onze nieuwsbrief", "Profile picture" : "Profielafbeelding", |