From ede1f8d84d8310432e441eeaf658e8582b11aac2 Mon Sep 17 00:00:00 2001 From: Nextcloud bot Date: Mon, 11 Feb 2019 01:37:04 +0000 Subject: [PATCH] [tx-robot] updated from transifex --- l10n/fi.js | 3 +++ l10n/fi.json | 3 +++ l10n/fr.js | 2 ++ l10n/fr.json | 2 ++ l10n/nl.js | 3 +++ l10n/nl.json | 3 +++ 6 files changed, 16 insertions(+) diff --git a/l10n/fi.js b/l10n/fi.js index de55f389..0daf2602 100644 --- a/l10n/fi.js +++ b/l10n/fi.js @@ -31,6 +31,8 @@ OC.L10N.register( "posts" : "julkaisut", "following" : "seuraa", "followers" : "seuraajat", + "No results found" : "Tuloksia ei löytynyt", + "There were no results for your search:" : "Hakusi ei palauttanut tuloksia:", "Searching for" : "Haetaan", "No posts found" : "Julkaisuja ei löytynyt", "Posts from people you follow will show up here" : "Seuraamiesi käyttäjien julkaisut näkyvät täällä", @@ -40,6 +42,7 @@ OC.L10N.register( "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 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ä", + "User not found" : "Käyttäjää ei löytynyt", "Nextcloud becomes part of the federated social networks!" : "Nextcloudista tulee yhteenliitettyjen sosiaalisten verkostojen osa!", "We automatically created a Social account for you. Your Social ID is the same as your federated cloud ID:" : "Loimme sinulle automaattisesti Sosiaalinen -tilin. Sinun Social ID on sama kun yhteenliitettyjen pilvien ID:", "Since you are new to Social, start by following the official Nextcloud account so you don't miss any news" : "Koska olet uusi käyttäjä, aloita seuraamalla virallista Nextcloud -tiliä ettet jää uutisista paitsi", diff --git a/l10n/fi.json b/l10n/fi.json index 78a81479..27bb9f24 100644 --- a/l10n/fi.json +++ b/l10n/fi.json @@ -29,6 +29,8 @@ "posts" : "julkaisut", "following" : "seuraa", "followers" : "seuraajat", + "No results found" : "Tuloksia ei löytynyt", + "There were no results for your search:" : "Hakusi ei palauttanut tuloksia:", "Searching for" : "Haetaan", "No posts found" : "Julkaisuja ei löytynyt", "Posts from people you follow will show up here" : "Seuraamiesi käyttäjien julkaisut näkyvät täällä", @@ -38,6 +40,7 @@ "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 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ä", + "User not found" : "Käyttäjää ei löytynyt", "Nextcloud becomes part of the federated social networks!" : "Nextcloudista tulee yhteenliitettyjen sosiaalisten verkostojen osa!", "We automatically created a Social account for you. Your Social ID is the same as your federated cloud ID:" : "Loimme sinulle automaattisesti Sosiaalinen -tilin. Sinun Social ID on sama kun yhteenliitettyjen pilvien ID:", "Since you are new to Social, start by following the official Nextcloud account so you don't miss any news" : "Koska olet uusi käyttäjä, aloita seuraamalla virallista Nextcloud -tiliä ettet jää uutisista paitsi", diff --git a/l10n/fr.js b/l10n/fr.js index 44bab5a3..4f952206 100644 --- a/l10n/fr.js +++ b/l10n/fr.js @@ -20,6 +20,7 @@ OC.L10N.register( "Post publicly" : "Poster publiquement", "Post to followers" : "Poster aux abonnés", "Post to recipients" : "Poster aux destinataires", + "Post unlisted" : "Post non répertorié", "Direct" : "Direct", "Post to mentioned users only" : "Poster aux utilisateurs mentionnées seulement", "Unlisted" : "Non listé", @@ -45,6 +46,7 @@ OC.L10N.register( "Posts from other people on this instance will show up here" : "Les messages d'autres personnes de cette instance apparaitront ici", "No global posts found" : "Aucun message global trouvé", "Posts from federated instances will show up here" : "Les messages des instances fédérées apparaitront ici", + "No posts found for this tag" : "Aucun post trouvé avec cette étiquette", "User not found" : "Utilisateur non trouvé", "Sorry, we could not find the account of {userId}" : "Désolé, impossible de trouver le compte {userId}", "Nextcloud becomes part of the federated social networks!" : "Nextcloud fait maintenant partie des réseaux sociaux fédérés !", diff --git a/l10n/fr.json b/l10n/fr.json index 8c7bb857..45f47c49 100644 --- a/l10n/fr.json +++ b/l10n/fr.json @@ -18,6 +18,7 @@ "Post publicly" : "Poster publiquement", "Post to followers" : "Poster aux abonnés", "Post to recipients" : "Poster aux destinataires", + "Post unlisted" : "Post non répertorié", "Direct" : "Direct", "Post to mentioned users only" : "Poster aux utilisateurs mentionnées seulement", "Unlisted" : "Non listé", @@ -43,6 +44,7 @@ "Posts from other people on this instance will show up here" : "Les messages d'autres personnes de cette instance apparaitront ici", "No global posts found" : "Aucun message global trouvé", "Posts from federated instances will show up here" : "Les messages des instances fédérées apparaitront ici", + "No posts found for this tag" : "Aucun post trouvé avec cette étiquette", "User not found" : "Utilisateur non trouvé", "Sorry, we could not find the account of {userId}" : "Désolé, impossible de trouver le compte {userId}", "Nextcloud becomes part of the federated social networks!" : "Nextcloud fait maintenant partie des réseaux sociaux fédérés !", diff --git a/l10n/nl.js b/l10n/nl.js index 6d68b22a..6fe35ce3 100644 --- a/l10n/nl.js +++ b/l10n/nl.js @@ -35,6 +35,8 @@ OC.L10N.register( "posts" : "berichten", "following" : "volgend", "followers" : "volgers", + "No results found" : "Geen resultaten gevonden", + "There were no results for your search:" : "Geen resultaten voor je zoekterm:", "Searching for" : "Zoeken naar", "No posts found" : "Geen berichten gevonden", "Posts from people you follow will show up here" : "Berichten van mensen die je volgt, worden hier getoond", @@ -44,6 +46,7 @@ OC.L10N.register( "Posts from other people on this instance will show up here" : "Berichten van anderen op deze server verschijnen hier", "No global posts found" : "Geen globale berichten gevonden", "Posts from federated instances will show up here" : "Berichten van gefedereerde servers worden hier getoond", + "No posts found for this tag" : "Geen berichten gevonden met deze tag", "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!", diff --git a/l10n/nl.json b/l10n/nl.json index 0f3f67e9..4826667c 100644 --- a/l10n/nl.json +++ b/l10n/nl.json @@ -33,6 +33,8 @@ "posts" : "berichten", "following" : "volgend", "followers" : "volgers", + "No results found" : "Geen resultaten gevonden", + "There were no results for your search:" : "Geen resultaten voor je zoekterm:", "Searching for" : "Zoeken naar", "No posts found" : "Geen berichten gevonden", "Posts from people you follow will show up here" : "Berichten van mensen die je volgt, worden hier getoond", @@ -42,6 +44,7 @@ "Posts from other people on this instance will show up here" : "Berichten van anderen op deze server verschijnen hier", "No global posts found" : "Geen globale berichten gevonden", "Posts from federated instances will show up here" : "Berichten van gefedereerde servers worden hier getoond", + "No posts found for this tag" : "Geen berichten gevonden met deze tag", "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!",