aboutsummaryrefslogtreecommitdiffstats
path: root/apps/federatedfilesharing/l10n/sk_SK.js
diff options
context:
space:
mode:
Diffstat (limited to 'apps/federatedfilesharing/l10n/sk_SK.js')
-rw-r--r--apps/federatedfilesharing/l10n/sk_SK.js22
1 files changed, 0 insertions, 22 deletions
diff --git a/apps/federatedfilesharing/l10n/sk_SK.js b/apps/federatedfilesharing/l10n/sk_SK.js
deleted file mode 100644
index 72b35957511..00000000000
--- a/apps/federatedfilesharing/l10n/sk_SK.js
+++ /dev/null
@@ -1,22 +0,0 @@
-OC.L10N.register(
- "federatedfilesharing",
- {
- "Invalid Federated Cloud ID" : "Neplatné združené Cloud ID",
- "Sharing %s failed, because this item is already shared with %s" : "Zdieľanie %s zlyhalo, pretože táto položka už je zdieľaná s %s",
- "Sharing %s failed, could not find %s, maybe the server is currently unreachable." : "Zdieľanie %s zlyhalo, nepodarilo sa nájsť %s, možno je server v súčasnej dobe nedostupný.",
- "Accept" : "Schváliť",
- "Decline" : "Odmietnuť",
- "Share with me through my #Nextcloud Federated Cloud ID, see %s" : "Zdieľajte so mnou pomocou môjho #Nextcloud Federated Cloud ID, viac n %s",
- "Share with me through my #Nextcloud Federated Cloud ID" : "Zdieľajte so mnou pomocou môjho #Nextcloud Federated Cloud ID",
- "Federated Cloud Sharing" : "Združené cloudové zdieľanie",
- "Open documentation" : "Otvoriť dokumentáciu",
- "Allow users on this server to send shares to other servers" : "Povoliť používateľom z tohoto servera posielať zdieľania na iné servery",
- "Allow users on this server to receive shares from other servers" : "Povoliť používateľom z tohoto servera prijímať zdieľania z iných serverov",
- "Federated Cloud" : "Združený Cloud",
- "Your Federated Cloud ID:" : "Vaše združené Cloud ID",
- "Share it:" : "Zdieľať:",
- "Add to your website" : "Pridať na svoju webstránku",
- "Share with me via Nextcloud" : "Zdieľané so mnou cez Nextcloud",
- "HTML Code:" : "HTML kód:"
-},
-"nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;");