summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2021-04-22 03:18:59 +0000
committerNextcloud bot <bot@nextcloud.com>2021-04-22 03:18:59 +0000
commit3bc11828f013031f1659d4b79d585dda8a4a5b51 (patch)
tree3dcc3e5a48838eb3685a33dc707e7a2c3a05fc36
parentc44b1a5b7b894f9c362471d74243148f971ad1fc (diff)
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
-rw-r--r--l10n/cs.js1
-rw-r--r--l10n/cs.json1
-rw-r--r--l10n/oc.js6
-rw-r--r--l10n/oc.json6
4 files changed, 14 insertions, 0 deletions
diff --git a/l10n/cs.js b/l10n/cs.js
index 1872b97f..7903c537 100644
--- a/l10n/cs.js
+++ b/l10n/cs.js
@@ -11,6 +11,7 @@ OC.L10N.register(
"Social needs the .well-known automatic discovery to be properly set up. If Nextcloud is not installed in the root of the domain, it is often the case that Nextcloud can't configure this automatically. To use Social, the admin of this Nextcloud instance needs to manually configure the .well-known redirects: " : "Social pořebuje aby bylo správně nastaveno .well-known automatické objevování. Pokud Nextcloud není nainstalován v kořeni domény, často se stává, že Nextcloud se nepodaří automatické nastavení. V takovém případě je třeba, aby toto správce nastavil ručně (.well-known přesměrování), aby bylo možno používat Social.",
"Open documentation" : "Otevřít dokumentaci",
"Social app setup" : "Nastavení aplikace Social",
+ "ActivityPub requires a fixed URL to make entries unique. Note that this cannot be changed later without resetting the Social app." : "Aby se položky neopakovaly, ActivityPub vyžaduje pevnou URL. Poznamenejme, že toto nemůže být později změněno bez resetování aplikace Social.",
"ActivityPub URL base" : "Základ URL adresy ActivityPub",
"Finish setup" : "Dokončit nastavení",
"The Social app needs to be set up by the server administrator." : "Je třeba, aby správce serveru aplikaci Social nastavil.",
diff --git a/l10n/cs.json b/l10n/cs.json
index 95e5610f..e8cfc61d 100644
--- a/l10n/cs.json
+++ b/l10n/cs.json
@@ -9,6 +9,7 @@
"Social needs the .well-known automatic discovery to be properly set up. If Nextcloud is not installed in the root of the domain, it is often the case that Nextcloud can't configure this automatically. To use Social, the admin of this Nextcloud instance needs to manually configure the .well-known redirects: " : "Social pořebuje aby bylo správně nastaveno .well-known automatické objevování. Pokud Nextcloud není nainstalován v kořeni domény, často se stává, že Nextcloud se nepodaří automatické nastavení. V takovém případě je třeba, aby toto správce nastavil ručně (.well-known přesměrování), aby bylo možno používat Social.",
"Open documentation" : "Otevřít dokumentaci",
"Social app setup" : "Nastavení aplikace Social",
+ "ActivityPub requires a fixed URL to make entries unique. Note that this cannot be changed later without resetting the Social app." : "Aby se položky neopakovaly, ActivityPub vyžaduje pevnou URL. Poznamenejme, že toto nemůže být později změněno bez resetování aplikace Social.",
"ActivityPub URL base" : "Základ URL adresy ActivityPub",
"Finish setup" : "Dokončit nastavení",
"The Social app needs to be set up by the server administrator." : "Je třeba, aby správce serveru aplikaci Social nastavil.",
diff --git a/l10n/oc.js b/l10n/oc.js
index 8806b1d2..6575cccd 100644
--- a/l10n/oc.js
+++ b/l10n/oc.js
@@ -1,9 +1,15 @@
OC.L10N.register(
"social",
{
+ "Social" : "Social",
"Help" : "Ajuda",
"Home" : "Domicili",
+ "Direct messages" : "Messatges dirèctes",
"Notifications" : "Notificacions",
+ "Profile" : "Perfil",
+ "Public" : "Public",
+ "Followers" : "Seguidors",
+ "Follow" : "Seguir",
"Reply" : "Respondre",
"More actions" : "Mai d’accions",
"Close" : "Tampar"
diff --git a/l10n/oc.json b/l10n/oc.json
index 44f5c476..e2037c40 100644
--- a/l10n/oc.json
+++ b/l10n/oc.json
@@ -1,7 +1,13 @@
{ "translations": {
+ "Social" : "Social",
"Help" : "Ajuda",
"Home" : "Domicili",
+ "Direct messages" : "Messatges dirèctes",
"Notifications" : "Notificacions",
+ "Profile" : "Perfil",
+ "Public" : "Public",
+ "Followers" : "Seguidors",
+ "Follow" : "Seguir",
"Reply" : "Respondre",
"More actions" : "Mai d’accions",
"Close" : "Tampar"