kopia lustrzana https://github.com/nextcloud/social
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>pull/1489/head
rodzic
1dc8d6ebbb
commit
55fdb2d287
|
@ -2,6 +2,7 @@ OC.L10N.register(
|
|||
"social",
|
||||
{
|
||||
"Social" : "Sosiaalinen",
|
||||
"Social notifications" : "Sosiaaliset ilmoitukset",
|
||||
"Help" : "Ohje",
|
||||
".well-known/webfinger isn't properly set up!" : ".well-known/webfinger ei ole asetettu oikein!",
|
||||
"Open documentation" : "Avaa dokumentaatio",
|
||||
|
@ -18,6 +19,7 @@ OC.L10N.register(
|
|||
"Global timeline" : "Julkinen aikajana",
|
||||
"Following" : "Seuraa",
|
||||
"In reply to" : "Vastauksena",
|
||||
"Close reply" : "Sulje vastaus",
|
||||
"Add attachment" : "Lisää liite",
|
||||
"Add emoji" : "Lisää emoji",
|
||||
"Visibility" : "Näkyvyys",
|
||||
|
@ -37,6 +39,7 @@ OC.L10N.register(
|
|||
"Uploading..." : "Lähetetään...",
|
||||
"Delete" : "Poista",
|
||||
"Edit" : "Muokkaa",
|
||||
"No description added" : "Kuvausta ei ole lisätty",
|
||||
"Close" : "Sulje",
|
||||
"Unfollow" : "Lopeta seuraaminen",
|
||||
"Follow" : "Seuraa",
|
||||
|
@ -53,11 +56,15 @@ OC.L10N.register(
|
|||
"No local posts found" : "Ei paikallisia julkaisuja",
|
||||
"Posts from other people on this instance will show up here" : "Muiden ihmisten tähän asennukseen kirjoitetut julkaisut näkyvät täällä",
|
||||
"No notifications found" : "Ilmoituksia ei löytynyt",
|
||||
"You have not received 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ää",
|
||||
"Undo Like" : "Kumoa tykkääminen",
|
||||
"{account} is following you" : "{account} seuraa sinua",
|
||||
"{account} liked your post" : "{account} tykkäsi viestistäsi",
|
||||
"Hello" : "Hei",
|
||||
"Please confirm that you want to follow this account:" : "Vahvista että haluat seurata tätä tiliä:",
|
||||
"You are following this account" : "Seuraat tätä tiliä",
|
||||
|
|
|
@ -1,5 +1,6 @@
|
|||
{ "translations": {
|
||||
"Social" : "Sosiaalinen",
|
||||
"Social notifications" : "Sosiaaliset ilmoitukset",
|
||||
"Help" : "Ohje",
|
||||
".well-known/webfinger isn't properly set up!" : ".well-known/webfinger ei ole asetettu oikein!",
|
||||
"Open documentation" : "Avaa dokumentaatio",
|
||||
|
@ -16,6 +17,7 @@
|
|||
"Global timeline" : "Julkinen aikajana",
|
||||
"Following" : "Seuraa",
|
||||
"In reply to" : "Vastauksena",
|
||||
"Close reply" : "Sulje vastaus",
|
||||
"Add attachment" : "Lisää liite",
|
||||
"Add emoji" : "Lisää emoji",
|
||||
"Visibility" : "Näkyvyys",
|
||||
|
@ -35,6 +37,7 @@
|
|||
"Uploading..." : "Lähetetään...",
|
||||
"Delete" : "Poista",
|
||||
"Edit" : "Muokkaa",
|
||||
"No description added" : "Kuvausta ei ole lisätty",
|
||||
"Close" : "Sulje",
|
||||
"Unfollow" : "Lopeta seuraaminen",
|
||||
"Follow" : "Seuraa",
|
||||
|
@ -51,11 +54,15 @@
|
|||
"No local posts found" : "Ei paikallisia julkaisuja",
|
||||
"Posts from other people on this instance will show up here" : "Muiden ihmisten tähän asennukseen kirjoitetut julkaisut näkyvät täällä",
|
||||
"No notifications found" : "Ilmoituksia ei löytynyt",
|
||||
"You have not received 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ää",
|
||||
"Undo Like" : "Kumoa tykkääminen",
|
||||
"{account} is following you" : "{account} seuraa sinua",
|
||||
"{account} liked your post" : "{account} tykkäsi viestistäsi",
|
||||
"Hello" : "Hei",
|
||||
"Please confirm that you want to follow this account:" : "Vahvista että haluat seurata tätä tiliä:",
|
||||
"You are following this account" : "Seuraat tätä tiliä",
|
||||
|
|
Ładowanie…
Reference in New Issue