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

github.com/nextcloud/notifications.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'l10n/cs.js')
-rw-r--r--l10n/cs.js6
1 files changed, 3 insertions, 3 deletions
diff --git a/l10n/cs.js b/l10n/cs.js
index ba3753d..4908a6c 100644
--- a/l10n/cs.js
+++ b/l10n/cs.js
@@ -1,12 +1,12 @@
OC.L10N.register(
"notifications",
{
+ "Admin notifications" : "Oznámení správce",
+ "Notifications" : "Upozornění",
+ "Failed to dismiss all notifications" : "Nepodařilo se zrušit všechna oznámení",
"Failed to perform action" : "Nepodařilo se provést akci",
"Failed to dismiss notification" : "Nepodařilo se zrušit oznámení",
- "Failed to dismiss all notifications" : "Nepodařilo se zrušit všechna oznámení",
"in {path}" : "v {path}",
- "Admin notifications" : "Oznámení správce",
- "Notifications" : "Upozornění",
"No notifications" : "Žádná upozornění",
"Dismiss" : "Zavřít"
},