summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMaxence Lange <maxence@artificial-owl.com>2021-03-18 11:14:30 -0100
committerGitHub <noreply@github.com>2021-03-18 11:14:30 -0100
commit5dc0ff48576a110a3cb35e07b774ce05fb682e4d (patch)
tree6657c97af830285623e0730ea25229f0dcb8a909
parent8b25b1ffc3a8fdad027febd94c8cc983719fa44b (diff)
parentc75a8c29180bdcdf564d8c2e85e71e2fe0b2077e (diff)
Merge branch 'master' into dependabot/npm_and_yarn/webpack-merge-5.7.3
-rw-r--r--.github/dependabot.yml26
-rw-r--r--l10n/el.js1
-rw-r--r--l10n/el.json1
-rw-r--r--l10n/eu.js2
-rw-r--r--l10n/eu.json2
-rw-r--r--l10n/fi.js2
-rw-r--r--l10n/fi.json2
-rw-r--r--l10n/fr.js1
-rw-r--r--l10n/fr.json1
-rw-r--r--l10n/hr.js1
-rw-r--r--l10n/hr.json1
-rw-r--r--l10n/nl.js2
-rw-r--r--l10n/nl.json2
-rw-r--r--l10n/oc.js1
-rw-r--r--l10n/oc.json1
-rw-r--r--l10n/pl.js2
-rw-r--r--l10n/pl.json2
-rw-r--r--l10n/si.js11
-rw-r--r--l10n/si.json9
-rw-r--r--l10n/si_LK.js10
-rw-r--r--l10n/si_LK.json8
-rw-r--r--l10n/sl.js22
-rw-r--r--l10n/sl.json22
-rw-r--r--l10n/ta.js (renamed from l10n/ta_LK.js)0
-rw-r--r--l10n/ta.json (renamed from l10n/ta_LK.json)0
-rw-r--r--l10n/zh_HK.js77
-rw-r--r--l10n/zh_HK.json77
-rw-r--r--package-lock.json1727
-rw-r--r--package.json34
29 files changed, 1311 insertions, 736 deletions
diff --git a/.github/dependabot.yml b/.github/dependabot.yml
new file mode 100644
index 00000000..76ffec7c
--- /dev/null
+++ b/.github/dependabot.yml
@@ -0,0 +1,26 @@
+version: 2
+updates:
+- package-ecosystem: npm
+ directory: "/"
+ schedule:
+ interval: weekly
+ day: saturday
+ time: "03:00"
+ timezone: Europe/Paris
+ open-pull-requests-limit: 10
+ reviewers:
+ - juliushaertl
+ - violoncelloCH
+ ignore:
+ - dependency-name: twemoji
+ versions:
+ - ">= 13.a"
+ - "< 14"
+- package-ecosystem: composer
+ directory: "/"
+ schedule:
+ interval: weekly
+ day: saturday
+ time: "03:00"
+ timezone: Europe/Paris
+ open-pull-requests-limit: 10
diff --git a/l10n/el.js b/l10n/el.js
index b904c472..42c9b12e 100644
--- a/l10n/el.js
+++ b/l10n/el.js
@@ -77,6 +77,7 @@ OC.L10N.register(
"User not found" : "Ο χρήστης δεν βρέθηκε",
"Sorry, we could not find the account of {userId}" : "Συγνώμη, δεν μπορέσαμε να βρούμε τον λαγαριασμό του {userId}",
"Nextcloud becomes part of the federated social networks!" : "Το Nextcloud γίνεται μέρος των ομοσπονδιακών κοινωνικών δικτύων!",
+ "We automatically created a Social account for you. Your Social ID is the same as your Federated Cloud ID:" : "Δημιουργήσαμε αυτόματα έναν λογαριασμό κοινωνικής δικτύωσης για εσάς. Το Social ID σας είναι το ίδιο με το Federated Cloud ID:",
"Since you are new to Social, start by following the official Nextcloud account so you don't miss any news" : "Καθως είστε νέοι στο Social, ξεκινήστε ακολουθώντας τον επίσημο λογαριασμό του Nextcloud για να μην χάσετε καμιά είδηση",
"Follow Nextcloud on mastodon.xyz" : "Ακολουθήστε το Nextcloud στο mastodon.xyz"
},
diff --git a/l10n/el.json b/l10n/el.json
index 0a30ee74..052887fd 100644
--- a/l10n/el.json
+++ b/l10n/el.json
@@ -75,6 +75,7 @@
"User not found" : "Ο χρήστης δεν βρέθηκε",
"Sorry, we could not find the account of {userId}" : "Συγνώμη, δεν μπορέσαμε να βρούμε τον λαγαριασμό του {userId}",
"Nextcloud becomes part of the federated social networks!" : "Το Nextcloud γίνεται μέρος των ομοσπονδιακών κοινωνικών δικτύων!",
+ "We automatically created a Social account for you. Your Social ID is the same as your Federated Cloud ID:" : "Δημιουργήσαμε αυτόματα έναν λογαριασμό κοινωνικής δικτύωσης για εσάς. Το Social ID σας είναι το ίδιο με το Federated Cloud ID:",
"Since you are new to Social, start by following the official Nextcloud account so you don't miss any news" : "Καθως είστε νέοι στο Social, ξεκινήστε ακολουθώντας τον επίσημο λογαριασμό του Nextcloud για να μην χάσετε καμιά είδηση",
"Follow Nextcloud on mastodon.xyz" : "Ακολουθήστε το Nextcloud στο mastodon.xyz"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
diff --git a/l10n/eu.js b/l10n/eu.js
index c232c9a4..f7eb6156 100644
--- a/l10n/eu.js
+++ b/l10n/eu.js
@@ -57,6 +57,7 @@ OC.L10N.register(
"Posts from federated instances will show up here" : "Federatutako instantzien mezuak hemen agertuko dira",
"No liked posts found" : "Ez da gustuko mezurik aurkitu",
"No posts found for this tag" : "Ez da mezurik aurkitu etiketa honentzat",
+ "No replies found" : "Ez da erantzunik aurkitu",
"Reply" : "Erantzun",
"Boost" : "Bultzada",
"Like" : "Gogokoa",
@@ -74,6 +75,7 @@ OC.L10N.register(
"User not found" : "Ez da erabiltzailea aurkitu",
"Sorry, we could not find the account of {userId}" : "Sentitzen dugu, ezin izan dugu {userId} erabiltzailearen kontua aurkitu",
"Nextcloud becomes part of the federated social networks!" : "Nexcloud federatutako sare sozialekin bat egiten du!",
+ "We automatically created a Social account for you. Your Social ID is the same as your Federated Cloud ID:" : "Kontu sozial bat sortu dugu automatikoki zuretzat. Zure ID soziala federatutako Cloud IDaren berdina da:",
"Since you are new to Social, start by following the official Nextcloud account so you don't miss any news" : "Social-era iritsi berria zarenez, hasi Nextcloud kontu ofiziala jarraituz berririk ez galtzeko",
"Follow Nextcloud on mastodon.xyz" : "Jarraitu Nextcloud mastodon.xyz zerbitzarian"
},
diff --git a/l10n/eu.json b/l10n/eu.json
index d3ade9a0..0f7d7517 100644
--- a/l10n/eu.json
+++ b/l10n/eu.json
@@ -55,6 +55,7 @@
"Posts from federated instances will show up here" : "Federatutako instantzien mezuak hemen agertuko dira",
"No liked posts found" : "Ez da gustuko mezurik aurkitu",
"No posts found for this tag" : "Ez da mezurik aurkitu etiketa honentzat",
+ "No replies found" : "Ez da erantzunik aurkitu",
"Reply" : "Erantzun",
"Boost" : "Bultzada",
"Like" : "Gogokoa",
@@ -72,6 +73,7 @@
"User not found" : "Ez da erabiltzailea aurkitu",
"Sorry, we could not find the account of {userId}" : "Sentitzen dugu, ezin izan dugu {userId} erabiltzailearen kontua aurkitu",
"Nextcloud becomes part of the federated social networks!" : "Nexcloud federatutako sare sozialekin bat egiten du!",
+ "We automatically created a Social account for you. Your Social ID is the same as your Federated Cloud ID:" : "Kontu sozial bat sortu dugu automatikoki zuretzat. Zure ID soziala federatutako Cloud IDaren berdina da:",
"Since you are new to Social, start by following the official Nextcloud account so you don't miss any news" : "Social-era iritsi berria zarenez, hasi Nextcloud kontu ofiziala jarraituz berririk ez galtzeko",
"Follow Nextcloud on mastodon.xyz" : "Jarraitu Nextcloud mastodon.xyz zerbitzarian"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
diff --git a/l10n/fi.js b/l10n/fi.js
index 68ef29c1..8d1c45c5 100644
--- a/l10n/fi.js
+++ b/l10n/fi.js
@@ -48,7 +48,9 @@ OC.L10N.register(
"You haven't receive any notifications yet" : "Et ole vielä saanut yhtäkään ilmoitusta",
"No global posts found" : "Yleisiä julkaisuja ei löytynyt",
"Posts from federated instances will show up here" : "Yhteenliitettyihin asennuksiin tehdyt julkaisut näkyvät täällä",
+ "No replies found" : "Vastauksia ei löytynyt",
"Reply" : "Vastaa",
+ "Like" : "Tykkää",
"More actions" : "Lisää toimintoja",
"Delete post" : "Poista viesti",
"Hello" : "Hei",
diff --git a/l10n/fi.json b/l10n/fi.json
index 4cdcdef2..100ba88f 100644
--- a/l10n/fi.json
+++ b/l10n/fi.json
@@ -46,7 +46,9 @@
"You haven't receive any notifications yet" : "Et ole vielä saanut yhtäkään ilmoitusta",
"No global posts found" : "Yleisiä julkaisuja ei löytynyt",
"Posts from federated instances will show up here" : "Yhteenliitettyihin asennuksiin tehdyt julkaisut näkyvät täällä",
+ "No replies found" : "Vastauksia ei löytynyt",
"Reply" : "Vastaa",
+ "Like" : "Tykkää",
"More actions" : "Lisää toimintoja",
"Delete post" : "Poista viesti",
"Hello" : "Hei",
diff --git a/l10n/fr.js b/l10n/fr.js
index b87c1ea4..89359364 100644
--- a/l10n/fr.js
+++ b/l10n/fr.js
@@ -77,6 +77,7 @@ OC.L10N.register(
"User not found" : "Utilisateur introuvable",
"Sorry, we could not find the account of {userId}" : "Désolé, impossible de trouver l'utilisateur {userId}",
"Nextcloud becomes part of the federated social networks!" : "Nextcloud fait maintenant partie des réseaux sociaux fédérés !",
+ "We automatically created a Social account for you. Your Social ID is the same as your Federated Cloud ID:" : "Nous avons automatiquement créé un compte social pour vous. Votre identifiant social est le même que votre identifiant de cloud fédéré :",
"Since you are new to Social, start by following the official Nextcloud account so you don't miss any news" : "Comme vous êtes nouveau dans Social, commencez par suivre le compte officiel de Nextcloud afin de ne manquer aucune nouvelle",
"Follow Nextcloud on mastodon.xyz" : "Suivre Nextcloud sur mastodon.xyz"
},
diff --git a/l10n/fr.json b/l10n/fr.json
index 3e66ea73..eee66bbf 100644
--- a/l10n/fr.json
+++ b/l10n/fr.json
@@ -75,6 +75,7 @@
"User not found" : "Utilisateur introuvable",
"Sorry, we could not find the account of {userId}" : "Désolé, impossible de trouver l'utilisateur {userId}",
"Nextcloud becomes part of the federated social networks!" : "Nextcloud fait maintenant partie des réseaux sociaux fédérés !",
+ "We automatically created a Social account for you. Your Social ID is the same as your Federated Cloud ID:" : "Nous avons automatiquement créé un compte social pour vous. Votre identifiant social est le même que votre identifiant de cloud fédéré :",
"Since you are new to Social, start by following the official Nextcloud account so you don't miss any news" : "Comme vous êtes nouveau dans Social, commencez par suivre le compte officiel de Nextcloud afin de ne manquer aucune nouvelle",
"Follow Nextcloud on mastodon.xyz" : "Suivre Nextcloud sur mastodon.xyz"
},"pluralForm" :"nplurals=2; plural=(n > 1);"
diff --git a/l10n/hr.js b/l10n/hr.js
index b7e92f24..477576b5 100644
--- a/l10n/hr.js
+++ b/l10n/hr.js
@@ -77,6 +77,7 @@ OC.L10N.register(
"User not found" : "Korisnik nije pronađen",
"Sorry, we could not find the account of {userId}" : "Nažalost, nismo uspjeli pronaći račun {userId}",
"Nextcloud becomes part of the federated social networks!" : "Nextcloud postaje dio udruženih društvenih mreža!",
+ "We automatically created a Social account for you. Your Social ID is the same as your Federated Cloud ID:" : "Automatski smo stvorili vaš račun u aplikaciji Social. Vaš ID jednak je vašem ID-u udruženog oblaka:",
"Since you are new to Social, start by following the official Nextcloud account so you don't miss any news" : "Budući da ste novi korisnik aplikacije Social, počnite pratiti službeni račun Nextclouda kako ne biste propustili nijednu vijest",
"Follow Nextcloud on mastodon.xyz" : "Pratite Nextcloud na mastodon.xyz"
},
diff --git a/l10n/hr.json b/l10n/hr.json
index 053f4a85..88da2c08 100644
--- a/l10n/hr.json
+++ b/l10n/hr.json
@@ -75,6 +75,7 @@
"User not found" : "Korisnik nije pronađen",
"Sorry, we could not find the account of {userId}" : "Nažalost, nismo uspjeli pronaći račun {userId}",
"Nextcloud becomes part of the federated social networks!" : "Nextcloud postaje dio udruženih društvenih mreža!",
+ "We automatically created a Social account for you. Your Social ID is the same as your Federated Cloud ID:" : "Automatski smo stvorili vaš račun u aplikaciji Social. Vaš ID jednak je vašem ID-u udruženog oblaka:",
"Since you are new to Social, start by following the official Nextcloud account so you don't miss any news" : "Budući da ste novi korisnik aplikacije Social, počnite pratiti službeni račun Nextclouda kako ne biste propustili nijednu vijest",
"Follow Nextcloud on mastodon.xyz" : "Pratite Nextcloud na mastodon.xyz"
},"pluralForm" :"nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;"
diff --git a/l10n/nl.js b/l10n/nl.js
index 75f74bba..cbbc4f93 100644
--- a/l10n/nl.js
+++ b/l10n/nl.js
@@ -58,6 +58,7 @@ OC.L10N.register(
"No liked posts found" : "Geen leuk gevonden berichten gevonden",
"You haven't tooted yet" : "Je hebt nog niet getoot",
"No posts found for this tag" : "Geen berichten gevonden met deze tag",
+ "No replies found" : "Geen antwoorden gevonden",
"hasn't tooted yet" : "heeft nog niet getoot",
"Reply" : "Antwoord",
"Boost" : "Boost",
@@ -76,6 +77,7 @@ OC.L10N.register(
"User not found" : "Gebruiker niet gevonden",
"Sorry, we could not find the account of {userId}" : "Sorry, we konden het account van {userId} niet vinden",
"Nextcloud becomes part of the federated social networks!" : "Nextcloud wordt onderdeel van de gefedereerde sociale netwerken!",
+ "We automatically created a Social account for you. Your Social ID is the same as your Federated Cloud ID:" : "We maakten automatisch een Social account voor jou. Je Social ID is hetzelfde als je Federated cloud ID:",
"Since you are new to Social, start by following the official Nextcloud account so you don't miss any news" : "Omdat je nieuw bent in Social, begin je door het officiële Nextcloud account te volgen, zodat je geen nieuws mist.",
"Follow Nextcloud on mastodon.xyz" : "Volg Nextcloud op mastodon.xyz"
},
diff --git a/l10n/nl.json b/l10n/nl.json
index a1535726..cea12e64 100644
--- a/l10n/nl.json
+++ b/l10n/nl.json
@@ -56,6 +56,7 @@
"No liked posts found" : "Geen leuk gevonden berichten gevonden",
"You haven't tooted yet" : "Je hebt nog niet getoot",
"No posts found for this tag" : "Geen berichten gevonden met deze tag",
+ "No replies found" : "Geen antwoorden gevonden",
"hasn't tooted yet" : "heeft nog niet getoot",
"Reply" : "Antwoord",
"Boost" : "Boost",
@@ -74,6 +75,7 @@
"User not found" : "Gebruiker niet gevonden",
"Sorry, we could not find the account of {userId}" : "Sorry, we konden het account van {userId} niet vinden",
"Nextcloud becomes part of the federated social networks!" : "Nextcloud wordt onderdeel van de gefedereerde sociale netwerken!",
+ "We automatically created a Social account for you. Your Social ID is the same as your Federated Cloud ID:" : "We maakten automatisch een Social account voor jou. Je Social ID is hetzelfde als je Federated cloud ID:",
"Since you are new to Social, start by following the official Nextcloud account so you don't miss any news" : "Omdat je nieuw bent in Social, begin je door het officiële Nextcloud account te volgen, zodat je geen nieuws mist.",
"Follow Nextcloud on mastodon.xyz" : "Volg Nextcloud op mastodon.xyz"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
diff --git a/l10n/oc.js b/l10n/oc.js
index ed9ebe81..8806b1d2 100644
--- a/l10n/oc.js
+++ b/l10n/oc.js
@@ -5,6 +5,7 @@ OC.L10N.register(
"Home" : "Domicili",
"Notifications" : "Notificacions",
"Reply" : "Respondre",
+ "More actions" : "Mai d’accions",
"Close" : "Tampar"
},
"nplurals=2; plural=(n > 1);");
diff --git a/l10n/oc.json b/l10n/oc.json
index 49565746..44f5c476 100644
--- a/l10n/oc.json
+++ b/l10n/oc.json
@@ -3,6 +3,7 @@
"Home" : "Domicili",
"Notifications" : "Notificacions",
"Reply" : "Respondre",
+ "More actions" : "Mai d’accions",
"Close" : "Tampar"
},"pluralForm" :"nplurals=2; plural=(n > 1);"
} \ No newline at end of file
diff --git a/l10n/pl.js b/l10n/pl.js
index c0eb841d..3309f90a 100644
--- a/l10n/pl.js
+++ b/l10n/pl.js
@@ -66,7 +66,7 @@ OC.L10N.register(
"More actions" : "Więcej akcji",
"Delete post" : "Usuń wpis",
"Follow on Nextcloud Social" : "Śledź w Nextcloud Social",
- "Hello" : "Witam",
+ "Hello" : "Witaj",
"Please confirm that you want to follow this account:" : "Potwierdź, że chcesz śledzić to konto:",
"You are following this account" : "Obserwujesz to konto",
"Close" : "Zamknij",
diff --git a/l10n/pl.json b/l10n/pl.json
index 36ff104b..3bddd627 100644
--- a/l10n/pl.json
+++ b/l10n/pl.json
@@ -64,7 +64,7 @@
"More actions" : "Więcej akcji",
"Delete post" : "Usuń wpis",
"Follow on Nextcloud Social" : "Śledź w Nextcloud Social",
- "Hello" : "Witam",
+ "Hello" : "Witaj",
"Please confirm that you want to follow this account:" : "Potwierdź, że chcesz śledzić to konto:",
"You are following this account" : "Obserwujesz to konto",
"Close" : "Zamknij",
diff --git a/l10n/si.js b/l10n/si.js
new file mode 100644
index 00000000..d7296c76
--- /dev/null
+++ b/l10n/si.js
@@ -0,0 +1,11 @@
+OC.L10N.register(
+ "social",
+ {
+ "Help" : "උපකාර",
+ "Home" : "මුල් පිටුව",
+ "Notifications" : "දැනුම්දීම්",
+ "Public" : "පොදු",
+ "Reply" : "පිළිතුර",
+ "Close" : "වසන්න"
+},
+"nplurals=2; plural=(n != 1);");
diff --git a/l10n/si.json b/l10n/si.json
new file mode 100644
index 00000000..a24f17e5
--- /dev/null
+++ b/l10n/si.json
@@ -0,0 +1,9 @@
+{ "translations": {
+ "Help" : "උපකාර",
+ "Home" : "මුල් පිටුව",
+ "Notifications" : "දැනුම්දීම්",
+ "Public" : "පොදු",
+ "Reply" : "පිළිතුර",
+ "Close" : "වසන්න"
+},"pluralForm" :"nplurals=2; plural=(n != 1);"
+} \ No newline at end of file
diff --git a/l10n/si_LK.js b/l10n/si_LK.js
deleted file mode 100644
index f339df08..00000000
--- a/l10n/si_LK.js
+++ /dev/null
@@ -1,10 +0,0 @@
-OC.L10N.register(
- "social",
- {
- "Help" : "උදව්",
- "Finish setup" : "ස්ථාපනය කිරීම අවසන් කරන්න",
- "Home" : "නිවස.",
- "Notifications" : "නිවේදන ",
- "Close" : "වසන්න"
-},
-"nplurals=2; plural=(n != 1);");
diff --git a/l10n/si_LK.json b/l10n/si_LK.json
deleted file mode 100644
index c97b1bbb..00000000
--- a/l10n/si_LK.json
+++ /dev/null
@@ -1,8 +0,0 @@
-{ "translations": {
- "Help" : "උදව්",
- "Finish setup" : "ස්ථාපනය කිරීම අවසන් කරන්න",
- "Home" : "නිවස.",
- "Notifications" : "නිවේදන ",
- "Close" : "වසන්න"
-},"pluralForm" :"nplurals=2; plural=(n != 1);"
-} \ No newline at end of file
diff --git a/l10n/sl.js b/l10n/sl.js
index e3135188..c5cdf2e3 100644
--- a/l10n/sl.js
+++ b/l10n/sl.js
@@ -2,7 +2,7 @@ OC.L10N.register(
"social",
{
"Social" : "Social",
- "Please note that the data from alpha2 can only be migrated manually.\n\t\t\t\t\t\tA detailed documentation to guide you during this process is available using the button below." : "Podatke, ustvarjene z različico alpha2, je mogoče prenesti le ročno.\n\t\t\t\t\t\tPodrobna dokumentacije o izvajanju tega postopka je na voljo prek povezave spodaj.",
+ "Please note that the data from alpha2 can only be migrated manually.\n\t\t\t\t\t\tA detailed documentation to guide you during this process is available using the button below." : "Podatke, ustvarjene z različico alpha2, je mogoče prestaviti le ročno.\n\t\t\t\t\t\tDostop do dokumentacije za izvajanje tega postopka je na voljo prek povezave spodaj.",
"Help" : "Pomoč",
"Follow %s on Social" : "Sledi %s na družbenem omrežju Social",
"🎉 Nextcloud becomes part of the federated social networks!" : "🎉 Oblak Nextcloud je prek zvezne povezave postal del družbenih omrežij!",
@@ -11,8 +11,8 @@ 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: " : "Program Social zahteva pravilno nastavljeno samodejno odkrivanje podatkov .well-known. Če oblak Nextcloud ni nameščen v korenski mapi domene, se pogosto zgodi, da samodejna nastavitev ni mogoča. Za uporabo programa je treba skrbniško ročno nastaviti preusmeritve.",
"Open documentation" : "Odpri dokumentacijo ...",
"Social app setup" : "Nastavitev programa Social",
- "ActivityPub requires a fixed URL to make entries unique. Note that this can not be changed later without resetting the Social app." : "Standard ActivityPub zahteva stalni naslov URL za ustvarjanje enoznačnih vnosov. Tega ni mogoče nastaviti kasneje, brez ustreznega ponastavljanja programa Social.",
- "ActivityPub URL base" : "Osnovni naslov URL ActivityPub URL",
+ "ActivityPub requires a fixed URL to make entries unique. Note that this can not be changed later without resetting the Social app." : "Standard ActivityPub zahteva stalni naslov URL za ustvarjanje enoznačnih vnosov. Tega ni mogoče nastaviti kasneje brez ustreznega ponastavljanja programa Social.",
+ "ActivityPub URL base" : "Osnovni naslov URL ActivityPub",
"Finish setup" : "Končaj nastavitev",
"The Social app needs to be set up by the server administrator." : "Program Social mora dokončno nastaviti skrbnik strežnika.",
"Home" : "Začetni pogled",
@@ -30,10 +30,10 @@ OC.L10N.register(
"Public" : "Javno",
"Post to public timelines" : "Objavi na javno časovnico",
"Unlisted" : "Nenavedeno",
- "Do not post to public timelines" : "Ne objavi na javne časovnice",
- "Followers" : "Sledilci",
+ "Do not post to public timelines" : "Ne objavi na javnih časovnicah",
+ "Followers" : "Za sledilce",
"Post to followers only" : "Objavi le za sledilce",
- "Direct" : "Neposredno",
+ "Direct" : "Neposredno izbranim",
"Post to mentioned users only" : "Objavi le za omenjene uporabnike",
"Error while trying to post your message: Could not find any valid recipients." : "Prišlo je do napake med poskusom objave sporočila: ni mogoče najti veljavnih prejemnikov.",
"Unfollow" : "Prekliči sledenje",
@@ -44,11 +44,12 @@ OC.L10N.register(
"No results found" : "Ni najdenih zadetkov",
"There were no results for your search:" : "Ni najdenih zadetkov iskanja:",
"Searching for" : "Iskanje",
+ "boosted" : "potisnjeno naprej",
"No posts found" : "Ni najdenih objav",
"Posts from people you follow will show up here" : "Objave oseb, ki jim sledite, bodo prikazane na tem mestu",
"No direct messages found" : "Ni najdenih neposrednih sporočil",
"Posts directed to you will show up here" : "Objave namenjene vam, bodo prikazane na tem mestu",
- "No local posts found" : "Ni najdenih krajevnih objav",
+ "No local posts found" : "Ni še krajevnih objav",
"Posts from other people on this instance will show up here" : "Objave drugih uporabnikov tega oblaka, bodo prikazane na tem mestu",
"No notifications found" : "Ni najdenih obvestil",
"You haven't receive any notifications yet" : "Niste prejeli še nobenega obvestila",
@@ -60,6 +61,8 @@ OC.L10N.register(
"No replies found" : "Ni najdenih odgovorov",
"hasn't tooted yet" : "še ne pošilja objav",
"Reply" : "Odgovori",
+ "Boost" : "Potisni naprej",
+ "Like" : "Priljubljeno",
"More actions" : "Več možnosti",
"Delete post" : "Izbriši objavo",
"Follow on Nextcloud Social" : "Sledi na Nextcloud Social",
@@ -70,9 +73,12 @@ OC.L10N.register(
"You are going to follow:" : "Sledili boste:",
"name@domain of your federation account" : "ime@domena zveznega računa oblaka",
"Continue" : "Nadaljuj",
+ "This step is needed as the user is probably not registered on the same server as you are. We will redirect you to your homeserver to follow this account." : "Ta korak je obvezen, saj uporabnik verjetno ni vpisan na istem strežniku kot vi. Če želite temu računu slediti, sledite preusmeritvi na domači strežnik.",
"User not found" : "Uporabnika ni mogoče najti",
"Sorry, we could not find the account of {userId}" : "Računa {userId} ni mogoče najti ",
"Nextcloud becomes part of the federated social networks!" : "Oblak Nextcloud je prek zvezne povezave postal del družbenih omrežij!",
- "Since you are new to Social, start by following the official Nextcloud account so you don't miss any news" : "Ker ste še novi na družbenem omrežju Social, začnite s sledenjem uradnega računa Nextcloud, da ne zamudite novosti in sporočil."
+ "We automatically created a Social account for you. Your Social ID is the same as your Federated Cloud ID:" : "Za vas smo samodejno ustvarili račun Social. Določilo ID za Social je enako kot vaše določilo zveznega oblaka: ",
+ "Since you are new to Social, start by following the official Nextcloud account so you don't miss any news" : "Ker ste še novi na družbenem omrežju Social, začnite s sledenjem uradnega računa Nextcloud, da ne zamudite novosti in sporočil.",
+ "Follow Nextcloud on mastodon.xyz" : "Sledi Nextcloud na mastodon.xyz"
},
"nplurals=4; plural=(n%100==1 ? 0 : n%100==2 ? 1 : n%100==3 || n%100==4 ? 2 : 3);");
diff --git a/l10n/sl.json b/l10n/sl.json
index 307c0b75..7ab5b370 100644
--- a/l10n/sl.json
+++ b/l10n/sl.json
@@ -1,6 +1,6 @@
{ "translations": {
"Social" : "Social",
- "Please note that the data from alpha2 can only be migrated manually.\n\t\t\t\t\t\tA detailed documentation to guide you during this process is available using the button below." : "Podatke, ustvarjene z različico alpha2, je mogoče prenesti le ročno.\n\t\t\t\t\t\tPodrobna dokumentacije o izvajanju tega postopka je na voljo prek povezave spodaj.",
+ "Please note that the data from alpha2 can only be migrated manually.\n\t\t\t\t\t\tA detailed documentation to guide you during this process is available using the button below." : "Podatke, ustvarjene z različico alpha2, je mogoče prestaviti le ročno.\n\t\t\t\t\t\tDostop do dokumentacije za izvajanje tega postopka je na voljo prek povezave spodaj.",
"Help" : "Pomoč",
"Follow %s on Social" : "Sledi %s na družbenem omrežju Social",
"🎉 Nextcloud becomes part of the federated social networks!" : "🎉 Oblak Nextcloud je prek zvezne povezave postal del družbenih omrežij!",
@@ -9,8 +9,8 @@
"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: " : "Program Social zahteva pravilno nastavljeno samodejno odkrivanje podatkov .well-known. Če oblak Nextcloud ni nameščen v korenski mapi domene, se pogosto zgodi, da samodejna nastavitev ni mogoča. Za uporabo programa je treba skrbniško ročno nastaviti preusmeritve.",
"Open documentation" : "Odpri dokumentacijo ...",
"Social app setup" : "Nastavitev programa Social",
- "ActivityPub requires a fixed URL to make entries unique. Note that this can not be changed later without resetting the Social app." : "Standard ActivityPub zahteva stalni naslov URL za ustvarjanje enoznačnih vnosov. Tega ni mogoče nastaviti kasneje, brez ustreznega ponastavljanja programa Social.",
- "ActivityPub URL base" : "Osnovni naslov URL ActivityPub URL",
+ "ActivityPub requires a fixed URL to make entries unique. Note that this can not be changed later without resetting the Social app." : "Standard ActivityPub zahteva stalni naslov URL za ustvarjanje enoznačnih vnosov. Tega ni mogoče nastaviti kasneje brez ustreznega ponastavljanja programa Social.",
+ "ActivityPub URL base" : "Osnovni naslov URL ActivityPub",
"Finish setup" : "Končaj nastavitev",
"The Social app needs to be set up by the server administrator." : "Program Social mora dokončno nastaviti skrbnik strežnika.",
"Home" : "Začetni pogled",
@@ -28,10 +28,10 @@
"Public" : "Javno",
"Post to public timelines" : "Objavi na javno časovnico",
"Unlisted" : "Nenavedeno",
- "Do not post to public timelines" : "Ne objavi na javne časovnice",
- "Followers" : "Sledilci",
+ "Do not post to public timelines" : "Ne objavi na javnih časovnicah",
+ "Followers" : "Za sledilce",
"Post to followers only" : "Objavi le za sledilce",
- "Direct" : "Neposredno",
+ "Direct" : "Neposredno izbranim",
"Post to mentioned users only" : "Objavi le za omenjene uporabnike",
"Error while trying to post your message: Could not find any valid recipients." : "Prišlo je do napake med poskusom objave sporočila: ni mogoče najti veljavnih prejemnikov.",
"Unfollow" : "Prekliči sledenje",
@@ -42,11 +42,12 @@
"No results found" : "Ni najdenih zadetkov",
"There were no results for your search:" : "Ni najdenih zadetkov iskanja:",
"Searching for" : "Iskanje",
+ "boosted" : "potisnjeno naprej",
"No posts found" : "Ni najdenih objav",
"Posts from people you follow will show up here" : "Objave oseb, ki jim sledite, bodo prikazane na tem mestu",
"No direct messages found" : "Ni najdenih neposrednih sporočil",
"Posts directed to you will show up here" : "Objave namenjene vam, bodo prikazane na tem mestu",
- "No local posts found" : "Ni najdenih krajevnih objav",
+ "No local posts found" : "Ni še krajevnih objav",
"Posts from other people on this instance will show up here" : "Objave drugih uporabnikov tega oblaka, bodo prikazane na tem mestu",
"No notifications found" : "Ni najdenih obvestil",
"You haven't receive any notifications yet" : "Niste prejeli še nobenega obvestila",
@@ -58,6 +59,8 @@
"No replies found" : "Ni najdenih odg