2019-07-13 02:49:17 +00:00
OC . L10N . register (
"social" ,
{
2019-12-22 03:42:00 +00:00
"🎉 Nextcloud becomes part of the federated social networks!" : "🎉 Nextcloud tampa federacinių socialinių tinklų dalimi!" ,
2019-09-25 02:47:02 +00:00
"Open documentation" : "Atverti dokumentaciją" ,
2019-12-22 03:42:00 +00:00
"Finish setup" : "Užbaigti sąranką" ,
"Home" : "Namų" ,
2019-09-25 02:47:02 +00:00
"Notifications" : "Pranešimai" ,
2019-12-22 03:42:00 +00:00
"Profile" : "Profilis" ,
"Post publicly" : "Paskelbti viešai" ,
"Public" : "Vieša" ,
2019-07-13 02:49:17 +00:00
"Unfollow" : "Nebesekti" ,
"Follow" : "Sekti" ,
2019-12-22 03:42:00 +00:00
"followers" : "sekėjų" ,
2019-07-13 02:49:17 +00:00
"No results found" : "Nerasta jokių rezultatų" ,
"There were no results for your search:" : "Jūsų paieška negrąžino jokių rezultatų:" ,
2019-12-22 03:42:00 +00:00
"Searching for" : "Ieškoma" ,
2019-09-25 02:47:02 +00:00
"No notifications found" : "Nerasta jokių pranešimų" ,
2019-10-04 02:48:18 +00:00
"You haven't receive any notifications yet" : "Kol kas nesate gavę jokių pranešimų" ,
"Reply" : "Atsakyti" ,
2019-07-13 02:49:17 +00:00
"More actions" : "Daugiau veiksmų" ,
2019-10-04 02:48:18 +00:00
"Hello" : "Sveiki" ,
2019-07-13 02:49:17 +00:00
"Close" : "Užverti" ,
2019-10-04 02:48:18 +00:00
"Continue" : "Tęsti" ,
2019-07-13 02:49:17 +00:00
"User not found" : "Naudotojas nerastas" ,
2019-10-04 02:48:18 +00:00
"Sorry, we could not find the account of {userId}" : "Atleiskite, mums nepavyko rasti {userId} paskyros" ,
2019-12-22 03:42:00 +00:00
"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:"
2019-07-13 02:49:17 +00:00
} ,
"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);" ) ;