diff options
Diffstat (limited to 'apps')
-rw-r--r-- | apps/accessibility/l10n/ru.js | 2 | ||||
-rw-r--r-- | apps/accessibility/l10n/ru.json | 2 | ||||
-rw-r--r-- | apps/encryption/l10n/lt_LT.js | 1 | ||||
-rw-r--r-- | apps/encryption/l10n/lt_LT.json | 1 | ||||
-rw-r--r-- | apps/federatedfilesharing/l10n/lt_LT.js | 12 | ||||
-rw-r--r-- | apps/federatedfilesharing/l10n/lt_LT.json | 12 | ||||
-rw-r--r-- | apps/files/l10n/ja.js | 1 | ||||
-rw-r--r-- | apps/files/l10n/ja.json | 1 | ||||
-rw-r--r-- | apps/files_external/l10n/lt_LT.js | 9 | ||||
-rw-r--r-- | apps/files_external/l10n/lt_LT.json | 9 | ||||
-rw-r--r-- | apps/files_sharing/l10n/lt_LT.js | 33 | ||||
-rw-r--r-- | apps/files_sharing/l10n/lt_LT.json | 33 |
12 files changed, 66 insertions, 50 deletions
diff --git a/apps/accessibility/l10n/ru.js b/apps/accessibility/l10n/ru.js index d1bf9bb949d..9033ec61c70 100644 --- a/apps/accessibility/l10n/ru.js +++ b/apps/accessibility/l10n/ru.js @@ -13,6 +13,6 @@ OC.L10N.register( "Web Content Accessibility Guidelines" : "Руководство по обеспечению доступности Web-контента WGAG", "our issue tracker" : "Сообщить об ошибке", "our design team" : "Команда разработчиков", - "Enable" : "Включено" + "Enable" : "Использовать" }, "nplurals=4; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<12 || n%100>14) ? 1 : n%10==0 || (n%10>=5 && n%10<=9) || (n%100>=11 && n%100<=14)? 2 : 3);"); diff --git a/apps/accessibility/l10n/ru.json b/apps/accessibility/l10n/ru.json index 100c91d601e..25ea4724955 100644 --- a/apps/accessibility/l10n/ru.json +++ b/apps/accessibility/l10n/ru.json @@ -11,6 +11,6 @@ "Web Content Accessibility Guidelines" : "Руководство по обеспечению доступности Web-контента WGAG", "our issue tracker" : "Сообщить об ошибке", "our design team" : "Команда разработчиков", - "Enable" : "Включено" + "Enable" : "Использовать" },"pluralForm" :"nplurals=4; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<12 || n%100>14) ? 1 : n%10==0 || (n%10>=5 && n%10<=9) || (n%100>=11 && n%100<=14)? 2 : 3);" }
\ No newline at end of file diff --git a/apps/encryption/l10n/lt_LT.js b/apps/encryption/l10n/lt_LT.js index 2fdae24f922..716929575f8 100644 --- a/apps/encryption/l10n/lt_LT.js +++ b/apps/encryption/l10n/lt_LT.js @@ -39,6 +39,7 @@ OC.L10N.register( "Hey there,<br><br>the admin enabled server-side-encryption. Your files were encrypted using the password <strong>%s</strong>.<br><br>Please login to the web interface, go to the section \"basic encryption module\" of your personal settings and update your encryption password by entering this password into the \"old log-in password\" field and your current login-password.<br><br>" : "Sveiki, <br><br>Administratorius įjungė šifravimą sistemoje. Jūsų failai buvo užšifruoti naudojantis šiuo slaptažodžiu: <strong>%s</strong>.<br><br> Prisijunkite prie sistemos, atidarykite nustatymus, pasirinkite skiltį \"Šifravimo įskiepis\" ir atnaujinkite savo šifravimui skirtą slaptažodį pasinaudodami šiuo ir savo prisijungimo slaptažodžiu.<br><br>", "Encryption app is enabled but your keys are not initialized, please log-out and log-in again" : "Šifravimo programėlė yra įjungta, tačiau jūsų raktai nėra inicijuoti. Atsijunkite ir dar kartą prisijunkite", "Encrypt the home storage" : "Šifruoti saugyklą", + "Enabling this option encrypts all files stored on the main storage, otherwise only files on external storage will be encrypted" : "Įjungus šią parinktį, bus užšifruoti visi pagrindinėje saugykloje saugomi failai. Priešingu atveju bus užšifruoti tik išorinėje saugykloje esantys failai", "Enable recovery key" : "Naudoti atstatymo raktą", "Disable recovery key" : "Nenaudoti atstatymo rakto", "The recovery key is an extra encryption key that is used to encrypt files. It allows recovery of a user's files if the user forgets his or her password." : "Atkūrimo raktas yra papildomas šifravimo raktas, kuris naudojamas failų šifravimui. Jis leidžia atkurti naudotojo failus tuo atveju, jei naudotojas pamirš savo slaptažodį.", diff --git a/apps/encryption/l10n/lt_LT.json b/apps/encryption/l10n/lt_LT.json index 4eb49ca27fa..d7415e38309 100644 --- a/apps/encryption/l10n/lt_LT.json +++ b/apps/encryption/l10n/lt_LT.json @@ -37,6 +37,7 @@ "Hey there,<br><br>the admin enabled server-side-encryption. Your files were encrypted using the password <strong>%s</strong>.<br><br>Please login to the web interface, go to the section \"basic encryption module\" of your personal settings and update your encryption password by entering this password into the \"old log-in password\" field and your current login-password.<br><br>" : "Sveiki, <br><br>Administratorius įjungė šifravimą sistemoje. Jūsų failai buvo užšifruoti naudojantis šiuo slaptažodžiu: <strong>%s</strong>.<br><br> Prisijunkite prie sistemos, atidarykite nustatymus, pasirinkite skiltį \"Šifravimo įskiepis\" ir atnaujinkite savo šifravimui skirtą slaptažodį pasinaudodami šiuo ir savo prisijungimo slaptažodžiu.<br><br>", "Encryption app is enabled but your keys are not initialized, please log-out and log-in again" : "Šifravimo programėlė yra įjungta, tačiau jūsų raktai nėra inicijuoti. Atsijunkite ir dar kartą prisijunkite", "Encrypt the home storage" : "Šifruoti saugyklą", + "Enabling this option encrypts all files stored on the main storage, otherwise only files on external storage will be encrypted" : "Įjungus šią parinktį, bus užšifruoti visi pagrindinėje saugykloje saugomi failai. Priešingu atveju bus užšifruoti tik išorinėje saugykloje esantys failai", "Enable recovery key" : "Naudoti atstatymo raktą", "Disable recovery key" : "Nenaudoti atstatymo rakto", "The recovery key is an extra encryption key that is used to encrypt files. It allows recovery of a user's files if the user forgets his or her password." : "Atkūrimo raktas yra papildomas šifravimo raktas, kuris naudojamas failų šifravimui. Jis leidžia atkurti naudotojo failus tuo atveju, jei naudotojas pamirš savo slaptažodį.", diff --git a/apps/federatedfilesharing/l10n/lt_LT.js b/apps/federatedfilesharing/l10n/lt_LT.js index c277f3440bb..4b773d19a5b 100644 --- a/apps/federatedfilesharing/l10n/lt_LT.js +++ b/apps/federatedfilesharing/l10n/lt_LT.js @@ -3,15 +3,15 @@ OC.L10N.register( { "Federated sharing" : "Federacinis bendrinimas", "Do you want to add the remote share {name} from {owner}@{remote}?" : "Ar norite pridėti nuotolinį viešinį {name} iš {owner}@{remote}?", - "Remote share" : "Kitame serveryje pasidalinti duomenys", - "Remote share password" : "Kitame serveryje pasidalintų duomenų slaptažodis", - "Cancel" : "Atšaukti", + "Remote share" : "Nuotolinis viešinys", + "Remote share password" : "Nuotolinio viešinio slaptažodis", + "Cancel" : "Atsisakyti", "Add remote share" : "Pridėti nuotolinį viešinį", "Copy" : "Kopijuoti", "Copied!" : "Nukopijuota!", "Not supported!" : "Nepalaikoma!", "Press ⌘-C to copy." : "Norėdami nukopijuoti, paspauskite ⌘-C.", - "Press Ctrl-C to copy." : "Paspauskite Ctrl-C, kad nukopijuotumėte.", + "Press Ctrl-C to copy." : "Paspauskite Vald-C, norėdami nukopijuoti.", "Invalid Federated Cloud ID" : "Neteisingas federacinės debesijos ID", "Server to server sharing is not enabled on this server" : "Dalinimasis tarp serverių yra neleidžiamas šiame serveryje", "Couldn't establish a federated share." : "Nepavyko užmegzti federacinio viešinio.", @@ -31,6 +31,10 @@ OC.L10N.register( "Sharing" : "Duomenų bendrinimas", "Federated file sharing" : "Federacinis failų bendrinimas", "Open documentation" : "Atverti dokumentaciją", + "Allow users on this server to send shares to other servers" : "Leisti naudotojams šiame serveryje siųsti viešinius į kitus serverius", + "Allow users on this server to receive shares from other servers" : "Leisti naudotojams šiame serveryje gauti viešinius iš kitų serverių", + "Allow users on this server to send shares to groups on other servers" : "Leisti naudotojams šiame serveryje siųsti viešinius į grupes kituose serveriuose", + "Allow users on this server to receive group shares from other servers" : "Leisti naudotojams šiame serveryje gauti grupių viešinius iš kitų serverių", "Federated Cloud" : "Federacinė debesija", "Your Federated Cloud ID:" : "Jūsų federacinės debesijos ID:", "HTML Code:" : "HTML kodas:", diff --git a/apps/federatedfilesharing/l10n/lt_LT.json b/apps/federatedfilesharing/l10n/lt_LT.json index bc955237075..00c754e8d13 100644 --- a/apps/federatedfilesharing/l10n/lt_LT.json +++ b/apps/federatedfilesharing/l10n/lt_LT.json @@ -1,15 +1,15 @@ { "translations": { "Federated sharing" : "Federacinis bendrinimas", "Do you want to add the remote share {name} from {owner}@{remote}?" : "Ar norite pridėti nuotolinį viešinį {name} iš {owner}@{remote}?", - "Remote share" : "Kitame serveryje pasidalinti duomenys", - "Remote share password" : "Kitame serveryje pasidalintų duomenų slaptažodis", - "Cancel" : "Atšaukti", + "Remote share" : "Nuotolinis viešinys", + "Remote share password" : "Nuotolinio viešinio slaptažodis", + "Cancel" : "Atsisakyti", "Add remote share" : "Pridėti nuotolinį viešinį", "Copy" : "Kopijuoti", "Copied!" : "Nukopijuota!", "Not supported!" : "Nepalaikoma!", "Press ⌘-C to copy." : "Norėdami nukopijuoti, paspauskite ⌘-C.", - "Press Ctrl-C to copy." : "Paspauskite Ctrl-C, kad nukopijuotumėte.", + "Press Ctrl-C to copy." : "Paspauskite Vald-C, norėdami nukopijuoti.", "Invalid Federated Cloud ID" : "Neteisingas federacinės debesijos ID", "Server to server sharing is not enabled on this server" : "Dalinimasis tarp serverių yra neleidžiamas šiame serveryje", "Couldn't establish a federated share." : "Nepavyko užmegzti federacinio viešinio.", @@ -29,6 +29,10 @@ "Sharing" : "Duomenų bendrinimas", "Federated file sharing" : "Federacinis failų bendrinimas", "Open documentation" : "Atverti dokumentaciją", + "Allow users on this server to send shares to other servers" : "Leisti naudotojams šiame serveryje siųsti viešinius į kitus serverius", + "Allow users on this server to receive shares from other servers" : "Leisti naudotojams šiame serveryje gauti viešinius iš kitų serverių", + "Allow users on this server to send shares to groups on other servers" : "Leisti naudotojams šiame serveryje siųsti viešinius į grupes kituose serveriuose", + "Allow users on this server to receive group shares from other servers" : "Leisti naudotojams šiame serveryje gauti grupių viešinius iš kitų serverių", "Federated Cloud" : "Federacinė debesija", "Your Federated Cloud ID:" : "Jūsų federacinės debesijos ID:", "HTML Code:" : "HTML kodas:", diff --git a/apps/files/l10n/ja.js b/apps/files/l10n/ja.js index 2ee1fc3afc1..29aa28dce9b 100644 --- a/apps/files/l10n/ja.js +++ b/apps/files/l10n/ja.js @@ -69,6 +69,7 @@ OC.L10N.register( "You don’t have permission to upload or create files here" : "ここにファイルをアップロードまたは作成する権限がありません", "_Uploading %n file_::_Uploading %n files_" : ["%n 個のファイルをアップロード中"], "New" : "新規作成", + "Select file range" : "ファイルを範囲選択", "{used} of {quota} used" : "{used} / {quota} 使用中", "{used} used" : "{used} 使用中", "\"{name}\" is an invalid file name." : "\"{name}\" は無効なファイル名です。", diff --git a/apps/files/l10n/ja.json b/apps/files/l10n/ja.json index 464a00c700c..e5b04f52391 100644 --- a/apps/files/l10n/ja.json +++ b/apps/files/l10n/ja.json @@ -67,6 +67,7 @@ "You don’t have permission to upload or create files here" : "ここにファイルをアップロードまたは作成する権限がありません", "_Uploading %n file_::_Uploading %n files_" : ["%n 個のファイルをアップロード中"], "New" : "新規作成", + "Select file range" : "ファイルを範囲選択", "{used} of {quota} used" : "{used} / {quota} 使用中", "{used} used" : "{used} 使用中", "\"{name}\" is an invalid file name." : "\"{name}\" は無効なファイル名です。", diff --git a/apps/files_external/l10n/lt_LT.js b/apps/files_external/l10n/lt_LT.js index ea45fc383a5..1937fcf3ab7 100644 --- a/apps/files_external/l10n/lt_LT.js +++ b/apps/files_external/l10n/lt_LT.js @@ -19,9 +19,11 @@ OC.L10N.register( "Check for changes" : "Patikrinti ar nėra pakeitimų", "Never" : "Niekada", "Once every direct access" : "Kartą per tiesioginę peržiūrą", + "Read only" : "Tik skaitymui", "Delete" : "Ištrinti", "Admin defined" : "Administratorius apibrėžtas", "Are you sure you want to delete this external storage?" : "Ar tikrai norite ištrinti šią išorinę saugyklą?", + "Delete storage?" : "Ištrinti saugyklą?", "Saved" : "Įrašyta", "Saving..." : "Įrašoma...", "Save" : "Įrašyti", @@ -31,7 +33,7 @@ OC.L10N.register( "Couldn't get the list of external mount points: {type}" : "Nepavyko gauti išorinių prijungimo taškų sąrašo: {type}", "There was an error with message: " : "Klaidos žinutė:", "External mount error" : "Išorinio prijungimo klaida", - "external-storage" : "išorinė saugykla", + "external-storage" : "išorinė-saugykla", "Couldn't fetch list of Windows network drive mount points: Empty response from server" : "Neįmanoma gauti duomenų sąrašo ir Windows tinkle prijungto disko. Nėra jokio atsakymo.", "Please enter the credentials for the {mount} mount" : "Prašome įvesti prisijungimo duomenis skirtus saugyklos {mount} prijungimui", "Username" : "Naudotojo vardas", @@ -52,8 +54,8 @@ OC.L10N.register( "%s" : "%s", "Storage with ID \"%d\" is not user editable" : "Naudotojai negali redaguoti saugyklos identifikuotos kaip \"%d\"", "Access key" : "Prieigos raktas", - "Secret key" : "Slaptažodis", - "Builtin" : "Įmontuotas", + "Secret key" : "Slaptasis raktas", + "Builtin" : "Įtaisytasis", "None" : "Nėra", "OAuth1" : "OAuth1", "App key" : "Trečiųjų šalių programinės įrangos identifikacijos raktas", @@ -106,6 +108,7 @@ OC.L10N.register( "Request timeout (seconds)" : "Prisijungimo laikas (sekundėmis)", "The cURL support in PHP is not enabled or installed. Mounting of %s is not possible. Please ask your system administrator to install it." : "cURL palaikymas yra neįjungtas arba neįdiegtas į PHP. %s prijungimas neįmanomas. Paprašykite sistemos administratoriaus pagalbos.", "The FTP support in PHP is not enabled or installed. Mounting of %s is not possible. Please ask your system administrator to install it." : "FTP palaikymas yra neįjungtas arba neįdiegtas į PHP. %s prijungimas neįmanomas. Paprašykite sistemos administratoriaus pagalbos.", + "No external storage configured or you don't have the permission to configure them" : "Nėra sukonfigūruota jokia išorinė saugykla arba jūs neturite leidimo jų konfigūruoti", "Name" : "Pavadinimas", "Storage type" : "Saugyklos tipas", "Scope" : "Leidimas", diff --git a/apps/files_external/l10n/lt_LT.json b/apps/files_external/l10n/lt_LT.json index d43a56f98ee..7dab5a2bb71 100644 --- a/apps/files_external/l10n/lt_LT.json +++ b/apps/files_external/l10n/lt_LT.json @@ -17,9 +17,11 @@ "Check for changes" : "Patikrinti ar nėra pakeitimų", "Never" : "Niekada", "Once every direct access" : "Kartą per tiesioginę peržiūrą", + "Read only" : "Tik skaitymui", "Delete" : "Ištrinti", "Admin defined" : "Administratorius apibrėžtas", "Are you sure you want to delete this external storage?" : "Ar tikrai norite ištrinti šią išorinę saugyklą?", + "Delete storage?" : "Ištrinti saugyklą?", "Saved" : "Įrašyta", "Saving..." : "Įrašoma...", "Save" : "Įrašyti", @@ -29,7 +31,7 @@ "Couldn't get the list of external mount points: {type}" : "Nepavyko gauti išorinių prijungimo taškų sąrašo: {type}", "There was an error with message: " : "Klaidos žinutė:", "External mount error" : "Išorinio prijungimo klaida", - "external-storage" : "išorinė saugykla", + "external-storage" : "išorinė-saugykla", "Couldn't fetch list of Windows network drive mount points: Empty response from server" : "Neįmanoma gauti duomenų sąrašo ir Windows tinkle prijungto disko. Nėra jokio atsakymo.", "Please enter the credentials for the {mount} mount" : "Prašome įvesti prisijungimo duomenis skirtus saugyklos {mount} prijungimui", "Username" : "Naudotojo vardas", @@ -50,8 +52,8 @@ "%s" : "%s", "Storage with ID \"%d\" is not user editable" : "Naudotojai negali redaguoti saugyklos identifikuotos kaip \"%d\"", "Access key" : "Prieigos raktas", - "Secret key" : "Slaptažodis", - "Builtin" : "Įmontuotas", + "Secret key" : "Slaptasis raktas", + "Builtin" : "Įtaisytasis", "None" : "Nėra", "OAuth1" : "OAuth1", "App key" : "Trečiųjų šalių programinės įrangos identifikacijos raktas", @@ -104,6 +106,7 @@ "Request timeout (seconds)" : "Prisijungimo laikas (sekundėmis)", "The cURL support in PHP is not enabled or installed. Mounting of %s is not possible. Please ask your system administrator to install it." : "cURL palaikymas yra neįjungtas arba neįdiegtas į PHP. %s prijungimas neįmanomas. Paprašykite sistemos administratoriaus pagalbos.", "The FTP support in PHP is not enabled or installed. Mounting of %s is not possible. Please ask your system administrator to install it." : "FTP palaikymas yra neįjungtas arba neįdiegtas į PHP. %s prijungimas neįmanomas. Paprašykite sistemos administratoriaus pagalbos.", + "No external storage configured or you don't have the permission to configure them" : "Nėra sukonfigūruota jokia išorinė saugykla arba jūs neturite leidimo jų konfigūruoti", "Name" : "Pavadinimas", "Storage type" : "Saugyklos tipas", "Scope" : "Leidimas", diff --git a/apps/files_sharing/l10n/lt_LT.js b/apps/files_sharing/l10n/lt_LT.js index b056244be1d..6b2901e0815 100644 --- a/apps/files_sharing/l10n/lt_LT.js +++ b/apps/files_sharing/l10n/lt_LT.js @@ -1,21 +1,20 @@ OC.L10N.register( "files_sharing", { - "Shared with others" : "Dalinamasi su kitais ", - "Shared with you" : "Pasidalinta su jumis", - "Shared by link" : "Dalinamasi pagal nuorodą", + "Shared with others" : "Bendrinama su kitais", + "Shared with you" : "Bendrinama su jumis", + "Shared by link" : "Bendrinama pagal nuorodą", "Deleted shares" : "Ištrinti viešiniai", - "Shares" : "Pasidalinimai", - "Nothing shared with you yet" : "Niekas su jumis dar nesidalina", - "Files and folders others share with you will show up here" : "Čia bus rodomi failai ir aplankai, su kuriais dalijamasi su jumis", - "Nothing shared yet" : "Niekuo nesidalinate ", - "Files and folders you share will show up here" : "Čia bus rodomi bendrinami failai ir aplankai", - "No shared links" : "Nėra dalinimosi nuorodų", - "Files and folders you share by link will show up here" : "Čia bus rodomi failai ir aplankai, kuriuos bendrinate naudodami nuorodą", - "No deleted shares" : "Ištrintų pasidalinimų nėra", - "Shares you deleted will show up here" : "Čia atsiras ištrinti pasidalinimai", - "No shares" : "Nėra pasidalinimų", - "Shares will show up here" : "Čia atsiras pasidalinimai", + "Shares" : "Viešiniai", + "Nothing shared with you yet" : "Kol kas su jumis nieko nėra bendrinama", + "Files and folders others share with you will show up here" : "Čia bus rodomi failai ir aplankai, kuriuos su jumis bendrina kiti asmenys", + "Nothing shared yet" : "Kol kas nieko nebendrinama", + "Files and folders you share will show up here" : "Čia bus rodomi jūsų bendrinami failai ir aplankai", + "Files and folders you share by link will show up here" : "Čia bus rodomi failai ir aplankai, kuriuos bendrinate pagal nuorodą", + "No deleted shares" : "Ištrintų viešinių nėra", + "Shares you deleted will show up here" : "Čia bus rodomi jūsų ištrinti viešiniai", + "No shares" : "Nėra jokių viešinių", + "Shares will show up here" : "Čia bus rodomi viešiniai", "Restore share" : "Atkurti viešinį", "Something happened. Unable to restore the share." : "Kažkas nutiko. Nepavyko atkurti viešinio.", "Move or copy" : "Perkelti ar kopijuoti", @@ -23,11 +22,11 @@ OC.L10N.register( "Delete" : "Ištrinti", "You can upload into this folder" : "Galite įkelti į šį aplanką", "Terms of service" : "Naudojimosi sąlygos", - "No compatible server found at {remote}" : "Nerasta jokio suderinamo serverio ties {remote}", + "No compatible server found at {remote}" : "Nerasta jokio suderinamo serverio ties {remote}", "Invalid server URL" : "Neteisingas serverio URL adresas", "Failed to add the public link to your Nextcloud" : "Nepavyko pridėti viešosios nuorodos į jūsų Nextcloud", "No expiration date set" : "Dalinimosi pabaigos data yra nenustatyta", - "Shared by" : "Pasidalino", + "Shared by" : "Bendrina", "File shares" : "Bendrinami failai", "Downloaded via public link" : "Atsisiųstas per viešąją nuorodą", "Downloaded by {email}" : "Atsisiuntė {email}", @@ -35,7 +34,7 @@ OC.L10N.register( "{email} downloaded {file}" : "{email} atsisiuntė {file}", "Shared with group {group}" : "Pasidalinta su grupe {group}", "Removed share for group {group}" : "Nebesidalinama su grupe: {group}", - "{actor} shared with group {group}" : "{actor} pradėjo bendrinti su grupe {group}", + "{actor} shared with group {group}" : "{actor} pradėjo bendrinti su grupe {group}", "{actor} removed share for group {group}" : "{actor} nustojo dalintis su {group} grupe", "You shared {file} with group {group}" : "Jūs pradėjote bendrinti {file} su grupe {group}", "You removed group {group} from {file}" : "Pašalinote grupę {group} iš {file}", diff --git a/apps/files_sharing/l10n/lt_LT.json b/apps/files_sharing/l10n/lt_LT.json index 562ff9d1123..4695576eb27 100644 --- a/apps/files_sharing/l10n/lt_LT.json +++ b/apps/files_sharing/l10n/lt_LT.json @@ -1,19 +1,18 @@ { "translations": { - "Shared with others" : "Dalinamasi su kitais ", - "Shared with you" : "Pasidalinta su jumis", - "Shared by link" : "Dalinamasi pagal nuorodą", + "Shared with others" : "Bendrinama su kitais", + "Shared with you" : "Bendrinama su jumis", + "Shared by link" : "Bendrinama pagal nuorodą", "Deleted shares" : "Ištrinti viešiniai", - "Shares" : "Pasidalinimai", - "Nothing shared with you yet" : "Niekas su jumis dar nesidalina", - "Files and folders others share with you will show up here" : "Čia bus rodomi failai ir aplankai, su kuriais dalijamasi su jumis", - "Nothing shared yet" : "Niekuo nesidalinate ", - "Files and folders you share will show up here" : "Čia bus rodomi bendrinami failai ir aplankai", - "No shared links" : "Nėra dalinimosi nuorodų", - "Files and folders you share by link will show up here" : "Čia bus rodomi failai ir aplankai, kuriuos bendrinate naudodami nuorodą", - "No deleted shares" : "Ištrintų pasidalinimų nėra", - "Shares you deleted will show up here" : "Čia atsiras ištrinti pasidalinimai", - "No shares" : "Nėra pasidalinimų", - "Shares will show up here" : "Čia atsiras pasidalinimai", + "Shares" : "Viešiniai", + "Nothing shared with you yet" : "Kol kas su jumis nieko nėra bendrinama", + "Files and folders others share with you will show up here" : "Čia bus rodomi failai ir aplankai, kuriuos su jumis bendrina kiti asmenys", + "Nothing shared yet" : "Kol kas nieko nebendrinama", + "Files and folders you share will show up here" : "Čia bus rodomi jūsų bendrinami failai ir aplankai", + "Files and folders you share by link will show up here" : "Čia bus rodomi failai ir aplankai, kuriuos bendrinate pagal nuorodą", + "No deleted shares" : "Ištrintų viešinių nėra", + "Shares you deleted will show up here" : "Čia bus rodomi jūsų ištrinti viešiniai", + "No shares" : "Nėra jokių viešinių", + "Shares will show up here" : "Čia bus rodomi viešiniai", "Restore share" : "Atkurti viešinį", "Something happened. Unable to restore the share." : "Kažkas nutiko. Nepavyko atkurti viešinio.", "Move or copy" : "Perkelti ar kopijuoti", @@ -21,11 +20,11 @@ "Delete" : "Ištrinti", "You can upload into this folder" : "Galite įkelti į šį aplanką", "Terms of service" : "Naudojimosi sąlygos", - "No compatible server found at {remote}" : "Nerasta jokio suderinamo serverio ties {remote}", + "No compatible server found at {remote}" : "Nerasta jokio suderinamo serverio ties {remote}", "Invalid server URL" : "Neteisingas serverio URL adresas", "Failed to add the public link to your Nextcloud" : "Nepavyko pridėti viešosios nuorodos į jūsų Nextcloud", "No expiration date set" : "Dalinimosi pabaigos data yra nenustatyta", - "Shared by" : "Pasidalino", + "Shared by" : "Bendrina", "File shares" : "Bendrinami failai", "Downloaded via public link" : "Atsisiųstas per viešąją nuorodą", "Downloaded by {email}" : "Atsisiuntė {email}", @@ -33,7 +32,7 @@ "{email} downloaded {file}" : "{email} atsisiuntė {file}", "Shared with group {group}" : "Pasidalinta su grupe {group}", "Removed share for group {group}" : "Nebesidalinama su grupe: {group}", - "{actor} shared with group {group}" : "{actor} pradėjo bendrinti su grupe {group}", + "{actor} shared with group {group}" : "{actor} pradėjo bendrinti su grupe {group}", "{actor} removed share for group {group}" : "{actor} nustojo dalintis su {group} grupe", "You shared {file} with group {group}" : "Jūs pradėjote bendrinti {file} su grupe {group}", "You removed group {group} from {file}" : "Pašalinote grupę {group} iš {file}", |