2019-06-26 05:43:27 +03:00
OC . L10N . register (
"spreed" ,
{
"a conversation" : "saruna" ,
"(Duration %s)" : "(Ilgums %s)" ,
"You attended a call with {user1}" : "Jūs piedalījāties sarunā ar {user1}" ,
2021-07-01 06:15:30 +03:00
"_%n guest_::_%n guests_" : [ "%n viesi" , "%n viesi" , "%n viesi" ] ,
2019-06-26 05:43:27 +03:00
"You attended a call with {user1} and {user2}" : "Jūs piedalījāties sarunā ar {user1} un {user2}" ,
"You attended a call with {user1}, {user2} and {user3}" : "Jūs piedalījāties sarunā ar {user1}, {user2} un {user3}" ,
"You attended a call with {user1}, {user2}, {user3} and {user4}" : "Jūs piedalījāties sarunā ar {user1}, {user2}, {user3} un {user4}" ,
"You attended a call with {user1}, {user2}, {user3}, {user4} and {user5}" : "Jūs piedalījāties sarunā ar {user1}, {user2}, {user3}, {user4} un {user5}" ,
2021-07-01 06:15:30 +03:00
"_%n other_::_%n others_" : [ "%n other" , "%n cits" , "%n citi" ] ,
2019-06-26 05:43:27 +03:00
"{actor} invited you to {call}" : "{actor} uzaicināja jūs uz {call}" ,
2019-10-18 11:54:04 +03:00
"Talk" : "Runāt" ,
"Guest" : "Viesis" ,
2019-06-26 05:43:27 +03:00
"Talk updates ✅" : "Talk atjauninājumi ✅" ,
"{actor} created the conversation" : "{actor} izveidoja sarunu" ,
"You created the conversation" : "Jūs izveidojāt sarunu" ,
"{actor} renamed the conversation from \"%1$s\" to \"%2$s\"" : "{actor} pārdēvēja sarunu no \"%1$s\" uz \"%2$s\"" ,
"You renamed the conversation from \"%1$s\" to \"%2$s\"" : "Jūs pārdēvējāt sarunu no \"%1$s\" uz \"%2$s\"" ,
"You started a call" : "Jūs sākāt zvanu" ,
2024-02-01 03:21:50 +03:00
"{actor} started a call" : "{actor} sācis zvanu" ,
2019-06-26 05:43:27 +03:00
"{actor} joined the call" : "{actor} pievienojies zvanam" ,
"You joined the call" : "Jūs pievienojaties zvanam" ,
"{actor} left the call" : "{actor} atstājis zvanu" ,
"You left the call" : "Jūs atstājāt zvanu" ,
"{actor} unlocked the conversation" : "{actor} atslēdz sarunu" ,
"You unlocked the conversation" : "Jūs atslēdzāt sarunu" ,
"{actor} locked the conversation" : "{actor} bloķē sarunu" ,
"You locked the conversation" : "Jūs bloķējāt sarunu" ,
"{actor} allowed guests" : "{actor} atļauj viesus" ,
"You allowed guests" : "Jūs atļaujat viesus" ,
"{actor} disallowed guests" : "{actor} nepieļāva viesus" ,
"You disallowed guests" : "Jūs nepieļāvāt viesus" ,
"{actor} set a password" : "{actor} iestatīja paroli" ,
"You set a password" : "Jūs iestatījāt paroli" ,
"{actor} removed the password" : "{actor} noņēma paroli" ,
"You removed the password" : "Jūs noņēmāt paroli" ,
"{actor} added {user}" : "{actor} pievienoja {user}" ,
"You joined the conversation" : "Jūs pievienojaties sarunai" ,
"{actor} joined the conversation" : "{actor} pievienojās sarunai" ,
"You added {user}" : "Jūs pievienojāt {user}" ,
"{actor} added you" : "{actor} jūs pievienoja" ,
"You left the conversation" : "Jūs atstājāt sarunu" ,
"{actor} left the conversation" : "{actor} atstāja sarunu" ,
"{actor} removed {user}" : "{actor} noņēma {user}" ,
"You removed {user}" : "Jūs noņēmāt {user}" ,
"{actor} removed you" : "{actor} jūs noņēma" ,
"{actor} promoted {user} to moderator" : "{actor} paaugstināja {user} par regulētāju" ,
"You promoted {user} to moderator" : "Jūs paaugstinājāt {user} par regulētāju" ,
"{actor} promoted you to moderator" : "{actor} paaugstināja jūs par regulētāju" ,
"{actor} demoted {user} from moderator" : "{actor} pazemināts {user} no regulētāja" ,
"You demoted {user} from moderator" : "Jūs pazeminājāt {user} no regulētāja" ,
"{actor} demoted you from moderator" : "{actor} pazemināja jūs no regulētāja" ,
2019-09-06 05:48:10 +03:00
"{actor} shared a file which is no longer available" : "{actor} kopīgoja datni, kas vairs nav pieejama" ,
"You shared a file which is no longer available" : "Jūs kopīgojāt datni, kas vairs nav pieejama" ,
2019-06-26 05:43:27 +03:00
"%s (guest)" : "%s (viesis)" ,
"Call with {user1} and {user2} (Duration {duration})" : "Saruna ar {user1} un {user2} ( Ilgums {duration})" ,
"Call with {user1}, {user2} and {user3} (Duration {duration})" : "Saruna ar {user1}, {user2} un {user3} ( Ilgums {duration})" ,
"Call with {user1}, {user2}, {user3} and {user4} (Duration {duration})" : "Saruna ar {user1}, {user2}, {user3} un {user4} ( Ilgums {duration})" ,
"Call with {user1}, {user2}, {user3}, {user4} and {user5} (Duration {duration})" : "Saruna ar {user1}, {user2}, {user3}, {user4} un {user5} ( Ilgums {duration})" ,
2023-03-15 06:26:02 +03:00
"Talk conversations" : "Sarunas" ,
2019-06-26 05:43:27 +03:00
"Talk to %s" : "Runāt ar %s" ,
2019-09-06 05:48:10 +03:00
"File is not shared, or shared but not with the user" : "Datne nav koplietota vai koplietots, bet nav koplietots ar lietotāju" ,
2022-04-24 06:24:32 +03:00
"File is too big" : "Datne ir par lielu" ,
"Invalid file provided" : "Norādīta nederīga datne" ,
"Invalid image" : "Nederīgs attēls" ,
2024-05-25 03:14:12 +03:00
"Unknown filetype" : "Nezināms datnes veids" ,
2024-04-11 03:23:48 +03:00
"Say hi to your friends and colleagues!" : "Sasveicinies ar saviem draugiem un kolēģiem!" ,
2019-06-26 05:43:27 +03:00
"%s invited you to a conversation." : "%s uzaicināja jūs uz sarunu." ,
"You were invited to a conversation." : "Jūs uzaicinājāt uz sarunu." ,
"Conversation invitation" : "Sarunas uzaicinājums" ,
"Click the button below to join." : "Noklikšķiniet uz tālāk esošās pogas, lai pievienotos." ,
"Join »%s«" : "Pievienoties »%s«" ,
"Password request: %s" : "Paroles pieprasījums: %s" ,
"Private conversation" : "Privāta saruna" ,
2023-01-25 06:21:04 +03:00
"Dismiss notification" : "Noraidīt paziņojumu" ,
2023-10-13 03:55:06 +03:00
"Accept" : "Pieņemt" ,
"Decline" : "Noraidīt" ,
2019-06-26 05:43:27 +03:00
"{user} sent you a private message" : "{user} nosūtīja jums privātu ziņojumu" ,
"{user} sent a message in conversation {call}" : "{user} nosūtīja ziņu sarunā {call}" ,
"A deleted user sent a message in conversation {call}" : "Izdzēsts lietotājs nosūtīja ziņojumu sarunā {call}" ,
"A guest sent a message in conversation {call}" : "Viesis nosūtījis ziņojumu sarunā {call}" ,
"{user} mentioned you in a private conversation" : "{user} tevi pieminēja privātā sarunā" ,
"{user} mentioned you in conversation {call}" : "{user} pieminēja jūs sarunā {call}" ,
"A deleted user mentioned you in conversation {call}" : "Izdzēsts lietotājs jūs pieminēja sarunā {call}" ,
"A guest mentioned you in conversation {call}" : "Kāds viesis jūs pieminēja sarunā {call}" ,
"{user} invited you to a private conversation" : "{user} uzaicināja jūs uz privātu sarunu" ,
2019-10-18 11:54:04 +03:00
"Join call" : "Pievienoties zvanam" ,
2019-06-26 05:43:27 +03:00
"{user} invited you to a group conversation: {call}" : "{user} uzaicināja jūs uz grupas sarunu: {call}" ,
"A group call has started in {call}" : "Grupas zvans ir sācies {call}" ,
2022-11-12 05:51:15 +03:00
"Open settings" : "Atveriet iestatījumus" ,
2023-11-23 03:29:08 +03:00
"error" : "kļūda" ,
2022-12-08 05:56:57 +03:00
"Avatar image is not square" : "Avatar attēls nav kvadrāts" ,
2019-06-26 05:43:27 +03:00
"Invalid date, date format must be YYYY-MM-DD" : "Nederīgs datums, datuma formātam jābūt YYYY-MM-DD" ,
"Conversation not found" : "Saruna nav atrasta" ,
"Chat, video & audio-conferencing using WebRTC" : "Video un audio konferences, izmantojot WebRTC" ,
2020-03-31 10:03:48 +03:00
"Leave call" : "Pamest zvanu" ,
2020-01-15 06:02:31 +03:00
"Request password" : "Pieprasīt paroli" ,
"Error requesting the password." : "Kļūda, pieprasot paroli." ,
"This conversation has ended" : "Šī saruna ir beigusies" ,
2020-03-28 06:04:40 +03:00
"Limit to groups" : "Grupu ierobežojums" ,
"When at least one group is selected, only people of the listed groups can be part of conversations." : "Ja ir atlasīta vismaz viena grupa, tikai personas no sarakstā minētajām grupām var piedalīties sarunās." ,
"Guests can still join public conversations." : "Viesi joprojām var pievienoties publiskām sarunām." ,
2020-04-08 06:05:05 +03:00
"Everyone" : "Visi" ,
2020-03-28 06:04:40 +03:00
"Save changes" : "Saglabāt izmaiņas" ,
"Saving …" : "Saglabā ..." ,
"Saved!" : "Saglabāts!" ,
2024-06-21 03:22:59 +03:00
"State" : "Stāvoklis" ,
2020-03-28 06:04:40 +03:00
"Name" : "Nosaukums" ,
2023-08-11 03:33:12 +03:00
"Description" : "Apraksts" ,
"Enabled" : "Iespējots" ,
"Disabled" : "Atspējots" ,
2024-01-20 03:22:13 +03:00
"Federation" : "Federācija" ,
"Beta" : "Beta" ,
2024-02-21 03:22:02 +03:00
"Permissions" : "Atļaujas" ,
2020-03-28 06:04:40 +03:00
"General settings" : "Vispārīgie iestatījumi" ,
2020-06-12 05:59:29 +03:00
"Language" : "Valoda" ,
"Country" : "Valsts" ,
"Status" : "Status" ,
2022-11-11 05:54:05 +03:00
"Created at" : "Izveidots plkst." ,
2020-06-12 05:59:29 +03:00
"Pending" : "Gaida" ,
2020-06-11 05:58:02 +03:00
"Error" : "Kļūda" ,
2019-06-26 05:43:27 +03:00
"Validate SSL certificate" : "Pārbaudīt SSL sertifikātu" ,
"Delete this server" : "Dzēst šo serveri" ,
2023-02-15 06:03:43 +03:00
"Shared secret" : "Koplietojams noslēpums" ,
2020-03-28 06:04:40 +03:00
"An external signaling server should optionally be used for larger installations. Leave empty to use the internal signaling server." : "Lielāka izmēra instalācijām pēc izvēles jāizmanto ārējais signalizēšanas serveris. Atstājiet tukšu, lai izmantotu iekšējo signalizēšanas serveri." ,
"Don't warn about connectivity issues in calls with more than 4 participants" : "Nebrīdināt par savienojamības problēmām zvanos ar vairāk nekā 4 dalībniekiem" ,
2019-06-26 05:43:27 +03:00
"STUN server URL" : "STUN servera URL" ,
2020-03-28 06:04:40 +03:00
"STUN servers" : "STUN serveris" ,
"A STUN server is used to determine the public IP address of participants behind a router." : "STUN serveris tiek izmantots, lai noteiktu maršrutētāja dalībnieku publisko IP adresi." ,
2020-04-17 05:58:50 +03:00
"TURN server URL" : "TURN servera URL" ,
2019-06-26 05:43:27 +03:00
"TURN server secret" : "TURN servera noslēpums" ,
"TURN server protocols" : "TURN servera protokols" ,
"Test this server" : "Testēt šo serveri" ,
2020-03-28 06:04:40 +03:00
"TURN servers" : "TURN serveris" ,
2024-06-21 03:22:59 +03:00
"Failed" : "Neizdevās" ,
2022-04-24 06:24:32 +03:00
"OK" : "Labi" ,
2023-01-26 06:21:13 +03:00
"Back" : "Atpakaļ" ,
2023-11-09 03:29:01 +03:00
"Cancel" : "Atcelt" ,
2023-02-14 06:03:29 +03:00
"Confirm" : "Apstiprināt" ,
2023-01-26 06:21:13 +03:00
"Reset" : "Atiestatīt" ,
2020-01-17 00:15:33 +03:00
"Copy link" : "Kopēt saiti" ,
"Waiting for others to join the call …" : "Gaidot citus pievienoties zvanam …" ,
"You can invite others in the participant tab of the sidebar" : "Sānjoslā, dalībnieku cilnē var uzaicināt citus dalībniekus" ,
"You can invite others in the participant tab of the sidebar or share this link to invite others!" : "Sānjoslas dalībnieku cilnē varat uzaicināt citus lietotājus vai kopīgot šo saiti, lai uzaicinātu citus." ,
"Share this link to invite others!" : "Kopīgojiet šo saiti, lai uzaicinātu citus!" ,
2023-05-05 06:28:20 +03:00
"Mute audio" : "Izslēgt audio skaņu" ,
"Disable video" : "Atspējot video" ,
"Enable video" : "Iespējot video" ,
2020-05-29 05:58:54 +03:00
"You" : "Jūs" ,
2019-12-14 06:24:19 +03:00
"Show screen" : "Rādīt ekrānu" ,
2023-05-05 06:28:20 +03:00
"Collapse" : "Sakļaut" ,
2019-12-22 06:44:09 +03:00
"Favorite" : "Favorīts" ,
2024-06-25 03:22:53 +03:00
"Loading …" : "Ielādē…" ,
"Hide details" : "Slēpt detaļas" ,
"Show details" : "Rādīt detaļas" ,
2024-07-17 03:22:41 +03:00
"Date:" : "Datums:" ,
2023-08-08 03:33:44 +03:00
"Disable" : "Deaktivēt" ,
"Enable" : "Iespējot" ,
2023-12-28 03:23:26 +03:00
"Choose" : "Izvēlies" ,
2023-03-14 06:27:56 +03:00
"Restricted" : "Ierobežota" ,
2022-10-04 05:48:57 +03:00
"Personal" : "Personīgs" ,
2024-01-12 03:22:38 +03:00
"Meeting" : "Tikšanās" ,
2021-02-26 06:14:41 +03:00
"Leave conversation" : "Atstāt sarunu" ,
"Delete conversation" : "Dzēst sarunu" ,
2024-06-20 03:22:45 +03:00
"No" : "Nē" ,
"Yes" : "Jā" ,
2020-12-01 06:13:20 +03:00
"Password protection" : "Password protection" ,
2021-01-13 06:18:36 +03:00
"Save" : "Saglabāt" ,
2024-05-23 03:14:19 +03:00
"Edit" : "Labot" ,
2022-04-24 06:24:32 +03:00
"Delete" : "Dzēst" ,
2024-04-13 03:23:56 +03:00
"User" : "Lietotājs" ,
2021-01-13 06:18:36 +03:00
"Password" : "Parole" ,
"API token" : "API pilnvara" ,
"Login" : "Autorizēties" ,
"Nickname" : "Iesauka" ,
"Client ID" : "Klienta ID" ,
2022-10-04 05:48:57 +03:00
"Notifications" : "Paziņojumi" ,
2019-10-22 05:49:40 +03:00
"Remove from favorites" : "Noņemt no favorītiem" ,
"Add to favorites" : "Pievienot izlasei" ,
2023-04-11 06:28:48 +03:00
"You need to promote a new moderator before you can leave the conversation." : "Pirms sarunas atstāšanas ir jāieceļ jauns regulētājs." ,
2024-04-13 03:23:56 +03:00
"Users" : "Lietotāji" ,
2020-04-08 06:05:05 +03:00
"Groups" : "Grupas" ,
2023-08-19 03:37:05 +03:00
"Loading" : "Ielādē" ,
2024-04-13 03:23:56 +03:00
"None" : "Nav" ,
2023-04-19 06:28:45 +03:00
"Devices" : "Ierīces" ,
"No audio" : "Nav audio" ,
2023-05-05 06:28:20 +03:00
"Upload" : "Augšupielādēt" ,
"Files" : "Datnes" ,
"File to share" : "Kopīgojamā datne" ,
2019-12-22 06:44:09 +03:00
"Reply" : "Atbildēt" ,
2021-06-12 06:21:02 +03:00
"Go to file" : "Doties uz datni" ,
2023-05-14 06:30:18 +03:00
"Translate" : "Tulkot" ,
2023-10-10 03:54:32 +03:00
"Dismiss" : "Atmest" ,
2022-04-24 06:24:32 +03:00
"Contact" : "Kontakts" ,
2019-11-27 05:50:48 +03:00
"Today" : "Šodien" ,
"Yesterday" : "Vakar" ,
"{relativeDate}, {absoluteDate}" : "{relativeDate}, {absoluteDate}" ,
2024-03-19 03:22:54 +03:00
"_%n day ago_::_%n days ago_" : [ "%n dienas atpakaļ" , "%n dienas atpakaļ" , "%n dienām" ] ,
2024-01-26 03:22:07 +03:00
"Close" : "Aizvērt" ,
"Password protect" : "Aizsargāt ar paroli" ,
2023-03-17 06:26:18 +03:00
"Group" : "Grupa" ,
2024-01-13 03:23:11 +03:00
"Upload from device" : "Augšupielādēt no ierīces" ,
2024-05-23 03:14:19 +03:00
"New file" : "Jauna datne" ,
2022-08-13 06:23:30 +03:00
"Settings" : "Iestatījumi" ,
2023-11-17 03:32:17 +03:00
"Send" : "Sūtīt" ,
2023-03-03 06:06:01 +03:00
"Join" : "Pievienoties" ,
2019-11-12 05:51:44 +03:00
"moderator" : "moderators" ,
2022-04-24 06:24:32 +03:00
"guest" : "viesis" ,
2019-11-12 05:51:44 +03:00
"Demote from moderator" : "Pazemināt no regulētāja" ,
"Promote to moderator" : "Paaugstināt par regulētāju" ,
2024-06-20 03:22:45 +03:00
"Remove" : "Izņemt" ,
2019-11-12 05:51:44 +03:00
"Remove participant" : "Noņemt dalībnieku" ,
2022-04-24 06:24:32 +03:00
"Searching …" : "Meklē..." ,
2019-12-22 06:44:09 +03:00
"No results" : "Nav rezultātu" ,
2020-06-04 05:57:43 +03:00
"Add users or groups" : "Add users or groups" ,
2020-01-11 06:03:14 +03:00
"Participants" : "Dalībnieki" ,
2019-12-10 05:54:43 +03:00
"Chat" : "Tērzēt" ,
2022-04-24 06:24:32 +03:00
"Details" : "Detaļas" ,
"Projects" : "Projekti" ,
2023-07-22 03:34:22 +03:00
"Select conversation" : "Izvēlēties sarunu" ,
"Link to a conversation" : "Saite uz sarunu" ,
2022-04-24 06:24:32 +03:00
"Privacy" : "Privātums" ,
2020-09-04 06:02:09 +03:00
"Keyboard shortcuts" : "Tastatūras saīsnes" ,
"Search" : "Meklēt" ,
2019-11-16 05:49:46 +03:00
"Start call" : "Sākt zvanu" ,
2023-06-13 03:20:41 +03:00
"Show your screen" : "Rādīt savu ekrānu" ,
"Stop screensharing" : "Apturēt ekrāna koplietošanu" ,
"Screensharing options" : "Ekrāna koplietošanas opcijas" ,
"Enable screensharing" : "Iespējot ekrāna koplietošanu" ,
"Screensharing requires the page to be loaded through HTTPS." : "Lai koplietotu ekrānu, lapa jāielādē, izmantojot HTTPS." ,
"Sharing your screen only works with Firefox version 52 or newer." : "Ekrāna koplietošana darbojas tikai ar Firefox 52. vai jaunāku versiju." ,
"Screensharing extension is required to share your screen." : "Lai koplietotu ekrānu, ir nepieciešams ekrāna koplietošanas paplašinājums." ,
"Please use a different browser like Firefox or Chrome to share your screen." : "Lai koplietotu ekrānu, lūdzu, izmantojiet citu pārlūkprogrammu, piemēram, Firefox vai Chrome." ,
"An error occurred while starting screensharing." : "Startējot ekrāna koplietošanu, radās kļūda." ,
2022-11-08 05:50:40 +03:00
"Grid view" : "Režģa izkārtojums" ,
2024-03-23 03:22:17 +03:00
"Submit" : "Iesniegt" ,
2019-10-22 05:49:40 +03:00
"Join a conversation or start a new one" : "Pievienoties sarunai vai sākt jaunu" ,
2022-04-27 06:27:04 +03:00
"Audio" : "Audio" ,
"Other" : "Cits" ,
2024-05-23 03:14:19 +03:00
"Search in conversation: {conversation}" : "Meklēt sarunā: {conversation}" ,
2024-05-24 03:12:39 +03:00
"Error while sharing file" : "Kļūda datnes kopīgošanā" ,
2020-08-06 06:03:15 +03:00
"Default" : "Noklusējuma" ,
2019-12-14 06:24:19 +03:00
"This is taking longer than expected. Are the media permissions already granted (or rejected)? If yes please restart your browser, as audio and video are failing" : "Tas aizņem vairāk laika, nekā paredzēts. Vai multivides atļaujas jau ir piešķirtas (vai noraidītas)? Ja atbilde ir “jā”, restartējiet pārlūkprogrammu, jo ir audio un video kļūme" ,
"Access to microphone & camera is only possible with HTTPS" : "Piekļuve mikrofonam un kamerai ir iespējama izmantojot tikai HTTPS" ,
"Please move your setup to HTTPS" : "Lūdzu, pārvietojiet iestatījumu uz HTTPS" ,
"Access to microphone & camera was denied" : "Piekļuve mikrofonam un kamerai tika liegta" ,
"WebRTC is not supported in your browser" : "WebRTC netiek atbalstīta jūsu pārlūkprogrammā" ,
"Please use a different browser like Firefox or Chrome" : "Lūdzu, izmantojiet citu pārlūkprogrammu, piemēram Firefox vai Chrome" ,
"Error while accessing microphone & camera" : "Kļūda, piekļūstot mikrofonam un kamerai" ,
2019-06-26 05:43:27 +03:00
"The password is wrong. Try again." : "Nepareiza parole. Mēģiniet vēlreiz." ,
"TURN server" : "TURN serveris" ,
"The TURN server is used to proxy the traffic from participants behind a firewall." : "TURN serveris tiek izmantots, lai bloķētu dalībnieku datplūsmu aiz ugunsmūra." ,
2020-08-19 06:04:20 +03:00
"Signaling servers" : "Signalizēšanas serveri" ,
2020-03-28 06:04:40 +03:00
"An external signaling server can optionally be used for larger installations. Leave empty to use the internal signaling server." : "Ārējo signalizēšanas serveri var pēc izvēles izmantot lielākām instalācijām. Atstājiet tukšu, lai izmantotu iekšējo signalizēšanas serveri." ,
2019-06-26 05:43:27 +03:00
"%s Talk on your mobile devices" : "%s Sarunas mobilajās ierīcēs" ,
2019-09-06 05:48:10 +03:00
"Android app" : "Android lietotne" ,
2022-08-12 06:21:55 +03:00
"iOS app" : "iOS lietotne" ,
2024-04-13 03:23:56 +03:00
"There are currently no commands available." : "Pašlaik nav pieejamas komandas." ,
"The command does not exist" : "Šī komanda nepastāv" ,
2024-02-06 03:21:56 +03:00
"Path is already shared with this room" : "Ceļš jau ir koplietots ar šo telpu" ,
2024-04-13 03:23:56 +03:00
"Commands" : "Komandas" ,
"Command" : "Komanda" ,
"Script" : "Skripts" ,
"Response to" : "Atbilde uz" ,
"Enabled for" : "Iespējots" ,
"Moderators" : "Regulētāji" ,
2024-04-11 03:23:48 +03:00
"Write message, @ to mention someone …" : "Rakstiet ziņu, @ lai pieminētu kādu …" ,
2024-06-29 03:22:41 +03:00
"Open sidebar" : "Atvērt sānjoslu" ,
2024-04-13 03:23:56 +03:00
"Start a conversation" : "Sākt sarunu" ,
"Specify commands the users can use in chats" : "Komandu norādīšana, kuras lietotāji var izmantot tērzēšanā"
2019-06-26 05:43:27 +03:00
} ,
"nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n != 0 ? 1 : 2);" ) ;