summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2023-05-06 03:26:35 +0000
committerNextcloud bot <bot@nextcloud.com>2023-05-06 03:26:35 +0000
commita6a94a2c6ea9e9a9625989046036b967408eb68a (patch)
treed0580ad7cf6a7655893510668adc055ddf289aea
parent8f38900a8ffa76775d79d9e84e8870a7df726f0b (diff)
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
-rw-r--r--l10n/cs.js1
-rw-r--r--l10n/cs.json1
2 files changed, 2 insertions, 0 deletions
diff --git a/l10n/cs.js b/l10n/cs.js
index a537e6c4..63f3b144 100644
--- a/l10n/cs.js
+++ b/l10n/cs.js
@@ -95,6 +95,7 @@ OC.L10N.register(
"Visible for all, but opted-out of discovery features" : "Viditelné všem, ale vynecháno z funkcí objevování",
"Followers" : "Sledujícím",
"Visible to followers only" : "Viditelné pouze následovatelům",
+ "Direct message" : "Přímá zpráva",
"Visible to mentioned users only" : "Viditelné pouze uživatelům, kteří jsou vysloveně zmíněni"
},
"nplurals=4; plural=(n == 1 && n % 1 == 0) ? 0 : (n >= 2 && n <= 4 && n % 1 == 0) ? 1: (n % 1 != 0 ) ? 2 : 3;");
diff --git a/l10n/cs.json b/l10n/cs.json
index 13822eda..ffb72714 100644
--- a/l10n/cs.json
+++ b/l10n/cs.json
@@ -93,6 +93,7 @@
"Visible for all, but opted-out of discovery features" : "Viditelné všem, ale vynecháno z funkcí objevování",
"Followers" : "Sledujícím",
"Visible to followers only" : "Viditelné pouze následovatelům",
+ "Direct message" : "Přímá zpráva",
"Visible to mentioned users only" : "Viditelné pouze uživatelům, kteří jsou vysloveně zmíněni"
},"pluralForm" :"nplurals=4; plural=(n == 1 && n % 1 == 0) ? 0 : (n >= 2 && n <= 4 && n % 1 == 0) ? 1: (n % 1 != 0 ) ? 2 : 3;"
} \ No newline at end of file