diff --git a/apps/comments/l10n/es.js b/apps/comments/l10n/es.js index 98d9d422365cf70a954a502736680555e336e33d..a8bc6e78fbab3e5a70e929d95b98d32d8cea1ef9 100644 --- a/apps/comments/l10n/es.js +++ b/apps/comments/l10n/es.js @@ -12,6 +12,9 @@ OC.L10N.register( "More comments..." : "Más comentarios...", "Save" : "Guardar", "Allowed characters {count} of {max}" : "Caracteres permitidos {count} de {max}", + "Error occurred while retrieving comment with id {id}" : "Se produjo un error al obtener el comentario con el id {id}", + "Error occurred while updating comment with id {id}" : "Se produjo un error al actualizar el comentario con el id {id}", + "Error occurred while posting comment" : "Se produjo un error al intentar incluir un comentario", "{count} unread comments" : "{count} comentarios no leÃdos", "Comment" : "Comentario", "<strong>Comments</strong> for files <em>(always listed in stream)</em>" : "<strong>Comentarios</strong> de archivos <em>(siempre se listarán en stream)</em>", diff --git a/apps/comments/l10n/es.json b/apps/comments/l10n/es.json index 636342911c2671ef2e50eb7a3b5c511c9f9e8956..4615fe584e044682a53e6e2987f429061b730b3f 100644 --- a/apps/comments/l10n/es.json +++ b/apps/comments/l10n/es.json @@ -10,6 +10,9 @@ "More comments..." : "Más comentarios...", "Save" : "Guardar", "Allowed characters {count} of {max}" : "Caracteres permitidos {count} de {max}", + "Error occurred while retrieving comment with id {id}" : "Se produjo un error al obtener el comentario con el id {id}", + "Error occurred while updating comment with id {id}" : "Se produjo un error al actualizar el comentario con el id {id}", + "Error occurred while posting comment" : "Se produjo un error al intentar incluir un comentario", "{count} unread comments" : "{count} comentarios no leÃdos", "Comment" : "Comentario", "<strong>Comments</strong> for files <em>(always listed in stream)</em>" : "<strong>Comentarios</strong> de archivos <em>(siempre se listarán en stream)</em>", diff --git a/apps/comments/l10n/lt_LT.js b/apps/comments/l10n/lt_LT.js index ef4967e9fccf9e9759400f281184e5835569488d..af11d0c7238e97fc9f5a3a7202d0119ed8a29187 100644 --- a/apps/comments/l10n/lt_LT.js +++ b/apps/comments/l10n/lt_LT.js @@ -1,8 +1,16 @@ OC.L10N.register( "comments", { + "Type in a new comment..." : "Ä®raÅ¡ykite naujÄ… komentarÄ…...", + "Delete comment" : "IÅ¡trinti komentarÄ…", + "Post" : "Paskelbti", "Cancel" : "AtÅ¡aukti", + "Edit comment" : "Redaguoti komentarÄ…", + "[Deleted user]" : "[IÅ¡trinti naudotojai]", + "Comments" : "Komentarai", "Save" : "IÅ¡saugoti", - "Comment" : "Komentaras" + "Comment" : "Komentaras", + "You commented" : "JÅ«s pakomentavote", + "%1$s commented" : "%1$s pakomentavo" }, "nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && (n%100<10 || n%100>=20) ? 1 : 2);"); diff --git a/apps/comments/l10n/lt_LT.json b/apps/comments/l10n/lt_LT.json index 59432d7b6b44e8989dfa35455cb7622412da957c..8708c127fa82fd06343d066b45b4983f7f17dd57 100644 --- a/apps/comments/l10n/lt_LT.json +++ b/apps/comments/l10n/lt_LT.json @@ -1,6 +1,14 @@ { "translations": { + "Type in a new comment..." : "Ä®raÅ¡ykite naujÄ… komentarÄ…...", + "Delete comment" : "IÅ¡trinti komentarÄ…", + "Post" : "Paskelbti", "Cancel" : "AtÅ¡aukti", + "Edit comment" : "Redaguoti komentarÄ…", + "[Deleted user]" : "[IÅ¡trinti naudotojai]", + "Comments" : "Komentarai", "Save" : "IÅ¡saugoti", - "Comment" : "Komentaras" + "Comment" : "Komentaras", + "You commented" : "JÅ«s pakomentavote", + "%1$s commented" : "%1$s pakomentavo" },"pluralForm" :"nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && (n%100<10 || n%100>=20) ? 1 : 2);" } \ No newline at end of file diff --git a/apps/federation/l10n/lt_LT.js b/apps/federation/l10n/lt_LT.js new file mode 100644 index 0000000000000000000000000000000000000000..1e3337f5795febe1e177dd063254af2ff865aae0 --- /dev/null +++ b/apps/federation/l10n/lt_LT.js @@ -0,0 +1,9 @@ +OC.L10N.register( + "federation", + { + "Server added to the list of trusted ownClouds" : "Serveris pridÄ—tas prie ownCloud patikimų serverių sÄ…raÅ¡o.", + "Trusted ownCloud Servers" : "Patikimi ownCloud serveriai", + "+ Add ownCloud server" : "+ PridÄ—ti ownCloud serverį", + "ownCloud Server" : "ownCloud serveris" +}, +"nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && (n%100<10 || n%100>=20) ? 1 : 2);"); diff --git a/apps/federation/l10n/lt_LT.json b/apps/federation/l10n/lt_LT.json new file mode 100644 index 0000000000000000000000000000000000000000..46e3b233cc645b88fd327b815df8b6cb877cd36a --- /dev/null +++ b/apps/federation/l10n/lt_LT.json @@ -0,0 +1,7 @@ +{ "translations": { + "Server added to the list of trusted ownClouds" : "Serveris pridÄ—tas prie ownCloud patikimų serverių sÄ…raÅ¡o.", + "Trusted ownCloud Servers" : "Patikimi ownCloud serveriai", + "+ Add ownCloud server" : "+ PridÄ—ti ownCloud serverį", + "ownCloud Server" : "ownCloud serveris" +},"pluralForm" :"nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && (n%100<10 || n%100>=20) ? 1 : 2);" +} \ No newline at end of file diff --git a/apps/files/l10n/es_MX.js b/apps/files/l10n/es_MX.js index 45db24098e54b2730eca411ff1e159b6b1c742c4..3d0fd962078d9c53b4e159ad2a7131cca31dec80 100644 --- a/apps/files/l10n/es_MX.js +++ b/apps/files/l10n/es_MX.js @@ -17,6 +17,7 @@ OC.L10N.register( "Upload failed. Could not get file info." : "Actualización fallida. No se pudo obtener información del archivo.", "Invalid directory." : "Directorio inválido.", "Files" : "Archivos", + "All files" : "Todos los archivos", "Home" : "Particular", "Close" : "Cerrar", "Favorites" : "Favoritos", diff --git a/apps/files/l10n/es_MX.json b/apps/files/l10n/es_MX.json index 76e66f1d6123ef14097a2f2c665c44624b929eb5..a30f17f99d140e5bed7811715adccd77b303131d 100644 --- a/apps/files/l10n/es_MX.json +++ b/apps/files/l10n/es_MX.json @@ -15,6 +15,7 @@ "Upload failed. Could not get file info." : "Actualización fallida. No se pudo obtener información del archivo.", "Invalid directory." : "Directorio inválido.", "Files" : "Archivos", + "All files" : "Todos los archivos", "Home" : "Particular", "Close" : "Cerrar", "Favorites" : "Favoritos", diff --git a/apps/files/l10n/lt_LT.js b/apps/files/l10n/lt_LT.js index 524877d6137b0e142e1111ad95c3f6b2b0bb4a8f..4853cdfd0f7a33eb722abde556a401e9faf6bff9 100644 --- a/apps/files/l10n/lt_LT.js +++ b/apps/files/l10n/lt_LT.js @@ -30,6 +30,8 @@ OC.L10N.register( "Not enough free space, you are uploading {size1} but only {size2} is left" : "Nepakanka laisvos vietos. Keliate {size1}, bet tik {size2} yra likÄ™", "Could not get result from server." : "Nepavyko gauti rezultato iÅ¡ serverio.", "Uploading..." : "Ä®keliama...", + "..." : "...", + "{loadedSize} of {totalSize} ({bitrate})" : "{loadedSize} iÅ¡ {totalSize} ({bitrate})", "File upload is in progress. Leaving the page now will cancel the upload." : "Failo įkÄ—limas pradÄ—tas. Jei paliksite šį puslapį, įkÄ—limas nutrÅ«ks.", "Actions" : "Veiksmai", "Download" : "Atsisiųsti", diff --git a/apps/files/l10n/lt_LT.json b/apps/files/l10n/lt_LT.json index a75798167aeb42c59bf9bda534d2086f30d25f7c..6a79bba82ff2ad8644c08bdc2b7fde90262f3075 100644 --- a/apps/files/l10n/lt_LT.json +++ b/apps/files/l10n/lt_LT.json @@ -28,6 +28,8 @@ "Not enough free space, you are uploading {size1} but only {size2} is left" : "Nepakanka laisvos vietos. Keliate {size1}, bet tik {size2} yra likÄ™", "Could not get result from server." : "Nepavyko gauti rezultato iÅ¡ serverio.", "Uploading..." : "Ä®keliama...", + "..." : "...", + "{loadedSize} of {totalSize} ({bitrate})" : "{loadedSize} iÅ¡ {totalSize} ({bitrate})", "File upload is in progress. Leaving the page now will cancel the upload." : "Failo įkÄ—limas pradÄ—tas. Jei paliksite šį puslapį, įkÄ—limas nutrÅ«ks.", "Actions" : "Veiksmai", "Download" : "Atsisiųsti", diff --git a/apps/files/l10n/pt_PT.js b/apps/files/l10n/pt_PT.js index ee1e3636066862ec4bcfa7816c841061a7a283e3..b91507b224412c6b6e26089511672636c8687703 100644 --- a/apps/files/l10n/pt_PT.js +++ b/apps/files/l10n/pt_PT.js @@ -21,6 +21,7 @@ OC.L10N.register( "Invalid directory." : "Diretoria inválida.", "Files" : "Ficheiros", "All files" : "Todos os ficheiros", + "File could not be found" : "Não foi possÃvel encontrar o ficheiro", "Home" : "InÃcio", "Close" : "Fechar", "Favorites" : "Favoritos", diff --git a/apps/files/l10n/pt_PT.json b/apps/files/l10n/pt_PT.json index e08a3841470d10883eb6db1db6d6c8d3842bc522..aca5b45fa92bc6c5acce6d95e98f0597e9e11ae7 100644 --- a/apps/files/l10n/pt_PT.json +++ b/apps/files/l10n/pt_PT.json @@ -19,6 +19,7 @@ "Invalid directory." : "Diretoria inválida.", "Files" : "Ficheiros", "All files" : "Todos os ficheiros", + "File could not be found" : "Não foi possÃvel encontrar o ficheiro", "Home" : "InÃcio", "Close" : "Fechar", "Favorites" : "Favoritos", diff --git a/apps/files_external/l10n/lt_LT.js b/apps/files_external/l10n/lt_LT.js index 803990227949545df96c8e33f2aee56e20268c98..f01c739b71cb8ddd6335ea7956bcef542b26f171 100644 --- a/apps/files_external/l10n/lt_LT.js +++ b/apps/files_external/l10n/lt_LT.js @@ -7,21 +7,40 @@ OC.L10N.register( "External storage" : "IÅ¡orinÄ— saugykla", "Personal" : "Asmeniniai", "Grant access" : "Suteikti priÄ—jimÄ…", + "(group)" : "(grupÄ—)", "Saved" : "IÅ¡saugoti", "Username" : "Prisijungimo vardas", "Password" : "Slaptažodis", "Save" : "IÅ¡saugoti", + "%s" : "%s", "None" : "Nieko", + "OpenStack" : "OpenStack", "API key" : "API raktas", + "Public key" : "VieÅ¡asis raktas", + "Amazon S3" : "Amazon S3", + "Hostname" : "Hostname", "Port" : "Prievadas", "Region" : "Regionas", + "Enable SSL" : "Ä®jungti SSL", "WebDAV" : "WebDAV", "URL" : "URL", + "Remote subfolder" : "IÅ¡trinti katalogÄ…", + "Secure https://" : "Saugus https://", + "Dropbox" : "Dropbox", + "FTP" : "FTP", "Host" : "Mazgas", + "Secure ftps://" : "Saugus ftps://", + "Google Drive" : "Google Drive", "Location" : "Vieta", "ownCloud" : "ownCloud", + "SFTP" : "SFTP", + "SMB / CIFS" : "SMB / CIFS", "Share" : "Dalintis", + "Domain" : "Domenas", + "<b>Note:</b> " : "<b>UžraÅ¡ai:</b> ", "Name" : "Pavadinimas", + "Enable encryption" : "Ä®jungti Å¡ifravimÄ…", + "Never" : "Niekada", "External Storage" : "IÅ¡orinÄ—s saugyklos", "Folder name" : "Katalogo pavadinimas", "Configuration" : "KonfigÅ«racija", diff --git a/apps/files_external/l10n/lt_LT.json b/apps/files_external/l10n/lt_LT.json index d7c4d7966acd83077214727f5e18ba837c482016..6c12e02aa8ad96a81bdc205e4054859948a20f9c 100644 --- a/apps/files_external/l10n/lt_LT.json +++ b/apps/files_external/l10n/lt_LT.json @@ -5,21 +5,40 @@ "External storage" : "IÅ¡orinÄ— saugykla", "Personal" : "Asmeniniai", "Grant access" : "Suteikti priÄ—jimÄ…", + "(group)" : "(grupÄ—)", "Saved" : "IÅ¡saugoti", "Username" : "Prisijungimo vardas", "Password" : "Slaptažodis", "Save" : "IÅ¡saugoti", + "%s" : "%s", "None" : "Nieko", + "OpenStack" : "OpenStack", "API key" : "API raktas", + "Public key" : "VieÅ¡asis raktas", + "Amazon S3" : "Amazon S3", + "Hostname" : "Hostname", "Port" : "Prievadas", "Region" : "Regionas", + "Enable SSL" : "Ä®jungti SSL", "WebDAV" : "WebDAV", "URL" : "URL", + "Remote subfolder" : "IÅ¡trinti katalogÄ…", + "Secure https://" : "Saugus https://", + "Dropbox" : "Dropbox", + "FTP" : "FTP", "Host" : "Mazgas", + "Secure ftps://" : "Saugus ftps://", + "Google Drive" : "Google Drive", "Location" : "Vieta", "ownCloud" : "ownCloud", + "SFTP" : "SFTP", + "SMB / CIFS" : "SMB / CIFS", "Share" : "Dalintis", + "Domain" : "Domenas", + "<b>Note:</b> " : "<b>UžraÅ¡ai:</b> ", "Name" : "Pavadinimas", + "Enable encryption" : "Ä®jungti Å¡ifravimÄ…", + "Never" : "Niekada", "External Storage" : "IÅ¡orinÄ—s saugyklos", "Folder name" : "Katalogo pavadinimas", "Configuration" : "KonfigÅ«racija", diff --git a/apps/files_external/l10n/pt_PT.js b/apps/files_external/l10n/pt_PT.js index 68f183a36b3d1be22c161c82b78b7ca855381335..24d54bb4c8ea2618a1607feb9501bf0c4ebc82ef 100644 --- a/apps/files_external/l10n/pt_PT.js +++ b/apps/files_external/l10n/pt_PT.js @@ -3,7 +3,7 @@ OC.L10N.register( { "Fetching request tokens failed. Verify that your app key and secret are correct." : "Não foi possÃvel obter as senhas solicitadas. Verifique se o código e o segredo da sua app estão corretos.", "Fetching access tokens failed. Verify that your app key and secret are correct." : "Não foi possÃvel obter as senhas de acesso. Verifique se o código e o segredo da sua app estão corretos.", - "Please provide a valid app key and secret." : "Por favor, indique um código e segredo de app válidos.", + "Please provide a valid app key and secret." : "Por favor indique um segredo e chave de app válida.", "Step 1 failed. Exception: %s" : "Passo 1 falhou. Exceção: %s", "Step 2 failed. Exception: %s" : "Passo 2 falhou. Exceção: %s", "External storage" : "Armazenamento Externo", diff --git a/apps/files_external/l10n/pt_PT.json b/apps/files_external/l10n/pt_PT.json index 93922c6776210e987e361bd8a6590daaa7d6896e..87abd2ada3a72f7e82a69622f43c31a3c73d4760 100644 --- a/apps/files_external/l10n/pt_PT.json +++ b/apps/files_external/l10n/pt_PT.json @@ -1,7 +1,7 @@ { "translations": { "Fetching request tokens failed. Verify that your app key and secret are correct." : "Não foi possÃvel obter as senhas solicitadas. Verifique se o código e o segredo da sua app estão corretos.", "Fetching access tokens failed. Verify that your app key and secret are correct." : "Não foi possÃvel obter as senhas de acesso. Verifique se o código e o segredo da sua app estão corretos.", - "Please provide a valid app key and secret." : "Por favor, indique um código e segredo de app válidos.", + "Please provide a valid app key and secret." : "Por favor indique um segredo e chave de app válida.", "Step 1 failed. Exception: %s" : "Passo 1 falhou. Exceção: %s", "Step 2 failed. Exception: %s" : "Passo 2 falhou. Exceção: %s", "External storage" : "Armazenamento Externo", diff --git a/apps/files_sharing/l10n/es.js b/apps/files_sharing/l10n/es.js index 4ae7c4e177ec955d1c6415f38915fbdaec855c26..073a33dfa00922ff6b52a456c66b7665add3b5b0 100644 --- a/apps/files_sharing/l10n/es.js +++ b/apps/files_sharing/l10n/es.js @@ -101,7 +101,7 @@ OC.L10N.register( "the link expired" : "el enlace expiró", "sharing is disabled" : "compartir está desactivado", "For more info, please ask the person who sent this link." : "Para mayor información, contacte a la persona que le envió el enlace.", - "Add to your ownCloud" : "Agregue su propio ownCloud", + "Add to your ownCloud" : "Agregue a su ownCloud", "Download" : "Descargar", "Download %s" : "Descargar %s", "Direct link" : "Enlace directo" diff --git a/apps/files_sharing/l10n/es.json b/apps/files_sharing/l10n/es.json index 026d7f72e9d04696d5b24574caa0dfddfa28d60e..2a7f82124621ad02e915a6d70bf1fe99d9490498 100644 --- a/apps/files_sharing/l10n/es.json +++ b/apps/files_sharing/l10n/es.json @@ -99,7 +99,7 @@ "the link expired" : "el enlace expiró", "sharing is disabled" : "compartir está desactivado", "For more info, please ask the person who sent this link." : "Para mayor información, contacte a la persona que le envió el enlace.", - "Add to your ownCloud" : "Agregue su propio ownCloud", + "Add to your ownCloud" : "Agregue a su ownCloud", "Download" : "Descargar", "Download %s" : "Descargar %s", "Direct link" : "Enlace directo" diff --git a/apps/systemtags/l10n/lt_LT.js b/apps/systemtags/l10n/lt_LT.js index 754ff7017eefb7f88761811d42f3de5fac346e93..7b15e49666aa2408c340643a775867aac27359f6 100644 --- a/apps/systemtags/l10n/lt_LT.js +++ b/apps/systemtags/l10n/lt_LT.js @@ -2,6 +2,7 @@ OC.L10N.register( "systemtags", { "Tags" : "ŽymÄ—s", + "Tagged files" : "PažymÄ—ti failai", "No files in here" : "ÄŒia nÄ—ra failų", "No entries found in this folder" : "Nerasta įrašų Å¡iame aplanke", "Name" : "Pavadinimas", diff --git a/apps/systemtags/l10n/lt_LT.json b/apps/systemtags/l10n/lt_LT.json index 6140989fe0015e625f8b483ec931912eecec1a35..14aaea13383af90879f2451b6e454cf559d0f14f 100644 --- a/apps/systemtags/l10n/lt_LT.json +++ b/apps/systemtags/l10n/lt_LT.json @@ -1,5 +1,6 @@ { "translations": { "Tags" : "ŽymÄ—s", + "Tagged files" : "PažymÄ—ti failai", "No files in here" : "ÄŒia nÄ—ra failų", "No entries found in this folder" : "Nerasta įrašų Å¡iame aplanke", "Name" : "Pavadinimas", diff --git a/apps/updatenotification/l10n/lt_LT.js b/apps/updatenotification/l10n/lt_LT.js index 6c22873bf1ddc1d8999f22fab26e1d7dc74482df..b91a9c48b4cd77f176fd88d4fa4a0579a809b678 100644 --- a/apps/updatenotification/l10n/lt_LT.js +++ b/apps/updatenotification/l10n/lt_LT.js @@ -1,7 +1,10 @@ OC.L10N.register( "updatenotification", { + "Update notifications" : "Atnaujinti praneÅ¡imus", + "ownCloud core" : "ownCloud branduolys", "Updater" : "Atnaujinimo programa", + "Your version is up to date." : "JÅ«sų versija atnaujinta.", "Update channel:" : "Atnaujinimo kanalas:", "You can always update to a newer version / experimental channel. But you can never downgrade to a more stable channel." : "Visada galite atnaujinti į naujesnÄ™ versijÄ… / bandomÄ…jį kanalÄ…. Bet niekada žeminti versijos ar pakeisti į stabilų kanalÄ…." }, diff --git a/apps/updatenotification/l10n/lt_LT.json b/apps/updatenotification/l10n/lt_LT.json index db24c0be43ba7e08521d63b1dbde98ab76460085..733abc7ffeef8feb54fd1673d07e1ddef45f46ab 100644 --- a/apps/updatenotification/l10n/lt_LT.json +++ b/apps/updatenotification/l10n/lt_LT.json @@ -1,5 +1,8 @@ { "translations": { + "Update notifications" : "Atnaujinti praneÅ¡imus", + "ownCloud core" : "ownCloud branduolys", "Updater" : "Atnaujinimo programa", + "Your version is up to date." : "JÅ«sų versija atnaujinta.", "Update channel:" : "Atnaujinimo kanalas:", "You can always update to a newer version / experimental channel. But you can never downgrade to a more stable channel." : "Visada galite atnaujinti į naujesnÄ™ versijÄ… / bandomÄ…jį kanalÄ…. Bet niekada žeminti versijos ar pakeisti į stabilų kanalÄ…." },"pluralForm" :"nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && (n%100<10 || n%100>=20) ? 1 : 2);" diff --git a/apps/user_ldap/l10n/lt_LT.js b/apps/user_ldap/l10n/lt_LT.js index c263e952206be8612462c01fe524733c5b4a6686..b3018c726fbaeff749bae836e096af4e6eb1404d 100644 --- a/apps/user_ldap/l10n/lt_LT.js +++ b/apps/user_ldap/l10n/lt_LT.js @@ -18,14 +18,21 @@ OC.L10N.register( "Groups" : "GrupÄ—s", "Test Configuration" : "Bandyti konfigÅ«racijÄ…", "Help" : "Pagalba", + "LDAP / AD Username:" : "LDAP / AD naudotojo vardas:", + "LDAP / AD Email Address:" : "LDAP / AD el. paÅ¡to adresas:", + "Verify settings" : "Patvirtinti nustatymus", + "1. Server" : "1. Serveris", + "%s. Server:" : "%s. Serveris:", "Host" : "Mazgas", "Port" : "Prievadas", "User DN" : "Naudotojas DN", "Password" : "Slaptažodis", "For anonymous access, leave DN and Password empty." : "Anoniminiam prisijungimui, palikite DN ir Slaptažodis laukus tuÅ¡Äius.", "One Base DN per line" : "Vienas bazinis DN eilutÄ—je", + "Saving" : "Saugoma...", "Back" : "Atgal", "Continue" : "TÄ™sti", + "LDAP" : "LDAP", "Advanced" : "IÅ¡plÄ—stiniai", "Connection Settings" : "RyÅ¡io nustatymai", "Configuration Active" : "KonfigÅ«racija aktyvi", diff --git a/apps/user_ldap/l10n/lt_LT.json b/apps/user_ldap/l10n/lt_LT.json index 64e2bae467094ba78c2e35edb150dc4bd6593030..91dd891166ffd6c56ea3616c99dca4cbfce98d6d 100644 --- a/apps/user_ldap/l10n/lt_LT.json +++ b/apps/user_ldap/l10n/lt_LT.json @@ -16,14 +16,21 @@ "Groups" : "GrupÄ—s", "Test Configuration" : "Bandyti konfigÅ«racijÄ…", "Help" : "Pagalba", + "LDAP / AD Username:" : "LDAP / AD naudotojo vardas:", + "LDAP / AD Email Address:" : "LDAP / AD el. paÅ¡to adresas:", + "Verify settings" : "Patvirtinti nustatymus", + "1. Server" : "1. Serveris", + "%s. Server:" : "%s. Serveris:", "Host" : "Mazgas", "Port" : "Prievadas", "User DN" : "Naudotojas DN", "Password" : "Slaptažodis", "For anonymous access, leave DN and Password empty." : "Anoniminiam prisijungimui, palikite DN ir Slaptažodis laukus tuÅ¡Äius.", "One Base DN per line" : "Vienas bazinis DN eilutÄ—je", + "Saving" : "Saugoma...", "Back" : "Atgal", "Continue" : "TÄ™sti", + "LDAP" : "LDAP", "Advanced" : "IÅ¡plÄ—stiniai", "Connection Settings" : "RyÅ¡io nustatymai", "Configuration Active" : "KonfigÅ«racija aktyvi", diff --git a/apps/user_ldap/l10n/pt_PT.js b/apps/user_ldap/l10n/pt_PT.js index 0999767ac59944ab457c58fb1bde7726dd0fd4cf..2292ed29dfe07a136e97e49dc7c0b82982d332cc 100644 --- a/apps/user_ldap/l10n/pt_PT.js +++ b/apps/user_ldap/l10n/pt_PT.js @@ -1,9 +1,9 @@ OC.L10N.register( "user_ldap", { - "Failed to clear the mappings." : "Falhou ao limpar os mapas.", + "Failed to clear the mappings." : "Falhou ao limpar os mapeamentos.", "Failed to delete the server configuration" : "Erro ao eliminar a configuração do servidor", - "The configuration is invalid: anonymous bind is not allowed." : "A configuração é inválida: ligação anónima não é permitida.", + "The configuration is invalid: anonymous bind is not allowed." : "A configuração é inválida: não é permitida ligação anónima.", "The configuration is valid and the connection could be established!" : "A configuração está correcta e foi possÃvel estabelecer a ligação!", "The configuration is valid, but the Bind failed. Please check the server settings and credentials." : "A configuração está correcta, mas não foi possÃvel estabelecer a conexão. Por favor, verifique as configurações do servidor e as credenciais.", "The configuration is invalid. Please have a look at the logs for further details." : "A configuração é inválida. Por favor, veja o registo (log) do ownCloud para mais detalhes.", diff --git a/apps/user_ldap/l10n/pt_PT.json b/apps/user_ldap/l10n/pt_PT.json index 59cedd26174a336b2ee39c0c8b100bc241132816..814345b22f4100a03d2c3ca1ca612dcb90d90e0f 100644 --- a/apps/user_ldap/l10n/pt_PT.json +++ b/apps/user_ldap/l10n/pt_PT.json @@ -1,7 +1,7 @@ { "translations": { - "Failed to clear the mappings." : "Falhou ao limpar os mapas.", + "Failed to clear the mappings." : "Falhou ao limpar os mapeamentos.", "Failed to delete the server configuration" : "Erro ao eliminar a configuração do servidor", - "The configuration is invalid: anonymous bind is not allowed." : "A configuração é inválida: ligação anónima não é permitida.", + "The configuration is invalid: anonymous bind is not allowed." : "A configuração é inválida: não é permitida ligação anónima.", "The configuration is valid and the connection could be established!" : "A configuração está correcta e foi possÃvel estabelecer a ligação!", "The configuration is valid, but the Bind failed. Please check the server settings and credentials." : "A configuração está correcta, mas não foi possÃvel estabelecer a conexão. Por favor, verifique as configurações do servidor e as credenciais.", "The configuration is invalid. Please have a look at the logs for further details." : "A configuração é inválida. Por favor, veja o registo (log) do ownCloud para mais detalhes.", diff --git a/core/l10n/es.js b/core/l10n/es.js index 3469d182018afddf9c8c9e9d80c126c30f9651f6..3b2ef4037441087c0edda205da275ffd1fac6e60 100644 --- a/core/l10n/es.js +++ b/core/l10n/es.js @@ -1,7 +1,7 @@ OC.L10N.register( "core", { - "Please select a file." : "Por favor, seleccione un archivo", + "Please select a file." : "Seleccione un archivo, por favor.", "File is too big" : "El archivo es demasiado grande", "Invalid file provided" : "Archivo no válido", "No image or file provided" : "No se especificó ningún archivo o imagen", diff --git a/core/l10n/es.json b/core/l10n/es.json index 8070e3f40ffa35cd97c6cdd46bc6a6a72b4e6a81..967d51da7f52159e07c36e5b1c698acc249e2988 100644 --- a/core/l10n/es.json +++ b/core/l10n/es.json @@ -1,5 +1,5 @@ { "translations": { - "Please select a file." : "Por favor, seleccione un archivo", + "Please select a file." : "Seleccione un archivo, por favor.", "File is too big" : "El archivo es demasiado grande", "Invalid file provided" : "Archivo no válido", "No image or file provided" : "No se especificó ningún archivo o imagen", diff --git a/core/l10n/es_MX.js b/core/l10n/es_MX.js index 91229d3bb01da9e8663e64c27dc35f10f149b8c4..8df5217c4e4c9705e8d4903f59f5a4051d6bcdb0 100644 --- a/core/l10n/es_MX.js +++ b/core/l10n/es_MX.js @@ -86,6 +86,7 @@ OC.L10N.register( "Share link" : "Enlace compartido", "Password protect" : "Protección con contraseña", "Password" : "Contraseña", + "Allow editing" : "Permitir edición", "Email link to person" : "Enviar enlace por correo electrónico a una persona", "Send" : "Enviar", "Sending ..." : "Enviando...", @@ -98,6 +99,7 @@ OC.L10N.register( "can share" : "puede compartir", "can edit" : "puede editar", "create" : "crear", + "change" : "cambio", "delete" : "eliminar", "access control" : "control de acceso", "Share" : "Compartir", diff --git a/core/l10n/es_MX.json b/core/l10n/es_MX.json index 916cc8a8dd20a0e625a728262bb37cf217a9d6fd..4878e85114b4bd2f8055b79b1bc0dba0b7878ba6 100644 --- a/core/l10n/es_MX.json +++ b/core/l10n/es_MX.json @@ -84,6 +84,7 @@ "Share link" : "Enlace compartido", "Password protect" : "Protección con contraseña", "Password" : "Contraseña", + "Allow editing" : "Permitir edición", "Email link to person" : "Enviar enlace por correo electrónico a una persona", "Send" : "Enviar", "Sending ..." : "Enviando...", @@ -96,6 +97,7 @@ "can share" : "puede compartir", "can edit" : "puede editar", "create" : "crear", + "change" : "cambio", "delete" : "eliminar", "access control" : "control de acceso", "Share" : "Compartir", diff --git a/core/l10n/lt_LT.js b/core/l10n/lt_LT.js index d8b9522ebf9cde7d2bf4d619b7b0625c32fbaea5..44d06fc0d7558c3ba3eb17c2d6eb9c957e66fe87 100644 --- a/core/l10n/lt_LT.js +++ b/core/l10n/lt_LT.js @@ -1,6 +1,7 @@ OC.L10N.register( "core", { + "Please select a file." : "Pasirinkite failÄ….", "File is too big" : "Per didelis failas", "Invalid file provided" : "Netinkamas failas", "No image or file provided" : "Nenurodytas paveikslÄ—lis ar failas", diff --git a/core/l10n/lt_LT.json b/core/l10n/lt_LT.json index 337a6ef227348c7c13bbd323bed3b5588961be9c..3b0a96a7fd4dcace41ae5c17aa9352dd4868b9fd 100644 --- a/core/l10n/lt_LT.json +++ b/core/l10n/lt_LT.json @@ -1,4 +1,5 @@ { "translations": { + "Please select a file." : "Pasirinkite failÄ….", "File is too big" : "Per didelis failas", "Invalid file provided" : "Netinkamas failas", "No image or file provided" : "Nenurodytas paveikslÄ—lis ar failas", diff --git a/core/l10n/pt_PT.js b/core/l10n/pt_PT.js index 4b7d47d4b7b743d7f82ded7c55568e288e64e0cc..72b26b19fa5b670c93ff4c93f78af3da97633014 100644 --- a/core/l10n/pt_PT.js +++ b/core/l10n/pt_PT.js @@ -298,6 +298,7 @@ OC.L10N.register( "Thank you for your patience." : "Obrigado pela sua paciência.", "Two-step verification" : "Verificação de dois passos:", "Enhanced security has been enabled for your account. Please authenticate using a second factor." : "A segurança reforçada foi ativada para a sua conta. Por favor, autentique utilizando um segundo fator.", + "Cancel login" : "Cancelar entrada", "Please authenticate using the selected factor." : "Por favor, autentique utilizando um segundo fator.", "An error occured while verifying the token" : "Ocorreu um erro durante a verificação da senha", "You are accessing the server from an untrusted domain." : "Está a aceder ao servidor a partir de um domÃnio que não é de confiança.", diff --git a/core/l10n/pt_PT.json b/core/l10n/pt_PT.json index c392bd51edb7e32a7be1d92f6b21e60cdd14cb48..ca08f7473f285dbf1360680a1d53beed7c3af901 100644 --- a/core/l10n/pt_PT.json +++ b/core/l10n/pt_PT.json @@ -296,6 +296,7 @@ "Thank you for your patience." : "Obrigado pela sua paciência.", "Two-step verification" : "Verificação de dois passos:", "Enhanced security has been enabled for your account. Please authenticate using a second factor." : "A segurança reforçada foi ativada para a sua conta. Por favor, autentique utilizando um segundo fator.", + "Cancel login" : "Cancelar entrada", "Please authenticate using the selected factor." : "Por favor, autentique utilizando um segundo fator.", "An error occured while verifying the token" : "Ocorreu um erro durante a verificação da senha", "You are accessing the server from an untrusted domain." : "Está a aceder ao servidor a partir de um domÃnio que não é de confiança.", diff --git a/lib/l10n/es_MX.js b/lib/l10n/es_MX.js index b1c2f6446fa24eda9e5fdc68e7b7de9ea1f13e70..628133986f0d328df7e5ddf367ef567fed9b5c8f 100644 --- a/lib/l10n/es_MX.js +++ b/lib/l10n/es_MX.js @@ -17,6 +17,7 @@ OC.L10N.register( "_%n hour ago_::_%n hours ago_" : ["Hace %n hora","Hace %n horas"], "_%n minute ago_::_%n minutes ago_" : ["Hace %n minuto","Hace %n minutos"], "seconds ago" : "hace segundos", + "File name contains at least one invalid character" : "Nombre de archivo contiene al menos un caracter no válido", "App directory already exists" : "El directorio de la aplicación ya existe", "Can't create app folder. Please fix permissions. %s" : "No se puede crear la carpeta de la aplicación. Corrija los permisos. %s", "No source specified when installing app" : "No se ha especificado origen cuando se ha instalado la aplicación", diff --git a/lib/l10n/es_MX.json b/lib/l10n/es_MX.json index 09f94592a96feab20e850a6149780d4974f69328..53ca5bb08bc595e22ff6d262127c0371cb935647 100644 --- a/lib/l10n/es_MX.json +++ b/lib/l10n/es_MX.json @@ -15,6 +15,7 @@ "_%n hour ago_::_%n hours ago_" : ["Hace %n hora","Hace %n horas"], "_%n minute ago_::_%n minutes ago_" : ["Hace %n minuto","Hace %n minutos"], "seconds ago" : "hace segundos", + "File name contains at least one invalid character" : "Nombre de archivo contiene al menos un caracter no válido", "App directory already exists" : "El directorio de la aplicación ya existe", "Can't create app folder. Please fix permissions. %s" : "No se puede crear la carpeta de la aplicación. Corrija los permisos. %s", "No source specified when installing app" : "No se ha especificado origen cuando se ha instalado la aplicación", diff --git a/lib/l10n/lt_LT.js b/lib/l10n/lt_LT.js index fb25e9c0505fa1e54179122ac66944fe90a4e507..69734b45d35e14e3dfb6a9c3a0346e4929f4c8d9 100644 --- a/lib/l10n/lt_LT.js +++ b/lib/l10n/lt_LT.js @@ -44,6 +44,7 @@ OC.L10N.register( "Set an admin username." : "Nustatyti administratoriaus naudotojo vardÄ….", "Set an admin password." : "Nustatyti administratoriaus slaptažodį.", "%s shared »%s« with you" : "%s pasidalino »%s« su tavimi", + "%s via %s" : "%s per %s", "Could not find category \"%s\"" : "Nepavyko rasti kategorijos „%s“", "Apps" : "Programos", "A valid username must be provided" : "Vartotojo vardas turi bÅ«ti tinkamas", @@ -57,6 +58,7 @@ OC.L10N.register( "Application is not enabled" : "Programa neįjungta", "Authentication error" : "Autentikacijos klaida", "Token expired. Please reload page." : "Sesija baigÄ—si. PraÅ¡ome perkrauti puslapį.", + "PostgreSQL >= 9 required" : "Reikalinga PostgreSQL >= 9 versija", "Storage not available" : "Saugykla nepasiekiama" }, "nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && (n%100<10 || n%100>=20) ? 1 : 2);"); diff --git a/lib/l10n/lt_LT.json b/lib/l10n/lt_LT.json index 4b05e3cc9568cc0a68069570b3ed084c183621b0..0a50f0ffb6299139867b14b08827c139bf1d9ab8 100644 --- a/lib/l10n/lt_LT.json +++ b/lib/l10n/lt_LT.json @@ -42,6 +42,7 @@ "Set an admin username." : "Nustatyti administratoriaus naudotojo vardÄ….", "Set an admin password." : "Nustatyti administratoriaus slaptažodį.", "%s shared »%s« with you" : "%s pasidalino »%s« su tavimi", + "%s via %s" : "%s per %s", "Could not find category \"%s\"" : "Nepavyko rasti kategorijos „%s“", "Apps" : "Programos", "A valid username must be provided" : "Vartotojo vardas turi bÅ«ti tinkamas", @@ -55,6 +56,7 @@ "Application is not enabled" : "Programa neįjungta", "Authentication error" : "Autentikacijos klaida", "Token expired. Please reload page." : "Sesija baigÄ—si. PraÅ¡ome perkrauti puslapį.", + "PostgreSQL >= 9 required" : "Reikalinga PostgreSQL >= 9 versija", "Storage not available" : "Saugykla nepasiekiama" },"pluralForm" :"nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && (n%100<10 || n%100>=20) ? 1 : 2);" } \ No newline at end of file diff --git a/settings/l10n/es_MX.js b/settings/l10n/es_MX.js index eaf58bd0387a63d86ef401109b496b6d44f6f0df..17ffa966ff5748f199e2b9ff0450dc2181343f37 100644 --- a/settings/l10n/es_MX.js +++ b/settings/l10n/es_MX.js @@ -59,6 +59,7 @@ OC.L10N.register( "Execute one task with each page loaded" : "Ejecutar una tarea con cada página cargada", "cron.php is registered at a webcron service to call cron.php every 15 minutes over http." : "cron.php se registra en un servicio webcron para llamar a cron.php cada 15 minutos a través de HTTP.", "Encryption" : "Cifrado", + "Authentication required" : "Se necesita autenticación", "Server address" : "Dirección del servidor", "Port" : "Puerto", "More" : "Más", diff --git a/settings/l10n/es_MX.json b/settings/l10n/es_MX.json index daba89fa289f3755a4893279e990c10e91331b41..8720002f162ab929337734dc8470ae02b864c77c 100644 --- a/settings/l10n/es_MX.json +++ b/settings/l10n/es_MX.json @@ -57,6 +57,7 @@ "Execute one task with each page loaded" : "Ejecutar una tarea con cada página cargada", "cron.php is registered at a webcron service to call cron.php every 15 minutes over http." : "cron.php se registra en un servicio webcron para llamar a cron.php cada 15 minutos a través de HTTP.", "Encryption" : "Cifrado", + "Authentication required" : "Se necesita autenticación", "Server address" : "Dirección del servidor", "Port" : "Puerto", "More" : "Más", diff --git a/settings/l10n/ja.js b/settings/l10n/ja.js index f2b492bed45f0b86ed06e0089f49c36561ba79a0..b4d6b0df6844bba84bb90e7f85152e91571b7a1b 100644 --- a/settings/l10n/ja.js +++ b/settings/l10n/ja.js @@ -110,6 +110,7 @@ OC.L10N.register( "never" : "ãªã—", "deleted {userName}" : "{userName} を削除ã—ã¾ã—ãŸ", "add group" : "ã‚°ãƒ«ãƒ¼ãƒ—ã‚’è¿½åŠ ", + "Invalid quota value \"{val}\"" : "クオータ \"{val}\" ã¯ä¸æ£ãªå€¤ã§ã™ã€‚", "Changing the password will result in data loss, because data recovery is not available for this user" : "ã“ã®ãƒ¦ãƒ¼ã‚¶ãƒ¼ã®ãƒ‡ãƒ¼ã‚¿å¾©æ—§ãŒç„¡åйã«ãªã£ã¦ã„ã¾ã™ã®ã§ã€ãƒ‘スワードを変更ã™ã‚‹ã¨ãƒ¦ãƒ¼ã‚¶ãƒ¼ã¯ãƒ‡ãƒ¼ã‚¿ã«äºŒåº¦ã¨ã‚¢ã‚¯ã‚»ã‚¹ã§ãã¾ã›ã‚“。", "A valid username must be provided" : "有効ãªãƒ¦ãƒ¼ã‚¶ãƒ¼åを指定ã™ã‚‹å¿…è¦ãŒã‚りã¾ã™", "Error creating user: {message}" : "ユーザ作æˆã‚¨ãƒ©ãƒ¼ {message}", diff --git a/settings/l10n/ja.json b/settings/l10n/ja.json index 613512c14bbdfc234223143a464b043c9dc02531..e7bb75286a991b3f4cbe9a40ab91ec6fcf87a2cd 100644 --- a/settings/l10n/ja.json +++ b/settings/l10n/ja.json @@ -108,6 +108,7 @@ "never" : "ãªã—", "deleted {userName}" : "{userName} を削除ã—ã¾ã—ãŸ", "add group" : "ã‚°ãƒ«ãƒ¼ãƒ—ã‚’è¿½åŠ ", + "Invalid quota value \"{val}\"" : "クオータ \"{val}\" ã¯ä¸æ£ãªå€¤ã§ã™ã€‚", "Changing the password will result in data loss, because data recovery is not available for this user" : "ã“ã®ãƒ¦ãƒ¼ã‚¶ãƒ¼ã®ãƒ‡ãƒ¼ã‚¿å¾©æ—§ãŒç„¡åйã«ãªã£ã¦ã„ã¾ã™ã®ã§ã€ãƒ‘スワードを変更ã™ã‚‹ã¨ãƒ¦ãƒ¼ã‚¶ãƒ¼ã¯ãƒ‡ãƒ¼ã‚¿ã«äºŒåº¦ã¨ã‚¢ã‚¯ã‚»ã‚¹ã§ãã¾ã›ã‚“。", "A valid username must be provided" : "有効ãªãƒ¦ãƒ¼ã‚¶ãƒ¼åを指定ã™ã‚‹å¿…è¦ãŒã‚りã¾ã™", "Error creating user: {message}" : "ユーザ作æˆã‚¨ãƒ©ãƒ¼ {message}", diff --git a/settings/l10n/lt_LT.js b/settings/l10n/lt_LT.js index 139a6f29ef65eaee47b013336b810605a360f1e8..4e29c1939ec2f160c9348617df47039d9468ef08 100644 --- a/settings/l10n/lt_LT.js +++ b/settings/l10n/lt_LT.js @@ -10,12 +10,27 @@ OC.L10N.register( "Unable to change password" : "Nepavyksta pakeisti slaptažodžio", "Enabled" : "Ä®jungta", "Not enabled" : "Neįjungta", - "Federated Cloud Sharing" : "VieÅ¡as dalijimasis padebesiu", + "installing and updating apps via the app store or Federated Cloud Sharing" : "programų įraÅ¡ymas ir atnaujinimas naudojantis programų parduotuve arba vieÅ¡uoju debesiu", + "Federated Cloud Sharing" : "VieÅ¡as dalijimasis debesiu", + "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). PaÅ¡ome atnaujinti serverio operacinÄ™ sistemÄ… arba serverio tarnybas, nes %s gali veikti netinkamai", + "A problem occurred, please check your log files (Error: %s)" : "IÅ¡kilo problema, praÅ¡ome peržiÅ«rÄ—ti klaidų iÅ¡raÅ¡us (Klaida: %s)", + "Migration Completed" : "Migravimas baigtas", + "Group already exists." : "GrupÄ— jau egzistuoja.", + "Unable to add group." : "Nepavyko pridÄ—ti grupÄ—s.", + "Unable to delete group." : "Nepavyko iÅ¡trinti grupÄ—s.", "Saved" : "IÅ¡saugoti", + "test email settings" : "bandomojo laiÅ¡ko nustatymai", + "A problem occurred while sending the email. Please revise your settings. (Error: %s)" : "IÅ¡kilo problema siunÄiant bandomÄ…jį laiÅ¡kÄ…. PraÅ¡ome peržiÅ«rÄ—ti nustatymus. (Klaida: %s)", "Email sent" : "LaiÅ¡kas iÅ¡siųstas", + "You need to set your user email before being able to send test emails." : "JÅ«s privalote įvesti savo elektroniniu paÅ¡to adresÄ… prieÅ¡ siunÄiant bandomÄ…jį laiÅ¡kÄ….", "Invalid mail address" : "Neteisingas paÅ¡to adresas", + "A user with that name already exists." : "Naudotojas tokiu vardu jau egzistuoja.", + "Unable to create user." : "Nepavyko sukurti naudotojo.", "Your %s account was created" : "Tavo paskyra %s sukurta", - "Unable to delete user." : "Nepavyko iÅ¡trinti vartotojo.", + "Unable to delete user." : "Nepavyko iÅ¡trinti naudotojo.", + "Forbidden" : "Draudžiama", + "Invalid user" : "Neteisingas naudotojas", + "Unable to change mail address" : "Nepavyko pakeisti el. paÅ¡to adreso", "Email saved" : "El. paÅ¡tas iÅ¡saugotas", "Your full name has been changed." : "Pilnas vardas pakeistas.", "Unable to change full name" : "Nepavyko pakeisti pilno vardo", @@ -37,7 +52,18 @@ OC.L10N.register( "Unable to add user to group %s" : "Nepavyko pridÄ—ti vartotojo prie grupÄ—s %s", "Unable to remove user from group %s" : "Nepavyko iÅ¡trinti vartotojo iÅ¡ grupÄ—s %s", "Couldn't update app." : "Nepavyko atnaujinti programos.", + "Are you really sure you want add \"{domain}\" as trusted domain?" : "Ar JÅ«s tikrai norite pridÄ—ti domenÄ… \"{domain}\" į patikimų domenų sÄ…rašą?", + "Add trusted domain" : "PridÄ—ti patikimÄ… domenÄ…", + "Migration in progress. Please wait until the migration is finished" : "Vyksta migracija. PraÅ¡ome palaukti, kol migracija bus pabaigta.", + "Migration started …" : "Migravimas prasidÄ—jo...", + "Sending..." : "SiunÄiama...", + "Official" : "Oficiali", + "Approved" : "Patvirtinta", + "Experimental" : "EksperimentinÄ—", "All" : "Viskas", + "No apps found for your version" : "JÅ«sų versijai programų nÄ—ra", + "Update to %s" : "Atnaujinti į %s", + "_You have %n app update pending_::_You have %n app updates pending_" : ["JÅ«s turite atnaujinti %n programÄ…","JÅ«s turite atnaujinti %n programų","JÅ«s turite atnaujinti %n programų"], "Please wait...." : "PraÅ¡ome palaukti...", "Error while disabling app" : "Klaida iÅ¡jungiant programÄ…", "Disable" : "IÅ¡jungti", @@ -46,7 +72,13 @@ OC.L10N.register( "Updating...." : "Atnaujinama...", "Error while updating app" : "Ä®vyko klaida atnaujinant programÄ…", "Updated" : "Atnaujinta", + "Uninstalling ...." : "IÅ¡tinama...", + "Error while uninstalling app" : "Klaida iÅ¡trinant programÄ…", + "Uninstall" : "IÅ¡trinti", + "Disconnect" : "Atsijungti", + "Valid until {date}" : "Galioja iki {date}", "Delete" : "IÅ¡trinti", + "An error occurred: {message}" : "Ä®vyko klaida: {message}", "Select a profile picture" : "PažymÄ—kite profilio paveikslÄ—lį", "Very weak password" : "Labai silpnas slaptažodis", "Weak password" : "Silpnas slaptažodis", @@ -54,39 +86,76 @@ OC.L10N.register( "Good password" : "Geras slaptažodis", "Strong password" : "Stiprus slaptažodis", "Groups" : "GrupÄ—s", + "Unable to delete {objName}" : "Nepavyko iÅ¡trinti {objName}", + "Error creating group: {message}" : "Klaida kuriant grupÄ™: {message}", + "A valid group name must be provided" : "GrupÄ—s pavadinimas turi bÅ«ti tinkamas", + "deleted {groupName}" : "{groupName} iÅ¡trinta", "undo" : "anuliuoti", + "no group" : "grupÄ—s nÄ—ra", "never" : "niekada", + "deleted {userName}" : "{userName} iÅ¡trintas", "add group" : "pridÄ—ti grupÄ™", "A valid username must be provided" : "Vartotojo vardas turi bÅ«ti tinkamas", + "Error creating user: {message}" : "Klaida kuriant naudotojÄ…: {message}", "A valid password must be provided" : "Slaptažodis turi bÅ«ti tinkamas", + "A valid email must be provided" : "El. paÅ¡to adresas turi bÅ«ti tinkamas", "__language_name__" : "Lietuvių", "Unlimited" : "Neribota", + "Personal info" : "AsmeninÄ— informacija", + "Errors and fatal issues" : "Klaidos ir kritinÄ—s problemos", "Fatal issues only" : "Tik kritinÄ—s problemos", "None" : "Nieko", "Login" : "Prisijungti", + "SSL" : "SSL", + "TLS" : "TLS", "The PHP module 'fileinfo' is missing. We strongly recommend to enable this module to get best results with mime-type detection." : "TrÅ«ksta PHP modulio „fileinfo“. Labai rekomenduojame įjungti šį modulį, kad gauti geriausius rezultatus nustatant mime-tipÄ….", "Open documentation" : "Atidaryti dokumentÄ…", "Allow apps to use the Share API" : "Leidžia programoms naudoti Share API", + "Allow users to share via link" : "Leisti naudotojams dalintis nuoroda", "Allow public uploads" : "Leisti vieÅ¡us įkÄ—limus", + "Enforce password protection" : "Apsaugoti slaptažodžiu", "days" : "dienos", "Allow resharing" : "Leisti dalintis", "Execute one task with each page loaded" : "Ä®vykdyti vienÄ… užduotį su kiekvieno puslapio įkÄ—limu", "cron.php is registered at a webcron service to call cron.php every 15 minutes over http." : "cron.php yra registruotas tinklapio suplanuotų užduoÄių paslaugose, kad iÅ¡kviesti cron.php kas 15 minuÄių per http.", + "Enable encryption" : "Ä®jungti Å¡ifravimÄ…", + "Start migration" : "PradÄ—ti migravimÄ…", "Encryption" : "Å ifravimas", + "From address" : "Nuo (el. paÅ¡tas)", + "Authentication method" : "Autentifikacijos metodas", "Authentication required" : "Reikalinga autentikacija", "Server address" : "Serverio adresas", "Port" : "Prievadas", + "SMTP Username" : "SMTP naudotojo vardas", + "SMTP Password" : "SMTP slaptažodis", + "Store credentials" : "IÅ¡saugoti prisijungimus", + "Test email settings" : "IÅ¡bandyti el. paÅ¡to nustatymus", + "Send email" : "Siųsti laiÅ¡kÄ…", + "Download logfile" : "Atsisiųsti iÅ¡rašą", "More" : "Daugiau", "Less" : "Mažiau", + "The logfile is bigger than 100 MB. Downloading it may take some time!" : "IÅ¡raÅ¡as didesnis nei 100 MB, todÄ—l atsisiuntimas gali užtrukti.", + "What to log" : "KÄ… įtraukti į iÅ¡rašą", "Version" : "Versija", + "by %s" : "%s", + "Visit website" : "Aplankyti svetainÄ™", + "Report a bug" : "PraneÅ¡ti apie klaidÄ…", + "Show description …" : "Rodyti apraÅ¡ymÄ…...", + "Hide description …" : "PaslÄ—pti apraÅ¡ymÄ…...", + "Uninstall App" : "IÅ¡tinti programÄ…", + "Valid until %s" : "Galioja iki %s", "Cheers!" : "Sveikinimai!", "Forum" : "Forumas", "Profile picture" : "Profilio paveikslÄ—lis", "Upload new" : "Ä®kelti naujÄ…", "Remove image" : "PaÅ¡alinti paveikslÄ—lį", + "png or jpg, max. 20 MB" : "png or jpg, max. 20 MB", "Cancel" : "AtÅ¡aukti", + "Full name" : "Pilnas vardas", "Email" : "El. PaÅ¡tas", "Your email address" : "JÅ«sų el. paÅ¡to adresas", + "No email address set" : "Nenurodytas el. paÅ¡tas", + "You are member of the following groups:" : "JÅ«s priklausote Å¡ioms grupÄ—ms:", "Password" : "Slaptažodis", "Unable to change your password" : "Neįmanoma pakeisti slaptažodžio", "Current password" : "Dabartinis slaptažodis", @@ -94,23 +163,37 @@ OC.L10N.register( "Change password" : "Pakeisti slaptažodį", "Language" : "Kalba", "Help translate" : "PadÄ—kite iÅ¡versti", + "Most recent activity" : "VÄ—liausia veikla", "Name" : "Pavadinimas", + "App name" : "Programos pavadinimas", "Username" : "Prisijungimo vardas", + "Done" : "Atlikta", "Get the apps to sync your files" : "Atsisiųskite programÄ—lių, kad sinchronizuotumÄ—te savo failus", "Desktop client" : "Darbastalio klientas", "Android app" : "Android programa", "iOS app" : "iOS programa", "Show First Run Wizard again" : "Rodyti pirmo karto vedlį dar kartÄ…", + "Send email to new user" : "Siųsti el. laiÅ¡kÄ… naujiems naudotojams", + "Show email address" : "Rodyti el. paÅ¡to adresÄ…", + "E-Mail" : "El. paÅ¡tas", "Create" : "Sukurti", "Admin Recovery Password" : "Administracinis atkÅ«rimo slaptažodis", "Enter the recovery password in order to recover the users files during password change" : "Ä®veskite atkÅ«rimo slaptažodį, kad atkurti naudotojo failus keiÄiant slaptažodį", + "Add Group" : "PridÄ—ti grupÄ™", "Group" : "GrupÄ—", + "Everyone" : "Visi", + "Admins" : "Administratoriai", "Default Quota" : "Numatytoji kvota", + "Please enter storage quota (ex: \"512 MB\" or \"12 GB\")" : "Ä®veskite vietos limitÄ… (pvz.: \"512 MB\" arba \"12 GB\")", "Other" : "Kita", "Full Name" : "Pilnas vardas", + "Group Admin for" : "GrupÄ—s administratorius", "Quota" : "Limitas", + "Storage Location" : "Saugyklos vieta", + "Last Login" : "Paskutinis prisijungimas", "change full name" : "keisti pilnÄ… vardÄ…", "set new password" : "nustatyti naujÄ… slaptažodį", + "change email address" : "pakeisti el. paÅ¡to adresÄ…", "Default" : "Numatytasis" }, "nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && (n%100<10 || n%100>=20) ? 1 : 2);"); diff --git a/settings/l10n/lt_LT.json b/settings/l10n/lt_LT.json index fb94e1f187204896e45af4a9348b5cdefd64098d..d0c329b029d114b66c35fc866625d1aa8b8633a6 100644 --- a/settings/l10n/lt_LT.json +++ b/settings/l10n/lt_LT.json @@ -8,12 +8,27 @@ "Unable to change password" : "Nepavyksta pakeisti slaptažodžio", "Enabled" : "Ä®jungta", "Not enabled" : "Neįjungta", - "Federated Cloud Sharing" : "VieÅ¡as dalijimasis padebesiu", + "installing and updating apps via the app store or Federated Cloud Sharing" : "programų įraÅ¡ymas ir atnaujinimas naudojantis programų parduotuve arba vieÅ¡uoju debesiu", + "Federated Cloud Sharing" : "VieÅ¡as dalijimasis debesiu", + "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). PaÅ¡ome atnaujinti serverio operacinÄ™ sistemÄ… arba serverio tarnybas, nes %s gali veikti netinkamai", + "A problem occurred, please check your log files (Error: %s)" : "IÅ¡kilo problema, praÅ¡ome peržiÅ«rÄ—ti klaidų iÅ¡raÅ¡us (Klaida: %s)", + "Migration Completed" : "Migravimas baigtas", + "Group already exists." : "GrupÄ— jau egzistuoja.", + "Unable to add group." : "Nepavyko pridÄ—ti grupÄ—s.", + "Unable to delete group." : "Nepavyko iÅ¡trinti grupÄ—s.", "Saved" : "IÅ¡saugoti", + "test email settings" : "bandomojo laiÅ¡ko nustatymai", + "A problem occurred while sending the email. Please revise your settings. (Error: %s)" : "IÅ¡kilo problema siunÄiant bandomÄ…jį laiÅ¡kÄ…. PraÅ¡ome peržiÅ«rÄ—ti nustatymus. (Klaida: %s)", "Email sent" : "LaiÅ¡kas iÅ¡siųstas", + "You need to set your user email before being able to send test emails." : "JÅ«s privalote įvesti savo elektroniniu paÅ¡to adresÄ… prieÅ¡ siunÄiant bandomÄ…jį laiÅ¡kÄ….", "Invalid mail address" : "Neteisingas paÅ¡to adresas", + "A user with that name already exists." : "Naudotojas tokiu vardu jau egzistuoja.", + "Unable to create user." : "Nepavyko sukurti naudotojo.", "Your %s account was created" : "Tavo paskyra %s sukurta", - "Unable to delete user." : "Nepavyko iÅ¡trinti vartotojo.", + "Unable to delete user." : "Nepavyko iÅ¡trinti naudotojo.", + "Forbidden" : "Draudžiama", + "Invalid user" : "Neteisingas naudotojas", + "Unable to change mail address" : "Nepavyko pakeisti el. paÅ¡to adreso", "Email saved" : "El. paÅ¡tas iÅ¡saugotas", "Your full name has been changed." : "Pilnas vardas pakeistas.", "Unable to change full name" : "Nepavyko pakeisti pilno vardo", @@ -35,7 +50,18 @@ "Unable to add user to group %s" : "Nepavyko pridÄ—ti vartotojo prie grupÄ—s %s", "Unable to remove user from group %s" : "Nepavyko iÅ¡trinti vartotojo iÅ¡ grupÄ—s %s", "Couldn't update app." : "Nepavyko atnaujinti programos.", + "Are you really sure you want add \"{domain}\" as trusted domain?" : "Ar JÅ«s tikrai norite pridÄ—ti domenÄ… \"{domain}\" į patikimų domenų sÄ…rašą?", + "Add trusted domain" : "PridÄ—ti patikimÄ… domenÄ…", + "Migration in progress. Please wait until the migration is finished" : "Vyksta migracija. PraÅ¡ome palaukti, kol migracija bus pabaigta.", + "Migration started …" : "Migravimas prasidÄ—jo...", + "Sending..." : "SiunÄiama...", + "Official" : "Oficiali", + "Approved" : "Patvirtinta", + "Experimental" : "EksperimentinÄ—", "All" : "Viskas", + "No apps found for your version" : "JÅ«sų versijai programų nÄ—ra", + "Update to %s" : "Atnaujinti į %s", + "_You have %n app update pending_::_You have %n app updates pending_" : ["JÅ«s turite atnaujinti %n programÄ…","JÅ«s turite atnaujinti %n programų","JÅ«s turite atnaujinti %n programų"], "Please wait...." : "PraÅ¡ome palaukti...", "Error while disabling app" : "Klaida iÅ¡jungiant programÄ…", "Disable" : "IÅ¡jungti", @@ -44,7 +70,13 @@ "Updating...." : "Atnaujinama...", "Error while updating app" : "Ä®vyko klaida atnaujinant programÄ…", "Updated" : "Atnaujinta", + "Uninstalling ...." : "IÅ¡tinama...", + "Error while uninstalling app" : "Klaida iÅ¡trinant programÄ…", + "Uninstall" : "IÅ¡trinti", + "Disconnect" : "Atsijungti", + "Valid until {date}" : "Galioja iki {date}", "Delete" : "IÅ¡trinti", + "An error occurred: {message}" : "Ä®vyko klaida: {message}", "Select a profile picture" : "PažymÄ—kite profilio paveikslÄ—lį", "Very weak password" : "Labai silpnas slaptažodis", "Weak password" : "Silpnas slaptažodis", @@ -52,39 +84,76 @@ "Good password" : "Geras slaptažodis", "Strong password" : "Stiprus slaptažodis", "Groups" : "GrupÄ—s", + "Unable to delete {objName}" : "Nepavyko iÅ¡trinti {objName}", + "Error creating group: {message}" : "Klaida kuriant grupÄ™: {message}", + "A valid group name must be provided" : "GrupÄ—s pavadinimas turi bÅ«ti tinkamas", + "deleted {groupName}" : "{groupName} iÅ¡trinta", "undo" : "anuliuoti", + "no group" : "grupÄ—s nÄ—ra", "never" : "niekada", + "deleted {userName}" : "{userName} iÅ¡trintas", "add group" : "pridÄ—ti grupÄ™", "A valid username must be provided" : "Vartotojo vardas turi bÅ«ti tinkamas", + "Error creating user: {message}" : "Klaida kuriant naudotojÄ…: {message}", "A valid password must be provided" : "Slaptažodis turi bÅ«ti tinkamas", + "A valid email must be provided" : "El. paÅ¡to adresas turi bÅ«ti tinkamas", "__language_name__" : "Lietuvių", "Unlimited" : "Neribota", + "Personal info" : "AsmeninÄ— informacija", + "Errors and fatal issues" : "Klaidos ir kritinÄ—s problemos", "Fatal issues only" : "Tik kritinÄ—s problemos", "None" : "Nieko", "Login" : "Prisijungti", + "SSL" : "SSL", + "TLS" : "TLS", "The PHP module 'fileinfo' is missing. We strongly recommend to enable this module to get best results with mime-type detection." : "TrÅ«ksta PHP modulio „fileinfo“. Labai rekomenduojame įjungti šį modulį, kad gauti geriausius rezultatus nustatant mime-tipÄ….", "Open documentation" : "Atidaryti dokumentÄ…", "Allow apps to use the Share API" : "Leidžia programoms naudoti Share API", + "Allow users to share via link" : "Leisti naudotojams dalintis nuoroda", "Allow public uploads" : "Leisti vieÅ¡us įkÄ—limus", + "Enforce password protection" : "Apsaugoti slaptažodžiu", "days" : "dienos", "Allow resharing" : "Leisti dalintis", "Execute one task with each page loaded" : "Ä®vykdyti vienÄ… užduotį su kiekvieno puslapio įkÄ—limu", "cron.php is registered at a webcron service to call cron.php every 15 minutes over http." : "cron.php yra registruotas tinklapio suplanuotų užduoÄių paslaugose, kad iÅ¡kviesti cron.php kas 15 minuÄių per http.", + "Enable encryption" : "Ä®jungti Å¡ifravimÄ…", + "Start migration" : "PradÄ—ti migravimÄ…", "Encryption" : "Å ifravimas", + "From address" : "Nuo (el. paÅ¡tas)", + "Authentication method" : "Autentifikacijos metodas", "Authentication required" : "Reikalinga autentikacija", "Server address" : "Serverio adresas", "Port" : "Prievadas", + "SMTP Username" : "SMTP naudotojo vardas", + "SMTP Password" : "SMTP slaptažodis", + "Store credentials" : "IÅ¡saugoti prisijungimus", + "Test email settings" : "IÅ¡bandyti el. paÅ¡to nustatymus", + "Send email" : "Siųsti laiÅ¡kÄ…", + "Download logfile" : "Atsisiųsti iÅ¡rašą", "More" : "Daugiau", "Less" : "Mažiau", + "The logfile is bigger than 100 MB. Downloading it may take some time!" : "IÅ¡raÅ¡as didesnis nei 100 MB, todÄ—l atsisiuntimas gali užtrukti.", + "What to log" : "KÄ… įtraukti į iÅ¡rašą", "Version" : "Versija", + "by %s" : "%s", + "Visit website" : "Aplankyti svetainÄ™", + "Report a bug" : "PraneÅ¡ti apie klaidÄ…", + "Show description …" : "Rodyti apraÅ¡ymÄ…...", + "Hide description …" : "PaslÄ—pti apraÅ¡ymÄ…...", + "Uninstall App" : "IÅ¡tinti programÄ…", + "Valid until %s" : "Galioja iki %s", "Cheers!" : "Sveikinimai!", "Forum" : "Forumas", "Profile picture" : "Profilio paveikslÄ—lis", "Upload new" : "Ä®kelti naujÄ…", "Remove image" : "PaÅ¡alinti paveikslÄ—lį", + "png or jpg, max. 20 MB" : "png or jpg, max. 20 MB", "Cancel" : "AtÅ¡aukti", + "Full name" : "Pilnas vardas", "Email" : "El. PaÅ¡tas", "Your email address" : "JÅ«sų el. paÅ¡to adresas", + "No email address set" : "Nenurodytas el. paÅ¡tas", + "You are member of the following groups:" : "JÅ«s priklausote Å¡ioms grupÄ—ms:", "Password" : "Slaptažodis", "Unable to change your password" : "Neįmanoma pakeisti slaptažodžio", "Current password" : "Dabartinis slaptažodis", @@ -92,23 +161,37 @@ "Change password" : "Pakeisti slaptažodį", "Language" : "Kalba", "Help translate" : "PadÄ—kite iÅ¡versti", + "Most recent activity" : "VÄ—liausia veikla", "Name" : "Pavadinimas", + "App name" : "Programos pavadinimas", "Username" : "Prisijungimo vardas", + "Done" : "Atlikta", "Get the apps to sync your files" : "Atsisiųskite programÄ—lių, kad sinchronizuotumÄ—te savo failus", "Desktop client" : "Darbastalio klientas", "Android app" : "Android programa", "iOS app" : "iOS programa", "Show First Run Wizard again" : "Rodyti pirmo karto vedlį dar kartÄ…", + "Send email to new user" : "Siųsti el. laiÅ¡kÄ… naujiems naudotojams", + "Show email address" : "Rodyti el. paÅ¡to adresÄ…", + "E-Mail" : "El. paÅ¡tas", "Create" : "Sukurti", "Admin Recovery Password" : "Administracinis atkÅ«rimo slaptažodis", "Enter the recovery password in order to recover the users files during password change" : "Ä®veskite atkÅ«rimo slaptažodį, kad atkurti naudotojo failus keiÄiant slaptažodį", + "Add Group" : "PridÄ—ti grupÄ™", "Group" : "GrupÄ—", + "Everyone" : "Visi", + "Admins" : "Administratoriai", "Default Quota" : "Numatytoji kvota", + "Please enter storage quota (ex: \"512 MB\" or \"12 GB\")" : "Ä®veskite vietos limitÄ… (pvz.: \"512 MB\" arba \"12 GB\")", "Other" : "Kita", "Full Name" : "Pilnas vardas", + "Group Admin for" : "GrupÄ—s administratorius", "Quota" : "Limitas", + "Storage Location" : "Saugyklos vieta", + "Last Login" : "Paskutinis prisijungimas", "change full name" : "keisti pilnÄ… vardÄ…", "set new password" : "nustatyti naujÄ… slaptažodį", + "change email address" : "pakeisti el. paÅ¡to adresÄ…", "Default" : "Numatytasis" },"pluralForm" :"nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && (n%100<10 || n%100>=20) ? 1 : 2);" } \ No newline at end of file diff --git a/settings/l10n/pt_PT.js b/settings/l10n/pt_PT.js index f0c707c132820ba0698615627cfa7061a137b9b2..e61edeacc95f599ca9756eca943c5032f30be3ee 100644 --- a/settings/l10n/pt_PT.js +++ b/settings/l10n/pt_PT.js @@ -110,6 +110,7 @@ OC.L10N.register( "never" : "nunca", "deleted {userName}" : "{userName} apagado", "add group" : "Adicionar grupo", + "Invalid quota value \"{val}\"" : "Valor de quota inválido \"{val}\"", "Changing the password will result in data loss, because data recovery is not available for this user" : "A alteração da palavra-passe resultará na perda de dados, porque a recuperação de dados não está disponÃvel para este utilizador", "A valid username must be provided" : "Deve ser indicado um nome de utilizador válido", "Error creating user: {message}" : "Erro ao criar utilizador: {message}", @@ -119,6 +120,7 @@ OC.L10N.register( "Unlimited" : "Ilimitado", "Personal info" : "Informação pessoal", "Sessions" : "Sessões", + "App passwords" : "Palavras-passe da App", "Sync clients" : "Clientes de sync", "Everything (fatal issues, errors, warnings, info, debug)" : "Tudo (problemas fatais, erros, avisos, informação, depuração)", "Info, warnings, errors and fatal issues" : "Informação, avisos, erros e problemas fatais", @@ -222,6 +224,7 @@ OC.L10N.register( "Documentation:" : "Documentação:", "User documentation" : "Documentação de Utilizador", "Admin documentation" : "Documentação do Administrador", + "Visit website" : "Visitar sÃtio da internet", "Report a bug" : "Reportar um erro", "Show description …" : "Mostrar descrição ...", "Hide description …" : "Esconder descrição ...", @@ -272,7 +275,12 @@ OC.L10N.register( "These are the web, desktop and mobile clients currently logged in to your ownCloud." : "Estes são os clientes web, desktop e móveis actualmente ligados à sua ownCloud.", "Browser" : "Navegador", "Most recent activity" : "Atividade mais recente", + "You've linked these apps." : "Ligou estas apps.", "Name" : "Nome", + "An app password is a passcode that gives an app or device permissions to access your %s account." : "Uma palavra-passe de app é um código de acesso que dá à app ou ao dispositivo permissão para aceder à sua conta %s.", + "App name" : "Nome da app", + "Create new app password" : "Criar nova palavra-passe de app", + "Use the credentials below to configure your app or device." : "Use as credenciais abaixo para configurar a sua app ou dispositivo", "Username" : "Nome de utilizador", "Done" : "ConcluÃdo", "Get the apps to sync your files" : "Obtenha as aplicações para sincronizar os seus ficheiros", diff --git a/settings/l10n/pt_PT.json b/settings/l10n/pt_PT.json index 6d0344bdbb6168afd1599844da0888ec2aee2d70..1ad8e20072f11ff0c41a937b08e60f23717b913d 100644 --- a/settings/l10n/pt_PT.json +++ b/settings/l10n/pt_PT.json @@ -108,6 +108,7 @@ "never" : "nunca", "deleted {userName}" : "{userName} apagado", "add group" : "Adicionar grupo", + "Invalid quota value \"{val}\"" : "Valor de quota inválido \"{val}\"", "Changing the password will result in data loss, because data recovery is not available for this user" : "A alteração da palavra-passe resultará na perda de dados, porque a recuperação de dados não está disponÃvel para este utilizador", "A valid username must be provided" : "Deve ser indicado um nome de utilizador válido", "Error creating user: {message}" : "Erro ao criar utilizador: {message}", @@ -117,6 +118,7 @@ "Unlimited" : "Ilimitado", "Personal info" : "Informação pessoal", "Sessions" : "Sessões", + "App passwords" : "Palavras-passe da App", "Sync clients" : "Clientes de sync", "Everything (fatal issues, errors, warnings, info, debug)" : "Tudo (problemas fatais, erros, avisos, informação, depuração)", "Info, warnings, errors and fatal issues" : "Informação, avisos, erros e problemas fatais", @@ -220,6 +222,7 @@ "Documentation:" : "Documentação:", "User documentation" : "Documentação de Utilizador", "Admin documentation" : "Documentação do Administrador", + "Visit website" : "Visitar sÃtio da internet", "Report a bug" : "Reportar um erro", "Show description …" : "Mostrar descrição ...", "Hide description …" : "Esconder descrição ...", @@ -270,7 +273,12 @@ "These are the web, desktop and mobile clients currently logged in to your ownCloud." : "Estes são os clientes web, desktop e móveis actualmente ligados à sua ownCloud.", "Browser" : "Navegador", "Most recent activity" : "Atividade mais recente", + "You've linked these apps." : "Ligou estas apps.", "Name" : "Nome", + "An app password is a passcode that gives an app or device permissions to access your %s account." : "Uma palavra-passe de app é um código de acesso que dá à app ou ao dispositivo permissão para aceder à sua conta %s.", + "App name" : "Nome da app", + "Create new app password" : "Criar nova palavra-passe de app", + "Use the credentials below to configure your app or device." : "Use as credenciais abaixo para configurar a sua app ou dispositivo", "Username" : "Nome de utilizador", "Done" : "ConcluÃdo", "Get the apps to sync your files" : "Obtenha as aplicações para sincronizar os seus ficheiros", diff --git a/settings/l10n/ru.js b/settings/l10n/ru.js index 9c666219e987373f714032b0ef131a43aeda561c..0e7aed58952fe8ab88263ab12518abb428b57693 100644 --- a/settings/l10n/ru.js +++ b/settings/l10n/ru.js @@ -110,6 +110,7 @@ OC.L10N.register( "never" : "никогда", "deleted {userName}" : "удалён {userName}", "add group" : "добавить группу", + "Invalid quota value \"{val}\"" : "Ðеверное значение квоты \"{val}\"", "Changing the password will result in data loss, because data recovery is not available for this user" : "Изменение Ð¿Ð°Ñ€Ð¾Ð»Ñ Ð¿Ñ€Ð¸Ð²ÐµÐ´Ñ‘Ñ‚ к потере данных, так как воÑÑтановление данных не доÑтупно Ð´Ð»Ñ Ñтого пользователÑ", "A valid username must be provided" : "Укажите правильное Ð¸Ð¼Ñ Ð¿Ð¾Ð»ÑŒÐ·Ð¾Ð²Ð°Ñ‚ÐµÐ»Ñ", "Error creating user: {message}" : "Ошибка ÑÐ¾Ð·Ð´Ð°Ð½Ð¸Ñ Ð¿Ð¾Ð»ÑŒÐ·Ð¾Ð²Ð°Ñ‚ÐµÐ»Ñ: {message}", diff --git a/settings/l10n/ru.json b/settings/l10n/ru.json index bb9debee62693217032e7c01167b9c56dae92f44..01d3b05247276ba3936de20a9d7ddb3639b9ef8c 100644 --- a/settings/l10n/ru.json +++ b/settings/l10n/ru.json @@ -108,6 +108,7 @@ "never" : "никогда", "deleted {userName}" : "удалён {userName}", "add group" : "добавить группу", + "Invalid quota value \"{val}\"" : "Ðеверное значение квоты \"{val}\"", "Changing the password will result in data loss, because data recovery is not available for this user" : "Изменение Ð¿Ð°Ñ€Ð¾Ð»Ñ Ð¿Ñ€Ð¸Ð²ÐµÐ´Ñ‘Ñ‚ к потере данных, так как воÑÑтановление данных не доÑтупно Ð´Ð»Ñ Ñтого пользователÑ", "A valid username must be provided" : "Укажите правильное Ð¸Ð¼Ñ Ð¿Ð¾Ð»ÑŒÐ·Ð¾Ð²Ð°Ñ‚ÐµÐ»Ñ", "Error creating user: {message}" : "Ошибка ÑÐ¾Ð·Ð´Ð°Ð½Ð¸Ñ Ð¿Ð¾Ð»ÑŒÐ·Ð¾Ð²Ð°Ñ‚ÐµÐ»Ñ: {message}",