diff options
author | Nextcloud bot <bot@nextcloud.com> | 2019-01-25 01:12:46 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2019-01-25 01:12:46 +0000 |
commit | 5fe97321f318406b036694b425a2398b4ab4ca61 (patch) | |
tree | c0c082d50cbe5644dcb8aded3a252c8911ade1c2 /core/l10n | |
parent | e919669982ef953872db17cf1411b3006833e1a0 (diff) | |
download | nextcloud-server-5fe97321f318406b036694b425a2398b4ab4ca61.tar.gz nextcloud-server-5fe97321f318406b036694b425a2398b4ab4ca61.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'core/l10n')
-rw-r--r-- | core/l10n/hr.js | 1 | ||||
-rw-r--r-- | core/l10n/hr.json | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/core/l10n/hr.js b/core/l10n/hr.js index e02fc802caa..c3b91caedea 100644 --- a/core/l10n/hr.js +++ b/core/l10n/hr.js @@ -59,6 +59,7 @@ OC.L10N.register( "Choose a password for the public link" : "Odaberite lozinku za javnu vezu", "Choose a password for the public link or press the \"Enter\" key" : "Odaberite lozinku za javnu vezu ili stisnite \"Enter\" tipku", "Copied!" : "Kopirano!", + "Copy link" : "Kopirajte link", "Not supported!" : "Nije podržano!", "Press ⌘-C to copy." : "Pritisnite ⌘-C za kopiranje.", "Press Ctrl-C to copy." : "Pritisnite Ctrl-C za kopiranje.", diff --git a/core/l10n/hr.json b/core/l10n/hr.json index 0a629eba4da..4172efacc2e 100644 --- a/core/l10n/hr.json +++ b/core/l10n/hr.json @@ -57,6 +57,7 @@ "Choose a password for the public link" : "Odaberite lozinku za javnu vezu", "Choose a password for the public link or press the \"Enter\" key" : "Odaberite lozinku za javnu vezu ili stisnite \"Enter\" tipku", "Copied!" : "Kopirano!", + "Copy link" : "Kopirajte link", "Not supported!" : "Nije podržano!", "Press ⌘-C to copy." : "Pritisnite ⌘-C za kopiranje.", "Press Ctrl-C to copy." : "Pritisnite Ctrl-C za kopiranje.", |