diff --git a/apps/admin_audit/l10n/hr.js b/apps/admin_audit/l10n/hr.js new file mode 100644 index 0000000000000000000000000000000000000000..538eb9f377fd13ebdbe7c1733532c2264b5d31ff --- /dev/null +++ b/apps/admin_audit/l10n/hr.js @@ -0,0 +1,7 @@ +OC.L10N.register( + "admin_audit", + { + "Auditing / Logging" : "Revizija/zapisivanje", + "Provides logging abilities for Nextcloud such as logging file accesses or otherwise sensitive actions." : "Omogućuje zapisivanje u Nextcloudu, primjerice radi bilježenja pristupa datotekama ili drugih osjetljivih radnji." +}, +"nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;"); diff --git a/apps/admin_audit/l10n/hr.json b/apps/admin_audit/l10n/hr.json new file mode 100644 index 0000000000000000000000000000000000000000..1eee762814d522f0d24ef612ce2d80dd76bc8f72 --- /dev/null +++ b/apps/admin_audit/l10n/hr.json @@ -0,0 +1,5 @@ +{ "translations": { + "Auditing / Logging" : "Revizija/zapisivanje", + "Provides logging abilities for Nextcloud such as logging file accesses or otherwise sensitive actions." : "Omogućuje zapisivanje u Nextcloudu, primjerice radi bilježenja pristupa datotekama ili drugih osjetljivih radnji." +},"pluralForm" :"nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;" +} \ No newline at end of file diff --git a/apps/cloud_federation_api/l10n/hr.js b/apps/cloud_federation_api/l10n/hr.js new file mode 100644 index 0000000000000000000000000000000000000000..c8b773abb8bd46547fe0d6a1cfb958eedd97e46c --- /dev/null +++ b/apps/cloud_federation_api/l10n/hr.js @@ -0,0 +1,8 @@ +OC.L10N.register( + "cloud_federation_api", + { + "Cloud Federation API" : "API udruženog oblaka", + "Enable clouds to communicate with each other and exchange data" : "Omogućite meÄ‘usobnu komunikaciju i razmjenu podataka meÄ‘u oblacima", + "The Cloud Federation API enables various Nextcloud instances to communicate with each other and to exchange data." : "API udruženog oblaka omogućuje raznim instancama Nextclouda da meÄ‘usobno komuniciraju i razmjenjuju podatke." +}, +"nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;"); diff --git a/apps/cloud_federation_api/l10n/hr.json b/apps/cloud_federation_api/l10n/hr.json new file mode 100644 index 0000000000000000000000000000000000000000..d9bb04cf9beb68db7b09301bd3a09052430ce9c2 --- /dev/null +++ b/apps/cloud_federation_api/l10n/hr.json @@ -0,0 +1,6 @@ +{ "translations": { + "Cloud Federation API" : "API udruženog oblaka", + "Enable clouds to communicate with each other and exchange data" : "Omogućite meÄ‘usobnu komunikaciju i razmjenu podataka meÄ‘u oblacima", + "The Cloud Federation API enables various Nextcloud instances to communicate with each other and to exchange data." : "API udruženog oblaka omogućuje raznim instancama Nextclouda da meÄ‘usobno komuniciraju i razmjenjuju podatke." +},"pluralForm" :"nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;" +} \ No newline at end of file diff --git a/apps/comments/l10n/hr.js b/apps/comments/l10n/hr.js index bed3c0703ceefd5066d9f76cfcdab9df134831a1..02e33d868350b889d6adb626a7154bf69ad12402 100644 --- a/apps/comments/l10n/hr.js +++ b/apps/comments/l10n/hr.js @@ -15,12 +15,19 @@ OC.L10N.register( "Files app plugin to add comments to files" : "Dodatak za aplikaciju Datoteke za dodavanje komentara na datoteke", "Edit comment" : "Uredi komentar", "Delete comment" : "IzbriÅ¡i komentar", + "Cancel edit" : "Otkaži ureÄ‘ivanje", + "Post comment" : "Objavi komentar", "No comments yet, start the conversation!" : "JoÅ¡ nema komentara, zapoÄnite razgovor!", + "No more messages" : "Nema viÅ¡e poruka", "Retry" : "PokuÅ¡aj ponovno", + "Unable to load the comments list" : "Nije moguće uÄitati popis komentara", "_%n unread comment_::_%n unread comments_" : ["%n neproÄitani komentar","%n neproÄitanih komentara","%n neproÄitanih komentara"], "_1 new comment_::_{unread} new comments_" : ["1 novi komentar","{unread} novih komentara","{unread} novih komentara"], "Comment" : "Komentar", + "An error occurred while trying to edit the comment" : "DoÅ¡lo je do pogreÅ¡ke prilikom ureÄ‘ivanja komentara", "Comment deleted" : "Komentar izbrisan", + "An error occurred while trying to delete the comment" : "DoÅ¡lo je do pogreÅ¡ke prilikom brisanja komentara", + "An error occurred while trying to create the comment" : "DoÅ¡lo je do pogreÅ¡ke prilikom stvaranja komentara", "New comment …" : "Novi komentar…", "Post" : "Objavi", "Cancel" : "Odustani", diff --git a/apps/comments/l10n/hr.json b/apps/comments/l10n/hr.json index 2d04dc6d1aae3f42e8896b5dd54d86d62ffc3e37..c313f96c1db258b9bf79cae5d393b1648c678ea7 100644 --- a/apps/comments/l10n/hr.json +++ b/apps/comments/l10n/hr.json @@ -13,12 +13,19 @@ "Files app plugin to add comments to files" : "Dodatak za aplikaciju Datoteke za dodavanje komentara na datoteke", "Edit comment" : "Uredi komentar", "Delete comment" : "IzbriÅ¡i komentar", + "Cancel edit" : "Otkaži ureÄ‘ivanje", + "Post comment" : "Objavi komentar", "No comments yet, start the conversation!" : "JoÅ¡ nema komentara, zapoÄnite razgovor!", + "No more messages" : "Nema viÅ¡e poruka", "Retry" : "PokuÅ¡aj ponovno", + "Unable to load the comments list" : "Nije moguće uÄitati popis komentara", "_%n unread comment_::_%n unread comments_" : ["%n neproÄitani komentar","%n neproÄitanih komentara","%n neproÄitanih komentara"], "_1 new comment_::_{unread} new comments_" : ["1 novi komentar","{unread} novih komentara","{unread} novih komentara"], "Comment" : "Komentar", + "An error occurred while trying to edit the comment" : "DoÅ¡lo je do pogreÅ¡ke prilikom ureÄ‘ivanja komentara", "Comment deleted" : "Komentar izbrisan", + "An error occurred while trying to delete the comment" : "DoÅ¡lo je do pogreÅ¡ke prilikom brisanja komentara", + "An error occurred while trying to create the comment" : "DoÅ¡lo je do pogreÅ¡ke prilikom stvaranja komentara", "New comment …" : "Novi komentar…", "Post" : "Objavi", "Cancel" : "Odustani", diff --git a/apps/contactsinteraction/l10n/hr.js b/apps/contactsinteraction/l10n/hr.js new file mode 100644 index 0000000000000000000000000000000000000000..cbe160b1791538659baed96fa80535a8e1a4e70e --- /dev/null +++ b/apps/contactsinteraction/l10n/hr.js @@ -0,0 +1,9 @@ +OC.L10N.register( + "contactsinteraction", + { + "Recently contacted" : "Nedavno kontaktiran", + "Contacts Interaction" : "Interakcija kontakata", + "Manages interaction between users and contacts" : "Upravlja interakcijom korisnika i kontakata", + "Collect data about user and contacts interactions and provide an address book for the data" : "Prikuplja podatke o interakcijama korisnika i kontakata i stvara adresar za podatke" +}, +"nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;"); diff --git a/apps/contactsinteraction/l10n/hr.json b/apps/contactsinteraction/l10n/hr.json new file mode 100644 index 0000000000000000000000000000000000000000..4c770be7dac99c831fd20eb3b8604281dfd300d8 --- /dev/null +++ b/apps/contactsinteraction/l10n/hr.json @@ -0,0 +1,7 @@ +{ "translations": { + "Recently contacted" : "Nedavno kontaktiran", + "Contacts Interaction" : "Interakcija kontakata", + "Manages interaction between users and contacts" : "Upravlja interakcijom korisnika i kontakata", + "Collect data about user and contacts interactions and provide an address book for the data" : "Prikuplja podatke o interakcijama korisnika i kontakata i stvara adresar za podatke" +},"pluralForm" :"nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;" +} \ No newline at end of file diff --git a/apps/dashboard/l10n/hr.js b/apps/dashboard/l10n/hr.js index b96b21abe20a276d3b98079648ce2919ec286ecd..7af4dcfb70bc36faf657b2fdb90e61460bc87ca9 100644 --- a/apps/dashboard/l10n/hr.js +++ b/apps/dashboard/l10n/hr.js @@ -2,10 +2,17 @@ OC.L10N.register( "dashboard", { "Dashboard" : "Nadzorna ploÄa", + "Dashboard app" : "Nadzorna ploÄa aplikacije", + "Show something" : "Prikaži neÅ¡to", "Customize" : "Uredi", "Edit widgets" : "Uredi widgete", "Get more widgets from the app store" : "PronaÄ‘ite viÅ¡e widgeta u trgovini aplikacijama", "Change background image" : "Promijenite sliku pozadinu", + "Weather service" : "Davatelj vremenske prognoze", + "For your privacy, the weather data is requested by your Nextcloud server on your behalf so the weather service receives no personal information." : "Radi zaÅ¡tite vaÅ¡e privatnosti, podatke o vremenskoj prognozi zahtijeva vaÅ¡ Nextcloud poslužitelj u vaÅ¡e ime kako davatelj vremenske prognoze ne bi primio vaÅ¡e osobne podatke.", + "Weather data from Met.no" : "Podaci o vremenskoj prognozi iz Met.no", + "geocoding with Nominatim" : "geokodiranje uz Nominatim", + "elevation data from OpenTopoData" : "podaci o nadmorskoj visini iz OpenTopoData", "Weather" : "Vrijeme", "Status" : "Status", "Good evening, {name}" : "Dobar dan, {name}", @@ -15,6 +22,10 @@ OC.L10N.register( "Good morning, {name}" : "Dobro jutro, {name}", "Good morning" : "Dobro jutro", "Good night, {name}" : "Dobro veÄer, {name}", - "Good night" : "Dobro veÄer" + "Good night" : "Dobro veÄer", + "Pick from files" : "Odaberi iz datoteka", + "Default images" : "Zadane slike", + "Plain background" : "ObiÄna pozadina", + "Insert from {productName}" : "Umetni iz {productName}" }, "nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;"); diff --git a/apps/dashboard/l10n/hr.json b/apps/dashboard/l10n/hr.json index 9b1c1bfa448cc81af92cf85bb0a2a4eec1cc8d83..d2d711d8f22d7c4c6cc8549b035e5f5ea13a832a 100644 --- a/apps/dashboard/l10n/hr.json +++ b/apps/dashboard/l10n/hr.json @@ -1,9 +1,16 @@ { "translations": { "Dashboard" : "Nadzorna ploÄa", + "Dashboard app" : "Nadzorna ploÄa aplikacije", + "Show something" : "Prikaži neÅ¡to", "Customize" : "Uredi", "Edit widgets" : "Uredi widgete", "Get more widgets from the app store" : "PronaÄ‘ite viÅ¡e widgeta u trgovini aplikacijama", "Change background image" : "Promijenite sliku pozadinu", + "Weather service" : "Davatelj vremenske prognoze", + "For your privacy, the weather data is requested by your Nextcloud server on your behalf so the weather service receives no personal information." : "Radi zaÅ¡tite vaÅ¡e privatnosti, podatke o vremenskoj prognozi zahtijeva vaÅ¡ Nextcloud poslužitelj u vaÅ¡e ime kako davatelj vremenske prognoze ne bi primio vaÅ¡e osobne podatke.", + "Weather data from Met.no" : "Podaci o vremenskoj prognozi iz Met.no", + "geocoding with Nominatim" : "geokodiranje uz Nominatim", + "elevation data from OpenTopoData" : "podaci o nadmorskoj visini iz OpenTopoData", "Weather" : "Vrijeme", "Status" : "Status", "Good evening, {name}" : "Dobar dan, {name}", @@ -13,6 +20,10 @@ "Good morning, {name}" : "Dobro jutro, {name}", "Good morning" : "Dobro jutro", "Good night, {name}" : "Dobro veÄer, {name}", - "Good night" : "Dobro veÄer" + "Good night" : "Dobro veÄer", + "Pick from files" : "Odaberi iz datoteka", + "Default images" : "Zadane slike", + "Plain background" : "ObiÄna pozadina", + "Insert from {productName}" : "Umetni iz {productName}" },"pluralForm" :"nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;" } \ No newline at end of file diff --git a/apps/dav/l10n/hr.js b/apps/dav/l10n/hr.js index ae91c3e50685c30ce1e337525f46d71f39f78c14..347f72548e553e223ed9aefc265895cfcd507856 100644 --- a/apps/dav/l10n/hr.js +++ b/apps/dav/l10n/hr.js @@ -40,6 +40,7 @@ OC.L10N.register( "You solved todo {todo} in list {calendar}" : "IzvrÅ¡ili ste zadatak {todo} u popisu {calendar}", "{actor} reopened todo {todo} in list {calendar}" : "{actor} je ponovno otvorio zadatak {todo} u popisu {calendar}", "You reopened todo {todo} in list {calendar}" : "Ponovno ste otvorili zadatak {todo} u popisu {calendar}", + "Calendar and tasks" : "Kalendar i zadaci", "A <strong>calendar</strong> was modified" : "Izmijenjen je <strong>kalendar</strong>", "A calendar <strong>event</strong> was modified" : "Izmijenjen je <strong>dogaÄ‘aj</strong> u kalendaru", "A calendar <strong>todo</strong> was modified" : "Izmijenjen je <strong>zadatak</strong> u kalendaru", @@ -64,8 +65,13 @@ OC.L10N.register( "%1$s via %2$s" : "%1$s putem %2$s", "Invitation canceled" : "Poziv je otkazan", "Invitation updated" : "Poziv je ažuriran", + "Invitation" : "Pozivnica", + "Title:" : "Naslov:", + "Time:" : "Vrijeme:", "Location:" : "Lokacija:", "Link:" : "Poveznica:", + "Organizer:" : "Organizator:", + "Attendees:" : "Polaznici:", "Accept" : "Prihvati", "Decline" : "Odbij", "More options …" : "ViÅ¡e mogućnosti…", diff --git a/apps/dav/l10n/hr.json b/apps/dav/l10n/hr.json index 89aae7d1cc9a872c6a52d3c0d6b89a6e2540690a..128aacc41ac497a081c443d9a5da90cd8e83a732 100644 --- a/apps/dav/l10n/hr.json +++ b/apps/dav/l10n/hr.json @@ -38,6 +38,7 @@ "You solved todo {todo} in list {calendar}" : "IzvrÅ¡ili ste zadatak {todo} u popisu {calendar}", "{actor} reopened todo {todo} in list {calendar}" : "{actor} je ponovno otvorio zadatak {todo} u popisu {calendar}", "You reopened todo {todo} in list {calendar}" : "Ponovno ste otvorili zadatak {todo} u popisu {calendar}", + "Calendar and tasks" : "Kalendar i zadaci", "A <strong>calendar</strong> was modified" : "Izmijenjen je <strong>kalendar</strong>", "A calendar <strong>event</strong> was modified" : "Izmijenjen je <strong>dogaÄ‘aj</strong> u kalendaru", "A calendar <strong>todo</strong> was modified" : "Izmijenjen je <strong>zadatak</strong> u kalendaru", @@ -62,8 +63,13 @@ "%1$s via %2$s" : "%1$s putem %2$s", "Invitation canceled" : "Poziv je otkazan", "Invitation updated" : "Poziv je ažuriran", + "Invitation" : "Pozivnica", + "Title:" : "Naslov:", + "Time:" : "Vrijeme:", "Location:" : "Lokacija:", "Link:" : "Poveznica:", + "Organizer:" : "Organizator:", + "Attendees:" : "Polaznici:", "Accept" : "Prihvati", "Decline" : "Odbij", "More options …" : "ViÅ¡e mogućnosti…", diff --git a/apps/federatedfilesharing/l10n/hr.js b/apps/federatedfilesharing/l10n/hr.js index 82a5b8bcbcc0af68b6037c1b518d7ba71e4a17de..28bcec9555afa023cbf3096528699f1072946a89 100644 --- a/apps/federatedfilesharing/l10n/hr.js +++ b/apps/federatedfilesharing/l10n/hr.js @@ -38,6 +38,7 @@ OC.L10N.register( "Federated Cloud Sharing" : "Dijeljenje putem udruženog oblaka", "Open documentation" : "Otvori dokumentaciju", "Adjust how people can share between servers." : "Prilagodite kako ljudi mogu dijeliti izmeÄ‘u poslužitelja.", + "Allow users on this server to send shares to other servers (this option also allows WebDAV access to public shares)" : "Dopustite korisnicima na ovom poslužitelju da Å¡alju dijeljenja na druge poslužitelje (ova mogućnost takoÄ‘er omogućuje pristup javnim dijeljenjima putem WebDAV-a)", "Allow users on this server to receive shares from other servers" : "Dopustite korisnicima na ovom poslužitelju da primaju dijeljenja s drugih poslužitelja", "Allow users on this server to send shares to groups on other servers" : "Dopustite korisnicima na ovom poslužitelju da Å¡alju dijeljenja grupama na drugim poslužiteljima", "Allow users on this server to receive group shares from other servers" : "Dopustite korisnicima na ovom poslužitelju da primaju grupna dijeljenja s drugih poslužitelja", diff --git a/apps/federatedfilesharing/l10n/hr.json b/apps/federatedfilesharing/l10n/hr.json index 59187d5a22a3cd25ae824c60ad5f75c05eabf51a..eb1b82d4e879516074d873ece144a07dc1f8ff2f 100644 --- a/apps/federatedfilesharing/l10n/hr.json +++ b/apps/federatedfilesharing/l10n/hr.json @@ -36,6 +36,7 @@ "Federated Cloud Sharing" : "Dijeljenje putem udruženog oblaka", "Open documentation" : "Otvori dokumentaciju", "Adjust how people can share between servers." : "Prilagodite kako ljudi mogu dijeliti izmeÄ‘u poslužitelja.", + "Allow users on this server to send shares to other servers (this option also allows WebDAV access to public shares)" : "Dopustite korisnicima na ovom poslužitelju da Å¡alju dijeljenja na druge poslužitelje (ova mogućnost takoÄ‘er omogućuje pristup javnim dijeljenjima putem WebDAV-a)", "Allow users on this server to receive shares from other servers" : "Dopustite korisnicima na ovom poslužitelju da primaju dijeljenja s drugih poslužitelja", "Allow users on this server to send shares to groups on other servers" : "Dopustite korisnicima na ovom poslužitelju da Å¡alju dijeljenja grupama na drugim poslužiteljima", "Allow users on this server to receive group shares from other servers" : "Dopustite korisnicima na ovom poslužitelju da primaju grupna dijeljenja s drugih poslužitelja", diff --git a/apps/federatedfilesharing/l10n/lt_LT.js b/apps/federatedfilesharing/l10n/lt_LT.js index 8ee6a05277597578e52a4ecdb98ade418ba6a755..4261b0ef3fad8f8faab0d981e22122216ed962be 100644 --- a/apps/federatedfilesharing/l10n/lt_LT.js +++ b/apps/federatedfilesharing/l10n/lt_LT.js @@ -23,8 +23,8 @@ OC.L10N.register( "File is already shared with %s" : "Failas jau yra bendrinamas su %s", "Could not find share" : "Nepavyko rasti bendrinamų duomenų", "Federated sharing" : "Federacinis bendrinimas", - "You received {share} as a remote share from {user} (on behalf of {behalf})" : "Gavote galimybÄ™ peržiÅ«rÄ—ti duomenis \"{share}\", kuriuos pasidalino {user} ({behalf} vardu) esantis kitame serveryje", - "You received {share} as a remote share from {user}" : "Gavote galimybÄ™ peržiÅ«rÄ—ti duomenis \"{share}\", kuriuos pasidalino {user}", + "You received {share} as a remote share from {user} (on behalf of {behalf})" : "JÅ«s gavote {share} kaip nuotolinį vieÅ¡inį iÅ¡ {user} ({behalf} vardu)", + "You received {share} as a remote share from {user}" : "JÅ«s gavote {share} kaip nuotolinį vieÅ¡inį iÅ¡ {user}", "Accept" : "Priimti", "Decline" : "Atmesti", "Share with me through my #Nextcloud Federated Cloud ID" : "Bendrinti su manimi per mano #Nextcloud federacinÄ—s debesijos ID", diff --git a/apps/federatedfilesharing/l10n/lt_LT.json b/apps/federatedfilesharing/l10n/lt_LT.json index 56a009a9c2ef26b287ae26d96de1be1b7e11dc42..7e3a097f8e73ff577fec8195ee95d7be7ebc0ddf 100644 --- a/apps/federatedfilesharing/l10n/lt_LT.json +++ b/apps/federatedfilesharing/l10n/lt_LT.json @@ -21,8 +21,8 @@ "File is already shared with %s" : "Failas jau yra bendrinamas su %s", "Could not find share" : "Nepavyko rasti bendrinamų duomenų", "Federated sharing" : "Federacinis bendrinimas", - "You received {share} as a remote share from {user} (on behalf of {behalf})" : "Gavote galimybÄ™ peržiÅ«rÄ—ti duomenis \"{share}\", kuriuos pasidalino {user} ({behalf} vardu) esantis kitame serveryje", - "You received {share} as a remote share from {user}" : "Gavote galimybÄ™ peržiÅ«rÄ—ti duomenis \"{share}\", kuriuos pasidalino {user}", + "You received {share} as a remote share from {user} (on behalf of {behalf})" : "JÅ«s gavote {share} kaip nuotolinį vieÅ¡inį iÅ¡ {user} ({behalf} vardu)", + "You received {share} as a remote share from {user}" : "JÅ«s gavote {share} kaip nuotolinį vieÅ¡inį iÅ¡ {user}", "Accept" : "Priimti", "Decline" : "Atmesti", "Share with me through my #Nextcloud Federated Cloud ID" : "Bendrinti su manimi per mano #Nextcloud federacinÄ—s debesijos ID", diff --git a/apps/files/l10n/hr.js b/apps/files/l10n/hr.js index f4bb688d34383c50fe43eec880b5693a707e0454..e1b84bc92b87c8aa348bfc57939e6377567f0db7 100644 --- a/apps/files/l10n/hr.js +++ b/apps/files/l10n/hr.js @@ -25,6 +25,7 @@ OC.L10N.register( "{loadedSize} of {totalSize} ({bitrate})" : "{loadedSize} od {totalSize} ({bitrate})", "Uploading that item is not supported" : "Nije podržano otpremanje ove stavke", "Target folder does not exist any more" : "Ciljna mapa viÅ¡e ne postoji", + "Operation is blocked by access control" : "Radnju je blokirala kontrola pristupa", "Error when assembling chunks, status code {status}" : "PogreÅ¡ka prilikom sastavljanja komada, Å¡ifra statusa {status}", "Actions" : "Radnje", "Rename" : "Preimenuj", @@ -34,6 +35,7 @@ OC.L10N.register( "Delete file" : "IzbriÅ¡i datoteku", "Delete folder" : "IzbriÅ¡i mapu", "Disconnect storage" : "Odspoji pohranu", + "Leave this share" : "Napustite ovo dijeljenje", "Could not load info for file \"{file}\"" : "Nije moguće uÄitati podatke za datoteku „{file}â€", "Files" : "Datoteke", "Details" : "Pojedinosti", @@ -78,7 +80,13 @@ OC.L10N.register( "\"/\" is not allowed inside a file name." : "„/†nije dopuÅ¡teno unutar naziva datoteke.", "\"{name}\" is not an allowed filetype" : "„{name}†nije dopuÅ¡tena vrsta datoteke", "Storage of {owner} is full, files can not be updated or synced anymore!" : "Pohrana {owner} je puna, datoteke viÅ¡e nije moguće ažurirati niti sinkronizirati!", + "Group folder \"{mountPoint}\" is full, files can not be updated or synced anymore!" : "Mapa grupe „{mountPoint}“ je puna, datoteke viÅ¡e nije moguće ažurirati ni sinkronizirati!", + "External storage \"{mountPoint}\" is full, files can not be updated or synced anymore!" : "Vanjsko spremiÅ¡te za pohranu „{mountPoint}“ je puno, datoteke viÅ¡e nije moguće ažurirati ni sinkronizirati!", "Your storage is full, files can not be updated or synced anymore!" : "VaÅ¡a je pohrana puna, datoteke viÅ¡e nije moguće ažurirati ni sinkronizirati!", + "Storage of {owner} is almost full ({usedSpacePercent}%)." : "Pohrana {owner} je skoro puna ({usedSpacePercent} %).", + "Group folder \"{mountPoint}\" is almost full ({usedSpacePercent}%)." : "Mapa grupe „{mountPoint}“ je skoro puna ({usedSpacePercent} %).", + "External storage \"{mountPoint}\" is almost full ({usedSpacePercent}%)." : "Vanjsko spremiÅ¡te za pohranu „{mountPoint}“ je skoro puno ({usedSpacePercent} %).", + "Your storage is almost full ({usedSpacePercent}%)." : "VaÅ¡ prostor za pohranu je skoro pun ({usedSpacePercent} %).", "_matches '{filter}'_::_match '{filter}'_" : ["odgovara '{filter}'","podudaranje '{filter}'","podudaranje '{filter}'"], "View in folder" : "Prikaži u mapi", "Copied!" : "Kopirano!", @@ -128,6 +136,7 @@ OC.L10N.register( "{user} moved {oldfile} to {newfile}" : "{user} je premjestio {oldfile} u {newfile}", "A file has been added to or removed from your <strong>favorites</strong>" : "Datoteka je dodana ili uklonjena iz vaÅ¡ih <strong>favorita</strong>", "A file or folder has been <strong>changed</strong>" : "Datoteka ili mapa su <strong>promijenjeni</strong>", + "A favorite file or folder has been <strong>changed</strong>" : "Omiljena datoteka ili mapa je <strong>promijenjena</strong>", "All files" : "Sve datoteke", "Unlimited" : "NeograniÄeno", "Upload (max. %s)" : "Otprema (maks. %s)", diff --git a/apps/files/l10n/hr.json b/apps/files/l10n/hr.json index b97a47aefb7a334d3de2534c089e9b68d8158f7f..f4cee9cd9ad91486f83e25e7bf7b30fabaec1ee3 100644 --- a/apps/files/l10n/hr.json +++ b/apps/files/l10n/hr.json @@ -23,6 +23,7 @@ "{loadedSize} of {totalSize} ({bitrate})" : "{loadedSize} od {totalSize} ({bitrate})", "Uploading that item is not supported" : "Nije podržano otpremanje ove stavke", "Target folder does not exist any more" : "Ciljna mapa viÅ¡e ne postoji", + "Operation is blocked by access control" : "Radnju je blokirala kontrola pristupa", "Error when assembling chunks, status code {status}" : "PogreÅ¡ka prilikom sastavljanja komada, Å¡ifra statusa {status}", "Actions" : "Radnje", "Rename" : "Preimenuj", @@ -32,6 +33,7 @@ "Delete file" : "IzbriÅ¡i datoteku", "Delete folder" : "IzbriÅ¡i mapu", "Disconnect storage" : "Odspoji pohranu", + "Leave this share" : "Napustite ovo dijeljenje", "Could not load info for file \"{file}\"" : "Nije moguće uÄitati podatke za datoteku „{file}â€", "Files" : "Datoteke", "Details" : "Pojedinosti", @@ -76,7 +78,13 @@ "\"/\" is not allowed inside a file name." : "„/†nije dopuÅ¡teno unutar naziva datoteke.", "\"{name}\" is not an allowed filetype" : "„{name}†nije dopuÅ¡tena vrsta datoteke", "Storage of {owner} is full, files can not be updated or synced anymore!" : "Pohrana {owner} je puna, datoteke viÅ¡e nije moguće ažurirati niti sinkronizirati!", + "Group folder \"{mountPoint}\" is full, files can not be updated or synced anymore!" : "Mapa grupe „{mountPoint}“ je puna, datoteke viÅ¡e nije moguće ažurirati ni sinkronizirati!", + "External storage \"{mountPoint}\" is full, files can not be updated or synced anymore!" : "Vanjsko spremiÅ¡te za pohranu „{mountPoint}“ je puno, datoteke viÅ¡e nije moguće ažurirati ni sinkronizirati!", "Your storage is full, files can not be updated or synced anymore!" : "VaÅ¡a je pohrana puna, datoteke viÅ¡e nije moguće ažurirati ni sinkronizirati!", + "Storage of {owner} is almost full ({usedSpacePercent}%)." : "Pohrana {owner} je skoro puna ({usedSpacePercent} %).", + "Group folder \"{mountPoint}\" is almost full ({usedSpacePercent}%)." : "Mapa grupe „{mountPoint}“ je skoro puna ({usedSpacePercent} %).", + "External storage \"{mountPoint}\" is almost full ({usedSpacePercent}%)." : "Vanjsko spremiÅ¡te za pohranu „{mountPoint}“ je skoro puno ({usedSpacePercent} %).", + "Your storage is almost full ({usedSpacePercent}%)." : "VaÅ¡ prostor za pohranu je skoro pun ({usedSpacePercent} %).", "_matches '{filter}'_::_match '{filter}'_" : ["odgovara '{filter}'","podudaranje '{filter}'","podudaranje '{filter}'"], "View in folder" : "Prikaži u mapi", "Copied!" : "Kopirano!", @@ -126,6 +134,7 @@ "{user} moved {oldfile} to {newfile}" : "{user} je premjestio {oldfile} u {newfile}", "A file has been added to or removed from your <strong>favorites</strong>" : "Datoteka je dodana ili uklonjena iz vaÅ¡ih <strong>favorita</strong>", "A file or folder has been <strong>changed</strong>" : "Datoteka ili mapa su <strong>promijenjeni</strong>", + "A favorite file or folder has been <strong>changed</strong>" : "Omiljena datoteka ili mapa je <strong>promijenjena</strong>", "All files" : "Sve datoteke", "Unlimited" : "NeograniÄeno", "Upload (max. %s)" : "Otprema (maks. %s)", diff --git a/apps/files/l10n/lt_LT.js b/apps/files/l10n/lt_LT.js index 7ba69d50b96f599bd374fb493d49682a7381ee90..ea1b95eee647b0a0d2002d75d0321c02fc93a260 100644 --- a/apps/files/l10n/lt_LT.js +++ b/apps/files/l10n/lt_LT.js @@ -11,14 +11,14 @@ OC.L10N.register( "Home" : "Pagrindinis", "Close" : "Užverti", "Favorites" : "MÄ—gstami", - "Could not create folder \"{dir}\"" : "Nepavyko sukurti aplanko \"{dir}\"", + "Could not create folder \"{dir}\"" : "Nepavyko sukurti aplanko „{dir}“", "This will stop your current uploads." : "Tai sustabdys dabartinius įkÄ—limus.", "Upload cancelled." : "Ä®kÄ—limo atsisakyta.", "Processing files …" : "Apdorojami failai…", "…" : "…", "Unable to upload {filename} as it is a directory or has 0 bytes" : "Nepavyksta įkelti {filename}, nes tai yra katalogas arba Å¡io failo dydis yra 0 baitų", "Not enough free space, you are uploading {size1} but only {size2} is left" : "Nepakanka laisvos vietos. JÅ«s bandote įkelti {size1} dydžio bylÄ…, bet liko tik {size2} vietos", - "Target folder \"{dir}\" does not exist any more" : "Paskirties aplanko \"{dir}\" daugiau nebÄ—ra", + "Target folder \"{dir}\" does not exist any more" : "Paskirties aplanko „{dir}“ daugiau nebÄ—ra", "Not enough free space" : "TrÅ«ksta laisvos vietos", "An unknown error has occurred" : "Ä®vyko nežinoma klaida", "Uploading …" : "Ä®keliama…", @@ -35,7 +35,7 @@ OC.L10N.register( "Delete file" : "IÅ¡trinti failÄ…", "Delete folder" : "IÅ¡trinti aplankÄ…", "Disconnect storage" : "Atjungti saugyklÄ…", - "Could not load info for file \"{file}\"" : "Nepavyko įkelti informacijos failui \"{file}\"", + "Could not load info for file \"{file}\"" : "Nepavyko įkelti informacijos failui „{file}“", "Files" : "Failai", "Details" : "Duomenys", "Select" : "Pasirinkti", @@ -43,22 +43,22 @@ OC.L10N.register( "Unable to determine date" : "Nepavyksta nustatyti datos", "This operation is forbidden" : "Å i operacija yra uždrausta", "This directory is unavailable, please check the logs or contact the administrator" : "Å is katalogas neprieinamas, peržiÅ«rÄ—kite žurnalo įraÅ¡us arba susisiekite su administratoriumi", - "Could not move \"{file}\", target exists" : "Nepavyko perkelti \"{file}\", toks jau egzistuoja", - "Could not move \"{file}\"" : "Nepavyko perkelti \"{file}\"", + "Could not move \"{file}\", target exists" : "Nepavyko perkelti „{file}“, toks failas jau yra", + "Could not move \"{file}\"" : "Nepavyko perkelti „{file}“", "copy" : "kopija", "Could not copy \"{file}\", target exists" : "Nepavyko nukopijuoti \"{file}\", toks jau yra", "Could not copy \"{file}\"" : "Nepavyko nukopijuoti \"{file}\"", "Copied {origin} inside {destination}" : "Nukopijuota {origin} aplanke {destination}", "Copied {origin} and {nbfiles} other files inside {destination}" : "Nukopijuota {origin} ir dar {nbfiles} failus aplanke {destination}", "{newName} already exists" : "{newName} jau yra", - "Could not rename \"{fileName}\", it does not exist any more" : "Nepavyko pervadinti failo \"{fileName}\", jo daugiau nebÄ—ra", - "The name \"{targetName}\" is already used in the folder \"{dir}\". Please choose a different name." : "Pavadinimas \"{targetName}\" jau naudojamas aplanke \"{dir}\". Pasirinkite kitokį pavadinimÄ….", - "Could not rename \"{fileName}\"" : "Nepavyko pervadinti failo \"{fileName}\"", - "Could not create file \"{file}\"" : "Nepavyko sukurti failo \"{file}\"", - "Could not create file \"{file}\" because it already exists" : "Nepavyko sukurti failo \"{file}\", nes jis jau yra", - "Could not create folder \"{dir}\" because it already exists" : "Nepavyko sukurti aplanko \"{dir}\", nes jis jau yra", + "Could not rename \"{fileName}\", it does not exist any more" : "Nepavyko pervadinti failo „{fileName}“, jo daugiau nebÄ—ra", + "The name \"{targetName}\" is already used in the folder \"{dir}\". Please choose a different name." : "Pavadinimas „{targetName}“ jau naudojamas aplanke „{dir}“. Pasirinkite kitokį pavadinimÄ….", + "Could not rename \"{fileName}\"" : "Nepavyko pervadinti failo „{fileName}“", + "Could not create file \"{file}\"" : "Nepavyko sukurti failo „{file}“", + "Could not create file \"{file}\" because it already exists" : "Nepavyko sukurti failo „{file}“, nes jis jau yra", + "Could not create folder \"{dir}\" because it already exists" : "Nepavyko sukurti aplanko „{dir}“, nes jis jau yra", "Could not fetch file details \"{file}\"" : "Nepavyko gauti iÅ¡samesnÄ—s failo \"{file}\" informacijos", - "Error deleting file \"{fileName}\"." : "Klaida trinant failÄ… \"{fileName}\".", + "Error deleting file \"{fileName}\"." : "Klaida iÅ¡trinant failÄ… „{fileName}“.", "No search results in other folders for {tag}{filter}{endtag}" : "Kituose aplankuose nÄ—ra paieÅ¡kos rezultatų, skirtų {tag}{filter}{endtag}", "Enter more than two characters to search in other folders" : "Ä®veskite daugiau nei du simbolius, jei norite ieÅ¡koti kituose aplankuose", "Name" : "Pavadinimas", @@ -77,13 +77,13 @@ OC.L10N.register( "\"{name}\" is an invalid file name." : "„{name}“ yra netinkamas bylos pavadinimas.", "File name cannot be empty." : "Failo pavadinimas negali bÅ«ti tuÅ¡Äias.", "\"/\" is not allowed inside a file name." : "Failo pavadinime simbolis „/“ draudžiamas.", - "\"{name}\" is not an allowed filetype" : "\"{name}\" nÄ—ra leidžiamas failo tipas", + "\"{name}\" is not an allowed filetype" : "„{name}“ nÄ—ra leidžiamas failo tipas", "Storage of {owner} is full, files can not be updated or synced anymore!" : "{owner} saugykla yra pilna, failai daugiau nebegali bÅ«ti atnaujinti arba sinchronizuojami!", "Your storage is full, files can not be updated or synced anymore!" : "JÅ«sų saugykla pilna, failai daugiau nebegali bÅ«ti atnaujinti arba sinchronizuojami!", "Group folder \"{mountPoint}\" is almost full ({usedSpacePercent}%)." : "GrupÄ—s aplankas \"{mountPoint}\" yra beveik pilnas ({usedSpacePercent}%).", "External storage \"{mountPoint}\" is almost full ({usedSpacePercent}%)." : "IÅ¡orinÄ— saugykla \"{mountPoint}\" yra beveik pilna ({usedSpacePercent}%).", "Your storage is almost full ({usedSpacePercent}%)." : "JÅ«sų saugykla yra beveik pilna ({usedSpacePercent}%).", - "_matches '{filter}'_::_match '{filter}'_" : ["atitinka \"{filter}\"","atitinka \"{filter}\"","atitinka \"{filter}\"","atitinka \"{filter}\""], + "_matches '{filter}'_::_match '{filter}'_" : ["atitinka „{filter}“","atitinka „{filter}“","atitinka „{filter}“","atitinka „{filter}“"], "View in folder" : "Rodyti aplanke", "Copied!" : "Nukopijuota!", "Copy direct link (only works for users who have access to this file/folder)" : "Kopijuoti tiesioginÄ™ nuorodÄ… (veiks tik naudotojams, turintiems prieigÄ… prie Å¡io failo/aplanko)", diff --git a/apps/files/l10n/lt_LT.json b/apps/files/l10n/lt_LT.json index efa2fcbf1a64e6a7205787d8031b8b5461d3ffff..9862c58a23c915b97d40ad3dba7e173fda160a44 100644 --- a/apps/files/l10n/lt_LT.json +++ b/apps/files/l10n/lt_LT.json @@ -9,14 +9,14 @@ "Home" : "Pagrindinis", "Close" : "Užverti", "Favorites" : "MÄ—gstami", - "Could not create folder \"{dir}\"" : "Nepavyko sukurti aplanko \"{dir}\"", + "Could not create folder \"{dir}\"" : "Nepavyko sukurti aplanko „{dir}“", "This will stop your current uploads." : "Tai sustabdys dabartinius įkÄ—limus.", "Upload cancelled." : "Ä®kÄ—limo atsisakyta.", "Processing files …" : "Apdorojami failai…", "…" : "…", "Unable to upload {filename} as it is a directory or has 0 bytes" : "Nepavyksta įkelti {filename}, nes tai yra katalogas arba Å¡io failo dydis yra 0 baitų", "Not enough free space, you are uploading {size1} but only {size2} is left" : "Nepakanka laisvos vietos. JÅ«s bandote įkelti {size1} dydžio bylÄ…, bet liko tik {size2} vietos", - "Target folder \"{dir}\" does not exist any more" : "Paskirties aplanko \"{dir}\" daugiau nebÄ—ra", + "Target folder \"{dir}\" does not exist any more" : "Paskirties aplanko „{dir}“ daugiau nebÄ—ra", "Not enough free space" : "TrÅ«ksta laisvos vietos", "An unknown error has occurred" : "Ä®vyko nežinoma klaida", "Uploading …" : "Ä®keliama…", @@ -33,7 +33,7 @@ "Delete file" : "IÅ¡trinti failÄ…", "Delete folder" : "IÅ¡trinti aplankÄ…", "Disconnect storage" : "Atjungti saugyklÄ…", - "Could not load info for file \"{file}\"" : "Nepavyko įkelti informacijos failui \"{file}\"", + "Could not load info for file \"{file}\"" : "Nepavyko įkelti informacijos failui „{file}“", "Files" : "Failai", "Details" : "Duomenys", "Select" : "Pasirinkti", @@ -41,22 +41,22 @@ "Unable to determine date" : "Nepavyksta nustatyti datos", "This operation is forbidden" : "Å i operacija yra uždrausta", "This directory is unavailable, please check the logs or contact the administrator" : "Å is katalogas neprieinamas, peržiÅ«rÄ—kite žurnalo įraÅ¡us arba susisiekite su administratoriumi", - "Could not move \"{file}\", target exists" : "Nepavyko perkelti \"{file}\", toks jau egzistuoja", - "Could not move \"{file}\"" : "Nepavyko perkelti \"{file}\"", + "Could not move \"{file}\", target exists" : "Nepavyko perkelti „{file}“, toks failas jau yra", + "Could not move \"{file}\"" : "Nepavyko perkelti „{file}“", "copy" : "kopija", "Could not copy \"{file}\", target exists" : "Nepavyko nukopijuoti \"{file}\", toks jau yra", "Could not copy \"{file}\"" : "Nepavyko nukopijuoti \"{file}\"", "Copied {origin} inside {destination}" : "Nukopijuota {origin} aplanke {destination}", "Copied {origin} and {nbfiles} other files inside {destination}" : "Nukopijuota {origin} ir dar {nbfiles} failus aplanke {destination}", "{newName} already exists" : "{newName} jau yra", - "Could not rename \"{fileName}\", it does not exist any more" : "Nepavyko pervadinti failo \"{fileName}\", jo daugiau nebÄ—ra", - "The name \"{targetName}\" is already used in the folder \"{dir}\". Please choose a different name." : "Pavadinimas \"{targetName}\" jau naudojamas aplanke \"{dir}\". Pasirinkite kitokį pavadinimÄ….", - "Could not rename \"{fileName}\"" : "Nepavyko pervadinti failo \"{fileName}\"", - "Could not create file \"{file}\"" : "Nepavyko sukurti failo \"{file}\"", - "Could not create file \"{file}\" because it already exists" : "Nepavyko sukurti failo \"{file}\", nes jis jau yra", - "Could not create folder \"{dir}\" because it already exists" : "Nepavyko sukurti aplanko \"{dir}\", nes jis jau yra", + "Could not rename \"{fileName}\", it does not exist any more" : "Nepavyko pervadinti failo „{fileName}“, jo daugiau nebÄ—ra", + "The name \"{targetName}\" is already used in the folder \"{dir}\". Please choose a different name." : "Pavadinimas „{targetName}“ jau naudojamas aplanke „{dir}“. Pasirinkite kitokį pavadinimÄ….", + "Could not rename \"{fileName}\"" : "Nepavyko pervadinti failo „{fileName}“", + "Could not create file \"{file}\"" : "Nepavyko sukurti failo „{file}“", + "Could not create file \"{file}\" because it already exists" : "Nepavyko sukurti failo „{file}“, nes jis jau yra", + "Could not create folder \"{dir}\" because it already exists" : "Nepavyko sukurti aplanko „{dir}“, nes jis jau yra", "Could not fetch file details \"{file}\"" : "Nepavyko gauti iÅ¡samesnÄ—s failo \"{file}\" informacijos", - "Error deleting file \"{fileName}\"." : "Klaida trinant failÄ… \"{fileName}\".", + "Error deleting file \"{fileName}\"." : "Klaida iÅ¡trinant failÄ… „{fileName}“.", "No search results in other folders for {tag}{filter}{endtag}" : "Kituose aplankuose nÄ—ra paieÅ¡kos rezultatų, skirtų {tag}{filter}{endtag}", "Enter more than two characters to search in other folders" : "Ä®veskite daugiau nei du simbolius, jei norite ieÅ¡koti kituose aplankuose", "Name" : "Pavadinimas", @@ -75,13 +75,13 @@ "\"{name}\" is an invalid file name." : "„{name}“ yra netinkamas bylos pavadinimas.", "File name cannot be empty." : "Failo pavadinimas negali bÅ«ti tuÅ¡Äias.", "\"/\" is not allowed inside a file name." : "Failo pavadinime simbolis „/“ draudžiamas.", - "\"{name}\" is not an allowed filetype" : "\"{name}\" nÄ—ra leidžiamas failo tipas", + "\"{name}\" is not an allowed filetype" : "„{name}“ nÄ—ra leidžiamas failo tipas", "Storage of {owner} is full, files can not be updated or synced anymore!" : "{owner} saugykla yra pilna, failai daugiau nebegali bÅ«ti atnaujinti arba sinchronizuojami!", "Your storage is full, files can not be updated or synced anymore!" : "JÅ«sų saugykla pilna, failai daugiau nebegali bÅ«ti atnaujinti arba sinchronizuojami!", "Group folder \"{mountPoint}\" is almost full ({usedSpacePercent}%)." : "GrupÄ—s aplankas \"{mountPoint}\" yra beveik pilnas ({usedSpacePercent}%).", "External storage \"{mountPoint}\" is almost full ({usedSpacePercent}%)." : "IÅ¡orinÄ— saugykla \"{mountPoint}\" yra beveik pilna ({usedSpacePercent}%).", "Your storage is almost full ({usedSpacePercent}%)." : "JÅ«sų saugykla yra beveik pilna ({usedSpacePercent}%).", - "_matches '{filter}'_::_match '{filter}'_" : ["atitinka \"{filter}\"","atitinka \"{filter}\"","atitinka \"{filter}\"","atitinka \"{filter}\""], + "_matches '{filter}'_::_match '{filter}'_" : ["atitinka „{filter}“","atitinka „{filter}“","atitinka „{filter}“","atitinka „{filter}“"], "View in folder" : "Rodyti aplanke", "Copied!" : "Nukopijuota!", "Copy direct link (only works for users who have access to this file/folder)" : "Kopijuoti tiesioginÄ™ nuorodÄ… (veiks tik naudotojams, turintiems prieigÄ… prie Å¡io failo/aplanko)", diff --git a/apps/files_external/l10n/lt_LT.js b/apps/files_external/l10n/lt_LT.js index e58e30e22183502bc9bd74c3808677dde0e04fef..6d300d5f81d8439cb74b32979c9c678f6a32f22c 100644 --- a/apps/files_external/l10n/lt_LT.js +++ b/apps/files_external/l10n/lt_LT.js @@ -45,9 +45,7 @@ OC.L10N.register( "Invalid backend or authentication mechanism class" : "Netinkama programinio kodo klasÄ— realizuoja prisijungimo mechanizmÄ…", "Invalid mount point" : "Neteisingas prijungimo taÅ¡kas", "Objectstore forbidden" : "Objektų saugykla yra neprieinama", - "Invalid storage backend \"%s\"" : "Netinkama saugyklos posistemÄ— \"%s\"", - "Not permitted to use backend \"%s\"" : "Neleidžiama naudoti posistemÄ—s \"%s\"", - "Not permitted to use authentication mechanism \"%s\"" : "Neleidžiama naudoti prisijungimo mechanizmo \"%s\"", + "Not permitted to use authentication mechanism \"%s\"" : "Neleidžiama naudoti tapatybÄ—s nustatymo mechanizmo „%s“", "Unsatisfied backend parameters" : " Netinkami posistemÄ—s parametrai", "Unsatisfied authentication mechanism parameters" : "Netinkami parametrai perduoti į prisijungimo mechanizmÄ…", "Insufficient data: %s" : "TrÅ«ksta duomenų: %s", @@ -105,7 +103,6 @@ OC.L10N.register( "Timeout" : "PasibaigÄ— laikas", "SMB / CIFS using OC login" : "SMB / CIFS, naudojant OC prisijungimÄ…", "Username as share" : "Dalinimosi vardas kaip ir vartotojo vardas", - "OpenStack Object Storage" : "Objektų saugykla \"OpenStack\"", "Service name" : "Paslaugos vardas", "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.", diff --git a/apps/files_external/l10n/lt_LT.json b/apps/files_external/l10n/lt_LT.json index 9852048f6f34d9c4adea30cd78b0239758b00ed6..ad5da45be27f54ceee0d124e7f405f6b7248fb33 100644 --- a/apps/files_external/l10n/lt_LT.json +++ b/apps/files_external/l10n/lt_LT.json @@ -43,9 +43,7 @@ "Invalid backend or authentication mechanism class" : "Netinkama programinio kodo klasÄ— realizuoja prisijungimo mechanizmÄ…", "Invalid mount point" : "Neteisingas prijungimo taÅ¡kas", "Objectstore forbidden" : "Objektų saugykla yra neprieinama", - "Invalid storage backend \"%s\"" : "Netinkama saugyklos posistemÄ— \"%s\"", - "Not permitted to use backend \"%s\"" : "Neleidžiama naudoti posistemÄ—s \"%s\"", - "Not permitted to use authentication mechanism \"%s\"" : "Neleidžiama naudoti prisijungimo mechanizmo \"%s\"", + "Not permitted to use authentication mechanism \"%s\"" : "Neleidžiama naudoti tapatybÄ—s nustatymo mechanizmo „%s“", "Unsatisfied backend parameters" : " Netinkami posistemÄ—s parametrai", "Unsatisfied authentication mechanism parameters" : "Netinkami parametrai perduoti į prisijungimo mechanizmÄ…", "Insufficient data: %s" : "TrÅ«ksta duomenų: %s", @@ -103,7 +101,6 @@ "Timeout" : "PasibaigÄ— laikas", "SMB / CIFS using OC login" : "SMB / CIFS, naudojant OC prisijungimÄ…", "Username as share" : "Dalinimosi vardas kaip ir vartotojo vardas", - "OpenStack Object Storage" : "Objektų saugykla \"OpenStack\"", "Service name" : "Paslaugos vardas", "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.", diff --git a/apps/files_sharing/l10n/hr.js b/apps/files_sharing/l10n/hr.js index 950fa7adc92d70161376cc273116693acbeef08f..9cacc58c2d3971d3ffd0e02d20332d9bd8662301 100644 --- a/apps/files_sharing/l10n/hr.js +++ b/apps/files_sharing/l10n/hr.js @@ -186,6 +186,7 @@ OC.L10N.register( "Error, please enter proper password and/or expiration date" : "PogreÅ¡ka, unesite toÄnu zaporku i/ili datum isteka", "No recommendations. Start typing." : "Nema preporuka. ZapoÄnite unos.", "Resharing is not allowed" : "Ponovno dijeljenje nije dopuÅ¡teno", + "Name or email …" : "Ime ili adresa e-poÅ¡te…", "Searching …" : "Traženje…", "No elements found." : "Elementi nisu pronaÄ‘eni.", "Search globally" : "Pretraži globalno", @@ -228,6 +229,7 @@ OC.L10N.register( "Uploading files" : "Otpremanje datoteka", "Uploaded files:" : "Otpremljene datoteke:", "By uploading files, you agree to the %1$sterms of service%2$s." : "Otpremanjem datoteka prihvaćate %1$ uvjete koriÅ¡tenja usluge%2$s.", + "Name, email, or federated cloud ID …" : "Naziv, adresa e-poÅ¡te ili ID udruženog oblaka…", "Uploading files…" : "Otpremanje datoteka..." }, "nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;"); diff --git a/apps/files_sharing/l10n/hr.json b/apps/files_sharing/l10n/hr.json index 20fe644d3dfa9e0ef872c09187860e6d107036ed..824eaa33d5755a9ca759a04b8d7118a5eaa1ba8c 100644 --- a/apps/files_sharing/l10n/hr.json +++ b/apps/files_sharing/l10n/hr.json @@ -184,6 +184,7 @@ "Error, please enter proper password and/or expiration date" : "PogreÅ¡ka, unesite toÄnu zaporku i/ili datum isteka", "No recommendations. Start typing." : "Nema preporuka. ZapoÄnite unos.", "Resharing is not allowed" : "Ponovno dijeljenje nije dopuÅ¡teno", + "Name or email …" : "Ime ili adresa e-poÅ¡te…", "Searching …" : "Traženje…", "No elements found." : "Elementi nisu pronaÄ‘eni.", "Search globally" : "Pretraži globalno", @@ -226,6 +227,7 @@ "Uploading files" : "Otpremanje datoteka", "Uploaded files:" : "Otpremljene datoteke:", "By uploading files, you agree to the %1$sterms of service%2$s." : "Otpremanjem datoteka prihvaćate %1$ uvjete koriÅ¡tenja usluge%2$s.", + "Name, email, or federated cloud ID …" : "Naziv, adresa e-poÅ¡te ili ID udruženog oblaka…", "Uploading files…" : "Otpremanje datoteka..." },"pluralForm" :"nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;" } \ No newline at end of file diff --git a/apps/files_sharing/l10n/lt_LT.js b/apps/files_sharing/l10n/lt_LT.js index 68d81a8f8fa6dc0f94f796ef141814471bb57ee8..7fb7b493bb7e5ddd73b767cb484a6646774a2c17 100644 --- a/apps/files_sharing/l10n/lt_LT.js +++ b/apps/files_sharing/l10n/lt_LT.js @@ -65,13 +65,13 @@ OC.L10N.register( "You removed public link for {file}" : "JÅ«s paÅ¡alinote viešąjÄ… {file} nuorodÄ…", "Public link expired for {file}" : "VieÅ¡oji nuoroda, skirta {file}, nebegalioja", "{actor} shared {file} as public link" : "{actor} pradÄ—jo bendrinti {file} kaip viešąjÄ… nuorodÄ…", - "{actor} removed public link for {file}" : "{actor} paÅ¡alino viešąjÄ… \"{file}\" nuorodÄ…", + "{actor} removed public link for {file}" : "{actor} paÅ¡alino viešąjÄ… „{file}“ nuorodÄ…", "Public link of {actor} for {file} expired" : "PasibaigÄ— {actor} failo {file} vieÅ¡osios nuorodos galiojimo laikas", "{user} accepted the remote share" : "{user} priÄ—mÄ— bendrinamus duomenis", "{user} declined the remote share" : "{user} atmetÄ— duomenų dalinimÄ…si", - "You received a new remote share {file} from {user}" : "JÅ«s gavote naujÄ… duomenis \"{file}\" iÅ¡ kito serverio nuo {user}", - "{user} accepted the remote share of {file}" : "{user} priÄ—mÄ— bendrinamus duomenis \"{file}\"", - "{user} declined the remote share of {file}" : "{user} atmetÄ— duomenų \"{file}\" dalinimÄ…sį", + "You received a new remote share {file} from {user}" : "JÅ«s iÅ¡ {user} gavote naujÄ… nuotolinį vieÅ¡inį „{file}“", + "{user} accepted the remote share of {file}" : "{user} priÄ—mÄ— nuotolinį vieÅ¡inį „{file}“", + "{user} declined the remote share of {file}" : "{user} atmetÄ— nuotolinį vieÅ¡inį „{file}“", "{user} unshared {file} from you" : "{user} nustojo bendrinti su jumis {file}", "Shared with {user}" : "PradÄ—ta bendrinti su {user}", "Removed share for {user}" : "Nustota dalintis su {user}", diff --git a/apps/files_sharing/l10n/lt_LT.json b/apps/files_sharing/l10n/lt_LT.json index 243ed917784a9ba56002801b0c8b437a2fe864ed..c5ba56283d55daae684f797991151dd1f5bc3d65 100644 --- a/apps/files_sharing/l10n/lt_LT.json +++ b/apps/files_sharing/l10n/lt_LT.json @@ -63,13 +63,13 @@ "You removed public link for {file}" : "JÅ«s paÅ¡alinote viešąjÄ… {file} nuorodÄ…", "Public link expired for {file}" : "VieÅ¡oji nuoroda, skirta {file}, nebegalioja", "{actor} shared {file} as public link" : "{actor} pradÄ—jo bendrinti {file} kaip viešąjÄ… nuorodÄ…", - "{actor} removed public link for {file}" : "{actor} paÅ¡alino viešąjÄ… \"{file}\" nuorodÄ…", + "{actor} removed public link for {file}" : "{actor} paÅ¡alino viešąjÄ… „{file}“ nuorodÄ…", "Public link of {actor} for {file} expired" : "PasibaigÄ— {actor} failo {file} vieÅ¡osios nuorodos galiojimo laikas", "{user} accepted the remote share" : "{user} priÄ—mÄ— bendrinamus duomenis", "{user} declined the remote share" : "{user} atmetÄ— duomenų dalinimÄ…si", - "You received a new remote share {file} from {user}" : "JÅ«s gavote naujÄ… duomenis \"{file}\" iÅ¡ kito serverio nuo {user}", - "{user} accepted the remote share of {file}" : "{user} priÄ—mÄ— bendrinamus duomenis \"{file}\"", - "{user} declined the remote share of {file}" : "{user} atmetÄ— duomenų \"{file}\" dalinimÄ…sį", + "You received a new remote share {file} from {user}" : "JÅ«s iÅ¡ {user} gavote naujÄ… nuotolinį vieÅ¡inį „{file}“", + "{user} accepted the remote share of {file}" : "{user} priÄ—mÄ— nuotolinį vieÅ¡inį „{file}“", + "{user} declined the remote share of {file}" : "{user} atmetÄ— nuotolinį vieÅ¡inį „{file}“", "{user} unshared {file} from you" : "{user} nustojo bendrinti su jumis {file}", "Shared with {user}" : "PradÄ—ta bendrinti su {user}", "Removed share for {user}" : "Nustota dalintis su {user}", diff --git a/apps/lookup_server_connector/l10n/hr.js b/apps/lookup_server_connector/l10n/hr.js new file mode 100644 index 0000000000000000000000000000000000000000..ad149ac924218664f95133229feeca44d5138ecd --- /dev/null +++ b/apps/lookup_server_connector/l10n/hr.js @@ -0,0 +1,7 @@ +OC.L10N.register( + "lookup_server_connector", + { + "Lookup Server Connector" : "Konektor poslužitelja za prevoÄ‘enje", + "Sync public user information with the lookup server" : "Sinkronizirajte javne korisniÄke informacije s poslužiteljem za prevoÄ‘enje" +}, +"nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;"); diff --git a/apps/lookup_server_connector/l10n/hr.json b/apps/lookup_server_connector/l10n/hr.json new file mode 100644 index 0000000000000000000000000000000000000000..958a55edd6573e1efaa49cda112dd5fbae52930c --- /dev/null +++ b/apps/lookup_server_connector/l10n/hr.json @@ -0,0 +1,5 @@ +{ "translations": { + "Lookup Server Connector" : "Konektor poslužitelja za prevoÄ‘enje", + "Sync public user information with the lookup server" : "Sinkronizirajte javne korisniÄke informacije s poslužiteljem za prevoÄ‘enje" +},"pluralForm" :"nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;" +} \ No newline at end of file diff --git a/apps/provisioning_api/l10n/hr.js b/apps/provisioning_api/l10n/hr.js new file mode 100644 index 0000000000000000000000000000000000000000..174336c9bcb8eb749e3d60c4eeca33929122c41e --- /dev/null +++ b/apps/provisioning_api/l10n/hr.js @@ -0,0 +1,9 @@ +OC.L10N.register( + "provisioning_api", + { + "Provisioning API" : "API za uvoÄ‘enje u rad", + "This application enables a set of APIs that external systems can use to manage users, groups and apps." : "Ova aplikacija omogućuje uporabu skupa API-ja koje vanjski sustavi mogu iskoristiti za upravljanje korisnicima, grupama i aplikacijama.", + "This application enables a set of APIs that external systems can use to create, edit, delete and query user\n\t\tattributes, query, set and remove groups, set quota and query total storage used in Nextcloud. Group admin users\n\t\tcan also query Nextcloud and perform the same functions as an admin for groups they manage. The API also enables\n\t\tan admin to query for active Nextcloud applications, application info, and to enable or disable an app remotely.\n\t\tOnce the app is enabled, HTTP requests can be used via a Basic Auth header to perform any of the functions\n\t\tlisted above. More information is available in the Provisioning API documentation, including example calls\n\t\tand server responses." : "Ova aplikacija omogućuje skup API-ja koje vanjski sustavi mogu iskoristiti za stvaranje, ureÄ‘ivanje, brisanje i upućivanje upita o korisniÄkim\n\t\tatributima, postavljanje i uklanjanje grupa, postavljanje kvota i provjeravanje ukupne koliÄine pohrane koju upotrebljava Nextcloud. Korisnici administratori grupe\n\t\ttakoÄ‘er mogu upućivati upite Nextcloudu i izvrÅ¡avati iste funkcije kao i administrator grupe kojima upravljaju. API takoÄ‘er omogućuje\n\t\tadministratoru upućivanje upita o aktivnim aplikacijama u Nextcloudu, traženje informacija o aplikacijama i daljinsko omogućavanje ili onemogućavanje aplikacije.\n\t\tKad je aplikacija omogućena, HTTP zahtjevi mogu se slati putem Basic Auth zaglavlja za izvrÅ¡avanje bilo koje od\n\t\tnavedenih funkcija. ViÅ¡e informacija možete pronaći u dokumentaciji API-ja, ukljuÄujući primjere poziva\n\t\ti odgovora poslužitelja.", + "This application enables a set of APIs that external systems can use to create, edit, delete and query user\n\t\tattributes, query, set and remove groups, set quota and query total storage used in Nextcloud. Group admin users\n\t\tcan also query Nextcloud and perform the same functions as an admin for groups they manage. The API also enables\n\t\tan admin to query for active Nextcloud applications, application info, and to enable or disable an app remotely.\n\t\tOnce the app is enabled, http requests can be used via a Basic Auth header to perform any of the functions\n\t\tlisted above. More information is available in the Provisioning API documentation, including example calls\n\t\tand server responses." : "Ova aplikacija omogućuje skup API-ja koje vanjski sustavi mogu iskoristiti za stvaranje, ureÄ‘ivanje, brisanje i upućivanje upita o korisniÄkim\n\t\tatributima, postavljanje i uklanjanje grupa, postavljanje kvota i provjeravanje ukupne koliÄine pohrane koju upotrebljava Nextcloud. Korisnici administratori grupe\n\t\ttakoÄ‘er mogu upućivati upite Nextcloudu i izvrÅ¡avati iste funkcije kao i administrator grupe kojima upravljaju. API takoÄ‘er omogućuje\n\t\tadministratoru upućivanje upita o aktivnim aplikacijama u Nextcloudu, traženje informacija o aplikacijama i daljinsko omogućavanje ili onemogućavanje aplikacije.\n\t\tKad je aplikacija omogućena, http zahtjevi mogu se slati putem Basic Auth zaglavlja za izvrÅ¡avanje bilo koje od\n\t\tnavedenih funkcija. ViÅ¡e informacija možete pronaći u dokumentaciji API-ja, ukljuÄujući primjere poziva\n\t\ti odgovora poslužitelja." +}, +"nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;"); diff --git a/apps/provisioning_api/l10n/hr.json b/apps/provisioning_api/l10n/hr.json new file mode 100644 index 0000000000000000000000000000000000000000..3c45bbfbb5c5c566d792d2b1bd3c3714ca36c291 --- /dev/null +++ b/apps/provisioning_api/l10n/hr.json @@ -0,0 +1,7 @@ +{ "translations": { + "Provisioning API" : "API za uvoÄ‘enje u rad", + "This application enables a set of APIs that external systems can use to manage users, groups and apps." : "Ova aplikacija omogućuje uporabu skupa API-ja koje vanjski sustavi mogu iskoristiti za upravljanje korisnicima, grupama i aplikacijama.", + "This application enables a set of APIs that external systems can use to create, edit, delete and query user\n\t\tattributes, query, set and remove groups, set quota and query total storage used in Nextcloud. Group admin users\n\t\tcan also query Nextcloud and perform the same functions as an admin for groups they manage. The API also enables\n\t\tan admin to query for active Nextcloud applications, application info, and to enable or disable an app remotely.\n\t\tOnce the app is enabled, HTTP requests can be used via a Basic Auth header to perform any of the functions\n\t\tlisted above. More information is available in the Provisioning API documentation, including example calls\n\t\tand server responses." : "Ova aplikacija omogućuje skup API-ja koje vanjski sustavi mogu iskoristiti za stvaranje, ureÄ‘ivanje, brisanje i upućivanje upita o korisniÄkim\n\t\tatributima, postavljanje i uklanjanje grupa, postavljanje kvota i provjeravanje ukupne koliÄine pohrane koju upotrebljava Nextcloud. Korisnici administratori grupe\n\t\ttakoÄ‘er mogu upućivati upite Nextcloudu i izvrÅ¡avati iste funkcije kao i administrator grupe kojima upravljaju. API takoÄ‘er omogućuje\n\t\tadministratoru upućivanje upita o aktivnim aplikacijama u Nextcloudu, traženje informacija o aplikacijama i daljinsko omogućavanje ili onemogućavanje aplikacije.\n\t\tKad je aplikacija omogućena, HTTP zahtjevi mogu se slati putem Basic Auth zaglavlja za izvrÅ¡avanje bilo koje od\n\t\tnavedenih funkcija. ViÅ¡e informacija možete pronaći u dokumentaciji API-ja, ukljuÄujući primjere poziva\n\t\ti odgovora poslužitelja.", + "This application enables a set of APIs that external systems can use to create, edit, delete and query user\n\t\tattributes, query, set and remove groups, set quota and query total storage used in Nextcloud. Group admin users\n\t\tcan also query Nextcloud and perform the same functions as an admin for groups they manage. The API also enables\n\t\tan admin to query for active Nextcloud applications, application info, and to enable or disable an app remotely.\n\t\tOnce the app is enabled, http requests can be used via a Basic Auth header to perform any of the functions\n\t\tlisted above. More information is available in the Provisioning API documentation, including example calls\n\t\tand server responses." : "Ova aplikacija omogućuje skup API-ja koje vanjski sustavi mogu iskoristiti za stvaranje, ureÄ‘ivanje, brisanje i upućivanje upita o korisniÄkim\n\t\tatributima, postavljanje i uklanjanje grupa, postavljanje kvota i provjeravanje ukupne koliÄine pohrane koju upotrebljava Nextcloud. Korisnici administratori grupe\n\t\ttakoÄ‘er mogu upućivati upite Nextcloudu i izvrÅ¡avati iste funkcije kao i administrator grupe kojima upravljaju. API takoÄ‘er omogućuje\n\t\tadministratoru upućivanje upita o aktivnim aplikacijama u Nextcloudu, traženje informacija o aplikacijama i daljinsko omogućavanje ili onemogućavanje aplikacije.\n\t\tKad je aplikacija omogućena, http zahtjevi mogu se slati putem Basic Auth zaglavlja za izvrÅ¡avanje bilo koje od\n\t\tnavedenih funkcija. ViÅ¡e informacija možete pronaći u dokumentaciji API-ja, ukljuÄujući primjere poziva\n\t\ti odgovora poslužitelja." +},"pluralForm" :"nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;" +} \ No newline at end of file diff --git a/apps/provisioning_api/l10n/sl.js b/apps/provisioning_api/l10n/sl.js index 0119e7750cf3a85c49fcdb540fedb011e7a3ecc3..206c8fafee0107e9587baa722cfd15ccc972f7af 100644 --- a/apps/provisioning_api/l10n/sl.js +++ b/apps/provisioning_api/l10n/sl.js @@ -2,6 +2,8 @@ OC.L10N.register( "provisioning_api", { "Provisioning API" : "Vmesnik API za zagotavljanje povezovanja", - "This application enables a set of APIs that external systems can use to manage users, groups and apps." : "Program omogoÄa nastavitev vmesnikov API, ki jih zunanji sistemi lahko uporabijo za upravljanje uporabnikov skupin in programov." + "This application enables a set of APIs that external systems can use to manage users, groups and apps." : "Program omogoÄa nastavitev vmesnikov API, ki jih zunanji sistemi lahko uporabijo za upravljanje uporabnikov, skupin in programov.", + "This application enables a set of APIs that external systems can use to create, edit, delete and query user\n\t\tattributes, query, set and remove groups, set quota and query total storage used in Nextcloud. Group admin users\n\t\tcan also query Nextcloud and perform the same functions as an admin for groups they manage. The API also enables\n\t\tan admin to query for active Nextcloud applications, application info, and to enable or disable an app remotely.\n\t\tOnce the app is enabled, HTTP requests can be used via a Basic Auth header to perform any of the functions\n\t\tlisted above. More information is available in the Provisioning API documentation, including example calls\n\t\tand server responses." : "Program omogoÄa uporabo razliÄnih vmesnikov, ki jih zunanji sistemi lahko uporabijo za ustvarjanje, urejanje, upravljanje in preverjanje\n\t\tatributov uporabnikov, poizvedb, upravljanje skupin, koliÄinskih omejitev in nadzor na skupno uporabljenim prostorom v okolju. Skrbniki skupin\n\t\tlahko prav tako izvajajo dejavnosti za upravljanje skupin znotraj okolja. Vmesnik API omogoÄa\n\t\tsrbnikom pregled nad dejavnimi programi, podrobnostmi in upravljanje tudi na deljavo.\n\t\tKo je program enkrat omogoÄen, je mogoÄe poÅ¡iljati zahteve prek osnovnega postopka overjanja.\n\t\tVeÄ podrobnosti je na voljo v dokumentaciji za uporabo vmesnika, vkljuÄno s\n\t\tprimeri skicev in odzivov strežnika.", + "This application enables a set of APIs that external systems can use to create, edit, delete and query user\n\t\tattributes, query, set and remove groups, set quota and query total storage used in Nextcloud. Group admin users\n\t\tcan also query Nextcloud and perform the same functions as an admin for groups they manage. The API also enables\n\t\tan admin to query for active Nextcloud applications, application info, and to enable or disable an app remotely.\n\t\tOnce the app is enabled, http requests can be used via a Basic Auth header to perform any of the functions\n\t\tlisted above. More information is available in the Provisioning API documentation, including example calls\n\t\tand server responses." : "Program omogoÄa uporabo razliÄnih vmesnikov, ki jih zunanji sistemi lahko uporabijo za ustvarjanje, urejanje, upravljanje in preverjanje\n\t\tatributov uporabnikov, poizvedb, upravljanje skupin, koliÄinskih omejitev in nadzor na skupno uporabljenim prostorom v okolju. Skrbniki skupin\n\t\tlahko prav tako izvajajo dejavnosti za upravljanje skupin znotraj okolja. Vmesnik API omogoÄa\n\t\tsrbnikom pregled nad dejavnimi programi, podrobnostmi in upravljanje tudi na deljavo.\n\t\tKo je program enkrat omogoÄen, je mogoÄe poÅ¡iljati zahteve prek osnovnega postopka overjanja.\n\t\tVeÄ podrobnosti je na voljo v dokumentaciji za uporabo vmesnika, vkljuÄno s\n\t\tprimeri skicev in odzivov strežnika." }, "nplurals=4; plural=(n%100==1 ? 0 : n%100==2 ? 1 : n%100==3 || n%100==4 ? 2 : 3);"); diff --git a/apps/provisioning_api/l10n/sl.json b/apps/provisioning_api/l10n/sl.json index 4a1c3755528f76a0f9bf241a148449b05ec75bbf..e19ad816ab14f584dd7e39defbe63325516545a6 100644 --- a/apps/provisioning_api/l10n/sl.json +++ b/apps/provisioning_api/l10n/sl.json @@ -1,5 +1,7 @@ { "translations": { "Provisioning API" : "Vmesnik API za zagotavljanje povezovanja", - "This application enables a set of APIs that external systems can use to manage users, groups and apps." : "Program omogoÄa nastavitev vmesnikov API, ki jih zunanji sistemi lahko uporabijo za upravljanje uporabnikov skupin in programov." + "This application enables a set of APIs that external systems can use to manage users, groups and apps." : "Program omogoÄa nastavitev vmesnikov API, ki jih zunanji sistemi lahko uporabijo za upravljanje uporabnikov, skupin in programov.", + "This application enables a set of APIs that external systems can use to create, edit, delete and query user\n\t\tattributes, query, set and remove groups, set quota and query total storage used in Nextcloud. Group admin users\n\t\tcan also query Nextcloud and perform the same functions as an admin for groups they manage. The API also enables\n\t\tan admin to query for active Nextcloud applications, application info, and to enable or disable an app remotely.\n\t\tOnce the app is enabled, HTTP requests can be used via a Basic Auth header to perform any of the functions\n\t\tlisted above. More information is available in the Provisioning API documentation, including example calls\n\t\tand server responses." : "Program omogoÄa uporabo razliÄnih vmesnikov, ki jih zunanji sistemi lahko uporabijo za ustvarjanje, urejanje, upravljanje in preverjanje\n\t\tatributov uporabnikov, poizvedb, upravljanje skupin, koliÄinskih omejitev in nadzor na skupno uporabljenim prostorom v okolju. Skrbniki skupin\n\t\tlahko prav tako izvajajo dejavnosti za upravljanje skupin znotraj okolja. Vmesnik API omogoÄa\n\t\tsrbnikom pregled nad dejavnimi programi, podrobnostmi in upravljanje tudi na deljavo.\n\t\tKo je program enkrat omogoÄen, je mogoÄe poÅ¡iljati zahteve prek osnovnega postopka overjanja.\n\t\tVeÄ podrobnosti je na voljo v dokumentaciji za uporabo vmesnika, vkljuÄno s\n\t\tprimeri skicev in odzivov strežnika.", + "This application enables a set of APIs that external systems can use to create, edit, delete and query user\n\t\tattributes, query, set and remove groups, set quota and query total storage used in Nextcloud. Group admin users\n\t\tcan also query Nextcloud and perform the same functions as an admin for groups they manage. The API also enables\n\t\tan admin to query for active Nextcloud applications, application info, and to enable or disable an app remotely.\n\t\tOnce the app is enabled, http requests can be used via a Basic Auth header to perform any of the functions\n\t\tlisted above. More information is available in the Provisioning API documentation, including example calls\n\t\tand server responses." : "Program omogoÄa uporabo razliÄnih vmesnikov, ki jih zunanji sistemi lahko uporabijo za ustvarjanje, urejanje, upravljanje in preverjanje\n\t\tatributov uporabnikov, poizvedb, upravljanje skupin, koliÄinskih omejitev in nadzor na skupno uporabljenim prostorom v okolju. Skrbniki skupin\n\t\tlahko prav tako izvajajo dejavnosti za upravljanje skupin znotraj okolja. Vmesnik API omogoÄa\n\t\tsrbnikom pregled nad dejavnimi programi, podrobnostmi in upravljanje tudi na deljavo.\n\t\tKo je program enkrat omogoÄen, je mogoÄe poÅ¡iljati zahteve prek osnovnega postopka overjanja.\n\t\tVeÄ podrobnosti je na voljo v dokumentaciji za uporabo vmesnika, vkljuÄno s\n\t\tprimeri skicev in odzivov strežnika." },"pluralForm" :"nplurals=4; plural=(n%100==1 ? 0 : n%100==2 ? 1 : n%100==3 || n%100==4 ? 2 : 3);" } \ No newline at end of file diff --git a/apps/settings/l10n/de.js b/apps/settings/l10n/de.js index dfed6203e8646b85e4482081faa34272b22fd159..61d76b4030b615f1b479ed1588190eeb6712f948 100644 --- a/apps/settings/l10n/de.js +++ b/apps/settings/l10n/de.js @@ -80,6 +80,8 @@ OC.L10N.register( "Settings saved" : "Einstellungen gespeichert", "Unable to change full name" : "Der vollständige Name konnte nicht geändert werden", "Unable to change email address" : "E-Mail-Adresse konnte nicht geändert werden", + "Unable to set invalid phone number" : "Ungültige Telefonnummer kann nicht festgelegt werden", + "Some account data was invalid" : "Einige Kontodaten waren ungültig", "In order to verify your Twitter account, post the following tweet on Twitter (please make sure to post it without any line breaks):" : "Um Dein Twitter-Konto zu überprüfen, veröffentliche bitte den folgenden Tweet auf Twitter (Bitte stelle sicher, dass der Tweet keinen Zeilenumbruch enthält):", "In order to verify your Website, store the following content in your web-root at '.well-known/CloudIdVerificationCode.txt' (please make sure that the complete text is in one line):" : "Um Deine Webseite zu überprüfen, speichere bitte den folgenden Inhalt im Web-Wurzelverzeichnist in der Datei '.well-known/CloudIdVerificationCode.txt' (bitte stelle sicher, das sich der gesamte Text in einer Zeile befindet):", "%1$s changed your password on %2$s." : "%1$s hat Dein Passwort auf %2$s geändert.", diff --git a/apps/settings/l10n/de.json b/apps/settings/l10n/de.json index ada900d49f257daba2264bfa513032e356c10d82..2b311516787514905c1a2720d587ea8d64eb8282 100644 --- a/apps/settings/l10n/de.json +++ b/apps/settings/l10n/de.json @@ -78,6 +78,8 @@ "Settings saved" : "Einstellungen gespeichert", "Unable to change full name" : "Der vollständige Name konnte nicht geändert werden", "Unable to change email address" : "E-Mail-Adresse konnte nicht geändert werden", + "Unable to set invalid phone number" : "Ungültige Telefonnummer kann nicht festgelegt werden", + "Some account data was invalid" : "Einige Kontodaten waren ungültig", "In order to verify your Twitter account, post the following tweet on Twitter (please make sure to post it without any line breaks):" : "Um Dein Twitter-Konto zu überprüfen, veröffentliche bitte den folgenden Tweet auf Twitter (Bitte stelle sicher, dass der Tweet keinen Zeilenumbruch enthält):", "In order to verify your Website, store the following content in your web-root at '.well-known/CloudIdVerificationCode.txt' (please make sure that the complete text is in one line):" : "Um Deine Webseite zu überprüfen, speichere bitte den folgenden Inhalt im Web-Wurzelverzeichnist in der Datei '.well-known/CloudIdVerificationCode.txt' (bitte stelle sicher, das sich der gesamte Text in einer Zeile befindet):", "%1$s changed your password on %2$s." : "%1$s hat Dein Passwort auf %2$s geändert.", diff --git a/apps/settings/l10n/de_DE.js b/apps/settings/l10n/de_DE.js index 538d302c44fc17cb8a8309ebc0f9bf78400af7a2..87db1aa3d93eb612c812ec18ac3c599c34a915d3 100644 --- a/apps/settings/l10n/de_DE.js +++ b/apps/settings/l10n/de_DE.js @@ -80,6 +80,8 @@ OC.L10N.register( "Settings saved" : "Einstellungen gespeichert", "Unable to change full name" : "Der vollständige Name konnte nicht geändert werden", "Unable to change email address" : "E-Mail-Adresse konnte nicht geändert werden", + "Unable to set invalid phone number" : "Ungültige Telefonnummer kann nicht festgelegt werden", + "Some account data was invalid" : "Einige Kontodaten waren ungültig", "In order to verify your Twitter account, post the following tweet on Twitter (please make sure to post it without any line breaks):" : "Um Ihr Twitter-Konto zu überprüfen, veröffentlichen Sie bitte den folgenden Tweet auf Twitter (Bitte stellen Sie sicher, dass der Tweet keinen Zeilenumbruch enthält):", "In order to verify your Website, store the following content in your web-root at '.well-known/CloudIdVerificationCode.txt' (please make sure that the complete text is in one line):" : "Um Ihre Webseite zu überprüfen, speichern Sie bitte den folgenden Inhalt im Web-Wurzelverzeichnist in der Datei '.well-known/CloudIdVerificationCode.txt' (bitte stellen Sie sicher, das sich der gesamte Text in einer Zeile befindet):", "%1$s changed your password on %2$s." : "%1$s hat Ihr Passwort auf %2$s geändert.", diff --git a/apps/settings/l10n/de_DE.json b/apps/settings/l10n/de_DE.json index bdc5cbe99ebb941b4e6bc539972b531d60270f49..b068a24ff9dd248748985d496605d81f2bfdd25d 100644 --- a/apps/settings/l10n/de_DE.json +++ b/apps/settings/l10n/de_DE.json @@ -78,6 +78,8 @@ "Settings saved" : "Einstellungen gespeichert", "Unable to change full name" : "Der vollständige Name konnte nicht geändert werden", "Unable to change email address" : "E-Mail-Adresse konnte nicht geändert werden", + "Unable to set invalid phone number" : "Ungültige Telefonnummer kann nicht festgelegt werden", + "Some account data was invalid" : "Einige Kontodaten waren ungültig", "In order to verify your Twitter account, post the following tweet on Twitter (please make sure to post it without any line breaks):" : "Um Ihr Twitter-Konto zu überprüfen, veröffentlichen Sie bitte den folgenden Tweet auf Twitter (Bitte stellen Sie sicher, dass der Tweet keinen Zeilenumbruch enthält):", "In order to verify your Website, store the following content in your web-root at '.well-known/CloudIdVerificationCode.txt' (please make sure that the complete text is in one line):" : "Um Ihre Webseite zu überprüfen, speichern Sie bitte den folgenden Inhalt im Web-Wurzelverzeichnist in der Datei '.well-known/CloudIdVerificationCode.txt' (bitte stellen Sie sicher, das sich der gesamte Text in einer Zeile befindet):", "%1$s changed your password on %2$s." : "%1$s hat Ihr Passwort auf %2$s geändert.", diff --git a/apps/settings/l10n/fr.js b/apps/settings/l10n/fr.js index 62f28e6e6ac605a903f91e31bdc787612073125e..1754eef27a62f17c5798a70d0f17df49fa27ee5e 100644 --- a/apps/settings/l10n/fr.js +++ b/apps/settings/l10n/fr.js @@ -79,6 +79,8 @@ OC.L10N.register( "Settings saved" : "Paramètres sauvegardés", "Unable to change full name" : "Impossible de modifier le nom complet", "Unable to change email address" : "Impossible de modifier l'adresse e-mail", + "Unable to set invalid phone number" : "Impossible d'enregistrer un n° de téléphone incorrect", + "Some account data was invalid" : "Certaines données du compte ne sont pas valides", "In order to verify your Twitter account, post the following tweet on Twitter (please make sure to post it without any line breaks):" : "Pour vérifier votre compte Twitter, postez le tweet suivant sur Twitter (veuillez vérifier de le poster sans saut de ligne) :", "In order to verify your Website, store the following content in your web-root at '.well-known/CloudIdVerificationCode.txt' (please make sure that the complete text is in one line):" : "Pour vérifier votre site web, placez le contenu suivant à la racine de votre site à '.well-known/CloudIdVerificationCode.txt' (veuillez vérifier que le texte complet est en une seule ligne) :", "%1$s changed your password on %2$s." : "%1$s a modifié votre mot de passe sur %2$s.", diff --git a/apps/settings/l10n/fr.json b/apps/settings/l10n/fr.json index dfbac4b574ec830b919a22cd9f5dd982fa1788cf..b2f334a8e17e51cd04d9069cefe239f342c7a23a 100644 --- a/apps/settings/l10n/fr.json +++ b/apps/settings/l10n/fr.json @@ -77,6 +77,8 @@ "Settings saved" : "Paramètres sauvegardés", "Unable to change full name" : "Impossible de modifier le nom complet", "Unable to change email address" : "Impossible de modifier l'adresse e-mail", + "Unable to set invalid phone number" : "Impossible d'enregistrer un n° de téléphone incorrect", + "Some account data was invalid" : "Certaines données du compte ne sont pas valides", "In order to verify your Twitter account, post the following tweet on Twitter (please make sure to post it without any line breaks):" : "Pour vérifier votre compte Twitter, postez le tweet suivant sur Twitter (veuillez vérifier de le poster sans saut de ligne) :", "In order to verify your Website, store the following content in your web-root at '.well-known/CloudIdVerificationCode.txt' (please make sure that the complete text is in one line):" : "Pour vérifier votre site web, placez le contenu suivant à la racine de votre site à '.well-known/CloudIdVerificationCode.txt' (veuillez vérifier que le texte complet est en une seule ligne) :", "%1$s changed your password on %2$s." : "%1$s a modifié votre mot de passe sur %2$s.", diff --git a/apps/settings/l10n/gl.js b/apps/settings/l10n/gl.js index 985d493c3d2f075a39288b43ba7c369d042f14bb..6b1e70c4765d53663240649f0f253d17aa46ea53 100644 --- a/apps/settings/l10n/gl.js +++ b/apps/settings/l10n/gl.js @@ -80,6 +80,8 @@ OC.L10N.register( "Settings saved" : "Axustes gardados", "Unable to change full name" : "Non é posÃbel cambiar o nome completo", "Unable to change email address" : "Non é posÃbel cambiar o enderezo de correo.", + "Unable to set invalid phone number" : "Non é posÃbel estabelecer un número de teléfono non válido", + "Some account data was invalid" : "Algúns datos da conta non eran válidos", "In order to verify your Twitter account, post the following tweet on Twitter (please make sure to post it without any line breaks):" : "Para poder verificar a súa conta de Twitter, publique o seguinte chÃo en Twitter (asegúrese de publicar sen ningún salto de liña):", "In order to verify your Website, store the following content in your web-root at '.well-known/CloudIdVerificationCode.txt' (please make sure that the complete text is in one line):" : "Para poder verificar o seu sitio Web, engada o seguinte contido ao seu web-root en «.well-known/CloudIdVerificationCode.txt» (asegúrese de que o texto completo estea só nunha liña):", "%1$s changed your password on %2$s." : "%1$s cambiou o seu contrasinal en %2$s.", diff --git a/apps/settings/l10n/gl.json b/apps/settings/l10n/gl.json index e0ee2ac225366b1b64a6e8f202cea82ba307d625..47283add0860c9d0963c9220e64c69297f36243b 100644 --- a/apps/settings/l10n/gl.json +++ b/apps/settings/l10n/gl.json @@ -78,6 +78,8 @@ "Settings saved" : "Axustes gardados", "Unable to change full name" : "Non é posÃbel cambiar o nome completo", "Unable to change email address" : "Non é posÃbel cambiar o enderezo de correo.", + "Unable to set invalid phone number" : "Non é posÃbel estabelecer un número de teléfono non válido", + "Some account data was invalid" : "Algúns datos da conta non eran válidos", "In order to verify your Twitter account, post the following tweet on Twitter (please make sure to post it without any line breaks):" : "Para poder verificar a súa conta de Twitter, publique o seguinte chÃo en Twitter (asegúrese de publicar sen ningún salto de liña):", "In order to verify your Website, store the following content in your web-root at '.well-known/CloudIdVerificationCode.txt' (please make sure that the complete text is in one line):" : "Para poder verificar o seu sitio Web, engada o seguinte contido ao seu web-root en «.well-known/CloudIdVerificationCode.txt» (asegúrese de que o texto completo estea só nunha liña):", "%1$s changed your password on %2$s." : "%1$s cambiou o seu contrasinal en %2$s.", diff --git a/apps/settings/l10n/hr.js b/apps/settings/l10n/hr.js index 510f328ca279379dd96ddede7b638772f9cf7eab..b94137f2d2409a07432f54b52c844da4ff6f7f26 100644 --- a/apps/settings/l10n/hr.js +++ b/apps/settings/l10n/hr.js @@ -119,6 +119,7 @@ OC.L10N.register( "Reshare" : "Dijeli ponovno", "Unlimited" : "NeograniÄeno", "Verifying" : "Provjeravanje", + "The old server-side-encryption format is enabled. We recommend disabling this." : "Omogućen je stari format Å¡ifriranja na strani poslužitelja. PreporuÄujemo da ga onemogućite.", "Nextcloud settings" : "Postavke Nextclouda", "Two-factor authentication can be enforced for all users and specific groups. If they do not have a two-factor provider configured, they will be unable to log into the system." : "Dvofaktorska autentifikacija može se primijeniti na sve korisnike i odreÄ‘ene grupe. Ako nisu konfigurirali davatelje usluge dvofaktorske autentifikacije, neće se moći prijaviti u sustav.", "Enforce two-factor authentication" : "Primijeni dvofaktorsku autentifikaciju", @@ -262,6 +263,7 @@ OC.L10N.register( "{license}-licensed" : "Licencirano prema {license}", "Details" : "Pojedinosti", "Changelog" : "Zapis promjena", + "by {author}\n{license}" : "{autor}\n{licenca}", "New user" : "Novi korisnik", "Enter group name" : "Unesite naziv grupe", "Add group" : "Dodaj grupu", @@ -348,6 +350,7 @@ OC.L10N.register( "Background job didn’t run yet!" : "Pozadinski zadatak joÅ¡ nije pokrenut!", "For optimal performance it's important to configure background jobs correctly. For bigger instances 'Cron' is the recommended setting. Please see the documentation for more information." : "Kako biste osigurali optimalne performanse važno je pravilno konfigurirati pozadinske zadatke. Kod većih instanci preporuÄujemo koriÅ¡tenje postavke ‘Cron’. ViÅ¡e informacija možete pronaći u odgovarajućoj dokumentaciji.", "Pick background job setting" : "Odaberite postavku pozadinskog zadatka", + "Execute one task with each page loaded." : "IzvrÅ¡ite jedan zadatak sa svakom uÄitanom stranicom.", "cron.php is registered at a webcron service to call cron.php every 5 minutes over HTTP." : "cron.php registriran je na servisu webcron za pozivanje datoteke cron.php svakih 5 minuta putem HTTP-a.", "Use system cron service to call the cron.php file every 5 minutes." : "Koristite se sistemskim servisom cron za pozivanje datoteke cron.php svakih 5 minuta.", "The cron.php needs to be executed by the system user \"%s\"." : "Cron.php treba izvrÅ¡iti korisnik „%sâ€.", @@ -368,9 +371,12 @@ OC.L10N.register( "Restrict users to only share with users in their groups" : "OgraniÄi korisnike na dijeljenje samo s korisnicima unutar svoje grupe", "Exclude groups from sharing" : "Izuzmi grupe iz dijeljenja", "These groups will still be able to receive shares, but not to initiate them." : "Ove će grupe joÅ¡ uvijek moći primati dijeljene sadržaje, ali ih neće moći pokrenuti.", + "Allow username autocompletion in share dialog (if this is disabled the full username or email address needs to be entered)" : "Dopusti automatsko dovrÅ¡avanje korisniÄkog imena u dijaloÅ¡kom okviru za dijeljenje (ako je ova postavka onemogućena, potrebno je unijeti puno korisniÄko ime ili adresu e-poÅ¡te)", "Restrict username autocompletion to users within the same groups" : "OgraniÄi automatsko dovrÅ¡avanje korisniÄkog imena na korisnike iz istih grupa", + "Show disclaimer text on the public link upload page (only shown when the file list is hidden)" : "Prikaži tekst izjave o odricanju od odgovornosti na stranici za otpremanje javnih poveznica (prikazuje se samo kad je popis datoteka skriven)", "This text will be shown on the public link upload page when the file list is hidden." : "Ovaj će tekst biti prikazan na stranici za otpremanje javnih poveznica kad je popis datoteka skriven.", "Default share permissions" : "Zadana dopuÅ¡tenja za dijeljenje", + "Reasons to use Nextcloud in your organization" : "Razlozi za uporabu Nextclouda u vaÅ¡oj organizaciji", "Developed by the {communityopen}Nextcloud community{linkclose}, the {githubopen}source code{linkclose} is licensed under the {licenseopen}AGPL{linkclose}." : "{githubopen}Izvorni kôd{linkclose} je razvila {communityopen}Nextcloudova zajednica korisnika{linkclose} i licenciran je sukladno {Licenseopen}AGPL-u{linkclose}.", "Like our Facebook page" : "Pratite naÅ¡u Facebook stranicu", "Follow us on Twitter" : "Pratite nas na Twitteru", @@ -407,6 +413,7 @@ OC.L10N.register( "New password" : "Nova zaporka", "Change password" : "Promijeni zaporku", "Use a second factor besides your password to increase security for your account." : "Koristite se i drugim faktorom pored zaporke kako biste povećali sigurnost svog raÄuna.", + "If you use third party applications to connect to Nextcloud, please make sure to create and configure an app password for each before enabling second factor authentication." : "Ako se za povezivanje s Nextcloudom koristite aplikacijama treće strane, stvorite i konfigurirajte lozinku za svaku aplikaciju prije omogućavanja drugog faktora za provoÄ‘enje autentifikacije.", "An error occurred. Please upload an ASCII-encoded PEM certificate." : "DoÅ¡lo je do pogreÅ¡ke. Otpremite ASCII-kodiranu PEM vjerodajnicu.", "Valid until {date}" : "Vrijedi do {date}", "Local" : "Lokalno", diff --git a/apps/settings/l10n/hr.json b/apps/settings/l10n/hr.json index fa4d518b0b524b0be3239e81a86e40e95329f479..dfbf73792b5a5aec2659bd404a272f67182e8ff5 100644 --- a/apps/settings/l10n/hr.json +++ b/apps/settings/l10n/hr.json @@ -117,6 +117,7 @@ "Reshare" : "Dijeli ponovno", "Unlimited" : "NeograniÄeno", "Verifying" : "Provjeravanje", + "The old server-side-encryption format is enabled. We recommend disabling this." : "Omogućen je stari format Å¡ifriranja na strani poslužitelja. PreporuÄujemo da ga onemogućite.", "Nextcloud settings" : "Postavke Nextclouda", "Two-factor authentication can be enforced for all users and specific groups. If they do not have a two-factor provider configured, they will be unable to log into the system." : "Dvofaktorska autentifikacija može se primijeniti na sve korisnike i odreÄ‘ene grupe. Ako nisu konfigurirali davatelje usluge dvofaktorske autentifikacije, neće se moći prijaviti u sustav.", "Enforce two-factor authentication" : "Primijeni dvofaktorsku autentifikaciju", @@ -260,6 +261,7 @@ "{license}-licensed" : "Licencirano prema {license}", "Details" : "Pojedinosti", "Changelog" : "Zapis promjena", + "by {author}\n{license}" : "{autor}\n{licenca}", "New user" : "Novi korisnik", "Enter group name" : "Unesite naziv grupe", "Add group" : "Dodaj grupu", @@ -346,6 +348,7 @@ "Background job didn’t run yet!" : "Pozadinski zadatak joÅ¡ nije pokrenut!", "For optimal performance it's important to configure background jobs correctly. For bigger instances 'Cron' is the recommended setting. Please see the documentation for more information." : "Kako biste osigurali optimalne performanse važno je pravilno konfigurirati pozadinske zadatke. Kod većih instanci preporuÄujemo koriÅ¡tenje postavke ‘Cron’. ViÅ¡e informacija možete pronaći u odgovarajućoj dokumentaciji.", "Pick background job setting" : "Odaberite postavku pozadinskog zadatka", + "Execute one task with each page loaded." : "IzvrÅ¡ite jedan zadatak sa svakom uÄitanom stranicom.", "cron.php is registered at a webcron service to call cron.php every 5 minutes over HTTP." : "cron.php registriran je na servisu webcron za pozivanje datoteke cron.php svakih 5 minuta putem HTTP-a.", "Use system cron service to call the cron.php file every 5 minutes." : "Koristite se sistemskim servisom cron za pozivanje datoteke cron.php svakih 5 minuta.", "The cron.php needs to be executed by the system user \"%s\"." : "Cron.php treba izvrÅ¡iti korisnik „%sâ€.", @@ -366,9 +369,12 @@ "Restrict users to only share with users in their groups" : "OgraniÄi korisnike na dijeljenje samo s korisnicima unutar svoje grupe", "Exclude groups from sharing" : "Izuzmi grupe iz dijeljenja", "These groups will still be able to receive shares, but not to initiate them." : "Ove će grupe joÅ¡ uvijek moći primati dijeljene sadržaje, ali ih neće moći pokrenuti.", + "Allow username autocompletion in share dialog (if this is disabled the full username or email address needs to be entered)" : "Dopusti automatsko dovrÅ¡avanje korisniÄkog imena u dijaloÅ¡kom okviru za dijeljenje (ako je ova postavka onemogućena, potrebno je unijeti puno korisniÄko ime ili adresu e-poÅ¡te)", "Restrict username autocompletion to users within the same groups" : "OgraniÄi automatsko dovrÅ¡avanje korisniÄkog imena na korisnike iz istih grupa", + "Show disclaimer text on the public link upload page (only shown when the file list is hidden)" : "Prikaži tekst izjave o odricanju od odgovornosti na stranici za otpremanje javnih poveznica (prikazuje se samo kad je popis datoteka skriven)", "This text will be shown on the public link upload page when the file list is hidden." : "Ovaj će tekst biti prikazan na stranici za otpremanje javnih poveznica kad je popis datoteka skriven.", "Default share permissions" : "Zadana dopuÅ¡tenja za dijeljenje", + "Reasons to use Nextcloud in your organization" : "Razlozi za uporabu Nextclouda u vaÅ¡oj organizaciji", "Developed by the {communityopen}Nextcloud community{linkclose}, the {githubopen}source code{linkclose} is licensed under the {licenseopen}AGPL{linkclose}." : "{githubopen}Izvorni kôd{linkclose} je razvila {communityopen}Nextcloudova zajednica korisnika{linkclose} i licenciran je sukladno {Licenseopen}AGPL-u{linkclose}.", "Like our Facebook page" : "Pratite naÅ¡u Facebook stranicu", "Follow us on Twitter" : "Pratite nas na Twitteru", @@ -405,6 +411,7 @@ "New password" : "Nova zaporka", "Change password" : "Promijeni zaporku", "Use a second factor besides your password to increase security for your account." : "Koristite se i drugim faktorom pored zaporke kako biste povećali sigurnost svog raÄuna.", + "If you use third party applications to connect to Nextcloud, please make sure to create and configure an app password for each before enabling second factor authentication." : "Ako se za povezivanje s Nextcloudom koristite aplikacijama treće strane, stvorite i konfigurirajte lozinku za svaku aplikaciju prije omogućavanja drugog faktora za provoÄ‘enje autentifikacije.", "An error occurred. Please upload an ASCII-encoded PEM certificate." : "DoÅ¡lo je do pogreÅ¡ke. Otpremite ASCII-kodiranu PEM vjerodajnicu.", "Valid until {date}" : "Vrijedi do {date}", "Local" : "Lokalno", diff --git a/apps/settings/l10n/it.js b/apps/settings/l10n/it.js index b137fd451165e441e8ce5abce449e032b241fa56..d3392858d433cd054980d5bcd16a161b071e0142 100644 --- a/apps/settings/l10n/it.js +++ b/apps/settings/l10n/it.js @@ -80,6 +80,8 @@ OC.L10N.register( "Settings saved" : "Impostazioni salvate", "Unable to change full name" : "Impossibile cambiare il nome completo", "Unable to change email address" : "Impossibile cambiare l'indirizzo di posta", + "Unable to set invalid phone number" : "Impossibile impostare un numero di telefono non valido", + "Some account data was invalid" : "Alcuni dati dell'account non sono validi", "In order to verify your Twitter account, post the following tweet on Twitter (please make sure to post it without any line breaks):" : "Per verificare il tuo account Twitter, pubblica il seguente tweet su Twitter (assicurati di pubblicarlo senza interruzioni di riga):", "In order to verify your Website, store the following content in your web-root at '.well-known/CloudIdVerificationCode.txt' (please make sure that the complete text is in one line):" : "Per verificare il tuo sito web, memorizza il seguente contenuto nella radice del tuo sito in '.well-known/CloudIdVerificationCode.txt' (assicurati che l'intero testo sia in una riga):", "%1$s changed your password on %2$s." : "%1$s ha cambiato la tua password su %2$s.", diff --git a/apps/settings/l10n/it.json b/apps/settings/l10n/it.json index a43c06c06c0928f2ecc634f2b666d64d4945c192..0d8ed0878fa466a5afc52f5994a23101de794756 100644 --- a/apps/settings/l10n/it.json +++ b/apps/settings/l10n/it.json @@ -78,6 +78,8 @@ "Settings saved" : "Impostazioni salvate", "Unable to change full name" : "Impossibile cambiare il nome completo", "Unable to change email address" : "Impossibile cambiare l'indirizzo di posta", + "Unable to set invalid phone number" : "Impossibile impostare un numero di telefono non valido", + "Some account data was invalid" : "Alcuni dati dell'account non sono validi", "In order to verify your Twitter account, post the following tweet on Twitter (please make sure to post it without any line breaks):" : "Per verificare il tuo account Twitter, pubblica il seguente tweet su Twitter (assicurati di pubblicarlo senza interruzioni di riga):", "In order to verify your Website, store the following content in your web-root at '.well-known/CloudIdVerificationCode.txt' (please make sure that the complete text is in one line):" : "Per verificare il tuo sito web, memorizza il seguente contenuto nella radice del tuo sito in '.well-known/CloudIdVerificationCode.txt' (assicurati che l'intero testo sia in una riga):", "%1$s changed your password on %2$s." : "%1$s ha cambiato la tua password su %2$s.", diff --git a/apps/settings/l10n/lt_LT.js b/apps/settings/l10n/lt_LT.js index 39687ffd28ee5acb6410a38198b4ee712267c114..45022c7dde329ea3b09651f4323d998317a1af80 100644 --- a/apps/settings/l10n/lt_LT.js +++ b/apps/settings/l10n/lt_LT.js @@ -41,7 +41,7 @@ OC.L10N.register( "{actor} changed your password" : "{actor} pakeitÄ— jÅ«sų slaptažodį", "You changed your password" : "JÅ«s pakeitÄ—te savo slaptažodį", "Your password was reset by an administrator" : "Administratorius atstatÄ— jÅ«sų slaptažodį", - "Your password was reset" : "JÅ«sų slaptaždis buvo atstatytas", + "Your password was reset" : "JÅ«sų slaptažodis buvo atstatytas", "{actor} changed your email address" : "{actor} pakeitÄ— jÅ«sų el. paÅ¡to adresÄ…", "You changed your email address" : "JÅ«s pakeitÄ—te savo el. paÅ¡to adresÄ…", "Your email address was changed by an administrator" : "Administratorius pakeitÄ— jÅ«sų el. paÅ¡to adresÄ…", @@ -78,6 +78,7 @@ OC.L10N.register( "Settings saved" : "Nustatymai įraÅ¡yti", "Unable to change full name" : "Nepavyko pakeisti vardo ir pavardÄ—s", "Unable to change email address" : "Nepavyko pakeisti el. paÅ¡to adresÄ…", + "Some account data was invalid" : "Kai kurie paskyros duomenys buvo neteisingi", "In order to verify your Twitter account, post the following tweet on Twitter (please make sure to post it without any line breaks):" : "NorÄ—dami patvirtinti savo „Twitter“ paskyrÄ…, paskelbkite šį trumpÄ… įrašą „Twitter“ programoje (praÅ¡ome, įsitikinkite kad įraÅ¡as neturi jokių jokių eilutÄ—s pertraukų):\n ", "In order to verify your Website, store the following content in your web-root at '.well-known/CloudIdVerificationCode.txt' (please make sure that the complete text is in one line):" : "NorÄ—dami patvirtinti savo SaitynÄ…, iÅ¡saugokite turinį web-root aplanke: „.well-know/CloudIdVerificationCode.txt“ (PraÅ¡ome įsitikinkite, kad visas tekstas yra vienoje eilutÄ—je):", "%1$s changed your password on %2$s." : "%1$s pakeitÄ— jÅ«sų slaptažodį %2$s", @@ -333,7 +334,7 @@ OC.L10N.register( "Enable encryption" : "Ä®jungti Å¡ifravimÄ…", "No encryption module loaded, please enable an encryption module in the app menu." : "Neįkeltas joks Å¡ifravimo modulis, įjunkite Å¡ifravimo modulį programÄ—lÄ—s meniu.", "Select default encryption module:" : "Pasirinkite numatytÄ…jį Å¡ifravimo modulį:", - "You need to migrate your encryption keys from the old encryption (ownCloud <= 8.0) to the new one. Please enable the \"Default encryption module\" and run 'occ encryption:migrate'" : "JÅ«s turite perkelti savo Å¡ifravimo raktus iÅ¡ senojo Å¡ifravimo (ownCloud <= 8.0) į naujÄ…jį. PraÅ¡ome įjungti \"NumatytÄ…jį Å¡ifravimo modulį\" ir įvykdyti \"occ encryption:migrate\"", + "You need to migrate your encryption keys from the old encryption (ownCloud <= 8.0) to the new one. Please enable the \"Default encryption module\" and run 'occ encryption:migrate'" : "JÅ«s turite perkelti savo Å¡ifravimo raktus iÅ¡ senojo Å¡ifravimo (ownCloud <= 8.0) į naujÄ…jį. PraÅ¡ome įjungti „NumatytÄ…jį Å¡ifravimo modulį“ ir įvykdyti „occ encryption:migrate“", "You need to migrate your encryption keys from the old encryption (ownCloud <= 8.0) to the new one." : "JÅ«s turite perkelti savo Å¡ifravimo raktus iÅ¡ senojo Å¡ifravimo (ownCloud <= 8.0) į naujÄ…jį.", "Start migration" : "PradÄ—ti perkÄ—limÄ…", "Background jobs" : "FoninÄ—s užduotys", @@ -344,9 +345,10 @@ OC.L10N.register( "Background job didn’t run yet!" : "FoninÄ—s užduotys kol kas nebuvo vykdomos!", "For optimal performance it's important to configure background jobs correctly. For bigger instances 'Cron' is the recommended setting. Please see the documentation for more information." : "Norint užtikrinti optimalų naÅ¡umÄ…, svarbu teisingai sukonfigÅ«ruoti fonines užduotis. Didesniems egzemplioriams rekomenduojama naudoti „Cron“ nustatymÄ…. IÅ¡samesnei informacijai žiÅ«rÄ—kite dokumentacijÄ….", "Pick background job setting" : "Parinkite foninių darbų nustatymus", + "Execute one task with each page loaded." : "Ä®vykdyti vienÄ… užduotį su kiekvieno puslapio įkÄ—limu.", "cron.php is registered at a webcron service to call cron.php every 5 minutes over HTTP." : "cron.php yra registruota webcron paslaugoje, kad kas 5 minutes iÅ¡kviestų cron.php per HTTP.", "Use system cron service to call the cron.php file every 5 minutes." : "Naudokite sistemos cron paslaugÄ…, kad kas 5 minutes iÅ¡kviestumÄ—te cron.php failÄ….", - "The cron.php needs to be executed by the system user \"%s\"." : "Cron.php turi įvykdyti sistemos naudotojas \"%s\".", + "The cron.php needs to be executed by the system user \"%s\"." : "Cron.php turi įvykdyti sistemos naudotojas „%s“.", "To run this you need the PHP POSIX extension. See {linkstart}PHP documentation{linkend} for more details." : "Norint tai paleisti, jums reikia PHP POSIX plÄ—tinio. IÅ¡samesnei informacijai, žiÅ«rÄ—kite {linkstart}PHP dokumentacijÄ…{linkend}.", "As admin you can fine-tune the sharing behavior. Please see the documentation for more information." : "BÅ«dami administratoriumi, galite reguliuoti bendrinimo elgsenÄ…. IÅ¡samesnei informacijai, žiÅ«rÄ—kite dokumentacijÄ….", "Allow apps to use the Share API" : "Leisti programÄ—lÄ—ms naudoti bendrinimo API", @@ -364,12 +366,14 @@ OC.L10N.register( "Restrict users to only share with users in their groups" : "Apriboti naudotojus ir leisti jiems bendrinti tik su naudotojais savo grupÄ—se", "Exclude groups from sharing" : "IÅ¡skirti grupes iÅ¡ bendrinimo", "These groups will still be able to receive shares, but not to initiate them." : "Å ios grupÄ—s vis tiek galÄ—s gauti vieÅ¡inius, taÄiau negalÄ—s jų inicijuoti.", + "Allow username autocompletion in share dialog (if this is disabled the full username or email address needs to be entered)" : "Leisti bendrinimo dialoge automatinį naudotojo vardų užbaigimÄ… (jeigu tai iÅ¡jungta, reikÄ—s įvesti pilnÄ… naudotojo vardÄ… ar el. paÅ¡to adresÄ…)", "Restrict username autocompletion to users within the same groups" : "Apriboti naudotojo vardo automatinį užbaigimÄ… kitiems tų paÄių grupių naudotojams", + "Show disclaimer text on the public link upload page (only shown when the file list is hidden)" : "Rodyti atsakomybÄ—s ribojimo tekstÄ… įkÄ—limo per viešąjÄ… nuorodÄ… puslapyje (rodomas tik tada, kai failų sÄ…raÅ¡as yra paslÄ—ptas)", "This text will be shown on the public link upload page when the file list is hidden." : "Å is tekstas bus rodomas viešų nuorodų įkÄ—limo puslapyje, kai failų sÄ…raÅ¡as bus paslÄ—ptas.", "Default share permissions" : "Numatytieji vieÅ¡inių leidimai", "Reasons to use Nextcloud in your organization" : "Priežastys, kodÄ—l turÄ—tumÄ—te naudoti Nextcloud savo organizacijoje", "Developed by the {communityopen}Nextcloud community{linkclose}, the {githubopen}source code{linkclose} is licensed under the {licenseopen}AGPL{linkclose}." : "Sukurta {communityopen}Nextcloud bendruomenÄ—s{linkclose}, {githubopen}pirminis kodas{linkclose} yra licencijuotas pagal {licenseopen}AGPL{linkclose}.", - "Like our Facebook page" : "Spauskite \"Patinka\" mÅ«sų Facebook puslapyje", + "Like our Facebook page" : "Spauskite „Patinka“ mÅ«sų „Facebook“ puslapyje", "Follow us on Twitter" : "Sekite mus Twitter", "Follow us on Mastodon" : "Sekite mus Mastodon", "Check out our blog" : "Peržvelkite mÅ«sų tinklaraÅ¡tį", diff --git a/apps/settings/l10n/lt_LT.json b/apps/settings/l10n/lt_LT.json index 1b1d5ecbe5f9597307abca2b9f579e80bdf89024..8afb7b9ed9a708ea2b21b870fbcb587a54146e12 100644 --- a/apps/settings/l10n/lt_LT.json +++ b/apps/settings/l10n/lt_LT.json @@ -39,7 +39,7 @@ "{actor} changed your password" : "{actor} pakeitÄ— jÅ«sų slaptažodį", "You changed your password" : "JÅ«s pakeitÄ—te savo slaptažodį", "Your password was reset by an administrator" : "Administratorius atstatÄ— jÅ«sų slaptažodį", - "Your password was reset" : "JÅ«sų slaptaždis buvo atstatytas", + "Your password was reset" : "JÅ«sų slaptažodis buvo atstatytas", "{actor} changed your email address" : "{actor} pakeitÄ— jÅ«sų el. paÅ¡to adresÄ…", "You changed your email address" : "JÅ«s pakeitÄ—te savo el. paÅ¡to adresÄ…", "Your email address was changed by an administrator" : "Administratorius pakeitÄ— jÅ«sų el. paÅ¡to adresÄ…", @@ -76,6 +76,7 @@ "Settings saved" : "Nustatymai įraÅ¡yti", "Unable to change full name" : "Nepavyko pakeisti vardo ir pavardÄ—s", "Unable to change email address" : "Nepavyko pakeisti el. paÅ¡to adresÄ…", + "Some account data was invalid" : "Kai kurie paskyros duomenys buvo neteisingi", "In order to verify your Twitter account, post the following tweet on Twitter (please make sure to post it without any line breaks):" : "NorÄ—dami patvirtinti savo „Twitter“ paskyrÄ…, paskelbkite šį trumpÄ… įrašą „Twitter“ programoje (praÅ¡ome, įsitikinkite kad įraÅ¡as neturi jokių jokių eilutÄ—s pertraukų):\n ", "In order to verify your Website, store the following content in your web-root at '.well-known/CloudIdVerificationCode.txt' (please make sure that the complete text is in one line):" : "NorÄ—dami patvirtinti savo SaitynÄ…, iÅ¡saugokite turinį web-root aplanke: „.well-know/CloudIdVerificationCode.txt“ (PraÅ¡ome įsitikinkite, kad visas tekstas yra vienoje eilutÄ—je):", "%1$s changed your password on %2$s." : "%1$s pakeitÄ— jÅ«sų slaptažodį %2$s", @@ -331,7 +332,7 @@ "Enable encryption" : "Ä®jungti Å¡ifravimÄ…", "No encryption module loaded, please enable an encryption module in the app menu." : "Neįkeltas joks Å¡ifravimo modulis, įjunkite Å¡ifravimo modulį programÄ—lÄ—s meniu.", "Select default encryption module:" : "Pasirinkite numatytÄ…jį Å¡ifravimo modulį:", - "You need to migrate your encryption keys from the old encryption (ownCloud <= 8.0) to the new one. Please enable the \"Default encryption module\" and run 'occ encryption:migrate'" : "JÅ«s turite perkelti savo Å¡ifravimo raktus iÅ¡ senojo Å¡ifravimo (ownCloud <= 8.0) į naujÄ…jį. PraÅ¡ome įjungti \"NumatytÄ…jį Å¡ifravimo modulį\" ir įvykdyti \"occ encryption:migrate\"", + "You need to migrate your encryption keys from the old encryption (ownCloud <= 8.0) to the new one. Please enable the \"Default encryption module\" and run 'occ encryption:migrate'" : "JÅ«s turite perkelti savo Å¡ifravimo raktus iÅ¡ senojo Å¡ifravimo (ownCloud <= 8.0) į naujÄ…jį. PraÅ¡ome įjungti „NumatytÄ…jį Å¡ifravimo modulį“ ir įvykdyti „occ encryption:migrate“", "You need to migrate your encryption keys from the old encryption (ownCloud <= 8.0) to the new one." : "JÅ«s turite perkelti savo Å¡ifravimo raktus iÅ¡ senojo Å¡ifravimo (ownCloud <= 8.0) į naujÄ…jį.", "Start migration" : "PradÄ—ti perkÄ—limÄ…", "Background jobs" : "FoninÄ—s užduotys", @@ -342,9 +343,10 @@ "Background job didn’t run yet!" : "FoninÄ—s užduotys kol kas nebuvo vykdomos!", "For optimal performance it's important to configure background jobs correctly. For bigger instances 'Cron' is the recommended setting. Please see the documentation for more information." : "Norint užtikrinti optimalų naÅ¡umÄ…, svarbu teisingai sukonfigÅ«ruoti fonines užduotis. Didesniems egzemplioriams rekomenduojama naudoti „Cron“ nustatymÄ…. IÅ¡samesnei informacijai žiÅ«rÄ—kite dokumentacijÄ….", "Pick background job setting" : "Parinkite foninių darbų nustatymus", + "Execute one task with each page loaded." : "Ä®vykdyti vienÄ… užduotį su kiekvieno puslapio įkÄ—limu.", "cron.php is registered at a webcron service to call cron.php every 5 minutes over HTTP." : "cron.php yra registruota webcron paslaugoje, kad kas 5 minutes iÅ¡kviestų cron.php per HTTP.", "Use system cron service to call the cron.php file every 5 minutes." : "Naudokite sistemos cron paslaugÄ…, kad kas 5 minutes iÅ¡kviestumÄ—te cron.php failÄ….", - "The cron.php needs to be executed by the system user \"%s\"." : "Cron.php turi įvykdyti sistemos naudotojas \"%s\".", + "The cron.php needs to be executed by the system user \"%s\"." : "Cron.php turi įvykdyti sistemos naudotojas „%s“.", "To run this you need the PHP POSIX extension. See {linkstart}PHP documentation{linkend} for more details." : "Norint tai paleisti, jums reikia PHP POSIX plÄ—tinio. IÅ¡samesnei informacijai, žiÅ«rÄ—kite {linkstart}PHP dokumentacijÄ…{linkend}.", "As admin you can fine-tune the sharing behavior. Please see the documentation for more information." : "BÅ«dami administratoriumi, galite reguliuoti bendrinimo elgsenÄ…. IÅ¡samesnei informacijai, žiÅ«rÄ—kite dokumentacijÄ….", "Allow apps to use the Share API" : "Leisti programÄ—lÄ—ms naudoti bendrinimo API", @@ -362,12 +364,14 @@ "Restrict users to only share with users in their groups" : "Apriboti naudotojus ir leisti jiems bendrinti tik su naudotojais savo grupÄ—se", "Exclude groups from sharing" : "IÅ¡skirti grupes iÅ¡ bendrinimo", "These groups will still be able to receive shares, but not to initiate them." : "Å ios grupÄ—s vis tiek galÄ—s gauti vieÅ¡inius, taÄiau negalÄ—s jų inicijuoti.", + "Allow username autocompletion in share dialog (if this is disabled the full username or email address needs to be entered)" : "Leisti bendrinimo dialoge automatinį naudotojo vardų užbaigimÄ… (jeigu tai iÅ¡jungta, reikÄ—s įvesti pilnÄ… naudotojo vardÄ… ar el. paÅ¡to adresÄ…)", "Restrict username autocompletion to users within the same groups" : "Apriboti naudotojo vardo automatinį užbaigimÄ… kitiems tų paÄių grupių naudotojams", + "Show disclaimer text on the public link upload page (only shown when the file list is hidden)" : "Rodyti atsakomybÄ—s ribojimo tekstÄ… įkÄ—limo per viešąjÄ… nuorodÄ… puslapyje (rodomas tik tada, kai failų sÄ…raÅ¡as yra paslÄ—ptas)", "This text will be shown on the public link upload page when the file list is hidden." : "Å is tekstas bus rodomas viešų nuorodų įkÄ—limo puslapyje, kai failų sÄ…raÅ¡as bus paslÄ—ptas.", "Default share permissions" : "Numatytieji vieÅ¡inių leidimai", "Reasons to use Nextcloud in your organization" : "Priežastys, kodÄ—l turÄ—tumÄ—te naudoti Nextcloud savo organizacijoje", "Developed by the {communityopen}Nextcloud community{linkclose}, the {githubopen}source code{linkclose} is licensed under the {licenseopen}AGPL{linkclose}." : "Sukurta {communityopen}Nextcloud bendruomenÄ—s{linkclose}, {githubopen}pirminis kodas{linkclose} yra licencijuotas pagal {licenseopen}AGPL{linkclose}.", - "Like our Facebook page" : "Spauskite \"Patinka\" mÅ«sų Facebook puslapyje", + "Like our Facebook page" : "Spauskite „Patinka“ mÅ«sų „Facebook“ puslapyje", "Follow us on Twitter" : "Sekite mus Twitter", "Follow us on Mastodon" : "Sekite mus Mastodon", "Check out our blog" : "Peržvelkite mÅ«sų tinklaraÅ¡tį", diff --git a/apps/settings/l10n/pl.js b/apps/settings/l10n/pl.js index e014a2308c143946ff2e7d527e459973a0160fe3..9a009bd8a225d5873ba4d234d6bcccd7c2a969b0 100644 --- a/apps/settings/l10n/pl.js +++ b/apps/settings/l10n/pl.js @@ -80,6 +80,8 @@ OC.L10N.register( "Settings saved" : "Zapisano ustawienia", "Unable to change full name" : "Nie można zmienić peÅ‚nej nazwy", "Unable to change email address" : "Nie można zmienić adresu e-mail", + "Unable to set invalid phone number" : "Nie można ustawić nieprawidÅ‚owego numeru telefonu", + "Some account data was invalid" : "Niektóre dane konta sÄ… nieprawidÅ‚owe", "In order to verify your Twitter account, post the following tweet on Twitter (please make sure to post it without any line breaks):" : "Aby zweryfikować swoje konto Twittera, wyÅ›lij poniższego tweeta (upewnij siÄ™, że caÅ‚y tekst zawiera siÄ™ w jednej linii):", "In order to verify your Website, store the following content in your web-root at '.well-known/CloudIdVerificationCode.txt' (please make sure that the complete text is in one line):" : "Aby zweryfikować swojÄ… stronÄ™ umieść poniższÄ… zawartość w katalogu głównym serwera pod adresem '.well-known/CloudIdVerificationCode.txt' (upewnij siÄ™, że caÅ‚y tekst zawiera siÄ™ w jednej linii):", "%1$s changed your password on %2$s." : "%1$s zmieniÅ‚ Twoje hasÅ‚o w %2$s.", diff --git a/apps/settings/l10n/pl.json b/apps/settings/l10n/pl.json index ed004eadd2e5dc334d08634565465ad587ec682d..44c21f673beb0ea6d90cc0af8419480414dad531 100644 --- a/apps/settings/l10n/pl.json +++ b/apps/settings/l10n/pl.json @@ -78,6 +78,8 @@ "Settings saved" : "Zapisano ustawienia", "Unable to change full name" : "Nie można zmienić peÅ‚nej nazwy", "Unable to change email address" : "Nie można zmienić adresu e-mail", + "Unable to set invalid phone number" : "Nie można ustawić nieprawidÅ‚owego numeru telefonu", + "Some account data was invalid" : "Niektóre dane konta sÄ… nieprawidÅ‚owe", "In order to verify your Twitter account, post the following tweet on Twitter (please make sure to post it without any line breaks):" : "Aby zweryfikować swoje konto Twittera, wyÅ›lij poniższego tweeta (upewnij siÄ™, że caÅ‚y tekst zawiera siÄ™ w jednej linii):", "In order to verify your Website, store the following content in your web-root at '.well-known/CloudIdVerificationCode.txt' (please make sure that the complete text is in one line):" : "Aby zweryfikować swojÄ… stronÄ™ umieść poniższÄ… zawartość w katalogu głównym serwera pod adresem '.well-known/CloudIdVerificationCode.txt' (upewnij siÄ™, że caÅ‚y tekst zawiera siÄ™ w jednej linii):", "%1$s changed your password on %2$s." : "%1$s zmieniÅ‚ Twoje hasÅ‚o w %2$s.", diff --git a/apps/settings/l10n/sl.js b/apps/settings/l10n/sl.js index 80a8b5673e6a7ca6ad126308fdf7a0cc285a7027..3563ef7af826cbf8822825e0b5ea8abd20b463c3 100644 --- a/apps/settings/l10n/sl.js +++ b/apps/settings/l10n/sl.js @@ -79,6 +79,8 @@ OC.L10N.register( "Settings saved" : "Nastavitve so shranjene.", "Unable to change full name" : "Ni mogoÄe spremeniti polnega imena", "Unable to change email address" : "Ni mogoÄe spremeniti elektronskega naslova", + "Unable to set invalid phone number" : "Ni mogoÄe nastaviti neveljavne telefonske Å¡tevilke", + "Some account data was invalid" : "Nekateri podatki raÄuna niso veljavni", "In order to verify your Twitter account, post the following tweet on Twitter (please make sure to post it without any line breaks):" : "Za overitev raÄuna Twitter, objavite sporoÄilo (prepriÄajte se, da ni nobenega preloma vrstice):", "%1$s changed your password on %2$s." : "%1$s spremeni vaÅ¡e geslo %2$s.", "Your password on %s was changed." : "VaÅ¡e geslo %s je bilo spremenjeno.", diff --git a/apps/settings/l10n/sl.json b/apps/settings/l10n/sl.json index 972a9f1aac9317f02c7e531ea435ee60c81b0a54..7d36825ad1dc9a497f7214b15b7c32aca3adb5f2 100644 --- a/apps/settings/l10n/sl.json +++ b/apps/settings/l10n/sl.json @@ -77,6 +77,8 @@ "Settings saved" : "Nastavitve so shranjene.", "Unable to change full name" : "Ni mogoÄe spremeniti polnega imena", "Unable to change email address" : "Ni mogoÄe spremeniti elektronskega naslova", + "Unable to set invalid phone number" : "Ni mogoÄe nastaviti neveljavne telefonske Å¡tevilke", + "Some account data was invalid" : "Nekateri podatki raÄuna niso veljavni", "In order to verify your Twitter account, post the following tweet on Twitter (please make sure to post it without any line breaks):" : "Za overitev raÄuna Twitter, objavite sporoÄilo (prepriÄajte se, da ni nobenega preloma vrstice):", "%1$s changed your password on %2$s." : "%1$s spremeni vaÅ¡e geslo %2$s.", "Your password on %s was changed." : "VaÅ¡e geslo %s je bilo spremenjeno.", diff --git a/apps/user_status/l10n/hr.js b/apps/user_status/l10n/hr.js new file mode 100644 index 0000000000000000000000000000000000000000..0512bf2bdc9aa56d8ad70138d32f279377205ed2 --- /dev/null +++ b/apps/user_status/l10n/hr.js @@ -0,0 +1,38 @@ +OC.L10N.register( + "user_status", + { + "Recent statuses" : "Nedavni statusi", + "In a meeting" : "Na sastanku", + "Commuting" : "Na putu", + "Out sick" : "Na bolovanju", + "Vacationing" : "Na odmoru", + "Working remotely" : "Rad na daljinu", + "User status" : "Status korisnika", + "Clear status message after" : "IzbriÅ¡i poruku statusa nakon", + "What's your status?" : "Koji je vaÅ¡ status?", + "Set status" : "Postavi status", + "Online status" : "Status na mreži", + "Status message" : "Poruka statusa", + "Clear status message" : "IzbriÅ¡i poruku statusa", + "Set status message" : "Postavi poruku statusa", + "There was an error saving the status" : "DoÅ¡lo je do pogreÅ¡ke pri spremanju statusa", + "There was an error clearing the status" : "DoÅ¡lo je do pogreÅ¡ke pri brisanju statusa", + "No recent status changes" : "Nema nedavnih promjena statusa", + "Away" : "Odsutan", + "Do not disturb" : "Ne ometaj", + "{status}, {timestamp}" : "{status}, {timestamp}", + "Don't clear" : "Ne briÅ¡i", + "Today" : "Danas", + "This week" : "Ovaj tjedan", + "Online" : "Na mreži", + "Invisible" : "Nevidljiva", + "Offline" : "Izvanmrežno", + "There was an error saving the new status" : "DoÅ¡lo je do pogreÅ¡ke pri spremanju novog statusa", + "30 minutes" : "30 minuta", + "1 hour" : "1 sat", + "4 hours" : "4 sata", + "Mute all notifications" : "UtiÅ¡aj sve obavijesti", + "Appear offline" : "Prikaži izvanmrežno", + "Clear status after" : "IzbriÅ¡i status nakon" +}, +"nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;"); diff --git a/apps/user_status/l10n/hr.json b/apps/user_status/l10n/hr.json new file mode 100644 index 0000000000000000000000000000000000000000..c61f4caf87466e179e61f04adb3e9c9e0e664b92 --- /dev/null +++ b/apps/user_status/l10n/hr.json @@ -0,0 +1,36 @@ +{ "translations": { + "Recent statuses" : "Nedavni statusi", + "In a meeting" : "Na sastanku", + "Commuting" : "Na putu", + "Out sick" : "Na bolovanju", + "Vacationing" : "Na odmoru", + "Working remotely" : "Rad na daljinu", + "User status" : "Status korisnika", + "Clear status message after" : "IzbriÅ¡i poruku statusa nakon", + "What's your status?" : "Koji je vaÅ¡ status?", + "Set status" : "Postavi status", + "Online status" : "Status na mreži", + "Status message" : "Poruka statusa", + "Clear status message" : "IzbriÅ¡i poruku statusa", + "Set status message" : "Postavi poruku statusa", + "There was an error saving the status" : "DoÅ¡lo je do pogreÅ¡ke pri spremanju statusa", + "There was an error clearing the status" : "DoÅ¡lo je do pogreÅ¡ke pri brisanju statusa", + "No recent status changes" : "Nema nedavnih promjena statusa", + "Away" : "Odsutan", + "Do not disturb" : "Ne ometaj", + "{status}, {timestamp}" : "{status}, {timestamp}", + "Don't clear" : "Ne briÅ¡i", + "Today" : "Danas", + "This week" : "Ovaj tjedan", + "Online" : "Na mreži", + "Invisible" : "Nevidljiva", + "Offline" : "Izvanmrežno", + "There was an error saving the new status" : "DoÅ¡lo je do pogreÅ¡ke pri spremanju novog statusa", + "30 minutes" : "30 minuta", + "1 hour" : "1 sat", + "4 hours" : "4 sata", + "Mute all notifications" : "UtiÅ¡aj sve obavijesti", + "Appear offline" : "Prikaži izvanmrežno", + "Clear status after" : "IzbriÅ¡i status nakon" +},"pluralForm" :"nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;" +} \ No newline at end of file diff --git a/apps/weather_status/l10n/hr.js b/apps/weather_status/l10n/hr.js new file mode 100644 index 0000000000000000000000000000000000000000..2ebfaa645301960110665211d79a47baa33e0881 --- /dev/null +++ b/apps/weather_status/l10n/hr.js @@ -0,0 +1,41 @@ +OC.L10N.register( + "weather_status", + { + "Unknown address" : "Nepoznata adresa", + "No result." : "Nema rezultata.", + "Malformed JSON data." : "PogreÅ¡ni JSON podaci.", + "Error" : "PogreÅ¡ka", + "Weather status" : "Status vremenske prognoze", + "Weather status in your dashboard" : "Status vremenske prognoze u nadzornoj ploÄi", + "Weather status integrated in the Dashboard app.\n User's position can be automatically determined or manually defined. A 6 hours forecast is then displayed.\n This status can also be integrated in other places like the Calendar app." : "Status vremenske prognoze integriran u aplikaciju nadzorne ploÄe.\n Lokacija korisnika može se automatski odrediti ili ruÄno definirati. Zatim se prikazuje vremenska prognoza za sljedećih 6 sati.\n Ovaj se status može integrirati i na druga mjesta, primjerice u aplikaciju Calendar.", + "Detect location" : "Otkrij lokaciju", + "Set custom address" : "Odaberi prilagoÄ‘enu adresu", + "Favorites" : "Favoriti", + "{temperature} {unit} Clear sky at {time}" : "{temperature} {unit} Vedro nebo u {time}", + "{temperature} {unit} Cloudy at {time}" : "{temperature} {unit} OblaÄno u {time}", + "{temperature} {unit} Fair day at {time}" : "{temperature} {unit} Ugodan dan u {time}", + "{temperature} {unit} Fair night at {time}" : "{temperature} {unit} Ugodna noć u {time}", + "{temperature} {unit} Partly cloudy at {time}" : "{temperature} {unit} DjelomiÄno oblaÄno u {time}", + "{temperature} {unit} Foggy at {time}" : "{temperature} {unit} Maglovito u {time}", + "{temperature} {unit} Light rain at {time}" : "{temperature} {unit} Lagana kiÅ¡a u {time}", + "{temperature} {unit} Rain at {time}" : "{temperature} {unit} KiÅ¡a u {time}", + "{temperature} {unit} Heavy rain at {time}" : "{temperature} {unit} Jaka kiÅ¡a u {time}", + "{temperature} {unit} Rain showers at {time}" : "{temperature} {unit} KiÅ¡no nevrijeme {time}", + "{temperature} {unit} Light rain showers at {time}" : "{temperature} {unit} Lagani pljusak u {time}", + "{temperature} {unit} Heavy rain showers at {time}" : "{temperature} {unit} Jaki pljusak u {time}", + "More weather for {adr}" : "ViÅ¡e vremenskih prognoza za {adr}", + "Loading weather" : "UÄitavanje vremenske prognoze", + "Set location for weather" : "Postavite lokaciju za vremensku prognozu", + "Remove from favorites" : "Ukloni iz favorita", + "Add as favorite" : "Dodaj kao omiljeno", + "You are not logged in." : "Niste prijavljeni.", + "There was an error getting the weather status information." : "DoÅ¡lo je do pogreÅ¡ke pri dohvaćanju podataka o vremenskoj prognozi.", + "No weather information found" : "Nisu pronaÄ‘ene informacije o vremenskoj prognozi", + "Location not found" : "Lokacija nije pronaÄ‘ena", + "There was an error setting the location address." : "DoÅ¡lo je do pogreÅ¡ke pri postavljanju adrese lokacije.", + "There was an error setting the location." : "DoÅ¡lo je do pogreÅ¡ke pri postavljanju lokacije.", + "There was an error saving the mode." : "DoÅ¡lo je do pogreÅ¡ke pri spremanju naÄina rada.", + "There was an error using personal address." : "DoÅ¡lo je do pogreÅ¡ke pri spremanju osobne adrese.", + "Weather status integrated in the dashboard app.\n User's position can be automatically determined or manually defined. A 6 hours forecast is then displayed.\n This status can also be integrated in other places like the Calendar app." : "Status vremenske prognoze integriran u aplikaciju nadzorne ploÄe.\n Lokacija korisnika može se automatski odrediti ili ruÄno definirati. Zatim se prikazuje vremenska prognoza za sljedećih 6 sati.\n Ovaj se status može integrirati i na druga mjesta, primjerice u aplikaciju Calendar." +}, +"nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;"); diff --git a/apps/weather_status/l10n/hr.json b/apps/weather_status/l10n/hr.json new file mode 100644 index 0000000000000000000000000000000000000000..530723845ab1c16080717d3db5a53ac1d1a47b7d --- /dev/null +++ b/apps/weather_status/l10n/hr.json @@ -0,0 +1,39 @@ +{ "translations": { + "Unknown address" : "Nepoznata adresa", + "No result." : "Nema rezultata.", + "Malformed JSON data." : "PogreÅ¡ni JSON podaci.", + "Error" : "PogreÅ¡ka", + "Weather status" : "Status vremenske prognoze", + "Weather status in your dashboard" : "Status vremenske prognoze u nadzornoj ploÄi", + "Weather status integrated in the Dashboard app.\n User's position can be automatically determined or manually defined. A 6 hours forecast is then displayed.\n This status can also be integrated in other places like the Calendar app." : "Status vremenske prognoze integriran u aplikaciju nadzorne ploÄe.\n Lokacija korisnika može se automatski odrediti ili ruÄno definirati. Zatim se prikazuje vremenska prognoza za sljedećih 6 sati.\n Ovaj se status može integrirati i na druga mjesta, primjerice u aplikaciju Calendar.", + "Detect location" : "Otkrij lokaciju", + "Set custom address" : "Odaberi prilagoÄ‘enu adresu", + "Favorites" : "Favoriti", + "{temperature} {unit} Clear sky at {time}" : "{temperature} {unit} Vedro nebo u {time}", + "{temperature} {unit} Cloudy at {time}" : "{temperature} {unit} OblaÄno u {time}", + "{temperature} {unit} Fair day at {time}" : "{temperature} {unit} Ugodan dan u {time}", + "{temperature} {unit} Fair night at {time}" : "{temperature} {unit} Ugodna noć u {time}", + "{temperature} {unit} Partly cloudy at {time}" : "{temperature} {unit} DjelomiÄno oblaÄno u {time}", + "{temperature} {unit} Foggy at {time}" : "{temperature} {unit} Maglovito u {time}", + "{temperature} {unit} Light rain at {time}" : "{temperature} {unit} Lagana kiÅ¡a u {time}", + "{temperature} {unit} Rain at {time}" : "{temperature} {unit} KiÅ¡a u {time}", + "{temperature} {unit} Heavy rain at {time}" : "{temperature} {unit} Jaka kiÅ¡a u {time}", + "{temperature} {unit} Rain showers at {time}" : "{temperature} {unit} KiÅ¡no nevrijeme {time}", + "{temperature} {unit} Light rain showers at {time}" : "{temperature} {unit} Lagani pljusak u {time}", + "{temperature} {unit} Heavy rain showers at {time}" : "{temperature} {unit} Jaki pljusak u {time}", + "More weather for {adr}" : "ViÅ¡e vremenskih prognoza za {adr}", + "Loading weather" : "UÄitavanje vremenske prognoze", + "Set location for weather" : "Postavite lokaciju za vremensku prognozu", + "Remove from favorites" : "Ukloni iz favorita", + "Add as favorite" : "Dodaj kao omiljeno", + "You are not logged in." : "Niste prijavljeni.", + "There was an error getting the weather status information." : "DoÅ¡lo je do pogreÅ¡ke pri dohvaćanju podataka o vremenskoj prognozi.", + "No weather information found" : "Nisu pronaÄ‘ene informacije o vremenskoj prognozi", + "Location not found" : "Lokacija nije pronaÄ‘ena", + "There was an error setting the location address." : "DoÅ¡lo je do pogreÅ¡ke pri postavljanju adrese lokacije.", + "There was an error setting the location." : "DoÅ¡lo je do pogreÅ¡ke pri postavljanju lokacije.", + "There was an error saving the mode." : "DoÅ¡lo je do pogreÅ¡ke pri spremanju naÄina rada.", + "There was an error using personal address." : "DoÅ¡lo je do pogreÅ¡ke pri spremanju osobne adrese.", + "Weather status integrated in the dashboard app.\n User's position can be automatically determined or manually defined. A 6 hours forecast is then displayed.\n This status can also be integrated in other places like the Calendar app." : "Status vremenske prognoze integriran u aplikaciju nadzorne ploÄe.\n Lokacija korisnika može se automatski odrediti ili ruÄno definirati. Zatim se prikazuje vremenska prognoza za sljedećih 6 sati.\n Ovaj se status može integrirati i na druga mjesta, primjerice u aplikaciju Calendar." +},"pluralForm" :"nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;" +} \ No newline at end of file diff --git a/core/l10n/de.js b/core/l10n/de.js index ab326ca1b5020053e99628aa89edee8cf4981ee6..088b795dfd84678a4042802115f13dffca3db2af 100644 --- a/core/l10n/de.js +++ b/core/l10n/de.js @@ -71,6 +71,7 @@ OC.L10N.register( "The PHP module \"fileinfo\" is missing. It is strongly recommended to enable this module to get the best results with MIME type detection." : "Das PHP-Modul 'fileinfo' fehlt. Es empfiehlt sich dringend, das Modul zu aktivieren, um bestmögliche Ergebnisse bei der MIME-Dateityp-Erkennung zu erhalten. ", "Transactional file locking is disabled, this might lead to issues with race conditions. Enable \"filelocking.enabled\" in config.php to avoid these problems. See the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentation ↗</a> for more information." : "Transaktionales Sperren ist deaktiviert, was zu Problemen mit Laufzeitbedingungen führen kann. 'filelocking.enabled' in der config.php aktivieren, um diese Probleme zu vermeiden. Weitere Informationen finden sich in unserer <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">Dokumentation ↗</a>.", "If your installation is not installed at the root of the domain and uses system cron, there can be issues with the URL generation. To avoid these problems, please set the \"overwrite.cli.url\" option in your config.php file to the webroot path of your installation (suggestion: \"{suggestedOverwriteCliURL}\")" : "Wenn sich Deine Installation nicht im Wurzelverzeichnis der Domain befindet und Cron des Systems genutzt wird, kann es zu Fehlern bei der URL-Generierung kommen. Um dies zu verhindern, setze bitte die „overwrite.cli.url“-Option in Deiner config.php auf das Web-Wurzelverzeichnis Deiner Installation (Vorschlag: \"{suggestedOverwriteCliURL}\")", + "Your installation has no default phone region set. This is required to be able to validate phone numbers in the profile settings without a country code. To allow numbers without a country code, please add \"default_phone_region\" with the respective ISO 3166-1 code of the wished region." : "Für Deine Installation ist keine Standardtelefonregion festgelegt. Dies ist erforderlich, um Telefonnummern in den Profileinstellungen ohne Ländercode überprüfen zu können. Um Nummern ohne Ländercode zuzulassen, füge bitte \"default_phone_region\" mit dem entsprechenden ISO 3166-1-Code der gewünschten Region hinzu.", "It was not possible to execute the cron job via CLI. The following technical errors have appeared:" : "Die Ausführung des Cron-Jobs über die Kommandozeile war nicht möglich. Die folgenden technischen Fehler sind dabei aufgetreten: ", "Last background job execution ran {relativeTime}. Something seems wrong." : "Letzte Cron-Job-Ausführung: {relativeTime}. Möglicherweise liegt ein Fehler vor.", "Check the background job settings" : "Überprüfe Einstellungen für Hintergrundausführungen", diff --git a/core/l10n/de.json b/core/l10n/de.json index 0c4b5fee3fde1ff5e377dff3a7a80d890c2b1480..dfaa11d1c36a49e94f7187684e3cb4f40924ce81 100644 --- a/core/l10n/de.json +++ b/core/l10n/de.json @@ -69,6 +69,7 @@ "The PHP module \"fileinfo\" is missing. It is strongly recommended to enable this module to get the best results with MIME type detection." : "Das PHP-Modul 'fileinfo' fehlt. Es empfiehlt sich dringend, das Modul zu aktivieren, um bestmögliche Ergebnisse bei der MIME-Dateityp-Erkennung zu erhalten. ", "Transactional file locking is disabled, this might lead to issues with race conditions. Enable \"filelocking.enabled\" in config.php to avoid these problems. See the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentation ↗</a> for more information." : "Transaktionales Sperren ist deaktiviert, was zu Problemen mit Laufzeitbedingungen führen kann. 'filelocking.enabled' in der config.php aktivieren, um diese Probleme zu vermeiden. Weitere Informationen finden sich in unserer <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">Dokumentation ↗</a>.", "If your installation is not installed at the root of the domain and uses system cron, there can be issues with the URL generation. To avoid these problems, please set the \"overwrite.cli.url\" option in your config.php file to the webroot path of your installation (suggestion: \"{suggestedOverwriteCliURL}\")" : "Wenn sich Deine Installation nicht im Wurzelverzeichnis der Domain befindet und Cron des Systems genutzt wird, kann es zu Fehlern bei der URL-Generierung kommen. Um dies zu verhindern, setze bitte die „overwrite.cli.url“-Option in Deiner config.php auf das Web-Wurzelverzeichnis Deiner Installation (Vorschlag: \"{suggestedOverwriteCliURL}\")", + "Your installation has no default phone region set. This is required to be able to validate phone numbers in the profile settings without a country code. To allow numbers without a country code, please add \"default_phone_region\" with the respective ISO 3166-1 code of the wished region." : "Für Deine Installation ist keine Standardtelefonregion festgelegt. Dies ist erforderlich, um Telefonnummern in den Profileinstellungen ohne Ländercode überprüfen zu können. Um Nummern ohne Ländercode zuzulassen, füge bitte \"default_phone_region\" mit dem entsprechenden ISO 3166-1-Code der gewünschten Region hinzu.", "It was not possible to execute the cron job via CLI. The following technical errors have appeared:" : "Die Ausführung des Cron-Jobs über die Kommandozeile war nicht möglich. Die folgenden technischen Fehler sind dabei aufgetreten: ", "Last background job execution ran {relativeTime}. Something seems wrong." : "Letzte Cron-Job-Ausführung: {relativeTime}. Möglicherweise liegt ein Fehler vor.", "Check the background job settings" : "Überprüfe Einstellungen für Hintergrundausführungen", diff --git a/core/l10n/de_DE.js b/core/l10n/de_DE.js index aa7f61a45f2e528197ad16acecb60ff1a3255dc9..333064c45d34553e98a2d9b182df0fd631b7eb7c 100644 --- a/core/l10n/de_DE.js +++ b/core/l10n/de_DE.js @@ -71,6 +71,7 @@ OC.L10N.register( "The PHP module \"fileinfo\" is missing. It is strongly recommended to enable this module to get the best results with MIME type detection." : "Das PHP-Modul 'fileinfo' fehlt. Es wird dringend empfohlen, das Modul zu aktivieren, um bestmögliche Ergebnisse bei der MIME-Datei-Typ-Erkennung zu erhalten. ", "Transactional file locking is disabled, this might lead to issues with race conditions. Enable \"filelocking.enabled\" in config.php to avoid these problems. See the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentation ↗</a> for more information." : "Transaktionales Sperren ist deaktiviert, was zu Problemen mit Laufzeitbedingungen führen kann. Aktivieren Sie 'filelocking.enabled' in der config.php, um diese Probleme zu vermeiden. Weitere Informationen finden sich in unserer <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">Dokumentation ↗</a>.", "If your installation is not installed at the root of the domain and uses system cron, there can be issues with the URL generation. To avoid these problems, please set the \"overwrite.cli.url\" option in your config.php file to the webroot path of your installation (suggestion: \"{suggestedOverwriteCliURL}\")" : "Wenn sich Ihre Installation nicht im Wurzelverzeichnis der Domain befindet und Cron des Systems genutzt wird, kann es zu Fehlern bei der URL-Generierung kommen. Um dies zu verhindern, setzen Sie bitte die „overwrite.cli.url“-Option in Ihrer config.php auf das Web-Wurzelverzeichnis Ihrer Installation (Vorschlag: \"{suggestedOverwriteCliURL}\")", + "Your installation has no default phone region set. This is required to be able to validate phone numbers in the profile settings without a country code. To allow numbers without a country code, please add \"default_phone_region\" with the respective ISO 3166-1 code of the wished region." : "Für Ihre Installation ist keine Standardtelefonregion festgelegt. Dies ist erforderlich, um Telefonnummern in den Profileinstellungen ohne Ländercode überprüfen zu können. Um Nummern ohne Ländercode zuzulassen, fügen Sie bitte \"default_phone_region\" mit dem entsprechenden ISO 3166-1-Code der gewünschten Region hinzu.", "It was not possible to execute the cron job via CLI. The following technical errors have appeared:" : "Die Ausführung des Cron-Jobs über die Kommandozeile war nicht möglich. Folgende technische Fehler sind aufgetreten: ", "Last background job execution ran {relativeTime}. Something seems wrong." : "Letzte Cron-Job-Ausführung: {relativeTime}. Möglicherweise liegt ein Fehler vor.", "Check the background job settings" : "Überprüfen Sie die Cron-Job Einstellungen", diff --git a/core/l10n/de_DE.json b/core/l10n/de_DE.json index 18ac03a056cea3689d3019634147fbc5c3559488..6247b0de0384494819d2d9ff8233838e71d6e2b3 100644 --- a/core/l10n/de_DE.json +++ b/core/l10n/de_DE.json @@ -69,6 +69,7 @@ "The PHP module \"fileinfo\" is missing. It is strongly recommended to enable this module to get the best results with MIME type detection." : "Das PHP-Modul 'fileinfo' fehlt. Es wird dringend empfohlen, das Modul zu aktivieren, um bestmögliche Ergebnisse bei der MIME-Datei-Typ-Erkennung zu erhalten. ", "Transactional file locking is disabled, this might lead to issues with race conditions. Enable \"filelocking.enabled\" in config.php to avoid these problems. See the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentation ↗</a> for more information." : "Transaktionales Sperren ist deaktiviert, was zu Problemen mit Laufzeitbedingungen führen kann. Aktivieren Sie 'filelocking.enabled' in der config.php, um diese Probleme zu vermeiden. Weitere Informationen finden sich in unserer <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">Dokumentation ↗</a>.", "If your installation is not installed at the root of the domain and uses system cron, there can be issues with the URL generation. To avoid these problems, please set the \"overwrite.cli.url\" option in your config.php file to the webroot path of your installation (suggestion: \"{suggestedOverwriteCliURL}\")" : "Wenn sich Ihre Installation nicht im Wurzelverzeichnis der Domain befindet und Cron des Systems genutzt wird, kann es zu Fehlern bei der URL-Generierung kommen. Um dies zu verhindern, setzen Sie bitte die „overwrite.cli.url“-Option in Ihrer config.php auf das Web-Wurzelverzeichnis Ihrer Installation (Vorschlag: \"{suggestedOverwriteCliURL}\")", + "Your installation has no default phone region set. This is required to be able to validate phone numbers in the profile settings without a country code. To allow numbers without a country code, please add \"default_phone_region\" with the respective ISO 3166-1 code of the wished region." : "Für Ihre Installation ist keine Standardtelefonregion festgelegt. Dies ist erforderlich, um Telefonnummern in den Profileinstellungen ohne Ländercode überprüfen zu können. Um Nummern ohne Ländercode zuzulassen, fügen Sie bitte \"default_phone_region\" mit dem entsprechenden ISO 3166-1-Code der gewünschten Region hinzu.", "It was not possible to execute the cron job via CLI. The following technical errors have appeared:" : "Die Ausführung des Cron-Jobs über die Kommandozeile war nicht möglich. Folgende technische Fehler sind aufgetreten: ", "Last background job execution ran {relativeTime}. Something seems wrong." : "Letzte Cron-Job-Ausführung: {relativeTime}. Möglicherweise liegt ein Fehler vor.", "Check the background job settings" : "Überprüfen Sie die Cron-Job Einstellungen", diff --git a/core/l10n/gl.js b/core/l10n/gl.js index 5124c8a3133abd35283a6dd50b96cf531e55cf2b..84b7fadde9008423cda60f78996051f0e39ca834 100644 --- a/core/l10n/gl.js +++ b/core/l10n/gl.js @@ -71,6 +71,7 @@ OC.L10N.register( "The PHP module \"fileinfo\" is missing. It is strongly recommended to enable this module to get the best results with MIME type detection." : "Non se atopou o módulo de PHP «fileinfo». É recomendase encarecidamente activar este módulo para obter os mellores resultados coa detección do tipo MIME.", "Transactional file locking is disabled, this might lead to issues with race conditions. Enable \"filelocking.enabled\" in config.php to avoid these problems. See the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentation ↗</a> for more information." : "O bloqueo de ficheiros transaccionais está desactivado, isto poderÃa levar a incidentes baixo certas condicións. Active «filelocking.enabled» en «config.php» para evitar eses problemas. Vexa a <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentación ↗</a> para obter máis información.", "If your installation is not installed at the root of the domain and uses system cron, there can be issues with the URL generation. To avoid these problems, please set the \"overwrite.cli.url\" option in your config.php file to the webroot path of your installation (suggestion: \"{suggestedOverwriteCliURL}\")" : "Se a instalación no está feita na raÃz do dominio e usa o sistema cron, pode haber incidencias coa xeración de URL. Para evitar estes problemas, axuste a opción «overwrite.cli.url» no seu ficheiro «config.php» á ruta webroot da instalación (suxestión: \"{suggestedOverwriteCliURL}\")", + "Your installation has no default phone region set. This is required to be able to validate phone numbers in the profile settings without a country code. To allow numbers without a country code, please add \"default_phone_region\" with the respective ISO 3166-1 code of the wished region." : "A súa instalación non ten definida a rexión telefónica predeterminada. Isto é necesario para poder validar números de teléfono na configuración do perfil sen un código de paÃs. Para permitir números sen código de paÃs, engada «default_phone_region» co código ISO 3166-1 respectivo da rexión desexada.", "It was not possible to execute the cron job via CLI. The following technical errors have appeared:" : "Non foi posÃbel executar a tarefa de cron programada mediante a liña de ordes. Atopáronse os seguintes erros técnicos: ", "Last background job execution ran {relativeTime}. Something seems wrong." : "Última execución da tarefa de cron {relativeTime}. Semella que algo vai mal.", "Check the background job settings" : "Revise os axustes do traballo en segundo plano", diff --git a/core/l10n/gl.json b/core/l10n/gl.json index 02066e3a3e8181e101191ee924ada09e1ad95bb7..102e385e05ebbb6223b3ae27e73a4c564fa19a24 100644 --- a/core/l10n/gl.json +++ b/core/l10n/gl.json @@ -69,6 +69,7 @@ "The PHP module \"fileinfo\" is missing. It is strongly recommended to enable this module to get the best results with MIME type detection." : "Non se atopou o módulo de PHP «fileinfo». É recomendase encarecidamente activar este módulo para obter os mellores resultados coa detección do tipo MIME.", "Transactional file locking is disabled, this might lead to issues with race conditions. Enable \"filelocking.enabled\" in config.php to avoid these problems. See the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentation ↗</a> for more information." : "O bloqueo de ficheiros transaccionais está desactivado, isto poderÃa levar a incidentes baixo certas condicións. Active «filelocking.enabled» en «config.php» para evitar eses problemas. Vexa a <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentación ↗</a> para obter máis información.", "If your installation is not installed at the root of the domain and uses system cron, there can be issues with the URL generation. To avoid these problems, please set the \"overwrite.cli.url\" option in your config.php file to the webroot path of your installation (suggestion: \"{suggestedOverwriteCliURL}\")" : "Se a instalación no está feita na raÃz do dominio e usa o sistema cron, pode haber incidencias coa xeración de URL. Para evitar estes problemas, axuste a opción «overwrite.cli.url» no seu ficheiro «config.php» á ruta webroot da instalación (suxestión: \"{suggestedOverwriteCliURL}\")", + "Your installation has no default phone region set. This is required to be able to validate phone numbers in the profile settings without a country code. To allow numbers without a country code, please add \"default_phone_region\" with the respective ISO 3166-1 code of the wished region." : "A súa instalación non ten definida a rexión telefónica predeterminada. Isto é necesario para poder validar números de teléfono na configuración do perfil sen un código de paÃs. Para permitir números sen código de paÃs, engada «default_phone_region» co código ISO 3166-1 respectivo da rexión desexada.", "It was not possible to execute the cron job via CLI. The following technical errors have appeared:" : "Non foi posÃbel executar a tarefa de cron programada mediante a liña de ordes. Atopáronse os seguintes erros técnicos: ", "Last background job execution ran {relativeTime}. Something seems wrong." : "Última execución da tarefa de cron {relativeTime}. Semella que algo vai mal.", "Check the background job settings" : "Revise os axustes do traballo en segundo plano", diff --git a/core/l10n/hr.js b/core/l10n/hr.js index c1d75ed88371747f433357a31dbed5b594e6d6df..a672da7456e9f384e345760b713e7d0a53df320f 100644 --- a/core/l10n/hr.js +++ b/core/l10n/hr.js @@ -76,6 +76,7 @@ OC.L10N.register( "No memory cache has been configured. To enhance performance, please configure a memcache, if available. Further information can be found in the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentation</a>." : "Nije konfigurirana nikakva predmemorija. Kako biste poboljÅ¡ali performanse sustava, konfigurirajte predmemoriju ako je dostupna. ViÅ¡e informacija možete pronaći u <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">dokumentaciji</a>.", "No suitable source for randomness found by PHP which is highly discouraged for security reasons. Further information can be found in the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentation</a>." : "PHP nije pronaÅ¡ao nikakav izvor nasumiÄnosti Å¡to nije povoljno iz sigurnosnog glediÅ¡ta. ViÅ¡e informacija možete pronaći u <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">dokumentaciji</a>.", "You are currently running PHP {version}. Upgrade your PHP version to take advantage of <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{phpLink}\">performance and security updates provided by the PHP Group</a> as soon as your distribution supports it." : "Trenutno upotrebljavate PHP {version}. Nadogradite inaÄicu PHP-a kako biste iskoristili <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{phpLink}\">ažuriranja performansi i sigurnosti koje isporuÄuje PHP Grupa</a> Äim vam vaÅ¡a distribucija to omogući.", + "Nextcloud 20 is the last release supporting PHP 7.2. Nextcloud 21 requires at least PHP 7.3." : "Nextcloud 20 posljednje je izdanje s podrÅ¡kom za PHP 7.2. Nextcloud 21 zahtjeva najmanje PHP 7.3.", "The reverse proxy header configuration is incorrect, or you are accessing Nextcloud from a trusted proxy. If not, this is a security issue and can allow an attacker to spoof their IP address as visible to the Nextcloud. Further information can be found in the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentation</a>." : "Konfiguracija obrnutog proxy zaglavlja je netoÄna ili pristupate Nextcloudu putem pouzdanog proxy poslužitelja. Ako to nije sluÄaj, radi se o sigurnosnom problemu koji može omogućiti napadaÄu da lažno predstavi svoju IP adresu koja je vidljiva Nextcloudu. Dodatne informacije možete pronaći u <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">dokumentaciji</a>.", "Memcached is configured as distributed cache, but the wrong PHP module \"memcache\" is installed. \\OC\\Memcache\\Memcached only supports \"memcached\" and not \"memcache\". See the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{wikiLink}\">memcached wiki about both modules</a>." : "Memcached je konfiguriran kao distribuirana predmemorija, ali je instaliran pogreÅ¡an PHP modul „memcacheâ€. \\OC\\Memcache\\Memcached podržava samo „memcachedâ€, a ne „memcacheâ€. Pogledajte <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{wikiLink}\">memcached wiki za informacije o oba modula</a>.", "Some files have not passed the integrity check. Further information on how to resolve this issue can be found in the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentation</a>. (<a href=\"{codeIntegrityDownloadEndpoint}\">List of invalid files…</a> / <a href=\"{rescanEndpoint}\">Rescan…</a>)" : "Neke datoteke nisu proÅ¡le provjeru cjelovitosti. Dodatne informacije o tome kako rijeÅ¡iti taj problem možete pronaći u <a target=\"_blank\" rel=\"noreferrer noopener\" href=“{docLink}“>dokumentaciji</a>. (<a href=\"{codeIntegrityDownloadEndpoint}\">Popis nevažećih datoteka…</a> / <a href=\"{rescanEndpoint}\">Ponovno skeniranje…</a>)", @@ -98,6 +99,7 @@ OC.L10N.register( "This instance uses an S3 based object store as primary storage. The uploaded files are stored temporarily on the server and thus it is recommended to have 50 GB of free space available in the temp directory of PHP. Check the logs for full details about the path and the available space. To improve this please change the temporary directory in the php.ini or make more space available in that path." : "Ova instanca upotrebljava pohranu objekta temeljenu na S3 kao primarnu pohranu. Otpremljene datoteke privremeno se pohranjuju na poslužitelju i stoga je preporuÄljivo osigurati 50 GB slobodnog prostora u privremenom direktoriju PHP-a. ViÅ¡e informacija o putovima i dostupnom prostoru potražite u zapisima poslužitelja. Ako želite osloboditi viÅ¡e prostora, promijenite privremeni direktorij u datoteci php.ini ili oslobodite prostor na tom putu.", "You are accessing your instance over a secure connection, however your instance is generating insecure URLs. This most likely means that you are behind a reverse proxy and the overwrite config variables are not set correctly. Please read <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">the documentation page about this</a>." : "Instanci pristupate putem sigurne veze, ali instanca generira nesigurne URL-ove. To najvjerojatnije znaÄi da se nalazite iza obrnutog proxyja i nisu toÄno postavljene varijable za izmjenu konfiguracijske datoteke. ProÄitajte <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">odgovarajuću dokumentaciju</a>.", "Error occurred while checking server setup" : "PogreÅ¡ka prilikom provjere postavki poslužitelja", + "For more details see the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentation</a>." : "ViÅ¡e informacija potražite u <a target=\"_blank\" rel=\"noreferrer noopener\" href=“{docLink}“>dokumentaciji</a>.", "Your data directory and files are probably accessible from the Internet. The .htaccess file is not working. It is strongly recommended that you configure your web server so that the data directory is no longer accessible, or move the data directory outside the web server document root." : "VaÅ¡i direktoriji i datoteke vjerojatno su dostupni putem Interneta. Datoteka .htaccess nije u funkciji. PreporuÄujemo da konfigurirate web-poslužitelj tako da direktorij s podacima viÅ¡e nije dostupan ili premjestite direktorij s podacima izvan korijena web poslužitelja.", "The \"{header}\" HTTP header is not set to \"{expected}\". This is a potential security or privacy risk, as it is recommended to adjust this setting accordingly." : "HTTP zaglavlje „{header}†nije postavljeno na „{expected}â€. To je potencijalni rizik za sigurnost ili privatnost podataka pa preporuÄujemo da prilagodite ovu postavku.", "The \"{header}\" HTTP header is not set to \"{expected}\". Some features might not work correctly, as it is recommended to adjust this setting accordingly." : "HTTP zaglavlje „{header}†nije postavljeno na „{expected}â€. Neke znaÄajke možda neće ispravno raditi pa preporuÄujemo da prilagodite ovu postavku.", @@ -163,10 +165,12 @@ OC.L10N.register( "Log in with a device" : "Prijavite se s pomoću ureÄ‘aja", "Back" : "Natrag", "Reset search" : "Resetiraj pretraživanje", + "Search for {name} only" : "Traži samo {name}", "No results for {query}" : "Nema rezultata za {query}", "Start typing to search" : "PoÄnite unositi tekst za pretraživanje", "Loading more results …" : "UÄitavanje viÅ¡e rezultata…", "Load more results" : "UÄitaj viÅ¡e rezultata", + "An error occurred while searching for {type}" : "DoÅ¡lo je do pogreÅ¡ke pri traženju {type}", "_Please enter {minSearchLength} character or more to search_::_Please enter {minSearchLength} characters or more to search_" : ["Unesite {minSearchLength} ili viÅ¡e znakova za pretraživanje","Unesite {minSearchLength} ili viÅ¡e znakova za pretraživanje","Unesite {minSearchLength} ili viÅ¡e znakova za pretraživanje"], "Search {types} …" : "Traži {types}…", "Settings" : "Postavke", @@ -252,6 +256,8 @@ OC.L10N.register( "File not found" : "Datoteka nije pronaÄ‘ena", "The document could not be found on the server. Maybe the share was deleted or has expired?" : "Dokument nije moguće pronaći na poslužitelju. Možda je dijeljenje izbrisano ili je isteklo?", "Back to %s" : "Natrag na %s", + "Too many requests" : "PreviÅ¡e zahtjeva", + "There were too many requests from your network. Retry later or contact your administrator if this is an error." : "Zaprimljeno je previÅ¡e zahtjeva iz vaÅ¡e mreže. PokuÅ¡ajte kasnije ili se obratite administratoru ako se radi o pogreÅ¡ci.", "Error" : "PogreÅ¡ka", "Internal Server Error" : "Unutarnja pogreÅ¡ka poslužitelja", "The server was unable to complete your request." : "Poslužitelj nije u mogućnosti izvrÅ¡iti vaÅ¡ zahtjev.", diff --git a/core/l10n/hr.json b/core/l10n/hr.json index bb7e46330dc79b350a801c5e924aeb9b19af7e86..8af5e78aea1b3429456d6865ae01df4b99727a97 100644 --- a/core/l10n/hr.json +++ b/core/l10n/hr.json @@ -74,6 +74,7 @@ "No memory cache has been configured. To enhance performance, please configure a memcache, if available. Further information can be found in the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentation</a>." : "Nije konfigurirana nikakva predmemorija. Kako biste poboljÅ¡ali performanse sustava, konfigurirajte predmemoriju ako je dostupna. ViÅ¡e informacija možete pronaći u <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">dokumentaciji</a>.", "No suitable source for randomness found by PHP which is highly discouraged for security reasons. Further information can be found in the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentation</a>." : "PHP nije pronaÅ¡ao nikakav izvor nasumiÄnosti Å¡to nije povoljno iz sigurnosnog glediÅ¡ta. ViÅ¡e informacija možete pronaći u <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">dokumentaciji</a>.", "You are currently running PHP {version}. Upgrade your PHP version to take advantage of <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{phpLink}\">performance and security updates provided by the PHP Group</a> as soon as your distribution supports it." : "Trenutno upotrebljavate PHP {version}. Nadogradite inaÄicu PHP-a kako biste iskoristili <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{phpLink}\">ažuriranja performansi i sigurnosti koje isporuÄuje PHP Grupa</a> Äim vam vaÅ¡a distribucija to omogući.", + "Nextcloud 20 is the last release supporting PHP 7.2. Nextcloud 21 requires at least PHP 7.3." : "Nextcloud 20 posljednje je izdanje s podrÅ¡kom za PHP 7.2. Nextcloud 21 zahtjeva najmanje PHP 7.3.", "The reverse proxy header configuration is incorrect, or you are accessing Nextcloud from a trusted proxy. If not, this is a security issue and can allow an attacker to spoof their IP address as visible to the Nextcloud. Further information can be found in the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentation</a>." : "Konfiguracija obrnutog proxy zaglavlja je netoÄna ili pristupate Nextcloudu putem pouzdanog proxy poslužitelja. Ako to nije sluÄaj, radi se o sigurnosnom problemu koji može omogućiti napadaÄu da lažno predstavi svoju IP adresu koja je vidljiva Nextcloudu. Dodatne informacije možete pronaći u <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">dokumentaciji</a>.", "Memcached is configured as distributed cache, but the wrong PHP module \"memcache\" is installed. \\OC\\Memcache\\Memcached only supports \"memcached\" and not \"memcache\". See the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{wikiLink}\">memcached wiki about both modules</a>." : "Memcached je konfiguriran kao distribuirana predmemorija, ali je instaliran pogreÅ¡an PHP modul „memcacheâ€. \\OC\\Memcache\\Memcached podržava samo „memcachedâ€, a ne „memcacheâ€. Pogledajte <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{wikiLink}\">memcached wiki za informacije o oba modula</a>.", "Some files have not passed the integrity check. Further information on how to resolve this issue can be found in the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentation</a>. (<a href=\"{codeIntegrityDownloadEndpoint}\">List of invalid files…</a> / <a href=\"{rescanEndpoint}\">Rescan…</a>)" : "Neke datoteke nisu proÅ¡le provjeru cjelovitosti. Dodatne informacije o tome kako rijeÅ¡iti taj problem možete pronaći u <a target=\"_blank\" rel=\"noreferrer noopener\" href=“{docLink}“>dokumentaciji</a>. (<a href=\"{codeIntegrityDownloadEndpoint}\">Popis nevažećih datoteka…</a> / <a href=\"{rescanEndpoint}\">Ponovno skeniranje…</a>)", @@ -96,6 +97,7 @@ "This instance uses an S3 based object store as primary storage. The uploaded files are stored temporarily on the server and thus it is recommended to have 50 GB of free space available in the temp directory of PHP. Check the logs for full details about the path and the available space. To improve this please change the temporary directory in the php.ini or make more space available in that path." : "Ova instanca upotrebljava pohranu objekta temeljenu na S3 kao primarnu pohranu. Otpremljene datoteke privremeno se pohranjuju na poslužitelju i stoga je preporuÄljivo osigurati 50 GB slobodnog prostora u privremenom direktoriju PHP-a. ViÅ¡e informacija o putovima i dostupnom prostoru potražite u zapisima poslužitelja. Ako želite osloboditi viÅ¡e prostora, promijenite privremeni direktorij u datoteci php.ini ili oslobodite prostor na tom putu.", "You are accessing your instance over a secure connection, however your instance is generating insecure URLs. This most likely means that you are behind a reverse proxy and the overwrite config variables are not set correctly. Please read <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">the documentation page about this</a>." : "Instanci pristupate putem sigurne veze, ali instanca generira nesigurne URL-ove. To najvjerojatnije znaÄi da se nalazite iza obrnutog proxyja i nisu toÄno postavljene varijable za izmjenu konfiguracijske datoteke. ProÄitajte <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">odgovarajuću dokumentaciju</a>.", "Error occurred while checking server setup" : "PogreÅ¡ka prilikom provjere postavki poslužitelja", + "For more details see the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentation</a>." : "ViÅ¡e informacija potražite u <a target=\"_blank\" rel=\"noreferrer noopener\" href=“{docLink}“>dokumentaciji</a>.", "Your data directory and files are probably accessible from the Internet. The .htaccess file is not working. It is strongly recommended that you configure your web server so that the data directory is no longer accessible, or move the data directory outside the web server document root." : "VaÅ¡i direktoriji i datoteke vjerojatno su dostupni putem Interneta. Datoteka .htaccess nije u funkciji. PreporuÄujemo da konfigurirate web-poslužitelj tako da direktorij s podacima viÅ¡e nije dostupan ili premjestite direktorij s podacima izvan korijena web poslužitelja.", "The \"{header}\" HTTP header is not set to \"{expected}\". This is a potential security or privacy risk, as it is recommended to adjust this setting accordingly." : "HTTP zaglavlje „{header}†nije postavljeno na „{expected}â€. To je potencijalni rizik za sigurnost ili privatnost podataka pa preporuÄujemo da prilagodite ovu postavku.", "The \"{header}\" HTTP header is not set to \"{expected}\". Some features might not work correctly, as it is recommended to adjust this setting accordingly." : "HTTP zaglavlje „{header}†nije postavljeno na „{expected}â€. Neke znaÄajke možda neće ispravno raditi pa preporuÄujemo da prilagodite ovu postavku.", @@ -161,10 +163,12 @@ "Log in with a device" : "Prijavite se s pomoću ureÄ‘aja", "Back" : "Natrag", "Reset search" : "Resetiraj pretraživanje", + "Search for {name} only" : "Traži samo {name}", "No results for {query}" : "Nema rezultata za {query}", "Start typing to search" : "PoÄnite unositi tekst za pretraživanje", "Loading more results …" : "UÄitavanje viÅ¡e rezultata…", "Load more results" : "UÄitaj viÅ¡e rezultata", + "An error occurred while searching for {type}" : "DoÅ¡lo je do pogreÅ¡ke pri traženju {type}", "_Please enter {minSearchLength} character or more to search_::_Please enter {minSearchLength} characters or more to search_" : ["Unesite {minSearchLength} ili viÅ¡e znakova za pretraživanje","Unesite {minSearchLength} ili viÅ¡e znakova za pretraživanje","Unesite {minSearchLength} ili viÅ¡e znakova za pretraživanje"], "Search {types} …" : "Traži {types}…", "Settings" : "Postavke", @@ -250,6 +254,8 @@ "File not found" : "Datoteka nije pronaÄ‘ena", "The document could not be found on the server. Maybe the share was deleted or has expired?" : "Dokument nije moguće pronaći na poslužitelju. Možda je dijeljenje izbrisano ili je isteklo?", "Back to %s" : "Natrag na %s", + "Too many requests" : "PreviÅ¡e zahtjeva", + "There were too many requests from your network. Retry later or contact your administrator if this is an error." : "Zaprimljeno je previÅ¡e zahtjeva iz vaÅ¡e mreže. PokuÅ¡ajte kasnije ili se obratite administratoru ako se radi o pogreÅ¡ci.", "Error" : "PogreÅ¡ka", "Internal Server Error" : "Unutarnja pogreÅ¡ka poslužitelja", "The server was unable to complete your request." : "Poslužitelj nije u mogućnosti izvrÅ¡iti vaÅ¡ zahtjev.", diff --git a/core/l10n/it.js b/core/l10n/it.js index 92ec3bc2e440fe5ad27f0a7d342f3682340f9d67..662917c8f6e470386800c5b737dbb38a3a03be9e 100644 --- a/core/l10n/it.js +++ b/core/l10n/it.js @@ -71,6 +71,7 @@ OC.L10N.register( "The PHP module \"fileinfo\" is missing. It is strongly recommended to enable this module to get the best results with MIME type detection." : "Il modulo PHP 'fileinfo' non è presente. Consigliamo vivamente di abilitare questo modulo per ottenere risultati migliori con il rilevamento dei tipi MIME.", "Transactional file locking is disabled, this might lead to issues with race conditions. Enable \"filelocking.enabled\" in config.php to avoid these problems. See the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentation ↗</a> for more information." : "Il blocco del file transazionale è disabilitato, ciò potrebbe comportare problemi di race condition. Abilita 'filelocking.enabled' nel config-php per evitare questi problemi. Vedi la <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentazione ↗</a> per ulteriori informazioni.", "If your installation is not installed at the root of the domain and uses system cron, there can be issues with the URL generation. To avoid these problems, please set the \"overwrite.cli.url\" option in your config.php file to the webroot path of your installation (suggestion: \"{suggestedOverwriteCliURL}\")" : "Se la tua installazione non si trova nella radice del dominio e utilizza il cron di sistema, potrebbero esserci problemi con la generazione degli URL. Per evitare questi problemi, imposta l'opzione \"overwrite.cli.url\" nel file config.php al percorso della radice del sito della tua installazione (suggerimento: \"{suggestedOverwriteCliURL}\")", + "Your installation has no default phone region set. This is required to be able to validate phone numbers in the profile settings without a country code. To allow numbers without a country code, please add \"default_phone_region\" with the respective ISO 3166-1 code of the wished region." : "La tua installazione non ha una regione telefonica predefinita impostata. Ciò è necessario per poter convalidare i numeri di telefono nelle impostazioni del profilo senza un prefisso internazionale. Per consentire i numeri senza un prefisso internazionale, aggiungi \"default_phone_region\" con il rispettivo codice ISO 3166-1 della regione desiderata.", "It was not possible to execute the cron job via CLI. The following technical errors have appeared:" : "Non è stato possibile eseguire il job di cron tramite CLI. Sono apparsi i seguenti errori tecnici:", "Last background job execution ran {relativeTime}. Something seems wrong." : "L'ultima esecuzione dell'operazione in background è stata eseguita il {relativeTime}. Potrebbe esserci un problema.", "Check the background job settings" : "Controlla le impostazioni dell'operazione in background", diff --git a/core/l10n/it.json b/core/l10n/it.json index 153fe8d77c42fa388252364d037b1538b3051b7a..8408e6372d3352f5e7336e6db7d28f8fae2202ee 100644 --- a/core/l10n/it.json +++ b/core/l10n/it.json @@ -69,6 +69,7 @@ "The PHP module \"fileinfo\" is missing. It is strongly recommended to enable this module to get the best results with MIME type detection." : "Il modulo PHP 'fileinfo' non è presente. Consigliamo vivamente di abilitare questo modulo per ottenere risultati migliori con il rilevamento dei tipi MIME.", "Transactional file locking is disabled, this might lead to issues with race conditions. Enable \"filelocking.enabled\" in config.php to avoid these problems. See the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentation ↗</a> for more information." : "Il blocco del file transazionale è disabilitato, ciò potrebbe comportare problemi di race condition. Abilita 'filelocking.enabled' nel config-php per evitare questi problemi. Vedi la <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentazione ↗</a> per ulteriori informazioni.", "If your installation is not installed at the root of the domain and uses system cron, there can be issues with the URL generation. To avoid these problems, please set the \"overwrite.cli.url\" option in your config.php file to the webroot path of your installation (suggestion: \"{suggestedOverwriteCliURL}\")" : "Se la tua installazione non si trova nella radice del dominio e utilizza il cron di sistema, potrebbero esserci problemi con la generazione degli URL. Per evitare questi problemi, imposta l'opzione \"overwrite.cli.url\" nel file config.php al percorso della radice del sito della tua installazione (suggerimento: \"{suggestedOverwriteCliURL}\")", + "Your installation has no default phone region set. This is required to be able to validate phone numbers in the profile settings without a country code. To allow numbers without a country code, please add \"default_phone_region\" with the respective ISO 3166-1 code of the wished region." : "La tua installazione non ha una regione telefonica predefinita impostata. Ciò è necessario per poter convalidare i numeri di telefono nelle impostazioni del profilo senza un prefisso internazionale. Per consentire i numeri senza un prefisso internazionale, aggiungi \"default_phone_region\" con il rispettivo codice ISO 3166-1 della regione desiderata.", "It was not possible to execute the cron job via CLI. The following technical errors have appeared:" : "Non è stato possibile eseguire il job di cron tramite CLI. Sono apparsi i seguenti errori tecnici:", "Last background job execution ran {relativeTime}. Something seems wrong." : "L'ultima esecuzione dell'operazione in background è stata eseguita il {relativeTime}. Potrebbe esserci un problema.", "Check the background job settings" : "Controlla le impostazioni dell'operazione in background", diff --git a/core/l10n/lt_LT.js b/core/l10n/lt_LT.js index c5842f049ff3c497f57085d78fb16708c7f566f8..38431f2daf4bd794fdc0ad946d281785a11ff07f 100644 --- a/core/l10n/lt_LT.js +++ b/core/l10n/lt_LT.js @@ -96,7 +96,7 @@ OC.L10N.register( "Password" : "Slaptažodis", "Wrong username or password." : "Neteisingas naudotojo vardas ar slaptažodis.", "User disabled" : "Naudotojas iÅ¡jungtas", - "We have detected multiple invalid login attempts from your IP. Therefore your next login is throttled up to 30 seconds." : "Aptikome kelis nepavykusius prisijungimus iÅ¡ jÅ«sų IP adreso. DÄ—l to prisijungimo dažnis yra apribotas iki 30 sekundžių.", + "We have detected multiple invalid login attempts from your IP. Therefore your next login is throttled up to 30 seconds." : "DÄ—l daugkartinių nesÄ—kmingų bandymų prisijungti iÅ¡ jÅ«sų IP adreso, prisijungimai bus uždelsti iki 30 sekundžių.", "Your account is not setup for passwordless login." : "JÅ«sų paskyra nÄ—ra nustatyta prisijungimui be slaptažodžio.", "Passwordless authentication is not supported in your browser." : "TapatybÄ—s nustatymas be slaptažodžio nÄ—ra palaikomas jÅ«sų narÅ¡yklÄ—je.", "Passwordless authentication is only available over a secure connection." : "TapatybÄ—s nustatymas be slaptažodžio yra prieinamas tik per saugų ryšį.", diff --git a/core/l10n/lt_LT.json b/core/l10n/lt_LT.json index 3d16ee9db474c5aca38c89f9781966ac81be1147..0e2081218650bb45f4d64e6ef558d7bc67dc0409 100644 --- a/core/l10n/lt_LT.json +++ b/core/l10n/lt_LT.json @@ -94,7 +94,7 @@ "Password" : "Slaptažodis", "Wrong username or password." : "Neteisingas naudotojo vardas ar slaptažodis.", "User disabled" : "Naudotojas iÅ¡jungtas", - "We have detected multiple invalid login attempts from your IP. Therefore your next login is throttled up to 30 seconds." : "Aptikome kelis nepavykusius prisijungimus iÅ¡ jÅ«sų IP adreso. DÄ—l to prisijungimo dažnis yra apribotas iki 30 sekundžių.", + "We have detected multiple invalid login attempts from your IP. Therefore your next login is throttled up to 30 seconds." : "DÄ—l daugkartinių nesÄ—kmingų bandymų prisijungti iÅ¡ jÅ«sų IP adreso, prisijungimai bus uždelsti iki 30 sekundžių.", "Your account is not setup for passwordless login." : "JÅ«sų paskyra nÄ—ra nustatyta prisijungimui be slaptažodžio.", "Passwordless authentication is not supported in your browser." : "TapatybÄ—s nustatymas be slaptažodžio nÄ—ra palaikomas jÅ«sų narÅ¡yklÄ—je.", "Passwordless authentication is only available over a secure connection." : "TapatybÄ—s nustatymas be slaptažodžio yra prieinamas tik per saugų ryšį.", diff --git a/core/l10n/pl.js b/core/l10n/pl.js index d90180754840f3f0ea5168c25d3269428f8afe16..f53fd678071823e657e8086464e5c7e0c99871ce 100644 --- a/core/l10n/pl.js +++ b/core/l10n/pl.js @@ -71,6 +71,7 @@ OC.L10N.register( "The PHP module \"fileinfo\" is missing. It is strongly recommended to enable this module to get the best results with MIME type detection." : "Brak moduÅ‚u PHP 'fileinfo'. Zdecydowanie zaleca siÄ™, aby ten moduÅ‚ mógÅ‚ uzyskać najlepsze wyniki przy wykrywaniu typu MIME.", "Transactional file locking is disabled, this might lead to issues with race conditions. Enable \"filelocking.enabled\" in config.php to avoid these problems. See the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentation ↗</a> for more information." : "Transakcyjne blokowanie plików jest wyłączone, co może prowadzić do problemów z prÄ™dkoÅ›ciÄ… dziaÅ‚ania. Włącz \"filelocking.enabled\" w config.php, aby uniknąć tych problemów. WiÄ™cej informacji można znaleźć w <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">dokumentacji ↗</a>.", "If your installation is not installed at the root of the domain and uses system cron, there can be issues with the URL generation. To avoid these problems, please set the \"overwrite.cli.url\" option in your config.php file to the webroot path of your installation (suggestion: \"{suggestedOverwriteCliURL}\")" : "JeÅ›li instalacja nie jest zainstalowana w katalogu głównym domeny i używa systemu Cron, mogÄ… wystÄ…pić problemy z generowaniem adresu URL. Aby uniknąć tych problemów, ustaw opcjÄ™ \"overwrite.cli.url\" w pliku config.php na Å›cieżkÄ™ do katalogu głównego instalacji (sugestia: \"{suggestedOverwriteCliURL}\").", + "Your installation has no default phone region set. This is required to be able to validate phone numbers in the profile settings without a country code. To allow numbers without a country code, please add \"default_phone_region\" with the respective ISO 3166-1 code of the wished region." : "Twoja instalacja nie ma ustawionego domyÅ›lnego regionu telefonu. Jest to wymagane, aby móc sprawdzać numery telefonów w ustawieniach profilu bez kodu kraju. Aby zezwolić na numery bez kodu kraju, dodaj \"default_phone_region\" z odpowiednim kodem ISO 3166-1 żądanego regionu.", "It was not possible to execute the cron job via CLI. The following technical errors have appeared:" : "Nie można byÅ‚o wykonać zadania cron przez CLI. PojawiÅ‚y siÄ™ nastÄ™pujÄ…ce błędy techniczne:", "Last background job execution ran {relativeTime}. Something seems wrong." : "Ostatnie zadanie wykonane w tle trwaÅ‚o {relativeTime}. CoÅ› jest nie tak.", "Check the background job settings" : "Sprawdź ustawienia zadaÅ„ w tle", diff --git a/core/l10n/pl.json b/core/l10n/pl.json index 38a79c9db4b452b47c826373533336548f5eeb0f..f06c970929cb84ed7661c9f7b2c23e5d117aba10 100644 --- a/core/l10n/pl.json +++ b/core/l10n/pl.json @@ -69,6 +69,7 @@ "The PHP module \"fileinfo\" is missing. It is strongly recommended to enable this module to get the best results with MIME type detection." : "Brak moduÅ‚u PHP 'fileinfo'. Zdecydowanie zaleca siÄ™, aby ten moduÅ‚ mógÅ‚ uzyskać najlepsze wyniki przy wykrywaniu typu MIME.", "Transactional file locking is disabled, this might lead to issues with race conditions. Enable \"filelocking.enabled\" in config.php to avoid these problems. See the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentation ↗</a> for more information." : "Transakcyjne blokowanie plików jest wyłączone, co może prowadzić do problemów z prÄ™dkoÅ›ciÄ… dziaÅ‚ania. Włącz \"filelocking.enabled\" w config.php, aby uniknąć tych problemów. WiÄ™cej informacji można znaleźć w <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">dokumentacji ↗</a>.", "If your installation is not installed at the root of the domain and uses system cron, there can be issues with the URL generation. To avoid these problems, please set the \"overwrite.cli.url\" option in your config.php file to the webroot path of your installation (suggestion: \"{suggestedOverwriteCliURL}\")" : "JeÅ›li instalacja nie jest zainstalowana w katalogu głównym domeny i używa systemu Cron, mogÄ… wystÄ…pić problemy z generowaniem adresu URL. Aby uniknąć tych problemów, ustaw opcjÄ™ \"overwrite.cli.url\" w pliku config.php na Å›cieżkÄ™ do katalogu głównego instalacji (sugestia: \"{suggestedOverwriteCliURL}\").", + "Your installation has no default phone region set. This is required to be able to validate phone numbers in the profile settings without a country code. To allow numbers without a country code, please add \"default_phone_region\" with the respective ISO 3166-1 code of the wished region." : "Twoja instalacja nie ma ustawionego domyÅ›lnego regionu telefonu. Jest to wymagane, aby móc sprawdzać numery telefonów w ustawieniach profilu bez kodu kraju. Aby zezwolić na numery bez kodu kraju, dodaj \"default_phone_region\" z odpowiednim kodem ISO 3166-1 żądanego regionu.", "It was not possible to execute the cron job via CLI. The following technical errors have appeared:" : "Nie można byÅ‚o wykonać zadania cron przez CLI. PojawiÅ‚y siÄ™ nastÄ™pujÄ…ce błędy techniczne:", "Last background job execution ran {relativeTime}. Something seems wrong." : "Ostatnie zadanie wykonane w tle trwaÅ‚o {relativeTime}. CoÅ› jest nie tak.", "Check the background job settings" : "Sprawdź ustawienia zadaÅ„ w tle", diff --git a/lib/l10n/hr.js b/lib/l10n/hr.js index 3bb50e9d21ad9091a58b835871af680c3eba92d5..f29be4bbf639060bb264177e7e948d43c76f9bdb 100644 --- a/lib/l10n/hr.js +++ b/lib/l10n/hr.js @@ -10,6 +10,7 @@ OC.L10N.register( "The files of the app %1$s were not replaced correctly. Make sure it is a version compatible with the server." : "Datoteke aplikacije %1$s nisu ispravno zamijenjene. Provjerite je li inaÄica kompatibilna s poslužiteljem.", "Sample configuration detected" : "PronaÄ‘ena ogledna konfiguracija", "It has been detected that the sample configuration has been copied. This can break your installation and is unsupported. Please read the documentation before performing changes on config.php" : "Otkriveno je kopiranje ogledne konfiguracije. To može dovesti do poteÅ¡koća u radu vaÅ¡e instalacije i nije podržano. ProÄitajte dokumentaciju prije nego Å¡to izvrÅ¡ite promjene u config.php", + "Other activities" : "Druge aktivnosti", "%1$s and %2$s" : "%1$s i %2$s", "%1$s, %2$s and %3$s" : "%1$s, %2$s i %3$s", "%1$s, %2$s, %3$s and %4$s" : "%1$s, %2$s, %3$s i %4$s", @@ -22,6 +23,7 @@ OC.L10N.register( "PHP %s or higher is required." : "PHP inaÄica treba biti %s ili viÅ¡a.", "PHP with a version lower than %s is required." : "Potreban je PHP inaÄice manje od %s.", "%sbit or higher PHP required." : "Potreban je %s-bitni ili viÅ¡i PHP.", + "The following architectures are supported: %s" : "Podržane su sljedeće arhitekture: %s", "The following databases are supported: %s" : "Podržane su sljedeće baze podataka: %s", "The command line tool %s could not be found" : "Alat naredbenog retka %s nije pronaÄ‘en", "The library %s is not available." : "Biblioteka %s nije dostupna.", diff --git a/lib/l10n/hr.json b/lib/l10n/hr.json index a8ea7f823a56eadc053409442a4fed93a17c1c09..e117f623af89d006261233a25ce353e21cd4977c 100644 --- a/lib/l10n/hr.json +++ b/lib/l10n/hr.json @@ -8,6 +8,7 @@ "The files of the app %1$s were not replaced correctly. Make sure it is a version compatible with the server." : "Datoteke aplikacije %1$s nisu ispravno zamijenjene. Provjerite je li inaÄica kompatibilna s poslužiteljem.", "Sample configuration detected" : "PronaÄ‘ena ogledna konfiguracija", "It has been detected that the sample configuration has been copied. This can break your installation and is unsupported. Please read the documentation before performing changes on config.php" : "Otkriveno je kopiranje ogledne konfiguracije. To može dovesti do poteÅ¡koća u radu vaÅ¡e instalacije i nije podržano. ProÄitajte dokumentaciju prije nego Å¡to izvrÅ¡ite promjene u config.php", + "Other activities" : "Druge aktivnosti", "%1$s and %2$s" : "%1$s i %2$s", "%1$s, %2$s and %3$s" : "%1$s, %2$s i %3$s", "%1$s, %2$s, %3$s and %4$s" : "%1$s, %2$s, %3$s i %4$s", @@ -20,6 +21,7 @@ "PHP %s or higher is required." : "PHP inaÄica treba biti %s ili viÅ¡a.", "PHP with a version lower than %s is required." : "Potreban je PHP inaÄice manje od %s.", "%sbit or higher PHP required." : "Potreban je %s-bitni ili viÅ¡i PHP.", + "The following architectures are supported: %s" : "Podržane su sljedeće arhitekture: %s", "The following databases are supported: %s" : "Podržane su sljedeće baze podataka: %s", "The command line tool %s could not be found" : "Alat naredbenog retka %s nije pronaÄ‘en", "The library %s is not available." : "Biblioteka %s nije dostupna.", diff --git a/lib/l10n/lt_LT.js b/lib/l10n/lt_LT.js index 2a34382200822a28ba1db39044442957a069712d..dc79314b62b68486701a4a642aa0eaa30e4c7b1b 100644 --- a/lib/l10n/lt_LT.js +++ b/lib/l10n/lt_LT.js @@ -1,7 +1,7 @@ OC.L10N.register( "lib", { - "Cannot write into \"config\" directory!" : "Nepavyksta raÅ¡yti į \"config\" katalogÄ…!", + "Cannot write into \"config\" directory!" : "Nepavyksta raÅ¡yti į „config“ katalogÄ…!", "This can usually be fixed by giving the webserver write access to the config directory" : "Tai, dažniausiai, gali bÅ«ti iÅ¡taisyta suteikiant saityno serveriui raÅ¡ymo prieigÄ… prie konfigÅ«racijos katalogo", "See %s" : "ŽiÅ«rÄ—kite %s", "Sample configuration detected" : "Aptiktas konfigÅ«racijos pavyzdys", @@ -57,8 +57,8 @@ OC.L10N.register( "File name contains at least one invalid character" : "Failo vardas sudarytas iÅ¡ neleistinų simbolių", "File name is too long" : "Failo pavadinimas per ilgas", "Empty filename is not allowed" : "TuÅ¡Äias failo pavadinimas nÄ—ra leidžiamas", - "App \"%s\" cannot be installed because appinfo file cannot be read." : "ProgramÄ—lÄ— \"%s\" negali bÅ«ti įdiegta, kadangi negalima perskaityti appinfo failo.", - "App \"%s\" cannot be installed because it is not compatible with this version of the server." : "ProgramÄ—lÄ— \"%s\" negali bÅ«ti įdiegta, kadangi ji nÄ—ra suderinama su serverio versija.", + "App \"%s\" cannot be installed because appinfo file cannot be read." : "ProgramÄ—lÄ— „%s“ negali bÅ«ti įdiegta, nes nepavyksta perskaityti appinfo failo.", + "App \"%s\" cannot be installed because it is not compatible with this version of the server." : "ProgramÄ—lÄ— „%s“ negali bÅ«ti įdiegta, nes ji nÄ—ra suderinama su Å¡ia serverio versija.", "__language_name__" : "Lietuvių", "This is an automatically sent email, please do not reply." : "Tai yra automatinis praneÅ¡imas, praÅ¡ome neatsakyti.", "Help" : "Pagalba", @@ -144,7 +144,7 @@ OC.L10N.register( "Oct." : "Spl.", "Nov." : "Lap.", "Dec." : "Grd.", - "Only the following characters are allowed in a username: \"a-z\", \"A-Z\", \"0-9\", and \"_.@-'\"" : "Naudotojo varde leidžiama naudoti tik Å¡iuos simbolius: \"a-z\", \"A-Z\", \"0-9\", ir \"_.@-'\"", + "Only the following characters are allowed in a username: \"a-z\", \"A-Z\", \"0-9\", and \"_.@-'\"" : "Naudotojo varde leidžiama naudoti tik Å¡iuos simbolius: „a-z“, „A-Z“, „0-9“, ir „_.@-'“", "A valid username must be provided" : "Privalo bÅ«ti pateiktas tinkamas naudotojo vardas", "Username contains whitespace at the beginning or at the end" : "Naudotojo varde pradžioje ar pabaigoje yra tarpas", "Username must not consist of dots only" : "Naudotojo vardas negali bÅ«ti sudarytas tik iÅ¡ taÅ¡kų.", @@ -161,19 +161,19 @@ OC.L10N.register( "Authentication error" : "TapatybÄ—s nustatymo klaida", "Token expired. Please reload page." : "PasibaigÄ— prieigos rakto galiojimas. PraÅ¡ome įkelti puslapį iÅ¡ naujo.", "No database drivers (sqlite, mysql, or postgresql) installed." : "NÄ—ra įdiegtos duomenų bazių tvarkyklÄ—s (sqlite, mysql, or postgresql)", - "Cannot write into \"config\" directory" : "Nepavyksta raÅ¡yti į \"config\" katalogÄ…!", + "Cannot write into \"config\" directory" : "Nepavyksta raÅ¡yti į „config“ katalogÄ…", "This can usually be fixed by giving the webserver write access to the config directory. See %s" : "Tai, dažniausiai, gali bÅ«ti pataisyta, suteikiant saityno serveriui raÅ¡ymo prieigÄ… prie konfigÅ«racijos katalogo. ŽiÅ«rÄ—kite %s", - "Cannot write into \"apps\" directory" : "Nepavyksta įraÅ¡yti į \"apps\" katalogÄ…", - "Cannot create \"data\" directory" : "Nepavyksta sukurti katalogo \"data\"", + "Cannot write into \"apps\" directory" : "Nepavyksta raÅ¡yti į „apps“ katalogÄ…", + "Cannot create \"data\" directory" : "Nepavyksta sukurti katalogo „data“", "This can usually be fixed by giving the webserver write access to the root directory. See %s" : "Tai, dažniausiai, gali bÅ«ti iÅ¡taisyta, suteikiant saityno serveriui raÅ¡ymo prieigÄ… prie Å¡akninio katalogo. ŽiÅ«rÄ—kite %s", "Permissions can usually be fixed by giving the webserver write access to the root directory. See %s." : "TeisÄ—s gali bÅ«ti pataisytos, suteikiant saityno serveriui raÅ¡ymo prieigÄ… prie Å¡akninio katalogo. ŽiÅ«rÄ—kite %s", "Setting locale to %s failed" : "Nepavyko nustatyti vietos %s", "Please install one of these locales on your system and restart your webserver." : "PraÅ¡ome įdiekite vienÄ… Å¡ių lokalių savo sistemoje ir perkraukite žiniatinklio serverį.", "PHP module %s not installed." : "PHP modulis %s neįdiegtas.", "Please ask your server administrator to install the module." : "KreipkitÄ—s į savo sistemos administratorių, kad jis įdiegtų modulį.", - "PHP setting \"%s\" is not set to \"%s\"." : "PHP nustatymas \"%s\" nenustatytas į \"%s\".", + "PHP setting \"%s\" is not set to \"%s\"." : "PHP nustatymas „%s“ nÄ—ra nustatytas į „%s“.", "Adjusting this setting in php.ini will make Nextcloud run again" : "Å ių nustatymų pritaikymas php.ini faile, iÅ¡ naujo paleis Nextcloud", - "mbstring.func_overload is set to \"%s\" instead of the expected value \"0\"" : "mbstring.func_overload yra nustatytas į \"%s\" vietoj numatomos reikÅ¡mÄ—s \"0\"", + "mbstring.func_overload is set to \"%s\" instead of the expected value \"0\"" : "mbstring.func_overload yra nustatytas į „%s“ vietoj numatomos reikÅ¡mÄ—s \"0\"", "To fix this issue set <code>mbstring.func_overload</code> to <code>0</code> in your php.ini" : "NorÄ—dami iÅ¡sprÄ™sti Å¡iÄ… problemÄ…, nustatykite <code>mbstring.func_overload</code> į <code>0</code> savo php.ini faile", "libxml2 2.7.0 is at least required. Currently %s is installed." : "Reikalinga ne mažesnÄ— nei libxml2 2.7.0 versija. Å iuo metu yra instaliuota %s.", "To fix this issue update your libxml2 version and restart your web server." : "Atnaujinkite libxml2 versijÄ… ir perkraukite žiniatinklio serverį, kad sutvarkytumÄ—te Å¡iÄ… problemÄ….", @@ -184,12 +184,12 @@ OC.L10N.register( "Your data directory is readable by other users" : "Duomenų katalogÄ… gali skaityti kiti naudotojai", "Please change the permissions to 0770 so that the directory cannot be listed by other users." : "Pakeiskite leidimus į 0770, kad Å¡is katalogas negalÄ—tų bÅ«ti iÅ¡vardytas kitiems naudotojams.", "Your data directory must be an absolute path" : "JÅ«sų duomenų katalogas privalo bÅ«ti absoliutusis kelias", - "Check the value of \"datadirectory\" in your configuration" : "Patikrinkite \"datadirectory\" reikÅ¡mÄ™ savo konfigÅ«racijoje.", + "Check the value of \"datadirectory\" in your configuration" : "Patikrinkite savo konfigÅ«racijoje „datadirectory“ reikÅ¡mÄ™", "Your data directory is invalid" : "Neteisingas duomenų katalogas", - "Ensure there is a file called \".ocdata\" in the root of the data directory." : "Ä®sitikinkite, kad Å¡akniniame duomenų kataloge yra yra \".ocdata\" failas.", + "Ensure there is a file called \".ocdata\" in the root of the data directory." : "Ä®sitikinkite, kad Å¡akniniame duomenų kataloge yra failas, pavadinimu „.ocdata“.", "Action \"%s\" not supported or implemented." : "Veiksmas \"%s\" nepalaikomas ar neįgyvendintas.", "Authentication failed, wrong token or provider ID given" : "TapatybÄ—s nustatymas nepavyko, nurodytas neteisingas prieigos raktas arba teikÄ—jo ID", - "Could not obtain lock type %d on \"%s\"." : "Nepavyko gauti užrakto tipo %d ties \"%s\".", + "Could not obtain lock type %d on \"%s\"." : "Nepavyko gauti užrakto tipo %d ties „%s“.", "Storage unauthorized. %s" : "Saugykla nesankcionuota. %s", "Storage incomplete configuration. %s" : "Nepilna saugyklos konfigÅ«racija. %s", "Storage connection error. %s" : "Saugyklos sujungimo ryÅ¡io klaida. %s", diff --git a/lib/l10n/lt_LT.json b/lib/l10n/lt_LT.json index c49530030a85e1c620fb083ddf634ee9a43aadfb..8faa071a930f3df5e7a68104821765bc7cd4d24a 100644 --- a/lib/l10n/lt_LT.json +++ b/lib/l10n/lt_LT.json @@ -1,5 +1,5 @@ { "translations": { - "Cannot write into \"config\" directory!" : "Nepavyksta raÅ¡yti į \"config\" katalogÄ…!", + "Cannot write into \"config\" directory!" : "Nepavyksta raÅ¡yti į „config“ katalogÄ…!", "This can usually be fixed by giving the webserver write access to the config directory" : "Tai, dažniausiai, gali bÅ«ti iÅ¡taisyta suteikiant saityno serveriui raÅ¡ymo prieigÄ… prie konfigÅ«racijos katalogo", "See %s" : "ŽiÅ«rÄ—kite %s", "Sample configuration detected" : "Aptiktas konfigÅ«racijos pavyzdys", @@ -55,8 +55,8 @@ "File name contains at least one invalid character" : "Failo vardas sudarytas iÅ¡ neleistinų simbolių", "File name is too long" : "Failo pavadinimas per ilgas", "Empty filename is not allowed" : "TuÅ¡Äias failo pavadinimas nÄ—ra leidžiamas", - "App \"%s\" cannot be installed because appinfo file cannot be read." : "ProgramÄ—lÄ— \"%s\" negali bÅ«ti įdiegta, kadangi negalima perskaityti appinfo failo.", - "App \"%s\" cannot be installed because it is not compatible with this version of the server." : "ProgramÄ—lÄ— \"%s\" negali bÅ«ti įdiegta, kadangi ji nÄ—ra suderinama su serverio versija.", + "App \"%s\" cannot be installed because appinfo file cannot be read." : "ProgramÄ—lÄ— „%s“ negali bÅ«ti įdiegta, nes nepavyksta perskaityti appinfo failo.", + "App \"%s\" cannot be installed because it is not compatible with this version of the server." : "ProgramÄ—lÄ— „%s“ negali bÅ«ti įdiegta, nes ji nÄ—ra suderinama su Å¡ia serverio versija.", "__language_name__" : "Lietuvių", "This is an automatically sent email, please do not reply." : "Tai yra automatinis praneÅ¡imas, praÅ¡ome neatsakyti.", "Help" : "Pagalba", @@ -142,7 +142,7 @@ "Oct." : "Spl.", "Nov." : "Lap.", "Dec." : "Grd.", - "Only the following characters are allowed in a username: \"a-z\", \"A-Z\", \"0-9\", and \"_.@-'\"" : "Naudotojo varde leidžiama naudoti tik Å¡iuos simbolius: \"a-z\", \"A-Z\", \"0-9\", ir \"_.@-'\"", + "Only the following characters are allowed in a username: \"a-z\", \"A-Z\", \"0-9\", and \"_.@-'\"" : "Naudotojo varde leidžiama naudoti tik Å¡iuos simbolius: „a-z“, „A-Z“, „0-9“, ir „_.@-'“", "A valid username must be provided" : "Privalo bÅ«ti pateiktas tinkamas naudotojo vardas", "Username contains whitespace at the beginning or at the end" : "Naudotojo varde pradžioje ar pabaigoje yra tarpas", "Username must not consist of dots only" : "Naudotojo vardas negali bÅ«ti sudarytas tik iÅ¡ taÅ¡kų.", @@ -159,19 +159,19 @@ "Authentication error" : "TapatybÄ—s nustatymo klaida", "Token expired. Please reload page." : "PasibaigÄ— prieigos rakto galiojimas. PraÅ¡ome įkelti puslapį iÅ¡ naujo.", "No database drivers (sqlite, mysql, or postgresql) installed." : "NÄ—ra įdiegtos duomenų bazių tvarkyklÄ—s (sqlite, mysql, or postgresql)", - "Cannot write into \"config\" directory" : "Nepavyksta raÅ¡yti į \"config\" katalogÄ…!", + "Cannot write into \"config\" directory" : "Nepavyksta raÅ¡yti į „config“ katalogÄ…", "This can usually be fixed by giving the webserver write access to the config directory. See %s" : "Tai, dažniausiai, gali bÅ«ti pataisyta, suteikiant saityno serveriui raÅ¡ymo prieigÄ… prie konfigÅ«racijos katalogo. ŽiÅ«rÄ—kite %s", - "Cannot write into \"apps\" directory" : "Nepavyksta įraÅ¡yti į \"apps\" katalogÄ…", - "Cannot create \"data\" directory" : "Nepavyksta sukurti katalogo \"data\"", + "Cannot write into \"apps\" directory" : "Nepavyksta raÅ¡yti į „apps“ katalogÄ…", + "Cannot create \"data\" directory" : "Nepavyksta sukurti katalogo „data“", "This can usually be fixed by giving the webserver write access to the root directory. See %s" : "Tai, dažniausiai, gali bÅ«ti iÅ¡taisyta, suteikiant saityno serveriui raÅ¡ymo prieigÄ… prie Å¡akninio katalogo. ŽiÅ«rÄ—kite %s", "Permissions can usually be fixed by giving the webserver write access to the root directory. See %s." : "TeisÄ—s gali bÅ«ti pataisytos, suteikiant saityno serveriui raÅ¡ymo prieigÄ… prie Å¡akninio katalogo. ŽiÅ«rÄ—kite %s", "Setting locale to %s failed" : "Nepavyko nustatyti vietos %s", "Please install one of these locales on your system and restart your webserver." : "PraÅ¡ome įdiekite vienÄ… Å¡ių lokalių savo sistemoje ir perkraukite žiniatinklio serverį.", "PHP module %s not installed." : "PHP modulis %s neįdiegtas.", "Please ask your server administrator to install the module." : "KreipkitÄ—s į savo sistemos administratorių, kad jis įdiegtų modulį.", - "PHP setting \"%s\" is not set to \"%s\"." : "PHP nustatymas \"%s\" nenustatytas į \"%s\".", + "PHP setting \"%s\" is not set to \"%s\"." : "PHP nustatymas „%s“ nÄ—ra nustatytas į „%s“.", "Adjusting this setting in php.ini will make Nextcloud run again" : "Å ių nustatymų pritaikymas php.ini faile, iÅ¡ naujo paleis Nextcloud", - "mbstring.func_overload is set to \"%s\" instead of the expected value \"0\"" : "mbstring.func_overload yra nustatytas į \"%s\" vietoj numatomos reikÅ¡mÄ—s \"0\"", + "mbstring.func_overload is set to \"%s\" instead of the expected value \"0\"" : "mbstring.func_overload yra nustatytas į „%s“ vietoj numatomos reikÅ¡mÄ—s \"0\"", "To fix this issue set <code>mbstring.func_overload</code> to <code>0</code> in your php.ini" : "NorÄ—dami iÅ¡sprÄ™sti Å¡iÄ… problemÄ…, nustatykite <code>mbstring.func_overload</code> į <code>0</code> savo php.ini faile", "libxml2 2.7.0 is at least required. Currently %s is installed." : "Reikalinga ne mažesnÄ— nei libxml2 2.7.0 versija. Å iuo metu yra instaliuota %s.", "To fix this issue update your libxml2 version and restart your web server." : "Atnaujinkite libxml2 versijÄ… ir perkraukite žiniatinklio serverį, kad sutvarkytumÄ—te Å¡iÄ… problemÄ….", @@ -182,12 +182,12 @@ "Your data directory is readable by other users" : "Duomenų katalogÄ… gali skaityti kiti naudotojai", "Please change the permissions to 0770 so that the directory cannot be listed by other users." : "Pakeiskite leidimus į 0770, kad Å¡is katalogas negalÄ—tų bÅ«ti iÅ¡vardytas kitiems naudotojams.", "Your data directory must be an absolute path" : "JÅ«sų duomenų katalogas privalo bÅ«ti absoliutusis kelias", - "Check the value of \"datadirectory\" in your configuration" : "Patikrinkite \"datadirectory\" reikÅ¡mÄ™ savo konfigÅ«racijoje.", + "Check the value of \"datadirectory\" in your configuration" : "Patikrinkite savo konfigÅ«racijoje „datadirectory“ reikÅ¡mÄ™", "Your data directory is invalid" : "Neteisingas duomenų katalogas", - "Ensure there is a file called \".ocdata\" in the root of the data directory." : "Ä®sitikinkite, kad Å¡akniniame duomenų kataloge yra yra \".ocdata\" failas.", + "Ensure there is a file called \".ocdata\" in the root of the data directory." : "Ä®sitikinkite, kad Å¡akniniame duomenų kataloge yra failas, pavadinimu „.ocdata“.", "Action \"%s\" not supported or implemented." : "Veiksmas \"%s\" nepalaikomas ar neįgyvendintas.", "Authentication failed, wrong token or provider ID given" : "TapatybÄ—s nustatymas nepavyko, nurodytas neteisingas prieigos raktas arba teikÄ—jo ID", - "Could not obtain lock type %d on \"%s\"." : "Nepavyko gauti užrakto tipo %d ties \"%s\".", + "Could not obtain lock type %d on \"%s\"." : "Nepavyko gauti užrakto tipo %d ties „%s“.", "Storage unauthorized. %s" : "Saugykla nesankcionuota. %s", "Storage incomplete configuration. %s" : "Nepilna saugyklos konfigÅ«racija. %s", "Storage connection error. %s" : "Saugyklos sujungimo ryÅ¡io klaida. %s",