From 3a68e3f41a2795079c2e1a8256a4d8d6947767a6 Mon Sep 17 00:00:00 2001 From: Nextcloud bot Date: Wed, 13 Nov 2019 02:48:52 +0000 Subject: [PATCH] [tx-robot] updated from transifex --- l10n/nl.js | 1 + l10n/nl.json | 1 + l10n/sl.js | 31 +++++++++++++++++++++++++++++++ l10n/sl.json | 29 +++++++++++++++++++++++++++++ 4 files changed, 62 insertions(+) create mode 100644 l10n/sl.js create mode 100644 l10n/sl.json diff --git a/l10n/nl.js b/l10n/nl.js index cae9baae..44df7939 100644 --- a/l10n/nl.js +++ b/l10n/nl.js @@ -56,6 +56,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", + "hasn't tooted yet" : "heeft nog niet getoot", "Reply" : "Antwoord", "Boost" : "Boost", "Like" : "Leuk vinden", diff --git a/l10n/nl.json b/l10n/nl.json index cc11f3a0..9beb73b8 100644 --- a/l10n/nl.json +++ b/l10n/nl.json @@ -54,6 +54,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", + "hasn't tooted yet" : "heeft nog niet getoot", "Reply" : "Antwoord", "Boost" : "Boost", "Like" : "Leuk vinden", diff --git a/l10n/sl.js b/l10n/sl.js new file mode 100644 index 00000000..b8eff00f --- /dev/null +++ b/l10n/sl.js @@ -0,0 +1,31 @@ +OC.L10N.register( + "social", + { + "Open documentation" : "Odpri dokumentacijo", + "Finish setup" : "Končaj nastavitev", + "Direct messages" : "Neposredna sporočila", + "Notifications" : "Obvestila", + "Profile" : "Profil", + "Local timeline" : "Krajevna časovnica", + "Global timeline" : "Splošna časovnica", + "Post publicly" : "Objavi javno", + "Post to followers" : "Objavi sledilcem", + "Post to recipients" : "Objavi prejemnikom", + "Post unlisted" : "Objavi nenavedeno", + "Public" : "Javno", + "Post to public timelines" : "Objavi na javno časovnico", + "Followers" : "Sledilci", + "Post to followers only" : "Objavi le za sledilce", + "Direct" : "Neposredno", + "Post to mentioned users only" : "Objavi le za omenjene uporabnike", + "Unfollow" : "Odstrani sledenje", + "Follow" : "Sledi", + "posts" : "objave", + "following" : "sledenje", + "followers" : "sledilci", + "No results found" : "Ni najdenih zadetkov", + "Reply" : "Odgovori", + "More actions" : "Več možnosti", + "Close" : "apri" +}, +"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 new file mode 100644 index 00000000..41a96e3c --- /dev/null +++ b/l10n/sl.json @@ -0,0 +1,29 @@ +{ "translations": { + "Open documentation" : "Odpri dokumentacijo", + "Finish setup" : "Končaj nastavitev", + "Direct messages" : "Neposredna sporočila", + "Notifications" : "Obvestila", + "Profile" : "Profil", + "Local timeline" : "Krajevna časovnica", + "Global timeline" : "Splošna časovnica", + "Post publicly" : "Objavi javno", + "Post to followers" : "Objavi sledilcem", + "Post to recipients" : "Objavi prejemnikom", + "Post unlisted" : "Objavi nenavedeno", + "Public" : "Javno", + "Post to public timelines" : "Objavi na javno časovnico", + "Followers" : "Sledilci", + "Post to followers only" : "Objavi le za sledilce", + "Direct" : "Neposredno", + "Post to mentioned users only" : "Objavi le za omenjene uporabnike", + "Unfollow" : "Odstrani sledenje", + "Follow" : "Sledi", + "posts" : "objave", + "following" : "sledenje", + "followers" : "sledilci", + "No results found" : "Ni najdenih zadetkov", + "Reply" : "Odgovori", + "More actions" : "Več možnosti", + "Close" : "apri" +},"pluralForm" :"nplurals=4; plural=(n%100==1 ? 0 : n%100==2 ? 1 : n%100==3 || n%100==4 ? 2 : 3);" +} \ No newline at end of file