diff options
author | Nextcloud bot <bot@nextcloud.com> | 2016-10-12 00:08:16 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2016-10-12 00:08:16 +0000 |
commit | c2be9cb605886f5d9ab6642bf45c35ed5ebe2392 (patch) | |
tree | d88345e2ac34956812b2d5af2f6abf67c90e788c /core/l10n/sk_SK.js | |
parent | 8a700d7b44814d1eccbed3a0990dc51c90df576a (diff) | |
download | nextcloud-server-c2be9cb605886f5d9ab6642bf45c35ed5ebe2392.tar.gz nextcloud-server-c2be9cb605886f5d9ab6642bf45c35ed5ebe2392.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'core/l10n/sk_SK.js')
-rw-r--r-- | core/l10n/sk_SK.js | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/core/l10n/sk_SK.js b/core/l10n/sk_SK.js index 45549989724..8959e177ced 100644 --- a/core/l10n/sk_SK.js +++ b/core/l10n/sk_SK.js @@ -158,7 +158,6 @@ OC.L10N.register( "Share details could not be loaded for this item." : "Nebolo možné načítať údaje o zdieľaní tejto položky.", "{sharee} (at {server})" : "{sharee} (na {server})", "Share" : "Zdieľať", - "Share with people on other ownClouds using the syntax username@example.com/owncloud" : "Zdieľať s ľuďmi na iných serveroch ownClouds pomocou syntaxe používateľ@doména.com/owncloud", "Share with users…" : "Sprístupniť používateľom...", "Share with users, groups or remote users…" : "Sprístupniť používateľom, skupinám alebo vzdialeným používateľom...", "Share with users or groups…" : "Sprístupniť používateľom alebo skupinám...", @@ -280,6 +279,7 @@ OC.L10N.register( "Error unfavoriting" : "Chyba pri odobratí z obľúbených", "Couldn't send mail to following users: %s " : "Nebolo možné odoslať email týmto používateľom: %s ", "Allow editing" : "Povoliť úpravy", - "can share" : "môže zdieľať" + "can share" : "môže zdieľať", + "Share with people on other ownClouds using the syntax username@example.com/owncloud" : "Zdieľať s ľuďmi na iných serveroch ownClouds pomocou syntaxe používateľ@doména.com/owncloud" }, "nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;"); |