Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/passman.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPassman Bot <info@passman.cc>2016-12-22 05:00:51 +0300
committerPassman Bot <info@passman.cc>2016-12-22 05:00:51 +0300
commitc56682d0bdef2b91f6c9a2d7cc5be50650ef0492 (patch)
treeb9d9f7d44db1b6770a381f5fd35ab2c6d1e03385 /l10n/cs_CZ.js
parent002efc08690f3d57fa18e6203a66b8ffcfd8b7e5 (diff)
Passman 2.0.0-RC1
Don't clean 'bookmarklet.css', 'public-page.css' Signed-off-by: brantje <brantje@gmail.com> Signed-off-by: Passman Bot <info@passman.cc>
Diffstat (limited to 'l10n/cs_CZ.js')
-rw-r--r--l10n/cs_CZ.js41
1 files changed, 41 insertions, 0 deletions
diff --git a/l10n/cs_CZ.js b/l10n/cs_CZ.js
new file mode 100644
index 00000000..7631755f
--- /dev/null
+++ b/l10n/cs_CZ.js
@@ -0,0 +1,41 @@
+OC.L10N.register(
+ "passman",
+ {
+ "Passwords" : "Hesla",
+ "A Passman item has been created, modified or deleted" : "Položka v Passmanu byla vytvořena, změněna, nebo odstraněna",
+ "A Passman item has expired" : "Položka v Passmanu vypršela",
+ "A Passman item has been shared" : "Položka v Passmanu byla sdílena",
+ "A Passman item has been renamed" : "Položka v Passmanu byla přejmenována",
+ "%1$s has been created by %2$s" : "%1$s byl vytvořen uživatelem %2$s",
+ "You created %1$s" : "Vytvořil jste %1$s",
+ "%1$s has been updated by %2$s" : "%1$s byl aktualizován uživatelem %2$s",
+ "You updated %1$s" : "Aktualizoval jste %1$s",
+ "%2$s has revised %1$s to the revision of %3$s" : "%2$s revidoval %1$s na revizi %3$s",
+ "You reverted %1$s back to the revision of %3$s" : "Obnovil jste %1$s zpět na revizi %3$s",
+ "%3$s has renamed %1$s to %2$s" : "%3$s přejmenoval %1$s na %2$s",
+ "You renamed %1$s to %2$s" : "Přemenoval jste %1$s na %2$s",
+ "%1$s has been deleted by %2$s" : "%1$s byl odstraněn uživatelem %2$s",
+ "You deleted %1$s" : "Smazal jste %1$s",
+ "%1$s has been recovered by %2$s" : "%1$s byl obnoven %2$s",
+ "You recovered %1$s" : "Obnovil jste %1$s",
+ "%1$s has been permanently deleted by %2$s" : "%1$s byl trvale odstraněn uživatelem %2$s",
+ "You permanently deleted %1$s" : "Trvale jste odstranil %1$s",
+ "The password of %1$s has expired, renew it now." : "Heslo pro %1$s vypršelo, obnovte ho.",
+ "%1$s has been shared with %2$s" : "%1$s byl nasdílen uživatelem %2$s",
+ "You received a share request for %1$s from %2$s" : "Obdrželi jste nový požadavek na sdílení %1$s od uživatele %2$s",
+ "%s has been shared with a link" : "%s byl nasdílen pomocí odkazu",
+ "Your credential \"%s\" expired, click here to update the credential." : "Vaše pověření \"%s\" vypršelo, klikněte zde pro obnovení",
+ "Remind me later" : "Připomenout později",
+ "Ignore" : "Ignorovat",
+ "%s shared \"%s\" with you. Click here to accept" : "%s s tebou sdílí \"%s\". Kliknout pro přijetí",
+ "Decline" : "Zamítnout",
+ "%s has declined your share request for \"%s\"." : "%s zamítl(a) tvůj požadavek na sdílení \"%s\".",
+ "%s has accepted your share request for \"%s\"." : "%s přijal(a) tvůj požadavek na sdílení \"%s\".",
+ "Settings" : "Nastavení",
+ "Connection to server lost" : "Připojení k serveru ztraceno",
+ "Problem loading page, reloading in 5 seconds" : "Problém s načítáním stránky, obnovení za 5 sekund",
+ "Saving..." : "Ukládám...",
+ "Dismiss" : "Zavřít",
+ "seconds ago" : "před pár sekundami"
+},
+"nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;");