diff --git a/apps/accessibility/l10n/ca.js b/apps/accessibility/l10n/ca.js index 5baf983758b01fe302a8aaaa0ea2d28364c00582..5b959ea7734043589705df148002f41cb5f615d5 100644 --- a/apps/accessibility/l10n/ca.js +++ b/apps/accessibility/l10n/ca.js @@ -5,11 +5,11 @@ OC.L10N.register( "A high contrast theme to ease your navigation. Visual quality will be reduced but clarity will be increased." : "Un tema de contrast alt per facilitar la navegació. La qualitat visual es reduirà però s'incrementarà la claredat.", "Dark theme (beta)" : "Tema fosc (beta)", "A dark theme to ease your eyes by reducing the overall luminosity and brightness. It is still under development, so please report any issues you may find." : "Un tema fosc per ajudar els ulls reduint la lluminositat i la brillantor totals. És sota desenvolupament, de manera que si us plau informeu de les errades que hi pugueu trobar. ", - "Dyslexia font" : "Font Dyslexia", - "OpenDyslexic is a free typeface/font designed to mitigate some of the common reading errors caused by dyslexia." : "OpenDyslexic és una font/tipus dissenyada per mitigar alguns dels errors comuns de lectura causats per la dislèxia.", + "Dyslexia font" : "Tipus de lletra per a la dislèxia", + "OpenDyslexic is a free typeface/font designed to mitigate some of the common reading errors caused by dyslexia." : "OpenDyslexic és un tipus de lletra gratuït dissenyat per mitigar alguns dels errors de lectura habituals causats per la dislèxia.", "Accessibility" : "Accessibilitat", - "Accessibility options for nextcloud" : "Opcions d'accessibilitat per nextcloud", - "Provides multiple accessibilities options to ease your use of Nextcloud" : "Proveeix múltiples opcions d'accessibilitats per facilitar-vos l'ús de Nextcloud", + "Accessibility options for nextcloud" : "Parà metres d'accessibilitat de Nextcloud", + "Provides multiple accessibilities options to ease your use of Nextcloud" : "Proporciona diversos parà metres d'accessibilitat per facilitar-vos l'ús de Nextcloud", "Web Content Accessibility Guidelines" : "Pautes d'accessibilitat de continguts web", "our issue tracker" : "el nostre seguidor d'incidències", "our design team" : "el nostre equip de disseny", diff --git a/apps/accessibility/l10n/ca.json b/apps/accessibility/l10n/ca.json index 01140457883e10460414e660fdc65d2e8feeaa55..1801ba21d0359622c86fb1aefbe904d79db0b8f9 100644 --- a/apps/accessibility/l10n/ca.json +++ b/apps/accessibility/l10n/ca.json @@ -3,11 +3,11 @@ "A high contrast theme to ease your navigation. Visual quality will be reduced but clarity will be increased." : "Un tema de contrast alt per facilitar la navegació. La qualitat visual es reduirà però s'incrementarà la claredat.", "Dark theme (beta)" : "Tema fosc (beta)", "A dark theme to ease your eyes by reducing the overall luminosity and brightness. It is still under development, so please report any issues you may find." : "Un tema fosc per ajudar els ulls reduint la lluminositat i la brillantor totals. És sota desenvolupament, de manera que si us plau informeu de les errades que hi pugueu trobar. ", - "Dyslexia font" : "Font Dyslexia", - "OpenDyslexic is a free typeface/font designed to mitigate some of the common reading errors caused by dyslexia." : "OpenDyslexic és una font/tipus dissenyada per mitigar alguns dels errors comuns de lectura causats per la dislèxia.", + "Dyslexia font" : "Tipus de lletra per a la dislèxia", + "OpenDyslexic is a free typeface/font designed to mitigate some of the common reading errors caused by dyslexia." : "OpenDyslexic és un tipus de lletra gratuït dissenyat per mitigar alguns dels errors de lectura habituals causats per la dislèxia.", "Accessibility" : "Accessibilitat", - "Accessibility options for nextcloud" : "Opcions d'accessibilitat per nextcloud", - "Provides multiple accessibilities options to ease your use of Nextcloud" : "Proveeix múltiples opcions d'accessibilitats per facilitar-vos l'ús de Nextcloud", + "Accessibility options for nextcloud" : "Parà metres d'accessibilitat de Nextcloud", + "Provides multiple accessibilities options to ease your use of Nextcloud" : "Proporciona diversos parà metres d'accessibilitat per facilitar-vos l'ús de Nextcloud", "Web Content Accessibility Guidelines" : "Pautes d'accessibilitat de continguts web", "our issue tracker" : "el nostre seguidor d'incidències", "our design team" : "el nostre equip de disseny", diff --git a/apps/dav/l10n/lt_LT.js b/apps/dav/l10n/lt_LT.js index 7f2fd3b3df9ee85d8f8454581e655e5fbc9b39ac..736315f9a6ed93b35dd9c0ae0e4fbb1e32ec2f1d 100644 --- a/apps/dav/l10n/lt_LT.js +++ b/apps/dav/l10n/lt_LT.js @@ -42,7 +42,9 @@ OC.L10N.register( "A calendar <strong>todo</strong> was modified" : "Kalendoriaus <strong>užduotis</strong> buvo pakeista", "Contact birthdays" : "Adresatų gimtadieniai", "%1$s via %2$s" : "%1$s per %2$s", + "Invitation canceled" : "Kvietimas atÅ¡auktas", "Hello %s," : "Sveiki, %s,", + "The meeting »%1$s« with %2$s was canceled." : "Susikimas „%1$s“ su %2$s atÅ¡auktas.", "Invitation updated" : "Pakvietimas atnaujintas", "%1$s invited you to »%2$s«" : "%1$s jus pakvietÄ— į »%2$s«", "When:" : "Kada:", @@ -61,6 +63,7 @@ OC.L10N.register( "Save" : "Ä®raÅ¡yti", "Calendar server" : "Kalendoriaus serveris", "%s via %s" : "%s per %s", + "The meeting »%s« with %s was canceled." : "Susikimas „%s“ su %s atÅ¡auktas.", "%s invited you to »%s«" : "%s pakvietÄ— jus į »%s«" }, "nplurals=4; plural=(n % 10 == 1 && (n % 100 > 19 || n % 100 < 11) ? 0 : (n % 10 >= 2 && n % 10 <=9) && (n % 100 > 19 || n % 100 < 11) ? 1 : n % 1 != 0 ? 2: 3);"); diff --git a/apps/dav/l10n/lt_LT.json b/apps/dav/l10n/lt_LT.json index 6bf08e8f1af9ed29dd4b41ed63e8b4226e635f3f..7e6aaefe96e75aa07fb2bf112973a566c431e504 100644 --- a/apps/dav/l10n/lt_LT.json +++ b/apps/dav/l10n/lt_LT.json @@ -40,7 +40,9 @@ "A calendar <strong>todo</strong> was modified" : "Kalendoriaus <strong>užduotis</strong> buvo pakeista", "Contact birthdays" : "Adresatų gimtadieniai", "%1$s via %2$s" : "%1$s per %2$s", + "Invitation canceled" : "Kvietimas atÅ¡auktas", "Hello %s," : "Sveiki, %s,", + "The meeting »%1$s« with %2$s was canceled." : "Susikimas „%1$s“ su %2$s atÅ¡auktas.", "Invitation updated" : "Pakvietimas atnaujintas", "%1$s invited you to »%2$s«" : "%1$s jus pakvietÄ— į »%2$s«", "When:" : "Kada:", @@ -59,6 +61,7 @@ "Save" : "Ä®raÅ¡yti", "Calendar server" : "Kalendoriaus serveris", "%s via %s" : "%s per %s", + "The meeting »%s« with %s was canceled." : "Susikimas „%s“ su %s atÅ¡auktas.", "%s invited you to »%s«" : "%s pakvietÄ— jus į »%s«" },"pluralForm" :"nplurals=4; plural=(n % 10 == 1 && (n % 100 > 19 || n % 100 < 11) ? 0 : (n % 10 >= 2 && n % 10 <=9) && (n % 100 > 19 || n % 100 < 11) ? 1 : n % 1 != 0 ? 2: 3);" } \ No newline at end of file diff --git a/apps/encryption/l10n/lt_LT.js b/apps/encryption/l10n/lt_LT.js index b1c811f7fb50bf05be543d6fe07d38099904beef..2fdae24f9221ec36476bdd8fea915d06568f7827 100644 --- a/apps/encryption/l10n/lt_LT.js +++ b/apps/encryption/l10n/lt_LT.js @@ -38,6 +38,7 @@ OC.L10N.register( "Cheers!" : "Sveikinimai!", "Hey there,<br><br>the admin enabled server-side-encryption. Your files were encrypted using the password <strong>%s</strong>.<br><br>Please login to the web interface, go to the section \"basic encryption module\" of your personal settings and update your encryption password by entering this password into the \"old log-in password\" field and your current login-password.<br><br>" : "Sveiki, <br><br>Administratorius įjungÄ— Å¡ifravimÄ… sistemoje. JÅ«sų failai buvo užšifruoti naudojantis Å¡iuo slaptažodžiu: <strong>%s</strong>.<br><br> Prisijunkite prie sistemos, atidarykite nustatymus, pasirinkite skiltį \"Å ifravimo įskiepis\" ir atnaujinkite savo Å¡ifravimui skirtÄ… slaptažodį pasinaudodami Å¡iuo ir savo prisijungimo slaptažodžiu.<br><br>", "Encryption app is enabled but your keys are not initialized, please log-out and log-in again" : "Å ifravimo programÄ—lÄ— yra įjungta, taÄiau jÅ«sų raktai nÄ—ra inicijuoti. Atsijunkite ir dar kartÄ… prisijunkite", + "Encrypt the home storage" : "Å ifruoti saugyklÄ…", "Enable recovery key" : "Naudoti atstatymo raktÄ…", "Disable recovery key" : "Nenaudoti atstatymo rakto", "The recovery key is an extra encryption key that is used to encrypt files. It allows recovery of a user's files if the user forgets his or her password." : "AtkÅ«rimo raktas yra papildomas Å¡ifravimo raktas, kuris naudojamas failų Å¡ifravimui. Jis leidžia atkurti naudotojo failus tuo atveju, jei naudotojas pamirÅ¡ savo slaptažodį.", diff --git a/apps/encryption/l10n/lt_LT.json b/apps/encryption/l10n/lt_LT.json index 8297759837f3f5acde5d595ba0e8754b99369b98..4eb49ca27fa1df8752bf6dd464e9a40596aa58d0 100644 --- a/apps/encryption/l10n/lt_LT.json +++ b/apps/encryption/l10n/lt_LT.json @@ -36,6 +36,7 @@ "Cheers!" : "Sveikinimai!", "Hey there,<br><br>the admin enabled server-side-encryption. Your files were encrypted using the password <strong>%s</strong>.<br><br>Please login to the web interface, go to the section \"basic encryption module\" of your personal settings and update your encryption password by entering this password into the \"old log-in password\" field and your current login-password.<br><br>" : "Sveiki, <br><br>Administratorius įjungÄ— Å¡ifravimÄ… sistemoje. JÅ«sų failai buvo užšifruoti naudojantis Å¡iuo slaptažodžiu: <strong>%s</strong>.<br><br> Prisijunkite prie sistemos, atidarykite nustatymus, pasirinkite skiltį \"Å ifravimo įskiepis\" ir atnaujinkite savo Å¡ifravimui skirtÄ… slaptažodį pasinaudodami Å¡iuo ir savo prisijungimo slaptažodžiu.<br><br>", "Encryption app is enabled but your keys are not initialized, please log-out and log-in again" : "Å ifravimo programÄ—lÄ— yra įjungta, taÄiau jÅ«sų raktai nÄ—ra inicijuoti. Atsijunkite ir dar kartÄ… prisijunkite", + "Encrypt the home storage" : "Å ifruoti saugyklÄ…", "Enable recovery key" : "Naudoti atstatymo raktÄ…", "Disable recovery key" : "Nenaudoti atstatymo rakto", "The recovery key is an extra encryption key that is used to encrypt files. It allows recovery of a user's files if the user forgets his or her password." : "AtkÅ«rimo raktas yra papildomas Å¡ifravimo raktas, kuris naudojamas failų Å¡ifravimui. Jis leidžia atkurti naudotojo failus tuo atveju, jei naudotojas pamirÅ¡ savo slaptažodį.", diff --git a/apps/federatedfilesharing/l10n/lt_LT.js b/apps/federatedfilesharing/l10n/lt_LT.js index 4b953c07c29173c30bd5bcefa56a45bfca708b6f..c277f3440bb93a19f97fdd37ee4874a05d5faeda 100644 --- a/apps/federatedfilesharing/l10n/lt_LT.js +++ b/apps/federatedfilesharing/l10n/lt_LT.js @@ -5,7 +5,7 @@ OC.L10N.register( "Do you want to add the remote share {name} from {owner}@{remote}?" : "Ar norite pridÄ—ti nuotolinį vieÅ¡inį {name} iÅ¡ {owner}@{remote}?", "Remote share" : "Kitame serveryje pasidalinti duomenys", "Remote share password" : "Kitame serveryje pasidalintų duomenų slaptažodis", - "Cancel" : "Atsisakyti", + "Cancel" : "AtÅ¡aukti", "Add remote share" : "PridÄ—ti nuotolinį vieÅ¡inį", "Copy" : "Kopijuoti", "Copied!" : "Nukopijuota!", diff --git a/apps/federatedfilesharing/l10n/lt_LT.json b/apps/federatedfilesharing/l10n/lt_LT.json index e60372581f4c350731a93776e183df85aa712b07..bc955237075e60f6729a21623d644cdaa0eed1d7 100644 --- a/apps/federatedfilesharing/l10n/lt_LT.json +++ b/apps/federatedfilesharing/l10n/lt_LT.json @@ -3,7 +3,7 @@ "Do you want to add the remote share {name} from {owner}@{remote}?" : "Ar norite pridÄ—ti nuotolinį vieÅ¡inį {name} iÅ¡ {owner}@{remote}?", "Remote share" : "Kitame serveryje pasidalinti duomenys", "Remote share password" : "Kitame serveryje pasidalintų duomenų slaptažodis", - "Cancel" : "Atsisakyti", + "Cancel" : "AtÅ¡aukti", "Add remote share" : "PridÄ—ti nuotolinį vieÅ¡inį", "Copy" : "Kopijuoti", "Copied!" : "Nukopijuota!", diff --git a/apps/files/l10n/lt_LT.js b/apps/files/l10n/lt_LT.js index 86967eb4a7184224dba6958df112f75fe7bc3849..5d8289b2ecba1becc88c5a83ae9f619b22cea475 100644 --- a/apps/files/l10n/lt_LT.js +++ b/apps/files/l10n/lt_LT.js @@ -14,7 +14,7 @@ OC.L10N.register( "Home" : "Pagrindinis", "Close" : "Užverti", "Could not create folder \"{dir}\"" : "Nepavyko sukurti aplanko \"{dir}\"", - "Upload cancelled." : "Ä®kÄ—limo atsisakyta.", + "Upload cancelled." : "Ä®kÄ—limas atÅ¡auktas.", "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ų", diff --git a/apps/files/l10n/lt_LT.json b/apps/files/l10n/lt_LT.json index d7dd9d7be1f3b551709d07f89ecbd06d4540fe0e..c3eec425becc9e7fc4fb99b1ad94718a7618ef32 100644 --- a/apps/files/l10n/lt_LT.json +++ b/apps/files/l10n/lt_LT.json @@ -12,7 +12,7 @@ "Home" : "Pagrindinis", "Close" : "Užverti", "Could not create folder \"{dir}\"" : "Nepavyko sukurti aplanko \"{dir}\"", - "Upload cancelled." : "Ä®kÄ—limo atsisakyta.", + "Upload cancelled." : "Ä®kÄ—limas atÅ¡auktas.", "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ų", diff --git a/apps/files_external/l10n/lt_LT.js b/apps/files_external/l10n/lt_LT.js index fd58b3612d148baa0ac4ead9178000f1c9c44401..ea45fc383a55199dc348e5c390198d977b387348 100644 --- a/apps/files_external/l10n/lt_LT.js +++ b/apps/files_external/l10n/lt_LT.js @@ -100,6 +100,7 @@ OC.L10N.register( "SMB / CIFS" : "SMB / CIFS", "Share" : "Dalintis", "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)", diff --git a/apps/files_external/l10n/lt_LT.json b/apps/files_external/l10n/lt_LT.json index 87f39109f9ff6d700c658d9b709e60026ce30bb1..d43a56f98ee10892d4689e9fc74f17c318576d38 100644 --- a/apps/files_external/l10n/lt_LT.json +++ b/apps/files_external/l10n/lt_LT.json @@ -98,6 +98,7 @@ "SMB / CIFS" : "SMB / CIFS", "Share" : "Dalintis", "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)", diff --git a/apps/files_sharing/l10n/eo.js b/apps/files_sharing/l10n/eo.js index fda1612a32fad8d54466c14c0a3692d63e3cd468..9d521ef0fcdcd03e215cfdc2c9da4384f118d7a5 100644 --- a/apps/files_sharing/l10n/eo.js +++ b/apps/files_sharing/l10n/eo.js @@ -114,7 +114,9 @@ OC.L10N.register( "Add to a collection" : "Aldoni al kolekto", "Details" : "Detaloj", "Rename collection" : "Alinomi kolekton", + "Link to a file" : "Ligilo al dosiero", "file" : "dosiero", + "Shared" : "Kunhavigita", "Share" : "Kunhavigi", "Sharing" : "Kunhavigo", "No entries found in this folder" : "Neniu enigo troviÄis en ĉi tiu dosierujo", diff --git a/apps/files_sharing/l10n/eo.json b/apps/files_sharing/l10n/eo.json index de6cc8bb0aca44ba5db32ecaf162d31162ed45cb..ac0639be24d69b3b7902717860be8a7049d6ee4a 100644 --- a/apps/files_sharing/l10n/eo.json +++ b/apps/files_sharing/l10n/eo.json @@ -112,7 +112,9 @@ "Add to a collection" : "Aldoni al kolekto", "Details" : "Detaloj", "Rename collection" : "Alinomi kolekton", + "Link to a file" : "Ligilo al dosiero", "file" : "dosiero", + "Shared" : "Kunhavigita", "Share" : "Kunhavigi", "Sharing" : "Kunhavigo", "No entries found in this folder" : "Neniu enigo troviÄis en ĉi tiu dosierujo", diff --git a/apps/files_sharing/l10n/lt_LT.js b/apps/files_sharing/l10n/lt_LT.js index 707fecb52a92023affd87d5ed74a9bb739e31afc..e00f347743d4f7fedf2d5dccdefc706f8aeb43df 100644 --- a/apps/files_sharing/l10n/lt_LT.js +++ b/apps/files_sharing/l10n/lt_LT.js @@ -1,7 +1,16 @@ OC.L10N.register( "files_sharing", { + "Shared with others" : "Dalinamasi su kitais ", + "Shared with you" : "Pasidalinta su jumis", + "Shared by link" : "Bendrinama pagal nuorodÄ…", "Deleted shares" : "IÅ¡trinti vieÅ¡iniai", + "Nothing shared with you yet" : "Niekas su jumis dar nesidalina", + "Files and folders others share with you will show up here" : "ÄŒia bus rodomi failai ir aplankai, su kuriais dalijamasi su jumis", + "Nothing shared yet" : "Niekuo nesidalinate ", + "Files and folders you share will show up here" : "ÄŒia bus rodomi bendrinami failai ir aplankai", + "No shared links" : "NÄ—ra dalinimosi nuorodų", + "Files and folders you share by link will show up here" : "ÄŒia bus rodomi failai ir aplankai, kuriuos bendrinate naudodami nuorodÄ…", "Restore share" : "Atkurti vieÅ¡inį", "Something happened. Unable to restore the share." : "Kažkas nutiko. Nepavyko atkurti vieÅ¡inio.", "Move or copy" : "Perkelti ar kopijuoti", @@ -85,8 +94,11 @@ OC.L10N.register( "Add to your Nextcloud" : "PridÄ—ti į jÅ«sų NextCloud", "Share API is disabled" : "Bendrinimo API yra iÅ¡jungtas", "Share" : "Dalintis", + "Sharing" : "Bendrinimas", "No entries found in this folder" : "Å iame aplanke įrašų nerasta", "Name" : "Pavadinimas", + "Share time" : "Bendrinimo laikas", + "Expiration date" : "Pabaigos data", "Sorry, this link doesn’t seem to work anymore." : "Nuoroda yra neveiksni.", "Reasons might be:" : "Galimos priežastys:", "the item was removed" : "elementas buvo paÅ¡alintas", diff --git a/apps/files_sharing/l10n/lt_LT.json b/apps/files_sharing/l10n/lt_LT.json index 7ad48dbe6bfafc946049a558f2653d5553f25b52..b4e9fbb64ec766ccff7b7a3cda64ff494b393cc0 100644 --- a/apps/files_sharing/l10n/lt_LT.json +++ b/apps/files_sharing/l10n/lt_LT.json @@ -1,5 +1,14 @@ { "translations": { + "Shared with others" : "Dalinamasi su kitais ", + "Shared with you" : "Pasidalinta su jumis", + "Shared by link" : "Bendrinama pagal nuorodÄ…", "Deleted shares" : "IÅ¡trinti vieÅ¡iniai", + "Nothing shared with you yet" : "Niekas su jumis dar nesidalina", + "Files and folders others share with you will show up here" : "ÄŒia bus rodomi failai ir aplankai, su kuriais dalijamasi su jumis", + "Nothing shared yet" : "Niekuo nesidalinate ", + "Files and folders you share will show up here" : "ÄŒia bus rodomi bendrinami failai ir aplankai", + "No shared links" : "NÄ—ra dalinimosi nuorodų", + "Files and folders you share by link will show up here" : "ÄŒia bus rodomi failai ir aplankai, kuriuos bendrinate naudodami nuorodÄ…", "Restore share" : "Atkurti vieÅ¡inį", "Something happened. Unable to restore the share." : "Kažkas nutiko. Nepavyko atkurti vieÅ¡inio.", "Move or copy" : "Perkelti ar kopijuoti", @@ -83,8 +92,11 @@ "Add to your Nextcloud" : "PridÄ—ti į jÅ«sų NextCloud", "Share API is disabled" : "Bendrinimo API yra iÅ¡jungtas", "Share" : "Dalintis", + "Sharing" : "Bendrinimas", "No entries found in this folder" : "Å iame aplanke įrašų nerasta", "Name" : "Pavadinimas", + "Share time" : "Bendrinimo laikas", + "Expiration date" : "Pabaigos data", "Sorry, this link doesn’t seem to work anymore." : "Nuoroda yra neveiksni.", "Reasons might be:" : "Galimos priežastys:", "the item was removed" : "elementas buvo paÅ¡alintas", diff --git a/apps/files_trashbin/l10n/lt_LT.js b/apps/files_trashbin/l10n/lt_LT.js index ec399b25567141ccb3d40c8afa2954e46fead3da..e52b18601c0c85742c63a915a0a15bd44221b848 100644 --- a/apps/files_trashbin/l10n/lt_LT.js +++ b/apps/files_trashbin/l10n/lt_LT.js @@ -13,6 +13,7 @@ OC.L10N.register( "This operation is forbidden" : "Å i operacija yra uždrausta", "This directory is unavailable, please check the logs or contact the administrator" : "Katalogas neprieinamas, praÅ¡ome peržiÅ«rÄ—ti žurnalo įraÅ¡us arba susisiekti su administratoriumi", "No deleted files" : "Jokių iÅ¡trintų failų", + "You will be able to recover deleted files from here" : "ÄŒia galÄ—site atkurti iÅ¡trintus failus ", "No entries found in this folder" : "Å iame aplanke įrašų nerasta", "Select all" : "PažymÄ—ti viskÄ…", "Name" : "Pavadinimas", diff --git a/apps/files_trashbin/l10n/lt_LT.json b/apps/files_trashbin/l10n/lt_LT.json index 018466a5e723e64a2ee2fcad0e5763bad776b3f1..d2744a9035a10bb0cd64fa1215aface31ca85053 100644 --- a/apps/files_trashbin/l10n/lt_LT.json +++ b/apps/files_trashbin/l10n/lt_LT.json @@ -11,6 +11,7 @@ "This operation is forbidden" : "Å i operacija yra uždrausta", "This directory is unavailable, please check the logs or contact the administrator" : "Katalogas neprieinamas, praÅ¡ome peržiÅ«rÄ—ti žurnalo įraÅ¡us arba susisiekti su administratoriumi", "No deleted files" : "Jokių iÅ¡trintų failų", + "You will be able to recover deleted files from here" : "ÄŒia galÄ—site atkurti iÅ¡trintus failus ", "No entries found in this folder" : "Å iame aplanke įrašų nerasta", "Select all" : "PažymÄ—ti viskÄ…", "Name" : "Pavadinimas", diff --git a/apps/systemtags/l10n/lt_LT.js b/apps/systemtags/l10n/lt_LT.js index 714773f735d01f42fcf4f78e0467abc3492168a9..f2e358c7666333344fa2175d807bda8f1e4acadd 100644 --- a/apps/systemtags/l10n/lt_LT.js +++ b/apps/systemtags/l10n/lt_LT.js @@ -45,6 +45,7 @@ OC.L10N.register( "Create a new tag" : "Sukurti naujÄ… žymÄ™", "Name" : "Pavadinimas", "Public" : "VieÅ¡a", + "Restricted" : "Apribota", "Invisible" : "Nematoma", "Delete" : "IÅ¡trinti", "Reset" : "Atstatyti", diff --git a/apps/systemtags/l10n/lt_LT.json b/apps/systemtags/l10n/lt_LT.json index 42aadaccd63d4ed3c0d5556d07d1cdf7f9db4145..e4624a2bf1ba94196cf8446c5e11789b5c9e1b0c 100644 --- a/apps/systemtags/l10n/lt_LT.json +++ b/apps/systemtags/l10n/lt_LT.json @@ -43,6 +43,7 @@ "Create a new tag" : "Sukurti naujÄ… žymÄ™", "Name" : "Pavadinimas", "Public" : "VieÅ¡a", + "Restricted" : "Apribota", "Invisible" : "Nematoma", "Delete" : "IÅ¡trinti", "Reset" : "Atstatyti", diff --git a/apps/twofactor_backupcodes/l10n/fr.js b/apps/twofactor_backupcodes/l10n/fr.js index d62867be45101683fec520c3301f7141d095caf5..ba8c144e5976ab5f4d7024dfd5330214d3a19665 100644 --- a/apps/twofactor_backupcodes/l10n/fr.js +++ b/apps/twofactor_backupcodes/l10n/fr.js @@ -3,6 +3,7 @@ OC.L10N.register( { "_" : "_", "An error occurred while generating your backup codes" : "Une erreur est survenue lors de la génération de vos codes de récupération", + "{name} backup codes" : "{name} codes de récupération", "These are your backup codes. Please save and/or print them as you will not be able to read the codes again later" : "Voici vos codes de récupération. Veuillez les sauvegarder et/ou les imprimer car vous ne pourrez plus y avoir accès ultérieurement", "Save backup codes" : "Sauvegarder les codes de récupération", "Print backup codes" : "Imprimer les codes de récupération", diff --git a/apps/twofactor_backupcodes/l10n/fr.json b/apps/twofactor_backupcodes/l10n/fr.json index abf35984480ff42a856f195cb5ff34b6f1a98971..92f2cb49266e3544122c488921978a06590ecae6 100644 --- a/apps/twofactor_backupcodes/l10n/fr.json +++ b/apps/twofactor_backupcodes/l10n/fr.json @@ -1,6 +1,7 @@ { "translations": { "_" : "_", "An error occurred while generating your backup codes" : "Une erreur est survenue lors de la génération de vos codes de récupération", + "{name} backup codes" : "{name} codes de récupération", "These are your backup codes. Please save and/or print them as you will not be able to read the codes again later" : "Voici vos codes de récupération. Veuillez les sauvegarder et/ou les imprimer car vous ne pourrez plus y avoir accès ultérieurement", "Save backup codes" : "Sauvegarder les codes de récupération", "Print backup codes" : "Imprimer les codes de récupération", diff --git a/apps/twofactor_backupcodes/l10n/gl.js b/apps/twofactor_backupcodes/l10n/gl.js index 240cd0e4e0cb9034e20bb7565b1643c7af93a91b..5c5e759f6d6f580551b1564c6b3a3d793422e0d9 100644 --- a/apps/twofactor_backupcodes/l10n/gl.js +++ b/apps/twofactor_backupcodes/l10n/gl.js @@ -3,6 +3,7 @@ OC.L10N.register( { "_" : "_", "An error occurred while generating your backup codes" : "Produciuse un erro ao rexenerar os seus códigos de seguranza", + "{name} backup codes" : "{name} códigos de seguranza", "These are your backup codes. Please save and/or print them as you will not be able to read the codes again later" : "Estes son os seus códigos de seguranza. Gárdeos e/ou imprÃmaos xa que non poderá volver lelos de novo.", "Save backup codes" : "Gardar os códigos de seguranza", "Print backup codes" : "Imprimir os códigos de seguranza", diff --git a/apps/twofactor_backupcodes/l10n/gl.json b/apps/twofactor_backupcodes/l10n/gl.json index 3f0b1804be735c53a22d05fa51e81e071502b23f..8311b31263cd153da85a495b6aef37b871b7736a 100644 --- a/apps/twofactor_backupcodes/l10n/gl.json +++ b/apps/twofactor_backupcodes/l10n/gl.json @@ -1,6 +1,7 @@ { "translations": { "_" : "_", "An error occurred while generating your backup codes" : "Produciuse un erro ao rexenerar os seus códigos de seguranza", + "{name} backup codes" : "{name} códigos de seguranza", "These are your backup codes. Please save and/or print them as you will not be able to read the codes again later" : "Estes son os seus códigos de seguranza. Gárdeos e/ou imprÃmaos xa que non poderá volver lelos de novo.", "Save backup codes" : "Gardar os códigos de seguranza", "Print backup codes" : "Imprimir os códigos de seguranza", diff --git a/apps/twofactor_backupcodes/l10n/it.js b/apps/twofactor_backupcodes/l10n/it.js index 642336cdfb00e1cfcc1638c0c2523975d0b3a281..a7416eb17ccfd1540597cd81b0452a8c23b71b34 100644 --- a/apps/twofactor_backupcodes/l10n/it.js +++ b/apps/twofactor_backupcodes/l10n/it.js @@ -3,6 +3,7 @@ OC.L10N.register( { "_" : "_", "An error occurred while generating your backup codes" : "Si è verificato un errore durante la generazione dei tuoi codici di backup", + "{name} backup codes" : "Codici di backup di {name}", "These are your backup codes. Please save and/or print them as you will not be able to read the codes again later" : "Questi sono i tuoi codici di backup. Salvali e/o stampali poiché non potrai più leggerli successivamente", "Save backup codes" : "Salva i codici di backup", "Print backup codes" : "Stampa i codici di backup", diff --git a/apps/twofactor_backupcodes/l10n/it.json b/apps/twofactor_backupcodes/l10n/it.json index 4b93a79bbb0ea31b7192b121b995ea170229fc08..fd9e99276774fdb030be3cb20e5c0a0e845a2908 100644 --- a/apps/twofactor_backupcodes/l10n/it.json +++ b/apps/twofactor_backupcodes/l10n/it.json @@ -1,6 +1,7 @@ { "translations": { "_" : "_", "An error occurred while generating your backup codes" : "Si è verificato un errore durante la generazione dei tuoi codici di backup", + "{name} backup codes" : "Codici di backup di {name}", "These are your backup codes. Please save and/or print them as you will not be able to read the codes again later" : "Questi sono i tuoi codici di backup. Salvali e/o stampali poiché non potrai più leggerli successivamente", "Save backup codes" : "Salva i codici di backup", "Print backup codes" : "Stampa i codici di backup", diff --git a/apps/twofactor_backupcodes/l10n/pl.js b/apps/twofactor_backupcodes/l10n/pl.js index a4a614479fbdf9fd12d5301c2a53ed42c3390aab..fabe6f8e5f9013b139fb266ec3b9bcf008194e4d 100644 --- a/apps/twofactor_backupcodes/l10n/pl.js +++ b/apps/twofactor_backupcodes/l10n/pl.js @@ -3,6 +3,7 @@ OC.L10N.register( { "_" : "_", "An error occurred while generating your backup codes" : "WystÄ…piÅ‚ bÅ‚Ä…d podczas generowania kodów zapasowych.", + "{name} backup codes" : "Kody kopii zapasowej {name}", "These are your backup codes. Please save and/or print them as you will not be able to read the codes again later" : "To sÄ… kody zapasowe. ProszÄ™ je zapisać i/lub wydrukować, ponieważ później nie bÄ™dzie można ich ponownie odczytać", "Save backup codes" : "Zapisz kody zapasowe", "Print backup codes" : "Drukuj kody zapasowe", diff --git a/apps/twofactor_backupcodes/l10n/pl.json b/apps/twofactor_backupcodes/l10n/pl.json index 3dfd4d8292772d4a412dc54da2e8147bbe789e0d..44cec35071dbcd525855bcd89d7dc04b5e78044f 100644 --- a/apps/twofactor_backupcodes/l10n/pl.json +++ b/apps/twofactor_backupcodes/l10n/pl.json @@ -1,6 +1,7 @@ { "translations": { "_" : "_", "An error occurred while generating your backup codes" : "WystÄ…piÅ‚ bÅ‚Ä…d podczas generowania kodów zapasowych.", + "{name} backup codes" : "Kody kopii zapasowej {name}", "These are your backup codes. Please save and/or print them as you will not be able to read the codes again later" : "To sÄ… kody zapasowe. ProszÄ™ je zapisać i/lub wydrukować, ponieważ później nie bÄ™dzie można ich ponownie odczytać", "Save backup codes" : "Zapisz kody zapasowe", "Print backup codes" : "Drukuj kody zapasowe", diff --git a/apps/twofactor_backupcodes/l10n/pt_BR.js b/apps/twofactor_backupcodes/l10n/pt_BR.js index 405176c829612f6d4d3e9490b55d148adf14b3c4..3d1c2e0ef2d9bcb87281acc80b6e9fcac23fa803 100644 --- a/apps/twofactor_backupcodes/l10n/pt_BR.js +++ b/apps/twofactor_backupcodes/l10n/pt_BR.js @@ -3,6 +3,7 @@ OC.L10N.register( { "_" : "_", "An error occurred while generating your backup codes" : "Ocorreu um erro ao gerar os códigos de backup", + "{name} backup codes" : "Códigos de backup {name}", "These are your backup codes. Please save and/or print them as you will not be able to read the codes again later" : "Estes são os seus códigos de backup. Salve e/ou imprima-os, pois não será possÃvel ler os códigos novamente mais tarde", "Save backup codes" : "Salvar códigos de backup", "Print backup codes" : "Imprimir códigos de backup", diff --git a/apps/twofactor_backupcodes/l10n/pt_BR.json b/apps/twofactor_backupcodes/l10n/pt_BR.json index 029253ab15ef5709f2973442bf763506aea0bb1c..9f6cf9f75200f9370bd6683cc5e187a26d7cf9df 100644 --- a/apps/twofactor_backupcodes/l10n/pt_BR.json +++ b/apps/twofactor_backupcodes/l10n/pt_BR.json @@ -1,6 +1,7 @@ { "translations": { "_" : "_", "An error occurred while generating your backup codes" : "Ocorreu um erro ao gerar os códigos de backup", + "{name} backup codes" : "Códigos de backup {name}", "These are your backup codes. Please save and/or print them as you will not be able to read the codes again later" : "Estes são os seus códigos de backup. Salve e/ou imprima-os, pois não será possÃvel ler os códigos novamente mais tarde", "Save backup codes" : "Salvar códigos de backup", "Print backup codes" : "Imprimir códigos de backup", diff --git a/core/l10n/ca.js b/core/l10n/ca.js index 838443e592bc40d643158886ec3915e3dc2289f1..35282c40f17cae2ea92acc4b321204084a07da6e 100644 --- a/core/l10n/ca.js +++ b/core/l10n/ca.js @@ -181,7 +181,7 @@ OC.L10N.register( "Name" : "Nom", "Size" : "Mida", "{newName} already exists" : "{newName} ja existeix", - "Choose" : "Escull", + "Choose" : "Tria", "Move" : "Mou", "Error loading file picker template: {error}" : "Error en carregar la plantilla de cà rrega de fitxers: {error}", "OK" : "D'acord", @@ -339,7 +339,7 @@ OC.L10N.register( "Connect to your account" : "Connectar al teu compte", "Please log in before granting %1$s access to your %2$s account." : "Si us plau connectar abans de concedir %1$s accés al compte %2$s.", "App token" : "Testimoni d'aplicació", - "Grant access" : "Concedeix accés", + "Grant access" : "Concedeix l'accés", "Alternative log in using app token" : "Entrada alternativa fent servir testimoni d’app", "Account access" : "Compte d'accés", "You are about to grant %1$s access to your %2$s account." : "Esteu a punt de concedir %1$s accés al compte %2$s.", @@ -402,7 +402,7 @@ OC.L10N.register( "Enhanced security is enabled for your account. Please authenticate using a second factor." : "La seguretat millorada està habilitada per al vostre compte. Si us plau autentica’t amb un segon factor.", "Further information how to configure this can be found in the %sdocumentation%s." : "Més informació de com configurar això es pot trobar a la %sdocumentation%s.", "%s will be updated to version %s" : "%s s'actualitzarà a la versió %s", - "This page will refresh itself when the %s instance is available again." : "Aquesta pà gina s'actualitzarà automà ticament quan la instà ncia %s estigui disponible de nou.", + "This page will refresh itself when the %s instance is available again." : "Aquesta pà gina s'actualitzarà automà ticament quan la instà ncia %s torni a estar disponible.", "Thank you for your patience." : "Grà cies per la paciència." }, "nplurals=2; plural=(n != 1);"); diff --git a/core/l10n/ca.json b/core/l10n/ca.json index ba23d2514f57b63c557b34357dab3a4c2f155123..8c7409008db60749234ec59ec157533995b73444 100644 --- a/core/l10n/ca.json +++ b/core/l10n/ca.json @@ -179,7 +179,7 @@ "Name" : "Nom", "Size" : "Mida", "{newName} already exists" : "{newName} ja existeix", - "Choose" : "Escull", + "Choose" : "Tria", "Move" : "Mou", "Error loading file picker template: {error}" : "Error en carregar la plantilla de cà rrega de fitxers: {error}", "OK" : "D'acord", @@ -337,7 +337,7 @@ "Connect to your account" : "Connectar al teu compte", "Please log in before granting %1$s access to your %2$s account." : "Si us plau connectar abans de concedir %1$s accés al compte %2$s.", "App token" : "Testimoni d'aplicació", - "Grant access" : "Concedeix accés", + "Grant access" : "Concedeix l'accés", "Alternative log in using app token" : "Entrada alternativa fent servir testimoni d’app", "Account access" : "Compte d'accés", "You are about to grant %1$s access to your %2$s account." : "Esteu a punt de concedir %1$s accés al compte %2$s.", @@ -400,7 +400,7 @@ "Enhanced security is enabled for your account. Please authenticate using a second factor." : "La seguretat millorada està habilitada per al vostre compte. Si us plau autentica’t amb un segon factor.", "Further information how to configure this can be found in the %sdocumentation%s." : "Més informació de com configurar això es pot trobar a la %sdocumentation%s.", "%s will be updated to version %s" : "%s s'actualitzarà a la versió %s", - "This page will refresh itself when the %s instance is available again." : "Aquesta pà gina s'actualitzarà automà ticament quan la instà ncia %s estigui disponible de nou.", + "This page will refresh itself when the %s instance is available again." : "Aquesta pà gina s'actualitzarà automà ticament quan la instà ncia %s torni a estar disponible.", "Thank you for your patience." : "Grà cies per la paciència." },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/core/l10n/eo.js b/core/l10n/eo.js index 8728d041f522ad8dba8a7d1df1fbf9d0a8f25e09..d73835882c743dc870c3fd3a2629beee8d36bb4b 100644 --- a/core/l10n/eo.js +++ b/core/l10n/eo.js @@ -178,6 +178,9 @@ OC.L10N.register( "No files in here" : "Neniu dosiero ĉi tie", "New folder" : "Nova dosierujo", "No more subfolders in here" : "Ne plu estas subdosierujo ĉi tie.", + "Name" : "Nomo", + "Size" : "Grando", + "Modified" : "Modifita", "{newName} already exists" : "{newName} jam ekzistas", "Choose" : "Elekti", "Move" : "Movi", diff --git a/core/l10n/eo.json b/core/l10n/eo.json index 5f2d5c0cbc84bfea7fa1dc461b082e57c73c8957..ff62ae3b17ecbeb1a50a9d8280ef28106558a715 100644 --- a/core/l10n/eo.json +++ b/core/l10n/eo.json @@ -176,6 +176,9 @@ "No files in here" : "Neniu dosiero ĉi tie", "New folder" : "Nova dosierujo", "No more subfolders in here" : "Ne plu estas subdosierujo ĉi tie.", + "Name" : "Nomo", + "Size" : "Grando", + "Modified" : "Modifita", "{newName} already exists" : "{newName} jam ekzistas", "Choose" : "Elekti", "Move" : "Movi", diff --git a/core/l10n/lt_LT.js b/core/l10n/lt_LT.js index 31dc9daf4cdb490e2d6abb8c6bf6f18ed208f72d..50784a93379b33b2be7f1eace2f75d5d65b174a7 100644 --- a/core/l10n/lt_LT.js +++ b/core/l10n/lt_LT.js @@ -81,6 +81,7 @@ OC.L10N.register( "Press ⌘-C to copy." : "NorÄ—dami nukopijuoti, paspauskite ⌘-C.", "Press Ctrl-C to copy." : "NorÄ—dami nukopijuoti, paspauskite Ctrl-C.", "Copy" : "Kopijuoti", + "Unable to create a link share" : "Nepavyko sukurti dalinimosi nuorodos", "Resharing is not allowed" : "Dalijinasis iÅ¡naujo negalimas", "Link" : "Nuoroda", "Password protect" : "Apsaugotas slaptažodžiu", @@ -94,8 +95,10 @@ OC.L10N.register( "Expiration" : "Veikimo pabaiga", "Expiration date" : "Galiojimo pabaiga", "Unshare" : "Nustoti bendrinti", + "Delete share link" : "Naikinti dalinimosi nuorodÄ…", "Share to {name}" : "Parodyti asmeniui vardu {name}", "Share link" : "Siųsti nuorodÄ…", + "New share link" : "Nauja dalinimosi nuoroda", "Could not unshare" : "Nepavyko nustoti bendrinti", "Choose a password for the mail share" : "Pasirinkite slaptažodį pasidalinimui per elektroninį paÅ¡tÄ…", "group" : "grupÄ—", @@ -115,6 +118,7 @@ OC.L10N.register( "No users found for {search}" : "Nerasta vartotojų pagal paieÅ¡kos kriterijų: {search}", "An error occurred (\"{message}\"). Please try again" : "Ä®vyko klaida (\"{message}\"). Bandykite dar kartÄ…", "An error occurred. Please try again" : "Ä®vyko klaida. Bandykite dar kartÄ…", + "{sharee} (remote group)" : "{sharee} (iÅ¡orinÄ— grupÄ—) ", "{sharee} ({type}, {owner})" : "{sharee} ({type}, {owner})", "Share" : "Dalintis", "Name or email address..." : "Vardas arba elektroninio paÅ¡to adresas...", @@ -264,7 +268,7 @@ OC.L10N.register( "The password is wrong. Try again." : "Slaptažodis neteisingas. Bandykite dar kartÄ….", "Two-factor authentication" : "Dviejų žingsnių prisijungimas", "Use backup code" : "Naudoti atsarginį kodÄ…", - "Cancel log in" : "Atsisakyti prisijungimo", + "Cancel log in" : "AtÅ¡aukti prisijungimÄ…", "Error while validating your second factor" : "Klaida antrame prisijungimo žingsnyje", "Access through untrusted domain" : "Prieiga iÅ¡ nepatikimo domeno", "Please contact your administrator. If you are an administrator, edit the \"trusted_domains\" setting in config/config.php like the example in config.sample.php." : "Susisiekite su savo administratoriumi. Jeigu jÅ«s esate administratorius, pataisykite \"trusted_domains\" nustatymÄ… config/config.php faile, kaip tai parodyta pavyzdyje config.sample.php faile.", @@ -294,6 +298,7 @@ OC.L10N.register( "{sharee} (group)" : "{sharee} (grupÄ—)", "{sharee} (remote)" : "{sharee} (nuotolinis)", "{sharee} (email)" : "{sharee} (elektroninis paÅ¡tas)", + "{sharee} (conversation)" : "{sharee} (pokalbis) ", "The specified document has not been found on the server." : "IeÅ¡kotas dokumentas nerastas sistemoje.", "You can click here to return to %s." : "Paspauskite Äia norÄ—dami grįžti į %s.", "SQLite will be used as database." : "SQLite bus naudojama kaip duomenų bazÄ—.", diff --git a/core/l10n/lt_LT.json b/core/l10n/lt_LT.json index 7635c6242144c9ccfa9d31cf0874bb1bc2530f88..37d4a3f360fd0273bedc07a962c778a6b6fa7e71 100644 --- a/core/l10n/lt_LT.json +++ b/core/l10n/lt_LT.json @@ -79,6 +79,7 @@ "Press ⌘-C to copy." : "NorÄ—dami nukopijuoti, paspauskite ⌘-C.", "Press Ctrl-C to copy." : "NorÄ—dami nukopijuoti, paspauskite Ctrl-C.", "Copy" : "Kopijuoti", + "Unable to create a link share" : "Nepavyko sukurti dalinimosi nuorodos", "Resharing is not allowed" : "Dalijinasis iÅ¡naujo negalimas", "Link" : "Nuoroda", "Password protect" : "Apsaugotas slaptažodžiu", @@ -92,8 +93,10 @@ "Expiration" : "Veikimo pabaiga", "Expiration date" : "Galiojimo pabaiga", "Unshare" : "Nustoti bendrinti", + "Delete share link" : "Naikinti dalinimosi nuorodÄ…", "Share to {name}" : "Parodyti asmeniui vardu {name}", "Share link" : "Siųsti nuorodÄ…", + "New share link" : "Nauja dalinimosi nuoroda", "Could not unshare" : "Nepavyko nustoti bendrinti", "Choose a password for the mail share" : "Pasirinkite slaptažodį pasidalinimui per elektroninį paÅ¡tÄ…", "group" : "grupÄ—", @@ -113,6 +116,7 @@ "No users found for {search}" : "Nerasta vartotojų pagal paieÅ¡kos kriterijų: {search}", "An error occurred (\"{message}\"). Please try again" : "Ä®vyko klaida (\"{message}\"). Bandykite dar kartÄ…", "An error occurred. Please try again" : "Ä®vyko klaida. Bandykite dar kartÄ…", + "{sharee} (remote group)" : "{sharee} (iÅ¡orinÄ— grupÄ—) ", "{sharee} ({type}, {owner})" : "{sharee} ({type}, {owner})", "Share" : "Dalintis", "Name or email address..." : "Vardas arba elektroninio paÅ¡to adresas...", @@ -262,7 +266,7 @@ "The password is wrong. Try again." : "Slaptažodis neteisingas. Bandykite dar kartÄ….", "Two-factor authentication" : "Dviejų žingsnių prisijungimas", "Use backup code" : "Naudoti atsarginį kodÄ…", - "Cancel log in" : "Atsisakyti prisijungimo", + "Cancel log in" : "AtÅ¡aukti prisijungimÄ…", "Error while validating your second factor" : "Klaida antrame prisijungimo žingsnyje", "Access through untrusted domain" : "Prieiga iÅ¡ nepatikimo domeno", "Please contact your administrator. If you are an administrator, edit the \"trusted_domains\" setting in config/config.php like the example in config.sample.php." : "Susisiekite su savo administratoriumi. Jeigu jÅ«s esate administratorius, pataisykite \"trusted_domains\" nustatymÄ… config/config.php faile, kaip tai parodyta pavyzdyje config.sample.php faile.", @@ -292,6 +296,7 @@ "{sharee} (group)" : "{sharee} (grupÄ—)", "{sharee} (remote)" : "{sharee} (nuotolinis)", "{sharee} (email)" : "{sharee} (elektroninis paÅ¡tas)", + "{sharee} (conversation)" : "{sharee} (pokalbis) ", "The specified document has not been found on the server." : "IeÅ¡kotas dokumentas nerastas sistemoje.", "You can click here to return to %s." : "Paspauskite Äia norÄ—dami grįžti į %s.", "SQLite will be used as database." : "SQLite bus naudojama kaip duomenų bazÄ—.", diff --git a/core/l10n/pl.js b/core/l10n/pl.js index ba0f1de313a070f92f9b68a280457cbd8ca1d5ec..a04d46a47e5d6304f0f9f4ff74dd65c9e3c52f2f 100644 --- a/core/l10n/pl.js +++ b/core/l10n/pl.js @@ -207,10 +207,10 @@ OC.L10N.register( "So-so password" : "MaÅ‚o skomplikowane hasÅ‚o", "Good password" : "Dobre hasÅ‚o", "Strong password" : "Silne hasÅ‚o", - "Your web server is not yet properly set up to allow file synchronization, because the WebDAV interface seems to be broken." : "Serwer internetowy nie jest jeszcze na tyle poprawnie skonfigurowany, aby umożliwić synchronizacjÄ™ plików, ponieważ interfejs WebDAV może być uszkodzony.", - "Your web server is not properly set up to resolve \"{url}\". Further information can be found in the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentation</a>." : "Serwer internetowy nie zostaÅ‚ poprawnie skonfigurowany do rozwiÄ…zania problemu z \"{url}\". WiÄ™cej informacji można znaleźć w <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">dokumentacji</a>.", - "Your web server is not properly set up to resolve \"{url}\". This is most likely related to a web server configuration that was not updated to deliver this folder directly. Please compare your configuration against the shipped rewrite rules in \".htaccess\" for Apache or the provided one in the documentation for Nginx at it's <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentation page</a>. On Nginx those are typically the lines starting with \"location ~\" that need an update." : "Serwer internetowy nie zostaÅ‚ poprawnie skonfigurowany do rozwiÄ…zania problemu z \"{url}\". Jest to najprawdopodobniej zwiÄ…zane z konfiguracjÄ… serwera, który nie zostaÅ‚ zaktualizowany do bezpoÅ›redniego dostÄ™pu tego katalogu. ProszÄ™ porównać swojÄ… konfiguracjÄ™ z dostarczonymi reguÅ‚ami przepisywania w \".htaccess\" dla Apache lub podanymi w dokumentacji dla Nginx na <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">stronie dokumentacji</a>. W Nginx sÄ… to zazwyczaj linie zaczynajÄ…ce siÄ™ od \"location ~\", które wymagajÄ… aktualizacji.", - "Your web server is not properly set up to deliver .woff2 files. This is typically an issue with the Nginx configuration. For Nextcloud 15 it needs an adjustement to also deliver .woff2 files. Compare your Nginx configuration to the recommended configuration in our <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentation</a>." : "Serwer internetowy nie zostaÅ‚ poprawnie skonfigurowany do dostarczania plików .woff2. Zazwyczaj jest to problem z konfiguracjÄ… Nginx. Dla Nextcloud 15 wymagane jest dostosowanie jej, aby dostarczać pliki .woff2. Porównaj swojÄ… konfiguracjÄ™ Nginx z zalecanÄ… konfiguracjÄ… w naszej <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">dokumentacji</a>.", + "Your web server is not yet properly set up to allow file synchronization, because the WebDAV interface seems to be broken." : "Serwer WWW nie jest jeszcze na tyle poprawnie skonfigurowany, aby umożliwić synchronizacjÄ™ plików, ponieważ interfejs WebDAV może być uszkodzony.", + "Your web server is not properly set up to resolve \"{url}\". Further information can be found in the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentation</a>." : "Serwer WWW nie zostaÅ‚ poprawnie skonfigurowany do rozwiÄ…zania problemu z \"{url}\". WiÄ™cej informacji można znaleźć w <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">dokumentacji</a>.", + "Your web server is not properly set up to resolve \"{url}\". This is most likely related to a web server configuration that was not updated to deliver this folder directly. Please compare your configuration against the shipped rewrite rules in \".htaccess\" for Apache or the provided one in the documentation for Nginx at it's <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentation page</a>. On Nginx those are typically the lines starting with \"location ~\" that need an update." : "Serwer WWW nie zostaÅ‚ poprawnie skonfigurowany do rozwiÄ…zania problemu z \"{url}\". Jest to najprawdopodobniej zwiÄ…zane z konfiguracjÄ… serwera, który nie zostaÅ‚ zaktualizowany do bezpoÅ›redniego dostÄ™pu tego katalogu. ProszÄ™ porównać swojÄ… konfiguracjÄ™ z dostarczonymi reguÅ‚ami przepisywania w \".htaccess\" dla Apache lub podanymi w dokumentacji dla Nginx na <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">stronie dokumentacji</a>. W Nginx sÄ… to zazwyczaj linie zaczynajÄ…ce siÄ™ od \"location ~\", które wymagajÄ… aktualizacji.", + "Your web server is not properly set up to deliver .woff2 files. This is typically an issue with the Nginx configuration. For Nextcloud 15 it needs an adjustement to also deliver .woff2 files. Compare your Nginx configuration to the recommended configuration in our <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentation</a>." : "Serwer WWW nie zostaÅ‚ poprawnie skonfigurowany do dostarczania plików .woff2. Zazwyczaj jest to problem z konfiguracjÄ… Nginx. Dla Nextcloud 15 wymagane jest dostosowanie jej, aby dostarczać pliki .woff2. Porównaj swojÄ… konfiguracjÄ™ Nginx z zalecanÄ… konfiguracjÄ… w naszej <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">dokumentacji</a>.", "PHP does not seem to be setup properly to query system environment variables. The test with getenv(\"PATH\") only returns an empty response." : "WyglÄ…da na to, że PHP nie jest poprawnie skonfigurowany do wysyÅ‚ania zapytaÅ„ o zmienne Å›rodowiskowe systemu. Test gentenv(\"PATH\") zwraca tylko pustÄ… wartość.", "Please check the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">installation documentation ↗</a> for PHP configuration notes and the PHP configuration of your server, especially when using php-fpm." : "Sprawdź <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">dokumentacjÄ™ instalacji ↗</a> w celu uzyskania informacji o konfiguracji PHP dla Twojego serwera, szczególnie przy użyciu php-fpm.", "The read-only config has been enabled. This prevents setting some configurations via the web-interface. Furthermore, the file needs to be made writable manually for every update." : "WÅ‚Ä…czono konfiguracjÄ™ tylko do odczytu. Zapobiega to ustawianiu niektórych konfiguracji przez interfejs internetowy. Ponadto plik musi być zapisany rÄ™cznie przy każdej aktualizacji.", @@ -242,11 +242,11 @@ OC.L10N.register( "To migrate to another database use the command line tool: 'occ db:convert-type', or see the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentation ↗</a>." : "Aby przeprowadzić migracjÄ™ do innej bazy danych, użyj narzÄ™dzia wiersza poleceÅ„: 'occ db:convert-type' lub zapoznaj siÄ™ z <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">dokumentacjÄ… ↗</a>.", "Use of the the built in php mailer is no longer supported. <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">Please update your email server settings ↗<a/>." : "Poczta elektroniczna wbudowana w php nie jest już wspierana. <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">Zaktualizuj ustawienia serwera e-mail ↗<a/>.", "The PHP memory limit is below the recommended value of 512MB." : "Limit pamiÄ™ci PHP jest poniżej zalecanej wartoÅ›ci 512MB.", - "Some app directories are owned by a different user than the web server one. This may be the case if apps have been installed manually. Check the permissions of the following app directories:" : "Niektóre katalogi aplikacji sÄ… wÅ‚asnoÅ›ciÄ… innego użytkownika tego serwera internetowego. Może to wystÄ…pić, gdy aplikacje zostaÅ‚y zainstalowane rÄ™cznie. Sprawdź uprawnienia poniższych katalogów:", + "Some app directories are owned by a different user than the web server one. This may be the case if apps have been installed manually. Check the permissions of the following app directories:" : "Niektóre katalogi aplikacji sÄ… wÅ‚asnoÅ›ciÄ… innego użytkownika tego serwera WWW. Może to wystÄ…pić, gdy aplikacje zostaÅ‚y zainstalowane rÄ™cznie. Sprawdź uprawnienia poniższych katalogów:", "MySQL is used as database but does not support 4-byte characters. To be able to handle 4-byte characters (like emojis) without issues in filenames or comments for example it is recommended to enable the 4-byte support in MySQL. For further details read <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">the documentation page about this</a>." : "MySQL jest używany jako baza danych, ale nie obsÅ‚uguje znaków 4-bajtowych. Aby korzystać ze znaków 4-bajtowych w nazwach plików lub komentarzach (np. Emoji), zaleca siÄ™ wÅ‚Ä…czenie tej obsÅ‚ugi w MySQL. WiÄ™cej informacji na ten temat przeczytasz na <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">stronie dokumentacji</a>.", "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." : "Ta aplikacja używa magazynu obiektów opartych na S3, jako magazynu podstawowego. PrzesyÅ‚ane pliki sÄ… tymczasowo przechowywane na serwerze, dlatego zalecane jest posiadanie 50 GB wolnego miejsca w katalogu tymczasowym PHP. Sprawdź logi, aby uzyskać peÅ‚ne informacje o Å›cieżce i dostÄ™pnym miejscu. Aby to umożliwić, należy zmienić katalog tymczasowy w pliku php.ini lub udostÄ™pnić wiÄ™cej miejsca dla tej Å›cieżki.", "Error occurred while checking server setup" : "WystÄ…piÅ‚ bÅ‚Ä…d podczas sprawdzania konfiguracji serwera", - "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." : "Twój katalog danych i pliki sÄ… prawdopodobnie dostÄ™pne przez Internet. Plik .htaccess nie dziaÅ‚a. Zdecydowanie zaleca siÄ™ skonfigurowanie serwera internetowego w taki sposób, aby katalog danych nie byÅ‚ już dostÄ™pny, albo przenieÅ› katalog danych poza główny katalog serwera internetowego.", + "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." : "Twój katalog danych i pliki sÄ… prawdopodobnie dostÄ™pne przez Internet. Plik .htaccess nie dziaÅ‚a. Zdecydowanie zaleca siÄ™ skonfigurowanie serwera WWW w taki sposób, aby katalog danych nie byÅ‚ już dostÄ™pny, albo przenieÅ› katalog danych poza główny katalog serwera WWW.", "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." : "Nagłówek HTTP „{header}†nie jest ustawiony na „{expected}â€. Jest to potencjalne zagrożenie dla bezpieczeÅ„stwa lub prywatnoÅ›ci. Dlatego zaleca siÄ™ odpowiednie dostosowanie tego ustawienia.", "The \"{header}\" HTTP header is not set to \"{expected}\". Some features might not work correctly, as it is recommended to adjust this setting accordingly." : "Nagłówek HTTP „{header}†nie jest ustawiony na „{expected}â€. Niektóre funkcje mogÄ… nie dziaÅ‚ać poprawnie. Dlatego zaleca siÄ™ odpowiednie dostosowanie tego ustawienia.", "The \"{header}\" HTTP header doesn't contain \"{expected}\". This is a potential security or privacy risk, as it is recommended to adjust this setting accordingly." : "Nagłówek HTTP „{header}†nie zawiera „{expected}â€. Jest to potencjalne zagrożenie dla bezpieczeÅ„stwa lub prywatnoÅ›ci. Dlatego zaleca siÄ™ odpowiednie dostosowanie tego ustawienia.", @@ -349,7 +349,7 @@ OC.L10N.register( "Grant access" : "Udziel dostÄ™pu", "Alternative log in using app token" : "Alternatywne logowanie przy użyciu tokena aplikacji", "Account access" : "DostÄ™p do konta", - "You are about to grant %1$s access to your %2$s account." : "Zamierzasz udzielić %1$s dostÄ™p do swojego konta %2$s.", + "You are about to grant %1$s access to your %2$s account." : "Zamierzasz udzielić %1$s dostÄ™pu do swojego konta %2$s.", "Account connected" : "PoÅ‚Ä…czono z kontem", "Your client should now be connected! You can close this window." : "Aplikacja kliencka powinna być już poÅ‚Ä…czona! Można zamknąć to okno.", "New password" : "Nowe hasÅ‚o", diff --git a/core/l10n/pl.json b/core/l10n/pl.json index 5c19633d63325365de3577f370739fb535a42ac0..5bda31b747670c595476876500c60ffbb9f6b3aa 100644 --- a/core/l10n/pl.json +++ b/core/l10n/pl.json @@ -205,10 +205,10 @@ "So-so password" : "MaÅ‚o skomplikowane hasÅ‚o", "Good password" : "Dobre hasÅ‚o", "Strong password" : "Silne hasÅ‚o", - "Your web server is not yet properly set up to allow file synchronization, because the WebDAV interface seems to be broken." : "Serwer internetowy nie jest jeszcze na tyle poprawnie skonfigurowany, aby umożliwić synchronizacjÄ™ plików, ponieważ interfejs WebDAV może być uszkodzony.", - "Your web server is not properly set up to resolve \"{url}\". Further information can be found in the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentation</a>." : "Serwer internetowy nie zostaÅ‚ poprawnie skonfigurowany do rozwiÄ…zania problemu z \"{url}\". WiÄ™cej informacji można znaleźć w <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">dokumentacji</a>.", - "Your web server is not properly set up to resolve \"{url}\". This is most likely related to a web server configuration that was not updated to deliver this folder directly. Please compare your configuration against the shipped rewrite rules in \".htaccess\" for Apache or the provided one in the documentation for Nginx at it's <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentation page</a>. On Nginx those are typically the lines starting with \"location ~\" that need an update." : "Serwer internetowy nie zostaÅ‚ poprawnie skonfigurowany do rozwiÄ…zania problemu z \"{url}\". Jest to najprawdopodobniej zwiÄ…zane z konfiguracjÄ… serwera, który nie zostaÅ‚ zaktualizowany do bezpoÅ›redniego dostÄ™pu tego katalogu. ProszÄ™ porównać swojÄ… konfiguracjÄ™ z dostarczonymi reguÅ‚ami przepisywania w \".htaccess\" dla Apache lub podanymi w dokumentacji dla Nginx na <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">stronie dokumentacji</a>. W Nginx sÄ… to zazwyczaj linie zaczynajÄ…ce siÄ™ od \"location ~\", które wymagajÄ… aktualizacji.", - "Your web server is not properly set up to deliver .woff2 files. This is typically an issue with the Nginx configuration. For Nextcloud 15 it needs an adjustement to also deliver .woff2 files. Compare your Nginx configuration to the recommended configuration in our <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentation</a>." : "Serwer internetowy nie zostaÅ‚ poprawnie skonfigurowany do dostarczania plików .woff2. Zazwyczaj jest to problem z konfiguracjÄ… Nginx. Dla Nextcloud 15 wymagane jest dostosowanie jej, aby dostarczać pliki .woff2. Porównaj swojÄ… konfiguracjÄ™ Nginx z zalecanÄ… konfiguracjÄ… w naszej <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">dokumentacji</a>.", + "Your web server is not yet properly set up to allow file synchronization, because the WebDAV interface seems to be broken." : "Serwer WWW nie jest jeszcze na tyle poprawnie skonfigurowany, aby umożliwić synchronizacjÄ™ plików, ponieważ interfejs WebDAV może być uszkodzony.", + "Your web server is not properly set up to resolve \"{url}\". Further information can be found in the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentation</a>." : "Serwer WWW nie zostaÅ‚ poprawnie skonfigurowany do rozwiÄ…zania problemu z \"{url}\". WiÄ™cej informacji można znaleźć w <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">dokumentacji</a>.", + "Your web server is not properly set up to resolve \"{url}\". This is most likely related to a web server configuration that was not updated to deliver this folder directly. Please compare your configuration against the shipped rewrite rules in \".htaccess\" for Apache or the provided one in the documentation for Nginx at it's <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentation page</a>. On Nginx those are typically the lines starting with \"location ~\" that need an update." : "Serwer WWW nie zostaÅ‚ poprawnie skonfigurowany do rozwiÄ…zania problemu z \"{url}\". Jest to najprawdopodobniej zwiÄ…zane z konfiguracjÄ… serwera, który nie zostaÅ‚ zaktualizowany do bezpoÅ›redniego dostÄ™pu tego katalogu. ProszÄ™ porównać swojÄ… konfiguracjÄ™ z dostarczonymi reguÅ‚ami przepisywania w \".htaccess\" dla Apache lub podanymi w dokumentacji dla Nginx na <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">stronie dokumentacji</a>. W Nginx sÄ… to zazwyczaj linie zaczynajÄ…ce siÄ™ od \"location ~\", które wymagajÄ… aktualizacji.", + "Your web server is not properly set up to deliver .woff2 files. This is typically an issue with the Nginx configuration. For Nextcloud 15 it needs an adjustement to also deliver .woff2 files. Compare your Nginx configuration to the recommended configuration in our <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentation</a>." : "Serwer WWW nie zostaÅ‚ poprawnie skonfigurowany do dostarczania plików .woff2. Zazwyczaj jest to problem z konfiguracjÄ… Nginx. Dla Nextcloud 15 wymagane jest dostosowanie jej, aby dostarczać pliki .woff2. Porównaj swojÄ… konfiguracjÄ™ Nginx z zalecanÄ… konfiguracjÄ… w naszej <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">dokumentacji</a>.", "PHP does not seem to be setup properly to query system environment variables. The test with getenv(\"PATH\") only returns an empty response." : "WyglÄ…da na to, że PHP nie jest poprawnie skonfigurowany do wysyÅ‚ania zapytaÅ„ o zmienne Å›rodowiskowe systemu. Test gentenv(\"PATH\") zwraca tylko pustÄ… wartość.", "Please check the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">installation documentation ↗</a> for PHP configuration notes and the PHP configuration of your server, especially when using php-fpm." : "Sprawdź <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">dokumentacjÄ™ instalacji ↗</a> w celu uzyskania informacji o konfiguracji PHP dla Twojego serwera, szczególnie przy użyciu php-fpm.", "The read-only config has been enabled. This prevents setting some configurations via the web-interface. Furthermore, the file needs to be made writable manually for every update." : "WÅ‚Ä…czono konfiguracjÄ™ tylko do odczytu. Zapobiega to ustawianiu niektórych konfiguracji przez interfejs internetowy. Ponadto plik musi być zapisany rÄ™cznie przy każdej aktualizacji.", @@ -240,11 +240,11 @@ "To migrate to another database use the command line tool: 'occ db:convert-type', or see the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentation ↗</a>." : "Aby przeprowadzić migracjÄ™ do innej bazy danych, użyj narzÄ™dzia wiersza poleceÅ„: 'occ db:convert-type' lub zapoznaj siÄ™ z <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">dokumentacjÄ… ↗</a>.", "Use of the the built in php mailer is no longer supported. <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">Please update your email server settings ↗<a/>." : "Poczta elektroniczna wbudowana w php nie jest już wspierana. <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">Zaktualizuj ustawienia serwera e-mail ↗<a/>.", "The PHP memory limit is below the recommended value of 512MB." : "Limit pamiÄ™ci PHP jest poniżej zalecanej wartoÅ›ci 512MB.", - "Some app directories are owned by a different user than the web server one. This may be the case if apps have been installed manually. Check the permissions of the following app directories:" : "Niektóre katalogi aplikacji sÄ… wÅ‚asnoÅ›ciÄ… innego użytkownika tego serwera internetowego. Może to wystÄ…pić, gdy aplikacje zostaÅ‚y zainstalowane rÄ™cznie. Sprawdź uprawnienia poniższych katalogów:", + "Some app directories are owned by a different user than the web server one. This may be the case if apps have been installed manually. Check the permissions of the following app directories:" : "Niektóre katalogi aplikacji sÄ… wÅ‚asnoÅ›ciÄ… innego użytkownika tego serwera WWW. Może to wystÄ…pić, gdy aplikacje zostaÅ‚y zainstalowane rÄ™cznie. Sprawdź uprawnienia poniższych katalogów:", "MySQL is used as database but does not support 4-byte characters. To be able to handle 4-byte characters (like emojis) without issues in filenames or comments for example it is recommended to enable the 4-byte support in MySQL. For further details read <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">the documentation page about this</a>." : "MySQL jest używany jako baza danych, ale nie obsÅ‚uguje znaków 4-bajtowych. Aby korzystać ze znaków 4-bajtowych w nazwach plików lub komentarzach (np. Emoji), zaleca siÄ™ wÅ‚Ä…czenie tej obsÅ‚ugi w MySQL. WiÄ™cej informacji na ten temat przeczytasz na <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">stronie dokumentacji</a>.", "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." : "Ta aplikacja używa magazynu obiektów opartych na S3, jako magazynu podstawowego. PrzesyÅ‚ane pliki sÄ… tymczasowo przechowywane na serwerze, dlatego zalecane jest posiadanie 50 GB wolnego miejsca w katalogu tymczasowym PHP. Sprawdź logi, aby uzyskać peÅ‚ne informacje o Å›cieżce i dostÄ™pnym miejscu. Aby to umożliwić, należy zmienić katalog tymczasowy w pliku php.ini lub udostÄ™pnić wiÄ™cej miejsca dla tej Å›cieżki.", "Error occurred while checking server setup" : "WystÄ…piÅ‚ bÅ‚Ä…d podczas sprawdzania konfiguracji serwera", - "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." : "Twój katalog danych i pliki sÄ… prawdopodobnie dostÄ™pne przez Internet. Plik .htaccess nie dziaÅ‚a. Zdecydowanie zaleca siÄ™ skonfigurowanie serwera internetowego w taki sposób, aby katalog danych nie byÅ‚ już dostÄ™pny, albo przenieÅ› katalog danych poza główny katalog serwera internetowego.", + "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." : "Twój katalog danych i pliki sÄ… prawdopodobnie dostÄ™pne przez Internet. Plik .htaccess nie dziaÅ‚a. Zdecydowanie zaleca siÄ™ skonfigurowanie serwera WWW w taki sposób, aby katalog danych nie byÅ‚ już dostÄ™pny, albo przenieÅ› katalog danych poza główny katalog serwera WWW.", "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." : "Nagłówek HTTP „{header}†nie jest ustawiony na „{expected}â€. Jest to potencjalne zagrożenie dla bezpieczeÅ„stwa lub prywatnoÅ›ci. Dlatego zaleca siÄ™ odpowiednie dostosowanie tego ustawienia.", "The \"{header}\" HTTP header is not set to \"{expected}\". Some features might not work correctly, as it is recommended to adjust this setting accordingly." : "Nagłówek HTTP „{header}†nie jest ustawiony na „{expected}â€. Niektóre funkcje mogÄ… nie dziaÅ‚ać poprawnie. Dlatego zaleca siÄ™ odpowiednie dostosowanie tego ustawienia.", "The \"{header}\" HTTP header doesn't contain \"{expected}\". This is a potential security or privacy risk, as it is recommended to adjust this setting accordingly." : "Nagłówek HTTP „{header}†nie zawiera „{expected}â€. Jest to potencjalne zagrożenie dla bezpieczeÅ„stwa lub prywatnoÅ›ci. Dlatego zaleca siÄ™ odpowiednie dostosowanie tego ustawienia.", @@ -347,7 +347,7 @@ "Grant access" : "Udziel dostÄ™pu", "Alternative log in using app token" : "Alternatywne logowanie przy użyciu tokena aplikacji", "Account access" : "DostÄ™p do konta", - "You are about to grant %1$s access to your %2$s account." : "Zamierzasz udzielić %1$s dostÄ™p do swojego konta %2$s.", + "You are about to grant %1$s access to your %2$s account." : "Zamierzasz udzielić %1$s dostÄ™pu do swojego konta %2$s.", "Account connected" : "PoÅ‚Ä…czono z kontem", "Your client should now be connected! You can close this window." : "Aplikacja kliencka powinna być już poÅ‚Ä…czona! Można zamknąć to okno.", "New password" : "Nowe hasÅ‚o", diff --git a/lib/l10n/eo.js b/lib/l10n/eo.js index 3a01cfd376c2ddca38da41f8ce1357598a739aed..c9acad5fb557c3d77e4c96c075f0eea1ffed675e 100644 --- a/lib/l10n/eo.js +++ b/lib/l10n/eo.js @@ -7,6 +7,7 @@ OC.L10N.register( "Or, if you prefer to keep config.php file read only, set the option \"config_is_read_only\" to true in it." : "AÅ, se vi preferas lasi la dosieron config.php nurlega, metu la opcion „config_is_read_only“ al vera („true“) ene de Äi.", "This can usually be fixed by giving the webserver write access to the config directory. See %s" : "Igi la agordodosierujon alirebla de la servilo kutime solvas tiun problemon. Vidu %s", "Or, if you prefer to keep config.php file read only, set the option \"config_is_read_only\" to true in it. See %s" : "AÅ, se vi preferas lasi la dosieron config.php nurlega, metu la opcion „config_is_read_only“ al vera („true“) ene de Äi. Vidu %s", + "The files of the app %1$s were not replaced correctly. Make sure it is a version compatible with the server." : "La dosieroj de la aplikaĵo %1$s ne estis bone anstataÅigitaj. Certigu, ke tiu aplikaĵa versio kongruas kun la servilo.", "Sample configuration detected" : "Ekzempla agordo trovita", "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" : "Ekzempla agordo estis kopiita en via sistemo. Tio povas paneigi vian instalaĵon, kaj ne estas subtenata. Bv. legi la dokumentaron antaÅ ol fari ÅanÄojn en config.php", "%1$s and %2$s" : "%1$s kaj %2$s", diff --git a/lib/l10n/eo.json b/lib/l10n/eo.json index 84f3a75f14f7b153eaacded0cdc05953534e3415..09d08505f5f06077ae90431d66d4d62d147aa880 100644 --- a/lib/l10n/eo.json +++ b/lib/l10n/eo.json @@ -5,6 +5,7 @@ "Or, if you prefer to keep config.php file read only, set the option \"config_is_read_only\" to true in it." : "AÅ, se vi preferas lasi la dosieron config.php nurlega, metu la opcion „config_is_read_only“ al vera („true“) ene de Äi.", "This can usually be fixed by giving the webserver write access to the config directory. See %s" : "Igi la agordodosierujon alirebla de la servilo kutime solvas tiun problemon. Vidu %s", "Or, if you prefer to keep config.php file read only, set the option \"config_is_read_only\" to true in it. See %s" : "AÅ, se vi preferas lasi la dosieron config.php nurlega, metu la opcion „config_is_read_only“ al vera („true“) ene de Äi. Vidu %s", + "The files of the app %1$s were not replaced correctly. Make sure it is a version compatible with the server." : "La dosieroj de la aplikaĵo %1$s ne estis bone anstataÅigitaj. Certigu, ke tiu aplikaĵa versio kongruas kun la servilo.", "Sample configuration detected" : "Ekzempla agordo trovita", "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" : "Ekzempla agordo estis kopiita en via sistemo. Tio povas paneigi vian instalaĵon, kaj ne estas subtenata. Bv. legi la dokumentaron antaÅ ol fari ÅanÄojn en config.php", "%1$s and %2$s" : "%1$s kaj %2$s", diff --git a/lib/l10n/fr.js b/lib/l10n/fr.js index 769ebe06aaf5775fdafe8ca96b6dd0979fc2d184..f2689b9ad833cf78b5c5a711e80df38dffd2dde7 100644 --- a/lib/l10n/fr.js +++ b/lib/l10n/fr.js @@ -7,6 +7,7 @@ OC.L10N.register( "Or, if you prefer to keep config.php file read only, set the option \"config_is_read_only\" to true in it." : "Ou, si vous préférez conserver le fichier config.php en lecture seule, définissez l'option \"config_is_read_only\" sur true.", "This can usually be fixed by giving the webserver write access to the config directory. See %s" : "Ce problème est généralement résolu en donnant au serveur web un accès en écriture au répertoire \"config\". Voir %s", "Or, if you prefer to keep config.php file read only, set the option \"config_is_read_only\" to true in it. See %s" : "Ou, si vous préférez conserver le fichier config.php en lecture seule, définissez l'option \"config_is_read_only\" sur true. Voir %s", + "The files of the app %1$s were not replaced correctly. Make sure it is a version compatible with the server." : "Les fichiers de l'application %1$s n'ont pas été remplacés correctement. Veuillez vérifier que c'est une version compatible avec le serveur.", "Sample configuration detected" : "Configuration d'exemple détectée", "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" : "Il a été détecté que la configuration donnée à titre d'exemple a été copiée. Cela peut rendre votre installation inopérante et n'est pas pris en charge. Veuillez lire la documentation avant d'effectuer des modifications dans config.php", "%1$s and %2$s" : "%1$s et %2$s", diff --git a/lib/l10n/fr.json b/lib/l10n/fr.json index ef13941452993ae6a92e7b368e34da6c22b2f002..f685b982c7630a1ccd81f64fc646761142a6a14e 100644 --- a/lib/l10n/fr.json +++ b/lib/l10n/fr.json @@ -5,6 +5,7 @@ "Or, if you prefer to keep config.php file read only, set the option \"config_is_read_only\" to true in it." : "Ou, si vous préférez conserver le fichier config.php en lecture seule, définissez l'option \"config_is_read_only\" sur true.", "This can usually be fixed by giving the webserver write access to the config directory. See %s" : "Ce problème est généralement résolu en donnant au serveur web un accès en écriture au répertoire \"config\". Voir %s", "Or, if you prefer to keep config.php file read only, set the option \"config_is_read_only\" to true in it. See %s" : "Ou, si vous préférez conserver le fichier config.php en lecture seule, définissez l'option \"config_is_read_only\" sur true. Voir %s", + "The files of the app %1$s were not replaced correctly. Make sure it is a version compatible with the server." : "Les fichiers de l'application %1$s n'ont pas été remplacés correctement. Veuillez vérifier que c'est une version compatible avec le serveur.", "Sample configuration detected" : "Configuration d'exemple détectée", "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" : "Il a été détecté que la configuration donnée à titre d'exemple a été copiée. Cela peut rendre votre installation inopérante et n'est pas pris en charge. Veuillez lire la documentation avant d'effectuer des modifications dans config.php", "%1$s and %2$s" : "%1$s et %2$s", diff --git a/lib/l10n/lt_LT.js b/lib/l10n/lt_LT.js index faf923b2262c872393c2453be32c0dc4de4fdad3..e4752bea14b36ca785549690ae84d29fa5e14131 100644 --- a/lib/l10n/lt_LT.js +++ b/lib/l10n/lt_LT.js @@ -83,6 +83,7 @@ OC.L10N.register( "You need to provide a password to create a public link, only protected links are allowed" : "VieÅ¡oms nuorodoms bÅ«tinas slaptažodis, leidžiamos tik apsaugotos nuorodos.", "Sharing %s failed, because sharing with links is not allowed" : "Bendrinimas %s nepavyko, kadangi bendrinimas su nuorodomis yra neleidžiamas.", "Not allowed to create a federated share with the same user" : "Negalima sukurti federacinį vieÅ¡inį su tuo paÄiu naudotoju", + "Cannot set expiration date. Shares cannot expire later than %s after they have been shared" : "Negalima nustatyti galiojimo pabaigos datos. Bendrinimas negali pasibaigti vÄ—liau nei %s po jo pasidalinimo", "Cannot set expiration date. Expiration date is in the past" : "Nepavyko nustatyti galiojimo datos. Galiojimo data yra praÄ—jÄ™s laikas.", "Sharing failed, because the user %s is the original sharer" : "Bendrinimas nepavyko, nes naudotojas %s yra bendrintojas.", "Sharing %s failed, because resharing is not allowed" : "%s bendrinimas nepavyko, nes perskirstymas yra neleidžiamas.", diff --git a/lib/l10n/lt_LT.json b/lib/l10n/lt_LT.json index 9c08c7a11bf512bb41b639327b5c9283bd922698..89fb107479b1f800734becd2095897229c9c4f71 100644 --- a/lib/l10n/lt_LT.json +++ b/lib/l10n/lt_LT.json @@ -81,6 +81,7 @@ "You need to provide a password to create a public link, only protected links are allowed" : "VieÅ¡oms nuorodoms bÅ«tinas slaptažodis, leidžiamos tik apsaugotos nuorodos.", "Sharing %s failed, because sharing with links is not allowed" : "Bendrinimas %s nepavyko, kadangi bendrinimas su nuorodomis yra neleidžiamas.", "Not allowed to create a federated share with the same user" : "Negalima sukurti federacinį vieÅ¡inį su tuo paÄiu naudotoju", + "Cannot set expiration date. Shares cannot expire later than %s after they have been shared" : "Negalima nustatyti galiojimo pabaigos datos. Bendrinimas negali pasibaigti vÄ—liau nei %s po jo pasidalinimo", "Cannot set expiration date. Expiration date is in the past" : "Nepavyko nustatyti galiojimo datos. Galiojimo data yra praÄ—jÄ™s laikas.", "Sharing failed, because the user %s is the original sharer" : "Bendrinimas nepavyko, nes naudotojas %s yra bendrintojas.", "Sharing %s failed, because resharing is not allowed" : "%s bendrinimas nepavyko, nes perskirstymas yra neleidžiamas.", diff --git a/lib/l10n/pl.js b/lib/l10n/pl.js index e7c2331f165b861912a478e3db12589dcaac4391..a1ba07d447c34d4993681b02a4279dae9f6de331 100644 --- a/lib/l10n/pl.js +++ b/lib/l10n/pl.js @@ -2,10 +2,10 @@ OC.L10N.register( "lib", { "Cannot write into \"config\" directory!" : "Nie można zapisać do katalogu \"config\"!", - "This can usually be fixed by giving the webserver write access to the config directory" : "Zwykle można to naprawić, nadajÄ…c serwerowi dostÄ™p do zapisu do katalogu config.", + "This can usually be fixed by giving the webserver write access to the config directory" : "Zwykle można to naprawić, nadajÄ…c serwerowi WWW dostÄ™p do zapisu do katalogu config.", "See %s" : "Zobacz %s", "Or, if you prefer to keep config.php file read only, set the option \"config_is_read_only\" to true in it." : "JeÅ›li, albo wolisz zachować plik config.php tylko do odczytu, ustaw w nim opcjÄ™ \"config_is_read_only\" na true.", - "This can usually be fixed by giving the webserver write access to the config directory. See %s" : "Zwykle można to naprawić, nadajÄ…c serwerowi dostÄ™p do zapisu do katalogu config. Zobacz %s", + "This can usually be fixed by giving the webserver write access to the config directory. See %s" : "Zwykle można to naprawić, nadajÄ…c serwerowi WWW dostÄ™p do zapisu do katalogu config. Zobacz %s", "Or, if you prefer to keep config.php file read only, set the option \"config_is_read_only\" to true in it. See %s" : "JeÅ›li, albo wolisz zachować plik config.php tylko do odczytu, ustaw w nim opcjÄ™ \"config_is_read_only\" na true. Zobacz %s", "The files of the app %1$s were not replaced correctly. Make sure it is a version compatible with the server." : "Pliki aplikacji %1$s nie zostaÅ‚y poprawnie zastÄ…pione. Upewnij siÄ™, że jest to wersja zgodna z serwerem.", "Sample configuration detected" : "Wykryto przykÅ‚adowÄ… konfiguracjÄ™", @@ -119,27 +119,27 @@ OC.L10N.register( "Cannot set expiration date. Expiration date is in the past" : "Nie można ustawić daty wygaÅ›niÄ™cia. Data wygaÅ›niÄ™cia jest w przeszÅ‚oÅ›ci.", "Sharing backend %s must implement the interface OCP\\Share_Backend" : "Zaplecze do współdzielenia %s musi implementować interfejs OCP\\Share_Backend", "Sharing backend %s not found" : "Zaplecze %s do współdzielenia nie zostaÅ‚o znalezione", - "Sharing backend for %s not found" : "Zaplecze do współdzielenia %s nie zostaÅ‚o znalezione", + "Sharing backend for %s not found" : "Zaplecze do współdzielenia dla %s nie zostaÅ‚o znalezione", "Sharing failed, because the user %s is the original sharer" : "UdostÄ™pnianie nie powiodÅ‚o siÄ™, ponieważ użytkownik %s jest wÅ‚aÅ›cicielem współdzielenia", "Sharing %1$s failed, because the permissions exceed permissions granted to %2$s" : "UdostÄ™pnianie %1$s nie powiodÅ‚o siÄ™, ponieważ uprawnienia przekraczajÄ… uprawnieniom przyznanym %2$s", "Sharing %s failed, because resharing is not allowed" : "UdostÄ™pnianie %s nie powiodÅ‚o siÄ™, ponieważ ponowne współdzielenie nie jest dozwolone", - "Sharing %1$s failed, because the sharing backend for %2$s could not find its source" : "UdostÄ™pnianie %1$s nie powiodÅ‚o siÄ™, ponieważ zaplecze współdzielenia dla %2$s nie mógÅ‚ znaleźć swojego źródÅ‚a", + "Sharing %1$s failed, because the sharing backend for %2$s could not find its source" : "UdostÄ™pnianie %1$s nie powiodÅ‚o siÄ™, ponieważ zaplecze współdzielenia dla %2$s nie mogÅ‚o znaleźć swojego źródÅ‚a", "Sharing %s failed, because the file could not be found in the file cache" : "UdostÄ™pnianie %s nie powiodÅ‚o siÄ™, ponieważ nie można znaleźć pliku w pamiÄ™ci podrÄ™cznej plików", "%1$s shared »%2$s« with you and wants to add:" : "%1$s współdzieli »%2$s« z TobÄ… i chce dodać: ", "%1$s shared »%2$s« with you and wants to add" : " %1$s współdzieli »%2$s« z TobÄ… i chce dodać", "»%s« added a note to a file shared with you" : "»%s« dodaÅ‚ notatkÄ™ do pliku współdzielonego z TobÄ…", "Open »%s«" : "Otwórz »%s«", "%1$s via %2$s" : "%1$s przez %2$s", - "Can’t increase permissions of %s" : "Nie można zwiÄ™kszyć praw dla 1%s", + "Can’t increase permissions of %s" : "Nie można zwiÄ™kszyć uprawnieÅ„ %s", "Files can’t be shared with delete permissions" : "Pliki nie mogÄ… zostać udostÄ™pnione z prawem do usuwania", "Files can’t be shared with create permissions" : "Pliki nie mogÄ… zostać udostÄ™pnione z prawem do tworzenia", "Expiration date is in the past" : "Data ważnoÅ›ci jest przeszÅ‚a", - "Can’t set expiration date more than %s days in the future" : "Nie można ustawić daty ważnoÅ›ci dÅ‚uższej niż 1%s dni", - "%1$s shared »%2$s« with you" : "%1$s udostÄ™pniÅ‚ \"%2$s\"", - "%1$s shared »%2$s« with you." : "%1$s udostÄ™pniÅ‚ \"%2$s\".", - "Click the button below to open it." : "Kliknij przycisk poniżej aby otworzyć.", - "The requested share does not exist anymore" : "Żądany obiekt współdzielony już nie istnieje", - "Could not find category \"%s\"" : "Nie można odnaleźć kategorii \"%s\"", + "Can’t set expiration date more than %s days in the future" : "Nie można ustawić daty ważnoÅ›ci na dÅ‚uższÄ… niż %s dni", + "%1$s shared »%2$s« with you" : "%1$s współdzieli »%2$s« z TobÄ…", + "%1$s shared »%2$s« with you." : "%1$s współdzieli »%2$s« z TobÄ….", + "Click the button below to open it." : "Kliknij przycisk poniżej, aby otworzyć.", + "The requested share does not exist anymore" : "Żądane współdzielenie już nie istnieje", + "Could not find category \"%s\"" : "Nie można znaleźć kategorii \"%s\"", "Sunday" : "Niedziela", "Monday" : "PoniedziaÅ‚ek", "Tuesday" : "Wtorek", @@ -204,45 +204,45 @@ OC.L10N.register( "No database drivers (sqlite, mysql, or postgresql) installed." : "Nie zainstalowano sterowników bazy danych (sqlite, mysql lub postgresql).", "Cannot write into \"config\" directory" : "Nie można zapisać do katalogu \"config\"", "Cannot write into \"apps\" directory" : "Nie można zapisać do katalogu \"apps\"", - "This can usually be fixed by giving the webserver write access to the apps directory or disabling the appstore in the config file. See %s" : "Zwykle można to naprawić, nadajÄ…c serwerowi uprawnienia do zapisu do katalogu apps lub wyÅ‚Ä…czajÄ…c sklep aplikacji w pliku config. Patrz %s", + "This can usually be fixed by giving the webserver write access to the apps directory or disabling the appstore in the config file. See %s" : "Zwykle można to naprawić, nadajÄ…c serwerowi WWW uprawnienia do zapisu do katalogu apps lub wyÅ‚Ä…czajÄ…c sklep aplikacji w pliku config. Patrz %s", "Cannot create \"data\" directory" : "Nie mozna utworzyć katalogu \"data\"", - "This can usually be fixed by giving the webserver write access to the root directory. See %s" : "Zazwyczaj można to naprawić poprzez nadanie serwerowi www uprawnieÅ„ do zapisu w katalogu głównym. Zobacz %s", - "Permissions can usually be fixed by giving the webserver write access to the root directory. See %s." : "Uprawnienia mogÄ… zazwyczaj być naprawione poprzez nadanie serwerowi www uprawnieÅ„ do zapisu w katalogu głównym. Zobacz %s.", + "This can usually be fixed by giving the webserver write access to the root directory. See %s" : "Zwykle można to naprawić, nadajÄ…c serwerowi WWW dostÄ™p do zapisu do katalogu głównego. Zobacz %s", + "Permissions can usually be fixed by giving the webserver write access to the root directory. See %s." : "Uprawnienia można zazwyczaj naprawić, nadajÄ…c serwerowi WWW dostÄ™p do zapisu do katalogu głównego. Zobacz %s.", "Setting locale to %s failed" : "Nie udaÅ‚o siÄ™ zmienić jÄ™zyka na %s", - "Please install one of these locales on your system and restart your webserver." : "Proszę zainstalować jedno z poniższych locale w Twoim systemie i uruchomić ponownie serwer www.", - "Please ask your server administrator to install the module." : "ProszÄ™ poproÅ› administratora serwera aby zainstalowaÅ‚ ten moduÅ‚.", + "Please install one of these locales on your system and restart your webserver." : "Zainstaluj jednÄ… z lokalizacji w swoim systemie i ponownie uruchom serwer WWW.", + "Please ask your server administrator to install the module." : "PoproÅ› administratora serwera o zainstalowanie moduÅ‚u.", "PHP module %s not installed." : "ModuÅ‚ PHP %s nie jest zainstalowany.", "PHP setting \"%s\" is not set to \"%s\"." : "Ustawienie PHP \"%s\" nie jest ustawione na \"%s\".", - "Adjusting this setting in php.ini will make Nextcloud run again" : "Modyfikacja tego w php.ini spowoduje, że Nextcloud ponownie bÄ™dzie dziaÅ‚aÅ‚", - "mbstring.func_overload is set to \"%s\" instead of the expected value \"0\"" : "mbstring.func_overload jest ustawione na \"%s\" zamiast oczekiwanej wartoÅ›ci \"0\"", - "To fix this issue set <code>mbstring.func_overload</code> to <code>0</code> in your php.ini" : "Aby naprawić ten problem ustaw <code>mbstring.func_overload</code> na <code>0</code> w swoim php.ini.", - "libxml2 2.7.0 is at least required. Currently %s is installed." : "Wymagana wersja libxml2 to przynajmniej 2.7.0. Obecnie jest zainstalowana wersja %s.", - "To fix this issue update your libxml2 version and restart your web server." : "Aby naprawić ten problem zaktualizuj swojÄ… wersjÄ™ libxml2 i zrestartuj serwer web.", - "PHP is apparently set up to strip inline doc blocks. This will make several core apps inaccessible." : "Najwidoczniej PHP jest tak ustawione, aby wycinać bloki wklejonych dokumentów. Może to spowodować, że niektóre wbudowane aplikacje bÄ™dÄ… niedostÄ™pne.", - "This is probably caused by a cache/accelerator such as Zend OPcache or eAccelerator." : "Dzieje siÄ™ tak prawdopodobnie przez cache lub akcelerator taki jak Zend OPcache lub eAccelerator.", + "Adjusting this setting in php.ini will make Nextcloud run again" : "Dostosowanie tego ustawienia w php.ini spowoduje ponowne uruchomienie Nextcloud", + "mbstring.func_overload is set to \"%s\" instead of the expected value \"0\"" : "mbstring.func_overload jest ustawione na \"%s\" zamiast spodziewanej wartoÅ›ci \"0\"", + "To fix this issue set <code>mbstring.func_overload</code> to <code>0</code> in your php.ini" : "Aby rozwiÄ…zać ten problem, ustaw <code>mbstring.func_overload</code> na <code>0</code> w pliku php.ini", + "libxml2 2.7.0 is at least required. Currently %s is installed." : "Wymagana wersja dla libxml2 to przynajmniej 2.7.0. Aktualnie zainstalowana jest %s.", + "To fix this issue update your libxml2 version and restart your web server." : "Aby rozwiÄ…zać ten problem, zaktualizuj wersjÄ™ libxml2 i ponownie uruchom serwer WWW.", + "PHP is apparently set up to strip inline doc blocks. This will make several core apps inaccessible." : "WyglÄ…da na to, że PHP jest tak ustawione, aby wycinać bloki wklejonych dokumentów. Może to spowodować, że niektóre wbudowane aplikacje bÄ™dÄ… niedostÄ™pne.", + "This is probably caused by a cache/accelerator such as Zend OPcache or eAccelerator." : "Jest to prawdopodobnie spowodowane przez cache lub akcelerator, taki jak Zend OPcache lub eAccelerator.", "PHP modules have been installed, but they are still listed as missing?" : "ModuÅ‚y PHP zostaÅ‚y zainstalowane, ale nadal brakuje ich na liÅ›cie?", - "Please ask your server administrator to restart the web server." : "PoproÅ› administratora serwera o restart serwera www.", + "Please ask your server administrator to restart the web server." : "PoproÅ› administratora serwera o ponowne uruchomienie serwera WWW.", "PostgreSQL >= 9 required" : "Wymagany PostgreSQL >= 9", - "Please upgrade your database version" : "Uaktualnij wersjÄ™ bazy danych", - "Please change the permissions to 0770 so that the directory cannot be listed by other users." : "ZmieÅ„ uprawnienia na 0770, żeby ukryć zawartość katalogu przed innymi użytkownikami.", - "Your data directory is readable by other users" : "Twój katalog z danymi mogÄ… czytać inni użytkownicy", - "Your data directory must be an absolute path" : "Twój katalog z danymi musi być Å›cieżkÄ… absolutnÄ…", + "Please upgrade your database version" : "Zaktualizuj wersjÄ™ bazy danych", + "Please change the permissions to 0770 so that the directory cannot be listed by other users." : "ZmieÅ„ uprawnienia na 0770, aby katalog nie byÅ‚ widoczny dla innych użytkowników.", + "Your data directory is readable by other users" : "Twój katalog danych jest widoczny dla innych użytkowników", + "Your data directory must be an absolute path" : "Katalog danych musi mieć Å›cieżkÄ™ absolutnÄ…", "Check the value of \"datadirectory\" in your configuration" : "Sprawdź wartość \"datadirectory\" w swojej konfiguracji", - "Your data directory is invalid" : "Twój katalog z danymi jest nieprawidÅ‚owy", - "Ensure there is a file called \".ocdata\" in the root of the data directory." : "Upewnij siÄ™, że istnieje plik \".ocdata\" w katalogu z danymi, data/", + "Your data directory is invalid" : "Katalog danych jest nieprawidÅ‚owy", + "Ensure there is a file called \".ocdata\" in the root of the data directory." : "Upewnij siÄ™, że w katalogu \"data\" znajduje siÄ™ plik o nazwie „.ocdataâ€.", "Action \"%s\" not supported or implemented." : "Akcja \"%s\" jest niewspierana lub niezaimplementowana.", "Authentication failed, wrong token or provider ID given" : "Uwierzytelnienie nie powiodÅ‚o siÄ™, podano nieprawidÅ‚owy token lub ID dostawcy", - "Parameters missing in order to complete the request. Missing Parameters: \"%s\"" : "BrakujÄ…ce parametry dla ukoÅ„czenia żądania. BrakujÄ…ce parametry: \"%s\"", - "ID \"%1$s\" already used by cloud federation provider \"%2$s\"" : "ID \"%1$s\" jest już używany przez dostawcÄ™ federacji chmury \"%2$s\"", - "Cloud Federation Provider with ID: \"%s\" does not exist." : "Cloud Federation Provider o ID: \"%s\" nie istnieje.", + "Parameters missing in order to complete the request. Missing Parameters: \"%s\"" : "Brak parametrów w celu uzupeÅ‚nienia żądania. BrakujÄ…ce parametry: „%sâ€", + "ID \"%1$s\" already used by cloud federation provider \"%2$s\"" : "ID \"%1$s\" jest już używany przez dostawcÄ™ chmury federacyjnej \"%2$s\"", + "Cloud Federation Provider with ID: \"%s\" does not exist." : "Dostawca Chmury Federacyjnej o ID: \"%s\" nie istnieje.", "Could not obtain lock type %d on \"%s\"." : "Nie można uzyskać blokady typu %d na \"%s\".", "Storage unauthorized. %s" : "Magazyn nieautoryzowany. %s", "Storage incomplete configuration. %s" : "Niekompletna konfiguracja magazynu. %s", "Storage connection error. %s" : "BÅ‚Ä…d poÅ‚Ä…czenia z magazynem. %s", "Storage is temporarily not available" : "Magazyn jest tymczasowo niedostÄ™pny", - "Storage connection timeout. %s" : "Limit czasu poÅ‚Ä…czenia do magazynu zostaÅ‚ przekroczony. %s", - "Library %s with a version higher than %s is required - available version %s." : "Biblioteka %s w wersji wyższej niż %s, która jest wymagana - dostÄ™pna wersja %s.", - "Library %s with a version lower than %s is required - available version %s." : "Biblioteka w wersji %s jest niższa niż %s, która jest wymagana - dostÄ™pna wersja %s.", + "Storage connection timeout. %s" : "Limit czasu poÅ‚Ä…czenia do magazynu. %s", + "Library %s with a version higher than %s is required - available version %s." : "Biblioteka %s wymagana jest z wersjÄ… wyższÄ… niż %s - dostÄ™pna wersja %s.", + "Library %s with a version lower than %s is required - available version %s." : "Biblioteka %s wymagana jest w wersji niższej niż %s - dostÄ™pna wersja %s.", "Sharing %s failed, because the user %s does not exist" : "UdostÄ™pnianie %s nie powiodÅ‚o siÄ™, ponieważ użytkownik %s nie istnieje", "Sharing %s failed, because the user %s is not a member of any groups that %s is a member of" : "UdostÄ™pnianie %s nie powiodÅ‚o siÄ™, ponieważ użytkownik %s nie jest czÅ‚onkiem żadnej grupy, której czÅ‚onkiem jest %s", "Sharing %s failed, because this item is already shared with %s" : "UdostÄ™pnianie %s nie powiodÅ‚o siÄ™, ponieważ element jest już współdzielony z %s", @@ -253,10 +253,10 @@ OC.L10N.register( "Share type %s is not valid for %s" : "Typ udostÄ™pnienia %s jest nieprawidÅ‚owy dla %s", "Sharing %s failed, because the permissions exceed permissions granted to %s" : "UdostÄ™pnianie %s nie powiodÅ‚o siÄ™, ponieważ uprawnienia przekraczajÄ… uprawnieniom przyznanym %s", "Sharing %s failed, because the sharing backend for %s could not find its source" : "UdostÄ™pnianie %s nie powiodÅ‚o siÄ™, ponieważ zaplecze współdzielenia dla %s nie mogÅ‚o znaleźć jego źródÅ‚a", - "%s shared »%s« with you" : "%s współdzieli »%s« z tobÄ…", + "%s shared »%s« with you" : "%s współdzieli »%s« z TobÄ…", "%s shared »%s« with you." : "%s współdzieli »%s« z TobÄ….", "%s via %s" : "%s przez %s", - "App \"%s\" cannot be installed because the following dependencies are not fulfilled: %s" : "Aplikacja \"%s\" nie może zostać zainstalowana, ponieważ nastÄ™pujÄ…ce zależnoÅ›ci nie zostaÅ‚y speÅ‚nione: %s", - "ID \"%s\" already used by cloud federation provider \"%s\"" : "ID \"%s\" jest już używane przez Cloud Federation Provider \"%s\"" + "App \"%s\" cannot be installed because the following dependencies are not fulfilled: %s" : "Aplikacja \"%s\" nie może zostać zainstalowana, ponieważ nie sÄ… speÅ‚nione nastÄ™pujÄ…ce zależnoÅ›ci: %s", + "ID \"%s\" already used by cloud federation provider \"%s\"" : "ID \"%s\" jest już używane przez dostawcÄ™ chmury federacyjnej \"%s\"" }, "nplurals=4; plural=(n==1 ? 0 : (n%10>=2 && n%10<=4) && (n%100<12 || n%100>14) ? 1 : n!=1 && (n%10>=0 && n%10<=1) || (n%10>=5 && n%10<=9) || (n%100>=12 && n%100<=14) ? 2 : 3);"); diff --git a/lib/l10n/pl.json b/lib/l10n/pl.json index 2e167a7e419c62c8946d447f39ddab5e87d053bb..b202bab512ab4f12fb0805aad1d8e6338ad187ea 100644 --- a/lib/l10n/pl.json +++ b/lib/l10n/pl.json @@ -1,9 +1,9 @@ { "translations": { "Cannot write into \"config\" directory!" : "Nie można zapisać do katalogu \"config\"!", - "This can usually be fixed by giving the webserver write access to the config directory" : "Zwykle można to naprawić, nadajÄ…c serwerowi dostÄ™p do zapisu do katalogu config.", + "This can usually be fixed by giving the webserver write access to the config directory" : "Zwykle można to naprawić, nadajÄ…c serwerowi WWW dostÄ™p do zapisu do katalogu config.", "See %s" : "Zobacz %s", "Or, if you prefer to keep config.php file read only, set the option \"config_is_read_only\" to true in it." : "JeÅ›li, albo wolisz zachować plik config.php tylko do odczytu, ustaw w nim opcjÄ™ \"config_is_read_only\" na true.", - "This can usually be fixed by giving the webserver write access to the config directory. See %s" : "Zwykle można to naprawić, nadajÄ…c serwerowi dostÄ™p do zapisu do katalogu config. Zobacz %s", + "This can usually be fixed by giving the webserver write access to the config directory. See %s" : "Zwykle można to naprawić, nadajÄ…c serwerowi WWW dostÄ™p do zapisu do katalogu config. Zobacz %s", "Or, if you prefer to keep config.php file read only, set the option \"config_is_read_only\" to true in it. See %s" : "JeÅ›li, albo wolisz zachować plik config.php tylko do odczytu, ustaw w nim opcjÄ™ \"config_is_read_only\" na true. Zobacz %s", "The files of the app %1$s were not replaced correctly. Make sure it is a version compatible with the server." : "Pliki aplikacji %1$s nie zostaÅ‚y poprawnie zastÄ…pione. Upewnij siÄ™, że jest to wersja zgodna z serwerem.", "Sample configuration detected" : "Wykryto przykÅ‚adowÄ… konfiguracjÄ™", @@ -117,27 +117,27 @@ "Cannot set expiration date. Expiration date is in the past" : "Nie można ustawić daty wygaÅ›niÄ™cia. Data wygaÅ›niÄ™cia jest w przeszÅ‚oÅ›ci.", "Sharing backend %s must implement the interface OCP\\Share_Backend" : "Zaplecze do współdzielenia %s musi implementować interfejs OCP\\Share_Backend", "Sharing backend %s not found" : "Zaplecze %s do współdzielenia nie zostaÅ‚o znalezione", - "Sharing backend for %s not found" : "Zaplecze do współdzielenia %s nie zostaÅ‚o znalezione", + "Sharing backend for %s not found" : "Zaplecze do współdzielenia dla %s nie zostaÅ‚o znalezione", "Sharing failed, because the user %s is the original sharer" : "UdostÄ™pnianie nie powiodÅ‚o siÄ™, ponieważ użytkownik %s jest wÅ‚aÅ›cicielem współdzielenia", "Sharing %1$s failed, because the permissions exceed permissions granted to %2$s" : "UdostÄ™pnianie %1$s nie powiodÅ‚o siÄ™, ponieważ uprawnienia przekraczajÄ… uprawnieniom przyznanym %2$s", "Sharing %s failed, because resharing is not allowed" : "UdostÄ™pnianie %s nie powiodÅ‚o siÄ™, ponieważ ponowne współdzielenie nie jest dozwolone", - "Sharing %1$s failed, because the sharing backend for %2$s could not find its source" : "UdostÄ™pnianie %1$s nie powiodÅ‚o siÄ™, ponieważ zaplecze współdzielenia dla %2$s nie mógÅ‚ znaleźć swojego źródÅ‚a", + "Sharing %1$s failed, because the sharing backend for %2$s could not find its source" : "UdostÄ™pnianie %1$s nie powiodÅ‚o siÄ™, ponieważ zaplecze współdzielenia dla %2$s nie mogÅ‚o znaleźć swojego źródÅ‚a", "Sharing %s failed, because the file could not be found in the file cache" : "UdostÄ™pnianie %s nie powiodÅ‚o siÄ™, ponieważ nie można znaleźć pliku w pamiÄ™ci podrÄ™cznej plików", "%1$s shared »%2$s« with you and wants to add:" : "%1$s współdzieli »%2$s« z TobÄ… i chce dodać: ", "%1$s shared »%2$s« with you and wants to add" : " %1$s współdzieli »%2$s« z TobÄ… i chce dodać", "»%s« added a note to a file shared with you" : "»%s« dodaÅ‚ notatkÄ™ do pliku współdzielonego z TobÄ…", "Open »%s«" : "Otwórz »%s«", "%1$s via %2$s" : "%1$s przez %2$s", - "Can’t increase permissions of %s" : "Nie można zwiÄ™kszyć praw dla 1%s", + "Can’t increase permissions of %s" : "Nie można zwiÄ™kszyć uprawnieÅ„ %s", "Files can’t be shared with delete permissions" : "Pliki nie mogÄ… zostać udostÄ™pnione z prawem do usuwania", "Files can’t be shared with create permissions" : "Pliki nie mogÄ… zostać udostÄ™pnione z prawem do tworzenia", "Expiration date is in the past" : "Data ważnoÅ›ci jest przeszÅ‚a", - "Can’t set expiration date more than %s days in the future" : "Nie można ustawić daty ważnoÅ›ci dÅ‚uższej niż 1%s dni", - "%1$s shared »%2$s« with you" : "%1$s udostÄ™pniÅ‚ \"%2$s\"", - "%1$s shared »%2$s« with you." : "%1$s udostÄ™pniÅ‚ \"%2$s\".", - "Click the button below to open it." : "Kliknij przycisk poniżej aby otworzyć.", - "The requested share does not exist anymore" : "Żądany obiekt współdzielony już nie istnieje", - "Could not find category \"%s\"" : "Nie można odnaleźć kategorii \"%s\"", + "Can’t set expiration date more than %s days in the future" : "Nie można ustawić daty ważnoÅ›ci na dÅ‚uższÄ… niż %s dni", + "%1$s shared »%2$s« with you" : "%1$s współdzieli »%2$s« z TobÄ…", + "%1$s shared »%2$s« with you." : "%1$s współdzieli »%2$s« z TobÄ….", + "Click the button below to open it." : "Kliknij przycisk poniżej, aby otworzyć.", + "The requested share does not exist anymore" : "Żądane współdzielenie już nie istnieje", + "Could not find category \"%s\"" : "Nie można znaleźć kategorii \"%s\"", "Sunday" : "Niedziela", "Monday" : "PoniedziaÅ‚ek", "Tuesday" : "Wtorek", @@ -202,45 +202,45 @@ "No database drivers (sqlite, mysql, or postgresql) installed." : "Nie zainstalowano sterowników bazy danych (sqlite, mysql lub postgresql).", "Cannot write into \"config\" directory" : "Nie można zapisać do katalogu \"config\"", "Cannot write into \"apps\" directory" : "Nie można zapisać do katalogu \"apps\"", - "This can usually be fixed by giving the webserver write access to the apps directory or disabling the appstore in the config file. See %s" : "Zwykle można to naprawić, nadajÄ…c serwerowi uprawnienia do zapisu do katalogu apps lub wyÅ‚Ä…czajÄ…c sklep aplikacji w pliku config. Patrz %s", + "This can usually be fixed by giving the webserver write access to the apps directory or disabling the appstore in the config file. See %s" : "Zwykle można to naprawić, nadajÄ…c serwerowi WWW uprawnienia do zapisu do katalogu apps lub wyÅ‚Ä…czajÄ…c sklep aplikacji w pliku config. Patrz %s", "Cannot create \"data\" directory" : "Nie mozna utworzyć katalogu \"data\"", - "This can usually be fixed by giving the webserver write access to the root directory. See %s" : "Zazwyczaj można to naprawić poprzez nadanie serwerowi www uprawnieÅ„ do zapisu w katalogu głównym. Zobacz %s", - "Permissions can usually be fixed by giving the webserver write access to the root directory. See %s." : "Uprawnienia mogÄ… zazwyczaj być naprawione poprzez nadanie serwerowi www uprawnieÅ„ do zapisu w katalogu głównym. Zobacz %s.", + "This can usually be fixed by giving the webserver write access to the root directory. See %s" : "Zwykle można to naprawić, nadajÄ…c serwerowi WWW dostÄ™p do zapisu do katalogu głównego. Zobacz %s", + "Permissions can usually be fixed by giving the webserver write access to the root directory. See %s." : "Uprawnienia można zazwyczaj naprawić, nadajÄ…c serwerowi WWW dostÄ™p do zapisu do katalogu głównego. Zobacz %s.", "Setting locale to %s failed" : "Nie udaÅ‚o siÄ™ zmienić jÄ™zyka na %s", - "Please install one of these locales on your system and restart your webserver." : "Proszę zainstalować jedno z poniższych locale w Twoim systemie i uruchomić ponownie serwer www.", - "Please ask your server administrator to install the module." : "ProszÄ™ poproÅ› administratora serwera aby zainstalowaÅ‚ ten moduÅ‚.", + "Please install one of these locales on your system and restart your webserver." : "Zainstaluj jednÄ… z lokalizacji w swoim systemie i ponownie uruchom serwer WWW.", + "Please ask your server administrator to install the module." : "PoproÅ› administratora serwera o zainstalowanie moduÅ‚u.", "PHP module %s not installed." : "ModuÅ‚ PHP %s nie jest zainstalowany.", "PHP setting \"%s\" is not set to \"%s\"." : "Ustawienie PHP \"%s\" nie jest ustawione na \"%s\".", - "Adjusting this setting in php.ini will make Nextcloud run again" : "Modyfikacja tego w php.ini spowoduje, że Nextcloud ponownie bÄ™dzie dziaÅ‚aÅ‚", - "mbstring.func_overload is set to \"%s\" instead of the expected value \"0\"" : "mbstring.func_overload jest ustawione na \"%s\" zamiast oczekiwanej wartoÅ›ci \"0\"", - "To fix this issue set <code>mbstring.func_overload</code> to <code>0</code> in your php.ini" : "Aby naprawić ten problem ustaw <code>mbstring.func_overload</code> na <code>0</code> w swoim php.ini.", - "libxml2 2.7.0 is at least required. Currently %s is installed." : "Wymagana wersja libxml2 to przynajmniej 2.7.0. Obecnie jest zainstalowana wersja %s.", - "To fix this issue update your libxml2 version and restart your web server." : "Aby naprawić ten problem zaktualizuj swojÄ… wersjÄ™ libxml2 i zrestartuj serwer web.", - "PHP is apparently set up to strip inline doc blocks. This will make several core apps inaccessible." : "Najwidoczniej PHP jest tak ustawione, aby wycinać bloki wklejonych dokumentów. Może to spowodować, że niektóre wbudowane aplikacje bÄ™dÄ… niedostÄ™pne.", - "This is probably caused by a cache/accelerator such as Zend OPcache or eAccelerator." : "Dzieje siÄ™ tak prawdopodobnie przez cache lub akcelerator taki jak Zend OPcache lub eAccelerator.", + "Adjusting this setting in php.ini will make Nextcloud run again" : "Dostosowanie tego ustawienia w php.ini spowoduje ponowne uruchomienie Nextcloud", + "mbstring.func_overload is set to \"%s\" instead of the expected value \"0\"" : "mbstring.func_overload jest ustawione na \"%s\" zamiast spodziewanej wartoÅ›ci \"0\"", + "To fix this issue set <code>mbstring.func_overload</code> to <code>0</code> in your php.ini" : "Aby rozwiÄ…zać ten problem, ustaw <code>mbstring.func_overload</code> na <code>0</code> w pliku php.ini", + "libxml2 2.7.0 is at least required. Currently %s is installed." : "Wymagana wersja dla libxml2 to przynajmniej 2.7.0. Aktualnie zainstalowana jest %s.", + "To fix this issue update your libxml2 version and restart your web server." : "Aby rozwiÄ…zać ten problem, zaktualizuj wersjÄ™ libxml2 i ponownie uruchom serwer WWW.", + "PHP is apparently set up to strip inline doc blocks. This will make several core apps inaccessible." : "WyglÄ…da na to, że PHP jest tak ustawione, aby wycinać bloki wklejonych dokumentów. Może to spowodować, że niektóre wbudowane aplikacje bÄ™dÄ… niedostÄ™pne.", + "This is probably caused by a cache/accelerator such as Zend OPcache or eAccelerator." : "Jest to prawdopodobnie spowodowane przez cache lub akcelerator, taki jak Zend OPcache lub eAccelerator.", "PHP modules have been installed, but they are still listed as missing?" : "ModuÅ‚y PHP zostaÅ‚y zainstalowane, ale nadal brakuje ich na liÅ›cie?", - "Please ask your server administrator to restart the web server." : "PoproÅ› administratora serwera o restart serwera www.", + "Please ask your server administrator to restart the web server." : "PoproÅ› administratora serwera o ponowne uruchomienie serwera WWW.", "PostgreSQL >= 9 required" : "Wymagany PostgreSQL >= 9", - "Please upgrade your database version" : "Uaktualnij wersjÄ™ bazy danych", - "Please change the permissions to 0770 so that the directory cannot be listed by other users." : "ZmieÅ„ uprawnienia na 0770, żeby ukryć zawartość katalogu przed innymi użytkownikami.", - "Your data directory is readable by other users" : "Twój katalog z danymi mogÄ… czytać inni użytkownicy", - "Your data directory must be an absolute path" : "Twój katalog z danymi musi być Å›cieżkÄ… absolutnÄ…", + "Please upgrade your database version" : "Zaktualizuj wersjÄ™ bazy danych", + "Please change the permissions to 0770 so that the directory cannot be listed by other users." : "ZmieÅ„ uprawnienia na 0770, aby katalog nie byÅ‚ widoczny dla innych użytkowników.", + "Your data directory is readable by other users" : "Twój katalog danych jest widoczny dla innych użytkowników", + "Your data directory must be an absolute path" : "Katalog danych musi mieć Å›cieżkÄ™ absolutnÄ…", "Check the value of \"datadirectory\" in your configuration" : "Sprawdź wartość \"datadirectory\" w swojej konfiguracji", - "Your data directory is invalid" : "Twój katalog z danymi jest nieprawidÅ‚owy", - "Ensure there is a file called \".ocdata\" in the root of the data directory." : "Upewnij siÄ™, że istnieje plik \".ocdata\" w katalogu z danymi, data/", + "Your data directory is invalid" : "Katalog danych jest nieprawidÅ‚owy", + "Ensure there is a file called \".ocdata\" in the root of the data directory." : "Upewnij siÄ™, że w katalogu \"data\" znajduje siÄ™ plik o nazwie „.ocdataâ€.", "Action \"%s\" not supported or implemented." : "Akcja \"%s\" jest niewspierana lub niezaimplementowana.", "Authentication failed, wrong token or provider ID given" : "Uwierzytelnienie nie powiodÅ‚o siÄ™, podano nieprawidÅ‚owy token lub ID dostawcy", - "Parameters missing in order to complete the request. Missing Parameters: \"%s\"" : "BrakujÄ…ce parametry dla ukoÅ„czenia żądania. BrakujÄ…ce parametry: \"%s\"", - "ID \"%1$s\" already used by cloud federation provider \"%2$s\"" : "ID \"%1$s\" jest już używany przez dostawcÄ™ federacji chmury \"%2$s\"", - "Cloud Federation Provider with ID: \"%s\" does not exist." : "Cloud Federation Provider o ID: \"%s\" nie istnieje.", + "Parameters missing in order to complete the request. Missing Parameters: \"%s\"" : "Brak parametrów w celu uzupeÅ‚nienia żądania. BrakujÄ…ce parametry: „%sâ€", + "ID \"%1$s\" already used by cloud federation provider \"%2$s\"" : "ID \"%1$s\" jest już używany przez dostawcÄ™ chmury federacyjnej \"%2$s\"", + "Cloud Federation Provider with ID: \"%s\" does not exist." : "Dostawca Chmury Federacyjnej o ID: \"%s\" nie istnieje.", "Could not obtain lock type %d on \"%s\"." : "Nie można uzyskać blokady typu %d na \"%s\".", "Storage unauthorized. %s" : "Magazyn nieautoryzowany. %s", "Storage incomplete configuration. %s" : "Niekompletna konfiguracja magazynu. %s", "Storage connection error. %s" : "BÅ‚Ä…d poÅ‚Ä…czenia z magazynem. %s", "Storage is temporarily not available" : "Magazyn jest tymczasowo niedostÄ™pny", - "Storage connection timeout. %s" : "Limit czasu poÅ‚Ä…czenia do magazynu zostaÅ‚ przekroczony. %s", - "Library %s with a version higher than %s is required - available version %s." : "Biblioteka %s w wersji wyższej niż %s, która jest wymagana - dostÄ™pna wersja %s.", - "Library %s with a version lower than %s is required - available version %s." : "Biblioteka w wersji %s jest niższa niż %s, która jest wymagana - dostÄ™pna wersja %s.", + "Storage connection timeout. %s" : "Limit czasu poÅ‚Ä…czenia do magazynu. %s", + "Library %s with a version higher than %s is required - available version %s." : "Biblioteka %s wymagana jest z wersjÄ… wyższÄ… niż %s - dostÄ™pna wersja %s.", + "Library %s with a version lower than %s is required - available version %s." : "Biblioteka %s wymagana jest w wersji niższej niż %s - dostÄ™pna wersja %s.", "Sharing %s failed, because the user %s does not exist" : "UdostÄ™pnianie %s nie powiodÅ‚o siÄ™, ponieważ użytkownik %s nie istnieje", "Sharing %s failed, because the user %s is not a member of any groups that %s is a member of" : "UdostÄ™pnianie %s nie powiodÅ‚o siÄ™, ponieważ użytkownik %s nie jest czÅ‚onkiem żadnej grupy, której czÅ‚onkiem jest %s", "Sharing %s failed, because this item is already shared with %s" : "UdostÄ™pnianie %s nie powiodÅ‚o siÄ™, ponieważ element jest już współdzielony z %s", @@ -251,10 +251,10 @@ "Share type %s is not valid for %s" : "Typ udostÄ™pnienia %s jest nieprawidÅ‚owy dla %s", "Sharing %s failed, because the permissions exceed permissions granted to %s" : "UdostÄ™pnianie %s nie powiodÅ‚o siÄ™, ponieważ uprawnienia przekraczajÄ… uprawnieniom przyznanym %s", "Sharing %s failed, because the sharing backend for %s could not find its source" : "UdostÄ™pnianie %s nie powiodÅ‚o siÄ™, ponieważ zaplecze współdzielenia dla %s nie mogÅ‚o znaleźć jego źródÅ‚a", - "%s shared »%s« with you" : "%s współdzieli »%s« z tobÄ…", + "%s shared »%s« with you" : "%s współdzieli »%s« z TobÄ…", "%s shared »%s« with you." : "%s współdzieli »%s« z TobÄ….", "%s via %s" : "%s przez %s", - "App \"%s\" cannot be installed because the following dependencies are not fulfilled: %s" : "Aplikacja \"%s\" nie może zostać zainstalowana, ponieważ nastÄ™pujÄ…ce zależnoÅ›ci nie zostaÅ‚y speÅ‚nione: %s", - "ID \"%s\" already used by cloud federation provider \"%s\"" : "ID \"%s\" jest już używane przez Cloud Federation Provider \"%s\"" + "App \"%s\" cannot be installed because the following dependencies are not fulfilled: %s" : "Aplikacja \"%s\" nie może zostać zainstalowana, ponieważ nie sÄ… speÅ‚nione nastÄ™pujÄ…ce zależnoÅ›ci: %s", + "ID \"%s\" already used by cloud federation provider \"%s\"" : "ID \"%s\" jest już używane przez dostawcÄ™ chmury federacyjnej \"%s\"" },"pluralForm" :"nplurals=4; plural=(n==1 ? 0 : (n%10>=2 && n%10<=4) && (n%100<12 || n%100>14) ? 1 : n!=1 && (n%10>=0 && n%10<=1) || (n%10>=5 && n%10<=9) || (n%100>=12 && n%100<=14) ? 2 : 3);" } \ No newline at end of file diff --git a/settings/l10n/ca.js b/settings/l10n/ca.js index 50fbdc03ca8711aae1cf1b9f78b7fb53fdb55312..b486503d10963302f0e6d5dd1186edbb72760bcd 100644 --- a/settings/l10n/ca.js +++ b/settings/l10n/ca.js @@ -52,7 +52,7 @@ OC.L10N.register( "Welcome aboard" : "Benvingut a bord", "Welcome aboard %s" : "Benvingut a bord %s", "Welcome to your %s account, you can add, protect, and share your data." : "Benvinguts al compte %s, pot afegir, protegir i compartir les teves dades.", - "Your username is: %s" : "El teu usuari és: %s", + "Your username is: %s" : "El vostre usuari és: %s", "Set your password" : "Establir la contrasenya", "Go to %s" : "Vés a %s", "Install Client" : "Instal·lar Client", @@ -83,10 +83,32 @@ OC.L10N.register( "An error occurred while changing your language. Please reload the page and try again." : "S'ha produït un error en canviar l'idioma. Recarregar la pà gina i torneu-ho a provar.", "An error occurred while changing your locale. Please reload the page and try again." : "S'ha produït un error en canviar la teva configuració local. Recarrega la pà gina i torna-ho a provar.", "Select a profile picture" : "Seleccioneu una imatge de perfil", - "Week starts on {fdow}" : "La setmana comença el {fdow}", + "Week starts on {fdow}" : "La setmana comença en {fdow}", "Groups" : "Grups", "Group list is empty" : "La llista de grup és buida", "Unable to retrieve the group list" : "No s’ha pogut recuperar la llista del grup", + "Catalan (Spain)" : "Català (Espanya)", + "Catalan" : "Català ", + "Chinese" : "Xinès", + "Danish (Denmark)" : "Danès (Dinamarca)", + "Danish" : "Danès", + "Dutch" : "Neerlandès", + "English" : "Anglès", + "Esperanto" : "Esperanto", + "Finnish (Finland)" : "Finès (Finlà ndia)", + "Finnish" : "Finès", + "Romanian (Moldova)" : "Romanès (Moldà via)", + "Romanian (Romania)" : "Romanès (Romania)", + "Romanian" : "Romanès", + "Russian (Moldova)" : "Rus (Moldà via)", + "Russian (Russia)" : "Rus (Rússia)", + "Russian (Ukraine)" : "Rus (Ucraïna)", + "Slovenian (Slovenia)" : "Eslovè (Eslovènia)", + "Slovenian" : "Eslovè", + "Swedish (Finland)" : "Suec (Finlà ndia)", + "Swedish (Sweden)" : "Suec (Suècia)", + "Swedish" : "Suec", + "Turkish" : "Turc", "Two-factor authentication can be enforced for all\tusers and specific groups. If they do not have a two-factor provider configured, they will be unable to log into the system." : "L’autenticació de dos factors pot ser assegurada per a tots\tels usuaris i grups especÃfics. Si no tenen un proveïdor de dos factors configurat, no podran entrar en el sistema.", "Enforce two-factor authentication" : "Requerir l'autenticació de dos factor", "Limit to groups" : "Limitar per grups", @@ -302,7 +324,7 @@ OC.L10N.register( "Administration" : "Administració", "Developed by the {communityopen}Nextcloud community{linkclose}, the {githubopen}source code{linkclose} is licensed under the {licenseopen}AGPL{linkclose}." : "Desenvolupat per la {communityopen}comunitat Nextcloud{linkclose}, el {githubopen}codi font{linkclose} es troba sota llicència {licenseopen}AGPL{linkclose}.", "Like our Facebook page" : "M’agrada la nostra pà gina de Facebook", - "Follow us on Twitter" : "Segueix-nos al Twitter", + "Follow us on Twitter" : "Seguiu-nos a Twitter", "Follow us on Mastodon" : "Seguiu-nos a Mastodon", "Check out our blog" : "Mira el nostre blog", "Subscribe to our newsletter" : "Subscriure's al nostre butlletÃ", @@ -335,6 +357,7 @@ OC.L10N.register( "Help translate" : "Ajudeu-nos amb la traducció", "Locale" : "Configuració regional", "Current password" : "Contrasenya actual", - "Change password" : "Canvia la contrasenya" + "Change password" : "Canvia la contrasenya", + "Follow us on Google+" : "Seguiu-nos a Google+" }, "nplurals=2; plural=(n != 1);"); diff --git a/settings/l10n/ca.json b/settings/l10n/ca.json index 40b33554574a3d142c4c4222f2361be1be63e3c6..996a3e7879b3f18cfb73d2ecc0b5e43ad529509a 100644 --- a/settings/l10n/ca.json +++ b/settings/l10n/ca.json @@ -50,7 +50,7 @@ "Welcome aboard" : "Benvingut a bord", "Welcome aboard %s" : "Benvingut a bord %s", "Welcome to your %s account, you can add, protect, and share your data." : "Benvinguts al compte %s, pot afegir, protegir i compartir les teves dades.", - "Your username is: %s" : "El teu usuari és: %s", + "Your username is: %s" : "El vostre usuari és: %s", "Set your password" : "Establir la contrasenya", "Go to %s" : "Vés a %s", "Install Client" : "Instal·lar Client", @@ -81,10 +81,32 @@ "An error occurred while changing your language. Please reload the page and try again." : "S'ha produït un error en canviar l'idioma. Recarregar la pà gina i torneu-ho a provar.", "An error occurred while changing your locale. Please reload the page and try again." : "S'ha produït un error en canviar la teva configuració local. Recarrega la pà gina i torna-ho a provar.", "Select a profile picture" : "Seleccioneu una imatge de perfil", - "Week starts on {fdow}" : "La setmana comença el {fdow}", + "Week starts on {fdow}" : "La setmana comença en {fdow}", "Groups" : "Grups", "Group list is empty" : "La llista de grup és buida", "Unable to retrieve the group list" : "No s’ha pogut recuperar la llista del grup", + "Catalan (Spain)" : "Català (Espanya)", + "Catalan" : "Català ", + "Chinese" : "Xinès", + "Danish (Denmark)" : "Danès (Dinamarca)", + "Danish" : "Danès", + "Dutch" : "Neerlandès", + "English" : "Anglès", + "Esperanto" : "Esperanto", + "Finnish (Finland)" : "Finès (Finlà ndia)", + "Finnish" : "Finès", + "Romanian (Moldova)" : "Romanès (Moldà via)", + "Romanian (Romania)" : "Romanès (Romania)", + "Romanian" : "Romanès", + "Russian (Moldova)" : "Rus (Moldà via)", + "Russian (Russia)" : "Rus (Rússia)", + "Russian (Ukraine)" : "Rus (Ucraïna)", + "Slovenian (Slovenia)" : "Eslovè (Eslovènia)", + "Slovenian" : "Eslovè", + "Swedish (Finland)" : "Suec (Finlà ndia)", + "Swedish (Sweden)" : "Suec (Suècia)", + "Swedish" : "Suec", + "Turkish" : "Turc", "Two-factor authentication can be enforced for all\tusers and specific groups. If they do not have a two-factor provider configured, they will be unable to log into the system." : "L’autenticació de dos factors pot ser assegurada per a tots\tels usuaris i grups especÃfics. Si no tenen un proveïdor de dos factors configurat, no podran entrar en el sistema.", "Enforce two-factor authentication" : "Requerir l'autenticació de dos factor", "Limit to groups" : "Limitar per grups", @@ -300,7 +322,7 @@ "Administration" : "Administració", "Developed by the {communityopen}Nextcloud community{linkclose}, the {githubopen}source code{linkclose} is licensed under the {licenseopen}AGPL{linkclose}." : "Desenvolupat per la {communityopen}comunitat Nextcloud{linkclose}, el {githubopen}codi font{linkclose} es troba sota llicència {licenseopen}AGPL{linkclose}.", "Like our Facebook page" : "M’agrada la nostra pà gina de Facebook", - "Follow us on Twitter" : "Segueix-nos al Twitter", + "Follow us on Twitter" : "Seguiu-nos a Twitter", "Follow us on Mastodon" : "Seguiu-nos a Mastodon", "Check out our blog" : "Mira el nostre blog", "Subscribe to our newsletter" : "Subscriure's al nostre butlletÃ", @@ -333,6 +355,7 @@ "Help translate" : "Ajudeu-nos amb la traducció", "Locale" : "Configuració regional", "Current password" : "Contrasenya actual", - "Change password" : "Canvia la contrasenya" + "Change password" : "Canvia la contrasenya", + "Follow us on Google+" : "Seguiu-nos a Google+" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/settings/l10n/fr.js b/settings/l10n/fr.js index 5c856c5aa911da9083156dc6a3997c0920359e55..10ddd2cb11accc4ce5ff5488d1d8b4b05f342d09 100644 --- a/settings/l10n/fr.js +++ b/settings/l10n/fr.js @@ -103,7 +103,30 @@ OC.L10N.register( "Groups" : "Groupes", "Group list is empty" : "La liste du groupe est vide", "Unable to retrieve the group list" : "Impossible de récupérer la liste du groupe", + "Afrikaans (Namibia)" : "Afrikaans (Namibie)", + "Afrikaans (South Africa)" : "Afrikaans (Afrique du Sud)", + "Afrikaans" : "Afrikaans", + "Akan (Ghana)" : "Akan (Ghana)", + "Akan" : "Akan", + "Albanian (Albania)" : "Albanais (Albanie)", + "Albanian" : "Albanais", + "Amharic (Ethiopia)" : "Amharique (Éthiopie)", + "Amharic" : "Amharique", + "Arabic (Algeria)" : "Arabe (Algérie)", + "Arabic (Bahrain)" : "Arabe (Bahreïn)", + "Arabic (Egypt)" : "Arabe (Égypte)", + "Arabic (Iraq)" : "Arabe (Irak)", + "Arabic (Jordan)" : "Arabe (Jordanie)", "Basque" : "Basque", + "English (Australia)" : "Anglais (Australie)", + "English (Belgium)" : "Anglais (Belgique)", + "English (Canada)" : "Anglais (Canada)", + "English (India)" : "Anglais (Inde)", + "English (Ireland)" : "Anglais (Irlande)", + "English (New Zealand)" : "Anglais (Nouvelle-Zélande)", + "English" : "Anglais", + "French (Belgium)" : "Français (Belgique)", + "French (Canada)" : "Français (Canada)", "French (France)" : "Français (France)", "Two-factor authentication can be enforced for all\tusers and specific groups. If they do not have a two-factor provider configured, they will be unable to log into the system." : "L'authentification à deux facteurs peut être spécifiée pour tous les \tutilisateurs et groupes spécifiques. S'ils n'ont pas de fournisseur à deux facteurs configuré, ils seront dans l'incapacité de se connecter au système.", "Enforce two-factor authentication" : "Imposer l'authentification à deux facteurs", @@ -368,8 +391,10 @@ OC.L10N.register( "iOS Client" : "Client iOS", "Android Client" : "Client Android", "Not supported!" : "Non supporté !", + "Press ⌘-C to copy." : "Appuyez sur ⌘-C pour copier.", "Press Ctrl-C to copy." : "Appuyez sur Ctrl + C pour copier.", "Default quota :" : "Quota par défaut :", + "Please double check the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"%s\">installation guides ↗</a>, and check for any errors or warnings in the <a href=\"%s\">log</a>." : "Merci de consulter les <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"%s\">guides d'installation ↗</a> et de vérifier les erreurs ou avertissements des <a href=\"%s\">logs</a>.", "Follow us on Google+" : "Nous suivre sur Google+" }, "nplurals=2; plural=(n > 1);"); diff --git a/settings/l10n/fr.json b/settings/l10n/fr.json index d3566e44b1ee5179f4a4aaf48d26381d2cda8ef8..aa27db2280c44cb6cd8a883d0c4dbe2999d5bbae 100644 --- a/settings/l10n/fr.json +++ b/settings/l10n/fr.json @@ -101,7 +101,30 @@ "Groups" : "Groupes", "Group list is empty" : "La liste du groupe est vide", "Unable to retrieve the group list" : "Impossible de récupérer la liste du groupe", + "Afrikaans (Namibia)" : "Afrikaans (Namibie)", + "Afrikaans (South Africa)" : "Afrikaans (Afrique du Sud)", + "Afrikaans" : "Afrikaans", + "Akan (Ghana)" : "Akan (Ghana)", + "Akan" : "Akan", + "Albanian (Albania)" : "Albanais (Albanie)", + "Albanian" : "Albanais", + "Amharic (Ethiopia)" : "Amharique (Éthiopie)", + "Amharic" : "Amharique", + "Arabic (Algeria)" : "Arabe (Algérie)", + "Arabic (Bahrain)" : "Arabe (Bahreïn)", + "Arabic (Egypt)" : "Arabe (Égypte)", + "Arabic (Iraq)" : "Arabe (Irak)", + "Arabic (Jordan)" : "Arabe (Jordanie)", "Basque" : "Basque", + "English (Australia)" : "Anglais (Australie)", + "English (Belgium)" : "Anglais (Belgique)", + "English (Canada)" : "Anglais (Canada)", + "English (India)" : "Anglais (Inde)", + "English (Ireland)" : "Anglais (Irlande)", + "English (New Zealand)" : "Anglais (Nouvelle-Zélande)", + "English" : "Anglais", + "French (Belgium)" : "Français (Belgique)", + "French (Canada)" : "Français (Canada)", "French (France)" : "Français (France)", "Two-factor authentication can be enforced for all\tusers and specific groups. If they do not have a two-factor provider configured, they will be unable to log into the system." : "L'authentification à deux facteurs peut être spécifiée pour tous les \tutilisateurs et groupes spécifiques. S'ils n'ont pas de fournisseur à deux facteurs configuré, ils seront dans l'incapacité de se connecter au système.", "Enforce two-factor authentication" : "Imposer l'authentification à deux facteurs", @@ -366,8 +389,10 @@ "iOS Client" : "Client iOS", "Android Client" : "Client Android", "Not supported!" : "Non supporté !", + "Press ⌘-C to copy." : "Appuyez sur ⌘-C pour copier.", "Press Ctrl-C to copy." : "Appuyez sur Ctrl + C pour copier.", "Default quota :" : "Quota par défaut :", + "Please double check the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"%s\">installation guides ↗</a>, and check for any errors or warnings in the <a href=\"%s\">log</a>." : "Merci de consulter les <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"%s\">guides d'installation ↗</a> et de vérifier les erreurs ou avertissements des <a href=\"%s\">logs</a>.", "Follow us on Google+" : "Nous suivre sur Google+" },"pluralForm" :"nplurals=2; plural=(n > 1);" } \ No newline at end of file diff --git a/settings/l10n/gl.js b/settings/l10n/gl.js index 5d21e5fbcea838cb4501555765fedc81bc5cf2d9..4333d4f59c7777594af82b7fa741c563a7d6eadc 100644 --- a/settings/l10n/gl.js +++ b/settings/l10n/gl.js @@ -793,6 +793,20 @@ OC.L10N.register( "Locale" : "Configuración rexional", "Current password" : "Contrasinal actual", "Change password" : "Cambiar o contrasinal", - "Use a second factor besides your password to increase security for your account." : "Empregue un segundo factor ademais do seu contrasinal para aumentar a seguridade da súa conta." + "Use a second factor besides your password to increase security for your account." : "Empregue un segundo factor ademais do seu contrasinal para aumentar a seguridade da súa conta.", + "cURL is using an outdated %s version (%s). Please update your operating system or features such as %s will not work reliably." : "cURL está utilizando unha versión obsoleta %s (%s). Actualice o seu sistema operativo, caso contrario caracterÃsticas como %s non funcionarán de xeito fiábel.", + "Disconnect" : "Desconectar", + "iPhone iOS" : "iPhone iOS", + "iPad iOS" : "iPad iOS", + "iOS Client" : "Cliente iOS", + "Android Client" : "Cliente Android", + "Not supported!" : "Non admitido!", + "Press ⌘-C to copy." : "Prema ⌘-C para copiar.", + "Press Ctrl-C to copy." : "Prema Ctrl-C para copiar.", + "Error while loading browser sessions and device tokens" : "Produciuse un erro ao cargar as sesións do seu navegador e as marcas dos dispositivos.", + "Default quota :" : "Cota predeterminada :", + "Please double check the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"%s\">installation guides ↗</a>, and check for any errors or warnings in the <a href=\"%s\">log</a>." : "Volva verificar as <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"%s\">guÃas de instalación ↗</a>, e comprobe que non haxa erros ou avisos no <a href=\"%s\">rexistro</a>. ", + "Follow us on Google+" : "SÃganos no Google+", + "You are using <strong>%s</strong> of <strong>%s</strong> (<strong>%s %%</strong>)" : "Está usando <strong>%s</strong> de <strong>%s</strong> (<strong>%s %%</strong>)" }, "nplurals=2; plural=(n != 1);"); diff --git a/settings/l10n/gl.json b/settings/l10n/gl.json index 765cb8e3f10c9ea3bff3f5fd9b709040f5db0f2f..f094e40f623a6b68db3475ef6d4a70a6f5e42fe0 100644 --- a/settings/l10n/gl.json +++ b/settings/l10n/gl.json @@ -791,6 +791,20 @@ "Locale" : "Configuración rexional", "Current password" : "Contrasinal actual", "Change password" : "Cambiar o contrasinal", - "Use a second factor besides your password to increase security for your account." : "Empregue un segundo factor ademais do seu contrasinal para aumentar a seguridade da súa conta." + "Use a second factor besides your password to increase security for your account." : "Empregue un segundo factor ademais do seu contrasinal para aumentar a seguridade da súa conta.", + "cURL is using an outdated %s version (%s). Please update your operating system or features such as %s will not work reliably." : "cURL está utilizando unha versión obsoleta %s (%s). Actualice o seu sistema operativo, caso contrario caracterÃsticas como %s non funcionarán de xeito fiábel.", + "Disconnect" : "Desconectar", + "iPhone iOS" : "iPhone iOS", + "iPad iOS" : "iPad iOS", + "iOS Client" : "Cliente iOS", + "Android Client" : "Cliente Android", + "Not supported!" : "Non admitido!", + "Press ⌘-C to copy." : "Prema ⌘-C para copiar.", + "Press Ctrl-C to copy." : "Prema Ctrl-C para copiar.", + "Error while loading browser sessions and device tokens" : "Produciuse un erro ao cargar as sesións do seu navegador e as marcas dos dispositivos.", + "Default quota :" : "Cota predeterminada :", + "Please double check the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"%s\">installation guides ↗</a>, and check for any errors or warnings in the <a href=\"%s\">log</a>." : "Volva verificar as <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"%s\">guÃas de instalación ↗</a>, e comprobe que non haxa erros ou avisos no <a href=\"%s\">rexistro</a>. ", + "Follow us on Google+" : "SÃganos no Google+", + "You are using <strong>%s</strong> of <strong>%s</strong> (<strong>%s %%</strong>)" : "Está usando <strong>%s</strong> de <strong>%s</strong> (<strong>%s %%</strong>)" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/settings/l10n/it.js b/settings/l10n/it.js index c0977f95e1b0827b46f021b784eeda2ea912d458..18328328f3d3aa3e2542ad9ca0487394706bdfbc 100644 --- a/settings/l10n/it.js +++ b/settings/l10n/it.js @@ -162,13 +162,22 @@ OC.L10N.register( "Burmese" : "Birmano", "Catalan (Spain)" : "Catalano (Spagna)", "Catalan" : "Catalano", + "Central Morocco Tamazight (Latin)" : "Tamazight del Marocco centrale (Latino)", + "Central Morocco Tamazight (Latin, Morocco)" : "Tamazight del Marocco centrale (Latino, Marocco)", + "Central Morocco Tamazight" : "Tamazight del Marocco centrale", "Cherokee (United States)" : "Cherokee (Stati Uniti)", "Cherokee" : "Cherokee", "Chiga (Uganda)" : "Chiga (Uganda)", "Chiga" : "Chiga", "Chinese (Simplified Han)" : "Cinese (Han semplificato)", "Chinese (Simplified Han, China)" : "Cinese (Han semplificato, Cina)", + "Chinese (Simplified Han, Hong Kong SAR China)" : "Cinese (Han semplificato, Hong Kong SAR Cina)", + "Chinese (Simplified Han, Macau SAR China)" : "Cinese (Han semplificato, Macao SAR Cina)", + "Chinese (Simplified Han, Singapore)" : "Cinese (Han semplificato, Singapore)", "Chinese (Traditional Han)" : "Cinese (Han tradizionale)", + "Chinese (Traditional Han, Hong Kong SAR China)" : "Cinese (Han tradizionale, Hong Kong SAR Cina)", + "Chinese (Traditional Han, Macau SAR China)" : "Cinese (Han tradizionale, Macao SAR Cina)", + "Chinese (Traditional Han, Taiwan)" : "Cinese (Han tradizionale, Taiwan)", "Chinese" : "Cinese", "Cornish (United Kingdom)" : "Cornico (Regno Unito)", "Cornish" : "Cornico", @@ -190,18 +199,23 @@ OC.L10N.register( "English (Botswana)" : "Inglese (Botswana)", "English (Canada)" : "Inglese (Canada)", "English (Guam)" : "Inglese (Guam)", + "English (Hong Kong SAR China)" : "Inglese (Hong Kong SAR Cina)", "English (India)" : "Inglese (India)", "English (Ireland)" : "Inglese (Irlanda)", "English (Jamaica)" : "Inglese (Giamaica)", "English (Malta)" : "Inglese (Malta)", "English (Marshall Islands)" : "Inglese (Isole Marshall)", + "English (Mauritius)" : "Inglese (Mauritius)", "English (Namibia)" : "Inglese (Namibia)", "English (New Zealand)" : "Inglese (Nuova Zelandia)", + "English (Northern Mariana Islands)" : "Inglese (Isole Marianne settentrionali)", "English (Pakistan)" : "Inglese (Pakistan)", "English (Philippines)" : "Inglese (Filippine)", "English (Singapore)" : "Inglese (Singapore)", "English (South Africa)" : "Inglese (Sud Africa)", "English (Trinidad and Tobago)" : "Inglese (Trinidad e Tobago)", + "English (U.S. Minor Outlying Islands)" : "Inglese (Isole minori esterne americane)", + "English (U.S. Virgin Islands)" : "Inglese (Isole Vergini americane)", "English (United Kingdom)" : "Inglese (Regno Unito)", "English (United States)" : "Inglese (Stati Uniti)", "English (Zimbabwe)" : "Inglese (Zimbabwe)", @@ -230,16 +244,22 @@ OC.L10N.register( "French (Congo - Brazzaville)" : "Francese (Congo - Brazzaville)", "French (Congo - Kinshasa)" : "Francese (Congo - Kinshasa)", "French (Côte d’Ivoire)" : "Francese (Costa d'Avorio)", + "French (Djibouti)" : "Francese (Djibouti)", "French (Equatorial Guinea)" : "Francese (Guinea Equatoriale)", "French (France)" : "Francese (Francia)", "French (Gabon)" : "Francese (Gabon)", + "French (Guadeloupe)" : "Francese (Guadalupa)", "French (Guinea)" : "Francese (Guinea)", "French (Luxembourg)" : "Francese (Lussemburgo)", "French (Madagascar)" : "Francese (Madagascar)", "French (Mali)" : "Francese (Mali)", "French (Martinique)" : "Francese (Martinica)", "French (Monaco)" : "Francese (Monaco)", + "French (Niger)" : "Francese (Niger)", + "French (Rwanda)" : "Francese (Rwanda)", "French (Réunion)" : "Francese (Réunion)", + "French (Saint Barthélemy)" : "Francese (Saint Barthélemy)", + "French (Saint Martin)" : "Francese (Saint Martin)", "French (Senegal)" : "Francese (Senegal)", "French (Switzerland)" : "Francese (Svizzera)", "French (Togo)" : "Francese (Togo)", @@ -266,6 +286,10 @@ OC.L10N.register( "Gujarati" : "Gujarati", "Gusii (Kenya)" : "Gusii (Kenya)", "Gusii" : "Gusii", + "Hausa (Latin)" : "Hausa (Latino)", + "Hausa (Latin, Ghana)" : "Hausa (Latino, Ghana)", + "Hausa (Latin, Niger)" : "Hausa (Latino, Niger)", + "Hausa (Latin, Nigeria)" : "Hausa (Latino, Nigeria)", "Hausa" : "Hausa", "Hawaiian (United States)" : "Hawaiano (Stati Uniti)", "Hawaiian" : "Hawaiano", @@ -290,14 +314,18 @@ OC.L10N.register( "Japanese" : "Giapponese", "Kabuverdianu (Cape Verde)" : "Capoverdiano (Capo Verde)", "Kabuverdianu" : "Capoverdiano", + "Kabyle (Algeria)" : "Cabilo (Algeria)", + "Kabyle" : "Cabilo", "Kalaallisut (Greenland)" : "Kalaallisut (Groenlandia)", "Kalaallisut" : "Kalaallisut", + "Kalenjin (Kenya)" : "Kalenjin (Kenya)", "Kalenjin" : "Kalenjin", "Kamba (Kenya)" : "Kamba (Kenya)", "Kamba" : "Kamba", "Kannada (India)" : "Kannada (India)", "Kannada" : "Kannada", "Kazakh (Cyrillic)" : "Kazako (Cirillico)", + "Kazakh (Cyrillic, Kazakhstan)" : "Kazako (Cirillico, Kazakhstan)", "Kazakh" : "Kazako", "Khmer (Cambodia)" : "Khmer (Cambogia)", "Khmer" : "Khmer", @@ -309,6 +337,10 @@ OC.L10N.register( "Konkani" : "Konkani", "Korean (South Korea)" : "Coreano (Corea del Sud)", "Korean" : "Coreano", + "Koyra Chiini (Mali)" : "Koyra Chiini (Mali)", + "Koyra Chiini" : "Koyra Chiini", + "Koyraboro Senni (Mali)" : "Koyraboro Senni (Mali)", + "Koyraboro Senni" : "Koyraboro Senni", "Langi (Tanzania)" : "Langi (Tanzania)", "Langi" : "Langi", "Latvian (Latvia)" : "Lettone (Lettonia)", @@ -330,6 +362,7 @@ OC.L10N.register( "Malay (Brunei)" : "Malese (Brunei)", "Malay (Malaysia)" : "Malese (Malaysia)", "Malay" : "Malese", + "Malayalam (India)" : "Malayalam (India)", "Malayalam" : "Malayalam", "Maltese (Malta)" : "Maltese (Malta)", "Maltese" : "Maltese", @@ -342,6 +375,8 @@ OC.L10N.register( "Masai" : "Masai", "Meru (Kenya)" : "Meru (Kenya)", "Meru" : "Meru", + "Morisyen (Mauritius)" : "Mauriziano (Mauritius)", + "Morisyen" : "Mauriziano", "Nama (Namibia)" : "Nama (Namibia)", "Nama" : "Nama", "Nepali (India)" : "Nepalese (India)", diff --git a/settings/l10n/it.json b/settings/l10n/it.json index 49d4fbe34df305d29bb3b1e1ebb8b868d2b0bc63..b24f4d2aa9da15a085886fc77d628f532091a6e1 100644 --- a/settings/l10n/it.json +++ b/settings/l10n/it.json @@ -160,13 +160,22 @@ "Burmese" : "Birmano", "Catalan (Spain)" : "Catalano (Spagna)", "Catalan" : "Catalano", + "Central Morocco Tamazight (Latin)" : "Tamazight del Marocco centrale (Latino)", + "Central Morocco Tamazight (Latin, Morocco)" : "Tamazight del Marocco centrale (Latino, Marocco)", + "Central Morocco Tamazight" : "Tamazight del Marocco centrale", "Cherokee (United States)" : "Cherokee (Stati Uniti)", "Cherokee" : "Cherokee", "Chiga (Uganda)" : "Chiga (Uganda)", "Chiga" : "Chiga", "Chinese (Simplified Han)" : "Cinese (Han semplificato)", "Chinese (Simplified Han, China)" : "Cinese (Han semplificato, Cina)", + "Chinese (Simplified Han, Hong Kong SAR China)" : "Cinese (Han semplificato, Hong Kong SAR Cina)", + "Chinese (Simplified Han, Macau SAR China)" : "Cinese (Han semplificato, Macao SAR Cina)", + "Chinese (Simplified Han, Singapore)" : "Cinese (Han semplificato, Singapore)", "Chinese (Traditional Han)" : "Cinese (Han tradizionale)", + "Chinese (Traditional Han, Hong Kong SAR China)" : "Cinese (Han tradizionale, Hong Kong SAR Cina)", + "Chinese (Traditional Han, Macau SAR China)" : "Cinese (Han tradizionale, Macao SAR Cina)", + "Chinese (Traditional Han, Taiwan)" : "Cinese (Han tradizionale, Taiwan)", "Chinese" : "Cinese", "Cornish (United Kingdom)" : "Cornico (Regno Unito)", "Cornish" : "Cornico", @@ -188,18 +197,23 @@ "English (Botswana)" : "Inglese (Botswana)", "English (Canada)" : "Inglese (Canada)", "English (Guam)" : "Inglese (Guam)", + "English (Hong Kong SAR China)" : "Inglese (Hong Kong SAR Cina)", "English (India)" : "Inglese (India)", "English (Ireland)" : "Inglese (Irlanda)", "English (Jamaica)" : "Inglese (Giamaica)", "English (Malta)" : "Inglese (Malta)", "English (Marshall Islands)" : "Inglese (Isole Marshall)", + "English (Mauritius)" : "Inglese (Mauritius)", "English (Namibia)" : "Inglese (Namibia)", "English (New Zealand)" : "Inglese (Nuova Zelandia)", + "English (Northern Mariana Islands)" : "Inglese (Isole Marianne settentrionali)", "English (Pakistan)" : "Inglese (Pakistan)", "English (Philippines)" : "Inglese (Filippine)", "English (Singapore)" : "Inglese (Singapore)", "English (South Africa)" : "Inglese (Sud Africa)", "English (Trinidad and Tobago)" : "Inglese (Trinidad e Tobago)", + "English (U.S. Minor Outlying Islands)" : "Inglese (Isole minori esterne americane)", + "English (U.S. Virgin Islands)" : "Inglese (Isole Vergini americane)", "English (United Kingdom)" : "Inglese (Regno Unito)", "English (United States)" : "Inglese (Stati Uniti)", "English (Zimbabwe)" : "Inglese (Zimbabwe)", @@ -228,16 +242,22 @@ "French (Congo - Brazzaville)" : "Francese (Congo - Brazzaville)", "French (Congo - Kinshasa)" : "Francese (Congo - Kinshasa)", "French (Côte d’Ivoire)" : "Francese (Costa d'Avorio)", + "French (Djibouti)" : "Francese (Djibouti)", "French (Equatorial Guinea)" : "Francese (Guinea Equatoriale)", "French (France)" : "Francese (Francia)", "French (Gabon)" : "Francese (Gabon)", + "French (Guadeloupe)" : "Francese (Guadalupa)", "French (Guinea)" : "Francese (Guinea)", "French (Luxembourg)" : "Francese (Lussemburgo)", "French (Madagascar)" : "Francese (Madagascar)", "French (Mali)" : "Francese (Mali)", "French (Martinique)" : "Francese (Martinica)", "French (Monaco)" : "Francese (Monaco)", + "French (Niger)" : "Francese (Niger)", + "French (Rwanda)" : "Francese (Rwanda)", "French (Réunion)" : "Francese (Réunion)", + "French (Saint Barthélemy)" : "Francese (Saint Barthélemy)", + "French (Saint Martin)" : "Francese (Saint Martin)", "French (Senegal)" : "Francese (Senegal)", "French (Switzerland)" : "Francese (Svizzera)", "French (Togo)" : "Francese (Togo)", @@ -264,6 +284,10 @@ "Gujarati" : "Gujarati", "Gusii (Kenya)" : "Gusii (Kenya)", "Gusii" : "Gusii", + "Hausa (Latin)" : "Hausa (Latino)", + "Hausa (Latin, Ghana)" : "Hausa (Latino, Ghana)", + "Hausa (Latin, Niger)" : "Hausa (Latino, Niger)", + "Hausa (Latin, Nigeria)" : "Hausa (Latino, Nigeria)", "Hausa" : "Hausa", "Hawaiian (United States)" : "Hawaiano (Stati Uniti)", "Hawaiian" : "Hawaiano", @@ -288,14 +312,18 @@ "Japanese" : "Giapponese", "Kabuverdianu (Cape Verde)" : "Capoverdiano (Capo Verde)", "Kabuverdianu" : "Capoverdiano", + "Kabyle (Algeria)" : "Cabilo (Algeria)", + "Kabyle" : "Cabilo", "Kalaallisut (Greenland)" : "Kalaallisut (Groenlandia)", "Kalaallisut" : "Kalaallisut", + "Kalenjin (Kenya)" : "Kalenjin (Kenya)", "Kalenjin" : "Kalenjin", "Kamba (Kenya)" : "Kamba (Kenya)", "Kamba" : "Kamba", "Kannada (India)" : "Kannada (India)", "Kannada" : "Kannada", "Kazakh (Cyrillic)" : "Kazako (Cirillico)", + "Kazakh (Cyrillic, Kazakhstan)" : "Kazako (Cirillico, Kazakhstan)", "Kazakh" : "Kazako", "Khmer (Cambodia)" : "Khmer (Cambogia)", "Khmer" : "Khmer", @@ -307,6 +335,10 @@ "Konkani" : "Konkani", "Korean (South Korea)" : "Coreano (Corea del Sud)", "Korean" : "Coreano", + "Koyra Chiini (Mali)" : "Koyra Chiini (Mali)", + "Koyra Chiini" : "Koyra Chiini", + "Koyraboro Senni (Mali)" : "Koyraboro Senni (Mali)", + "Koyraboro Senni" : "Koyraboro Senni", "Langi (Tanzania)" : "Langi (Tanzania)", "Langi" : "Langi", "Latvian (Latvia)" : "Lettone (Lettonia)", @@ -328,6 +360,7 @@ "Malay (Brunei)" : "Malese (Brunei)", "Malay (Malaysia)" : "Malese (Malaysia)", "Malay" : "Malese", + "Malayalam (India)" : "Malayalam (India)", "Malayalam" : "Malayalam", "Maltese (Malta)" : "Maltese (Malta)", "Maltese" : "Maltese", @@ -340,6 +373,8 @@ "Masai" : "Masai", "Meru (Kenya)" : "Meru (Kenya)", "Meru" : "Meru", + "Morisyen (Mauritius)" : "Mauriziano (Mauritius)", + "Morisyen" : "Mauriziano", "Nama (Namibia)" : "Nama (Namibia)", "Nama" : "Nama", "Nepali (India)" : "Nepalese (India)", diff --git a/settings/l10n/lt_LT.js b/settings/l10n/lt_LT.js index dc135fd19dff5845c87463d2beb6c17ee1e63874..c6c240a555a99e85b8493b9d72022d5219c21044 100644 --- a/settings/l10n/lt_LT.js +++ b/settings/l10n/lt_LT.js @@ -106,8 +106,10 @@ OC.L10N.register( "User documentation" : "Naudotojo dokumentacija", "Admin documentation" : "Administratoriaus dokumentacija", "Developer documentation" : "KÅ«rÄ—jo dokumentacija", + "This app has no minimum Nextcloud version assigned. This will be an error in the future." : "Å i programÄ—lÄ— neturi priskirtos žemiausios „Nextcloud“ versijos. Ateityje tai bus klaida.", "This app has no maximum Nextcloud version assigned. This will be an error in the future." : "Å i programÄ—lÄ— neturi priskirtos aukÅ¡Äiausios „Nextcloud“ versijos. Ateityje tai bus klaida.", "This app cannot be installed because the following dependencies are not fulfilled:" : "ProgramÄ—lÄ— negali bÅ«ti įdiegta, nes žemiau iÅ¡vardinti priklausiniai neiÅ¡pildyti:", + "No apps found for your version" : "JÅ«sų versijai programÄ—lÄ—s nÄ—ra", "Download and enable" : "Atsisiųsti ir įjungti", "Enable" : "Ä®jungti", "The app will be downloaded from the app store" : "ProgramÄ—lÄ— bus atsisiųsta iÅ¡ programÄ—lių parduotuvÄ—s", @@ -120,6 +122,8 @@ OC.L10N.register( "Email" : "El. paÅ¡tas", "Quota" : "Limitas", "Language" : "Kalba", + "Storage location" : "Saugyklos vieta", + "Last login" : "Paskutinis prisijungimas", "Default language" : "Numatytoji kalba", "Unlimited" : "Neribotai", "Default quota" : "Numatytasis leidžiamas duomenų kiekis", @@ -133,6 +137,7 @@ OC.L10N.register( "New user" : "Naujas naudotojas", "Show Languages" : "Rodyti kalbas", "Show last login" : "Rodyti paskutinį prisijungimÄ…", + "Show user backend" : "Rodyti naudotojo vidų", "You are about to remove the group {group}. The users will NOT be deleted." : "JÅ«s ketinate paÅ¡alinti grupÄ™ {group}. Naudotojai NEBUS iÅ¡trinti.", "Please confirm the group removal " : "Patvirtinkite grupÄ—s paÅ¡alinimÄ…", "Remove group" : "Å alinti grupÄ™", @@ -141,7 +146,9 @@ OC.L10N.register( "Everyone" : "Visi", "Add group" : "PridÄ—ti grupÄ™", "An error occured during the request. Unable to proceed." : "Užklausos metu, įvyko klaida. Nepavyksta tÄ™sti.", + "SSL Root Certificates" : "SSL Å¡akniniai sertifikatai", "Common Name" : "Bendrasis vardas", + "Valid until" : "Galioja iki", "Issued By" : "IÅ¡davÄ—", "Valid until %s" : "Galioja iki %s", "Import root certificate" : "Importuoti Å¡akninius sertifikatus", @@ -150,6 +157,7 @@ OC.L10N.register( "Forum" : "Forumas", "None" : "NÄ—ra", "Login" : "Prisijungti", + "Plain" : "Paprastas", "NT LAN Manager" : "NT LAN tvarkytuvÄ—", "SSL/TLS" : "SSL/TLS", "STARTTLS" : "STARTTLS", @@ -159,6 +167,7 @@ OC.L10N.register( "Encryption" : "Å ifravimas", "From address" : "SiuntÄ—jo adresas", "mail" : "el. paÅ¡tas", + "Authentication method" : "Autentifikavimo metodas", "Authentication required" : "Reikalingas tapatybÄ—s nustatymas", "Server address" : "Serverio adresas", "Port" : "Prievadas", @@ -174,6 +183,7 @@ OC.L10N.register( "Server-side encryption" : "Å ifravimas serveryje", "Enable server-side encryption" : "Aktyvuoti Å¡ifravimÄ… serveryje", "Please read carefully before activating server-side encryption: " : "Atidžiai perskaitykite prieÅ¡ aktyvuodami serverio Å¡ifravimÄ…:", + "Once encryption is enabled, all files uploaded to the server from that point forward will be encrypted at rest on the server. It will only be possible to disable encryption at a later date if the active encryption module supports that function, and all pre-conditions (e.g. setting a recover key) are met." : "Nuo to momento kai Å¡ifravimas aktyvuotas, visi failai įkelti į serverį bus užšifruoti ir saugomi serveryje. VÄ—liau iÅ¡jungti Å¡ifravimÄ… galÄ—site tik jei Å¡ifravimo modulius turi tokiÄ… galimybÄ™, ir visos sÄ…lygos (pvz. atstatymo rakto nustatymas) iÅ¡pildytos.", "Encryption alone does not guarantee security of the system. Please see documentation for more information about how the encryption app works, and the supported use cases." : "Vien tik Å¡ifravimas negarantuoja sistemos saugumo. Dokumentacijoje ieÅ¡kokite daugiau informacijos apie tai, kaip veikia Å¡ifravimo programos ir galimus naudojimo scenarijus.", "Be aware that encryption always increases the file size." : "TurÄ—kite omenyje, kad Å¡ifravimas visada padidina failų dydį.", "It is always good to create regular backups of your data, in case of encryption make sure to backup the encryption keys along with your data." : "Geroji praktika yra kurti atsargines duomenų kopijas, tik jei kopijuojate Å¡ifruotus duomenis, nepamirÅ¡kite ir pasidaryti iÅ¡Å¡ifravimo rakto atsarginÄ—s kopijos.", @@ -204,6 +214,7 @@ OC.L10N.register( "Allow resharing" : "Leisti dalintis", "Allow sharing with groups" : "Leisti dalinimÄ…si su grupÄ—mis", "Restrict users to only share with users in their groups" : "Leisti naudotojams dalintis tik su savo grupÄ—s nariais", + "Exclude groups from sharing" : "Neleisti grupÄ—ms dalintis", "These groups will still be able to receive shares, but not to initiate them." : "Å ios grupÄ—s galÄ—s atverti pasidalintus failus, bet negalÄ—s pasidalinti.", "Personal" : "Asmeniniai", "Administration" : "Administravimas", @@ -219,7 +230,7 @@ OC.L10N.register( "Remove image" : "Å alinti paveikslÄ…", "png or jpg, max. 20 MB" : "png arba jpg, daugiausiai 20 MB", "Picture provided by original account" : "PaveikslÄ—lis gautas iÅ¡ pagrindinÄ—s paskyros", - "Cancel" : "Atsisakyti", + "Cancel" : "AtÅ¡aukti", "Choose as profile picture" : "Pasirinkti kaip profilio paveikslÄ—lį", "Details" : "IÅ¡samiau", "You are a member of the following groups:" : "JÅ«s esate Å¡ių grupių narys:", @@ -241,6 +252,19 @@ OC.L10N.register( "Help translate" : "PadÄ—kite iÅ¡versti", "Locale" : "LokalÄ—", "Current password" : "Dabartinis slaptažodis", - "Change password" : "Pakeisti slaptažodį" + "Change password" : "Pakeisti slaptažodį", + "cURL is using an outdated %s version (%s). Please update your operating system or features such as %s will not work reliably." : "cURL naudoja pasenusiÄ… %s versijÄ… (%s). Atnaujinkite savo operacinÄ™ sistemÄ…, arba tokios ypatybÄ—s kaip %s neveiks patikimai.", + "Disconnect" : "Atsijungti", + "iPhone iOS" : "iPhone iOS", + "iPad iOS" : "iPad iOS", + "iOS Client" : "iOS klientas", + "Android Client" : "Android klientas", + "Not supported!" : "Nepalaikoma!", + "Press ⌘-C to copy." : "Nukopijuosite spustelÄ—jÄ™ ⌘-C.", + "Press Ctrl-C to copy." : "Nukopijuosite spustelÄ—jÄ™ Ctrl-C.", + "Error while loading browser sessions and device tokens" : "Klaida, įkeliant narÅ¡yklÄ—s seansus ir įrenginio atpažinimo raktus", + "Default quota :" : "Numatyta kvota:", + "Follow us on Google+" : "Sekite mus Google+", + "You are using <strong>%s</strong> of <strong>%s</strong> (<strong>%s %%</strong>)" : "Naudojate <strong>%s</strong> iÅ¡<strong>%s</strong> (<strong>%s %%</strong>)" }, "nplurals=4; plural=(n % 10 == 1 && (n % 100 > 19 || n % 100 < 11) ? 0 : (n % 10 >= 2 && n % 10 <=9) && (n % 100 > 19 || n % 100 < 11) ? 1 : n % 1 != 0 ? 2: 3);"); diff --git a/settings/l10n/lt_LT.json b/settings/l10n/lt_LT.json index e77c547f450703685cd03830fd0d490c2e84bec3..61c36154b05e94e34d0bd49fe1cc585ab3c58553 100644 --- a/settings/l10n/lt_LT.json +++ b/settings/l10n/lt_LT.json @@ -104,8 +104,10 @@ "User documentation" : "Naudotojo dokumentacija", "Admin documentation" : "Administratoriaus dokumentacija", "Developer documentation" : "KÅ«rÄ—jo dokumentacija", + "This app has no minimum Nextcloud version assigned. This will be an error in the future." : "Å i programÄ—lÄ— neturi priskirtos žemiausios „Nextcloud“ versijos. Ateityje tai bus klaida.", "This app has no maximum Nextcloud version assigned. This will be an error in the future." : "Å i programÄ—lÄ— neturi priskirtos aukÅ¡Äiausios „Nextcloud“ versijos. Ateityje tai bus klaida.", "This app cannot be installed because the following dependencies are not fulfilled:" : "ProgramÄ—lÄ— negali bÅ«ti įdiegta, nes žemiau iÅ¡vardinti priklausiniai neiÅ¡pildyti:", + "No apps found for your version" : "JÅ«sų versijai programÄ—lÄ—s nÄ—ra", "Download and enable" : "Atsisiųsti ir įjungti", "Enable" : "Ä®jungti", "The app will be downloaded from the app store" : "ProgramÄ—lÄ— bus atsisiųsta iÅ¡ programÄ—lių parduotuvÄ—s", @@ -118,6 +120,8 @@ "Email" : "El. paÅ¡tas", "Quota" : "Limitas", "Language" : "Kalba", + "Storage location" : "Saugyklos vieta", + "Last login" : "Paskutinis prisijungimas", "Default language" : "Numatytoji kalba", "Unlimited" : "Neribotai", "Default quota" : "Numatytasis leidžiamas duomenų kiekis", @@ -131,6 +135,7 @@ "New user" : "Naujas naudotojas", "Show Languages" : "Rodyti kalbas", "Show last login" : "Rodyti paskutinį prisijungimÄ…", + "Show user backend" : "Rodyti naudotojo vidų", "You are about to remove the group {group}. The users will NOT be deleted." : "JÅ«s ketinate paÅ¡alinti grupÄ™ {group}. Naudotojai NEBUS iÅ¡trinti.", "Please confirm the group removal " : "Patvirtinkite grupÄ—s paÅ¡alinimÄ…", "Remove group" : "Å alinti grupÄ™", @@ -139,7 +144,9 @@ "Everyone" : "Visi", "Add group" : "PridÄ—ti grupÄ™", "An error occured during the request. Unable to proceed." : "Užklausos metu, įvyko klaida. Nepavyksta tÄ™sti.", + "SSL Root Certificates" : "SSL Å¡akniniai sertifikatai", "Common Name" : "Bendrasis vardas", + "Valid until" : "Galioja iki", "Issued By" : "IÅ¡davÄ—", "Valid until %s" : "Galioja iki %s", "Import root certificate" : "Importuoti Å¡akninius sertifikatus", @@ -148,6 +155,7 @@ "Forum" : "Forumas", "None" : "NÄ—ra", "Login" : "Prisijungti", + "Plain" : "Paprastas", "NT LAN Manager" : "NT LAN tvarkytuvÄ—", "SSL/TLS" : "SSL/TLS", "STARTTLS" : "STARTTLS", @@ -157,6 +165,7 @@ "Encryption" : "Å ifravimas", "From address" : "SiuntÄ—jo adresas", "mail" : "el. paÅ¡tas", + "Authentication method" : "Autentifikavimo metodas", "Authentication required" : "Reikalingas tapatybÄ—s nustatymas", "Server address" : "Serverio adresas", "Port" : "Prievadas", @@ -172,6 +181,7 @@ "Server-side encryption" : "Å ifravimas serveryje", "Enable server-side encryption" : "Aktyvuoti Å¡ifravimÄ… serveryje", "Please read carefully before activating server-side encryption: " : "Atidžiai perskaitykite prieÅ¡ aktyvuodami serverio Å¡ifravimÄ…:", + "Once encryption is enabled, all files uploaded to the server from that point forward will be encrypted at rest on the server. It will only be possible to disable encryption at a later date if the active encryption module supports that function, and all pre-conditions (e.g. setting a recover key) are met." : "Nuo to momento kai Å¡ifravimas aktyvuotas, visi failai įkelti į serverį bus užšifruoti ir saugomi serveryje. VÄ—liau iÅ¡jungti Å¡ifravimÄ… galÄ—site tik jei Å¡ifravimo modulius turi tokiÄ… galimybÄ™, ir visos sÄ…lygos (pvz. atstatymo rakto nustatymas) iÅ¡pildytos.", "Encryption alone does not guarantee security of the system. Please see documentation for more information about how the encryption app works, and the supported use cases." : "Vien tik Å¡ifravimas negarantuoja sistemos saugumo. Dokumentacijoje ieÅ¡kokite daugiau informacijos apie tai, kaip veikia Å¡ifravimo programos ir galimus naudojimo scenarijus.", "Be aware that encryption always increases the file size." : "TurÄ—kite omenyje, kad Å¡ifravimas visada padidina failų dydį.", "It is always good to create regular backups of your data, in case of encryption make sure to backup the encryption keys along with your data." : "Geroji praktika yra kurti atsargines duomenų kopijas, tik jei kopijuojate Å¡ifruotus duomenis, nepamirÅ¡kite ir pasidaryti iÅ¡Å¡ifravimo rakto atsarginÄ—s kopijos.", @@ -202,6 +212,7 @@ "Allow resharing" : "Leisti dalintis", "Allow sharing with groups" : "Leisti dalinimÄ…si su grupÄ—mis", "Restrict users to only share with users in their groups" : "Leisti naudotojams dalintis tik su savo grupÄ—s nariais", + "Exclude groups from sharing" : "Neleisti grupÄ—ms dalintis", "These groups will still be able to receive shares, but not to initiate them." : "Å ios grupÄ—s galÄ—s atverti pasidalintus failus, bet negalÄ—s pasidalinti.", "Personal" : "Asmeniniai", "Administration" : "Administravimas", @@ -217,7 +228,7 @@ "Remove image" : "Å alinti paveikslÄ…", "png or jpg, max. 20 MB" : "png arba jpg, daugiausiai 20 MB", "Picture provided by original account" : "PaveikslÄ—lis gautas iÅ¡ pagrindinÄ—s paskyros", - "Cancel" : "Atsisakyti", + "Cancel" : "AtÅ¡aukti", "Choose as profile picture" : "Pasirinkti kaip profilio paveikslÄ—lį", "Details" : "IÅ¡samiau", "You are a member of the following groups:" : "JÅ«s esate Å¡ių grupių narys:", @@ -239,6 +250,19 @@ "Help translate" : "PadÄ—kite iÅ¡versti", "Locale" : "LokalÄ—", "Current password" : "Dabartinis slaptažodis", - "Change password" : "Pakeisti slaptažodį" + "Change password" : "Pakeisti slaptažodį", + "cURL is using an outdated %s version (%s). Please update your operating system or features such as %s will not work reliably." : "cURL naudoja pasenusiÄ… %s versijÄ… (%s). Atnaujinkite savo operacinÄ™ sistemÄ…, arba tokios ypatybÄ—s kaip %s neveiks patikimai.", + "Disconnect" : "Atsijungti", + "iPhone iOS" : "iPhone iOS", + "iPad iOS" : "iPad iOS", + "iOS Client" : "iOS klientas", + "Android Client" : "Android klientas", + "Not supported!" : "Nepalaikoma!", + "Press ⌘-C to copy." : "Nukopijuosite spustelÄ—jÄ™ ⌘-C.", + "Press Ctrl-C to copy." : "Nukopijuosite spustelÄ—jÄ™ Ctrl-C.", + "Error while loading browser sessions and device tokens" : "Klaida, įkeliant narÅ¡yklÄ—s seansus ir įrenginio atpažinimo raktus", + "Default quota :" : "Numatyta kvota:", + "Follow us on Google+" : "Sekite mus Google+", + "You are using <strong>%s</strong> of <strong>%s</strong> (<strong>%s %%</strong>)" : "Naudojate <strong>%s</strong> iÅ¡<strong>%s</strong> (<strong>%s %%</strong>)" },"pluralForm" :"nplurals=4; plural=(n % 10 == 1 && (n % 100 > 19 || n % 100 < 11) ? 0 : (n % 10 >= 2 && n % 10 <=9) && (n % 100 > 19 || n % 100 < 11) ? 1 : n % 1 != 0 ? 2: 3);" } \ No newline at end of file