diff options
Diffstat (limited to 'core/l10n/cs.js')
-rw-r--r-- | core/l10n/cs.js | 18 |
1 files changed, 9 insertions, 9 deletions
diff --git a/core/l10n/cs.js b/core/l10n/cs.js index 5b7ea65c87f..e3d02c34271 100644 --- a/core/l10n/cs.js +++ b/core/l10n/cs.js @@ -145,15 +145,6 @@ OC.L10N.register( "{sharee} (email)" : "{sharee} (email)", "{sharee} ({type}, {owner})" : "{sharee} ({type}, {owner})", "Share" : "Sdílet", - "Share with people on other servers using their Federated Cloud ID username@example.com/nextcloud" : "Sdílet s uživateli na jiných serverech za použití jejich sdílených cloud ID username@example.com/nextcloud", - "Share with users or by mail..." : "Sdílejte s uživateli, nebo emailem...", - "Share with users or remote users..." : "Sdílet s uživateli nebo vzdálenými uživateli...", - "Share with users, remote users or by mail..." : "Sdílet s uživateli, vzdálenými uživateli, nebo emailem...", - "Share with users or groups..." : "Sdílet s uživateli nebo skupinami...", - "Share with users, groups or by mail..." : "Sdílejte s uživateli, skupinami, nebo emailem...", - "Share with users, groups or remote users..." : "Sdílet s uživateli, skupinami nebo vzdálenými uživateli...", - "Share with users, groups, remote users or by mail..." : "Sdílejte s uživateli, skupinami, vzdálenými uživateli, nebo emailem...", - "Share with users..." : "Sdílet s uživateli...", "Error removing share" : "Chyba při odstraňování sdílení", "Non-existing tag #{tag}" : "Neexistující tag #{tag}", "restricted" : "omezeno", @@ -292,6 +283,15 @@ OC.L10N.register( "can change" : "může měnit", "can delete" : "může smazat", "access control" : "řízení přístupu", + "Share with people on other servers using their Federated Cloud ID username@example.com/nextcloud" : "Sdílet s uživateli na jiných serverech za použití jejich sdílených cloud ID username@example.com/nextcloud", + "Share with users or by mail..." : "Sdílejte s uživateli, nebo emailem...", + "Share with users or remote users..." : "Sdílet s uživateli nebo vzdálenými uživateli...", + "Share with users, remote users or by mail..." : "Sdílet s uživateli, vzdálenými uživateli, nebo emailem...", + "Share with users or groups..." : "Sdílet s uživateli nebo skupinami...", + "Share with users, groups or by mail..." : "Sdílejte s uživateli, skupinami, nebo emailem...", + "Share with users, groups or remote users..." : "Sdílet s uživateli, skupinami nebo vzdálenými uživateli...", + "Share with users, groups, remote users or by mail..." : "Sdílejte s uživateli, skupinami, vzdálenými uživateli, nebo emailem...", + "Share with users..." : "Sdílet s uživateli...", "The update was successful. Redirecting you to Nextcloud now." : "Aktualizace byla úspěšná. Probíhá přesměrování na Nexcloud.", "Hey there,\n\njust letting you know that %s shared %s with you.\nView it: %s\n\n" : "Hej ty tam,\n\njen ti chci dát vědět, že %s sdílel %s s tebou.\nZobraz si to: %s\n\n", "The share will expire on %s." : "Sdílení vyprší %s.", |