kopia lustrzana https://github.com/nextcloud/social
[tx-robot] updated from transifex
rodzic
9812f2b784
commit
3a68e3f41a
|
@ -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",
|
||||
|
|
|
@ -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",
|
||||
|
|
|
@ -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);");
|
|
@ -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);"
|
||||
}
|
Ładowanie…
Reference in New Issue