summaryrefslogtreecommitdiffstats
path: root/l10n/lt_LT.js
blob: 0a819cfdb0742fc18ac36e24cb6ba55689b2213c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
OC.L10N.register(
    "social",
    {
    "🎉 Nextcloud becomes part of the federated social networks!" : "🎉 Nextcloud tampa federacinių socialinių tinklų dalimi!",
    "Open documentation" : "Atverti dokumentaciją",
    "Finish setup" : "Užbaigti sąranką",
    "Profile" : "Profilis",
    "Post publicly" : "Paskelbti viešai",
    "Unfollow" : "Nebesekti",
    "Follow" : "Sekti",
    "No results found" : "Nerasta jokių rezultatų",
    "There were no results for your search:" : "Jūsų paieška negrąžino jokių rezultatų:",
    "Searching for" : "Ieškoma",
    "Reply" : "Atsakyti",
    "More actions" : "Daugiau veiksmų",
    "Close" : "Užverti",
    "Continue" : "Tęsti",
    "User not found" : "Naudotojas nerastas",
    "Sorry, we could not find the account of {userId}" : "Atleiskite, nepavyko rasti {userId} paskyros",
    "Nextcloud becomes part of the federated social networks!" : "Nextcloud tampa federacinių socialinių tinklų dalimi!",
    "We automatically created a Social account for you. Your Social ID is the same as your federated cloud ID:" : "Mes jums automatiškai sukūrėme socialinę paskyrą. Jūsų socialinis ID yra toks pats kaip ir federacinės debesijos ID:"
},
"nplurals=4; plural=(n % 10 == 1 && (n % 100 > 19 || n % 100 < 11) ? 0 : (n % 10 >= 2 && n % 10 <=9) && (n % 100 > 19 || n % 100 < 11) ? 1 : n % 1 != 0 ? 2: 3);");