diff options
author | Nextcloud bot <bot@nextcloud.com> | 2019-09-17 12:33:26 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2019-09-17 12:33:26 +0000 |
commit | 8cc41974a43ce893fee58b44ac8c213461eaa898 (patch) | |
tree | f901982908dafc2b29853fb7919697be33f33feb /apps/files_sharing/l10n/sk.js | |
parent | a5d4cc133098f25f27fec6ca76cae37e46a662c7 (diff) | |
download | nextcloud-server-8cc41974a43ce893fee58b44ac8c213461eaa898.tar.gz nextcloud-server-8cc41974a43ce893fee58b44ac8c213461eaa898.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files_sharing/l10n/sk.js')
-rw-r--r-- | apps/files_sharing/l10n/sk.js | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/files_sharing/l10n/sk.js b/apps/files_sharing/l10n/sk.js index ffcc3048da5..24ab003aeda 100644 --- a/apps/files_sharing/l10n/sk.js +++ b/apps/files_sharing/l10n/sk.js @@ -18,6 +18,7 @@ OC.L10N.register( "Shares will show up here" : "Tu sa zobrazia sprístupnené položky", "Restore share" : "Obnoviť sprístupnené položky", "Something happened. Unable to restore the share." : "Niečo sa udialo. Nedarí sa obnoviť sprístupnenú položku.", + "This will stop your current uploads." : "Toto zastaví práve prebiehajúce nahrávania.", "Move or copy" : "Presunúť alebo kopírovať", "Download" : "Stiahnuť", "Delete" : "Zmazať", @@ -138,7 +139,6 @@ OC.L10N.register( "Select or drop files" : "Vyberte alebo položte súbory", "Uploading files…" : "Nahrávanie súborov...", "Uploaded files:" : "Nahrané súbory...", - "By uploading files, you agree to the %1$sterms of service%2$s." : "Nahraním súborov vyjadrujete súhlas so všeobecnými podmienkami %1$s %2$s.", - "Sharing %s failed because the back end does not allow shares from type %s" : "Sprístupnenie %s zlyhalo, backend nepodporuje typ sprístupnenia %s" + "By uploading files, you agree to the %1$sterms of service%2$s." : "Nahraním súborov vyjadrujete súhlas so všeobecnými podmienkami %1$s %2$s." }, "nplurals=4; plural=(n % 1 == 0 && n == 1 ? 0 : n % 1 == 0 && n >= 2 && n <= 4 ? 1 : n % 1 != 0 ? 2: 3);"); |