diff options
author | Nextcloud bot <bot@nextcloud.com> | 2020-12-01 02:19:56 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2020-12-01 02:19:56 +0000 |
commit | 965614f3e22b5c639a2ab43272f491577fbfe82b (patch) | |
tree | 0acaf1860568d3e9a1f36284c692ff4495ba0a17 /lib/l10n/sk.js | |
parent | d56300a86c78f14f1a05d1d573439011dcf36e7d (diff) | |
download | nextcloud-server-965614f3e22b5c639a2ab43272f491577fbfe82b.tar.gz nextcloud-server-965614f3e22b5c639a2ab43272f491577fbfe82b.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'lib/l10n/sk.js')
-rw-r--r-- | lib/l10n/sk.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/l10n/sk.js b/lib/l10n/sk.js index 9968dd8f5fb..7483ccfc612 100644 --- a/lib/l10n/sk.js +++ b/lib/l10n/sk.js @@ -103,7 +103,6 @@ OC.L10N.register( "Set an admin username." : "Zadajte používateľské meno administrátora.", "Set an admin password." : "Zadajte heslo administrátora.", "Can't create or write into the data directory %s" : "Nemožno vytvoriť alebo zapisovať do priečinka dát %s", - "Invalid Federated Cloud ID" : "Neplatné združené Cloud ID", "Sharing backend %s must implement the interface OCP\\Share_Backend" : "Backend pre sprístupnenie %s musí implementovať rozhranie OCP\\Share_Backend", "Sharing backend %s not found" : "Backend sprístupnenia %s nebol nájdený", "Sharing backend for %s not found" : "Backend sprístupnenia pre %s nebol nájdený", @@ -235,6 +234,7 @@ OC.L10N.register( "Groupware" : "Groupware", "Personal info" : "Osobné informácie", "Mobile & desktop" : "Mobil a počítač", + "Invalid Federated Cloud ID" : "Neplatné združené Cloud ID", "This can usually be fixed by giving the webserver write access to the apps directory or disabling the appstore in the config file. See %s" : "Toto je zvyčajne možné opraviť tým, že udelíte webovému serveru oprávnenie na zápis do priečinka aplikácií alebo vypnete obchod s aplikáciami v konfiguračnom súbore. Viď %s" }, "nplurals=4; plural=(n % 1 == 0 && n == 1 ? 0 : n % 1 == 0 && n >= 2 && n <= 4 ? 1 : n % 1 != 0 ? 2: 3);"); |