From f9f8fb7bf2042aa3f5342d24480cc196e53703a5 Mon Sep 17 00:00:00 2001 From: Jenkins for ownCloud <owncloud-bot@tmit.eu> Date: Thu, 2 Jun 2016 01:55:16 -0400 Subject: [PATCH] [tx-robot] updated from transifex --- apps/encryption/l10n/pt_PT.js | 4 +-- apps/encryption/l10n/pt_PT.json | 4 +-- apps/federatedfilesharing/l10n/pt_PT.js | 2 +- apps/federatedfilesharing/l10n/pt_PT.json | 2 +- apps/federatedfilesharing/l10n/uk.js | 1 + apps/federatedfilesharing/l10n/uk.json | 1 + apps/files/l10n/he.js | 5 +++ apps/files/l10n/he.json | 5 +++ apps/files/l10n/pt_PT.js | 12 +++---- apps/files/l10n/pt_PT.json | 12 +++---- apps/files_external/l10n/pt_PT.js | 4 +-- apps/files_external/l10n/pt_PT.json | 4 +-- apps/files_sharing/l10n/pt_PT.js | 38 +++++++++++------------ apps/files_sharing/l10n/pt_PT.json | 38 +++++++++++------------ apps/files_trashbin/l10n/pt_PT.js | 4 +-- apps/files_trashbin/l10n/pt_PT.json | 4 +-- apps/systemtags/l10n/ro.js | 1 + apps/systemtags/l10n/ro.json | 1 + apps/updatenotification/l10n/pt_PT.js | 10 +++--- apps/updatenotification/l10n/pt_PT.json | 10 +++--- apps/user_ldap/l10n/pt_PT.js | 4 +-- apps/user_ldap/l10n/pt_PT.json | 4 +-- core/l10n/uk.js | 27 +++++++++++----- core/l10n/uk.json | 27 +++++++++++----- lib/l10n/he.js | 2 ++ lib/l10n/he.json | 2 ++ lib/l10n/pt_PT.js | 2 +- lib/l10n/pt_PT.json | 2 +- lib/l10n/uk.js | 38 ++++++++++++++++++++--- lib/l10n/uk.json | 38 ++++++++++++++++++++--- settings/l10n/cs_CZ.js | 2 ++ settings/l10n/cs_CZ.json | 2 ++ settings/l10n/de.js | 2 ++ settings/l10n/de.json | 2 ++ settings/l10n/de_DE.js | 2 ++ settings/l10n/de_DE.json | 2 ++ settings/l10n/es.js | 2 ++ settings/l10n/es.json | 2 ++ settings/l10n/fi_FI.js | 1 + settings/l10n/fi_FI.json | 1 + settings/l10n/he.js | 6 ++++ settings/l10n/he.json | 6 ++++ settings/l10n/it.js | 2 ++ settings/l10n/it.json | 2 ++ settings/l10n/pt_BR.js | 2 ++ settings/l10n/pt_BR.json | 2 ++ settings/l10n/pt_PT.js | 4 ++- settings/l10n/pt_PT.json | 4 ++- settings/l10n/ru.js | 2 ++ settings/l10n/ru.json | 2 ++ 50 files changed, 254 insertions(+), 104 deletions(-) diff --git a/apps/encryption/l10n/pt_PT.js b/apps/encryption/l10n/pt_PT.js index c419c0b9128..35a41066b87 100644 --- a/apps/encryption/l10n/pt_PT.js +++ b/apps/encryption/l10n/pt_PT.js @@ -1,9 +1,9 @@ OC.L10N.register( "encryption", { - "Missing recovery key password" : "Senha da chave de recuperação em falta", + "Missing recovery key password" : "Palavra-passe da chave de recuperação em falta", "Please repeat the recovery key password" : "Por favor, repita a senha da chave de recuperação", - "Repeated recovery key password does not match the provided recovery key password" : "A contrassenha da chave de recuperação não corresponde à senha fornecida", + "Repeated recovery key password does not match the provided recovery key password" : "A confirmação da palavra-passe da chave de recuperação não corresponde", "Recovery key successfully enabled" : "A chave de recuperação foi ativada com sucesso", "Could not enable recovery key. Please check your recovery key password!" : "Não foi possÃvel ativar a chave de recuperação. Por favor, verifique a sua senha da chave de recuperação!", "Recovery key successfully disabled" : "A chave de recuperação foi desativada com sucesso", diff --git a/apps/encryption/l10n/pt_PT.json b/apps/encryption/l10n/pt_PT.json index 91f3680534c..cf87cb413b7 100644 --- a/apps/encryption/l10n/pt_PT.json +++ b/apps/encryption/l10n/pt_PT.json @@ -1,7 +1,7 @@ { "translations": { - "Missing recovery key password" : "Senha da chave de recuperação em falta", + "Missing recovery key password" : "Palavra-passe da chave de recuperação em falta", "Please repeat the recovery key password" : "Por favor, repita a senha da chave de recuperação", - "Repeated recovery key password does not match the provided recovery key password" : "A contrassenha da chave de recuperação não corresponde à senha fornecida", + "Repeated recovery key password does not match the provided recovery key password" : "A confirmação da palavra-passe da chave de recuperação não corresponde", "Recovery key successfully enabled" : "A chave de recuperação foi ativada com sucesso", "Could not enable recovery key. Please check your recovery key password!" : "Não foi possÃvel ativar a chave de recuperação. Por favor, verifique a sua senha da chave de recuperação!", "Recovery key successfully disabled" : "A chave de recuperação foi desativada com sucesso", diff --git a/apps/federatedfilesharing/l10n/pt_PT.js b/apps/federatedfilesharing/l10n/pt_PT.js index d8a93a3f9c2..e36442aade2 100644 --- a/apps/federatedfilesharing/l10n/pt_PT.js +++ b/apps/federatedfilesharing/l10n/pt_PT.js @@ -19,7 +19,7 @@ OC.L10N.register( "Allow users on this server to receive shares from other servers" : "Permitir que os utilizadores neste servidor recebam as partilhas de outros servidores", "Federated Cloud" : "Nuvem Federada", "Your Federated Cloud ID:" : "A Sua Id. da Nuvem Federada", - "Share it:" : "Partilhe-a:", + "Share it:" : "Partilhe:", "Add to your website" : "Adicione ao seu site da Web", "Share with me via ownCloud" : "Partilhe comigo via ownCloud", "HTML Code:" : "Código HTML:" diff --git a/apps/federatedfilesharing/l10n/pt_PT.json b/apps/federatedfilesharing/l10n/pt_PT.json index 03222bdde55..9f1e4d61551 100644 --- a/apps/federatedfilesharing/l10n/pt_PT.json +++ b/apps/federatedfilesharing/l10n/pt_PT.json @@ -17,7 +17,7 @@ "Allow users on this server to receive shares from other servers" : "Permitir que os utilizadores neste servidor recebam as partilhas de outros servidores", "Federated Cloud" : "Nuvem Federada", "Your Federated Cloud ID:" : "A Sua Id. da Nuvem Federada", - "Share it:" : "Partilhe-a:", + "Share it:" : "Partilhe:", "Add to your website" : "Adicione ao seu site da Web", "Share with me via ownCloud" : "Partilhe comigo via ownCloud", "HTML Code:" : "Código HTML:" diff --git a/apps/federatedfilesharing/l10n/uk.js b/apps/federatedfilesharing/l10n/uk.js index fe92bd9440c..52f8696060f 100644 --- a/apps/federatedfilesharing/l10n/uk.js +++ b/apps/federatedfilesharing/l10n/uk.js @@ -1,6 +1,7 @@ OC.L10N.register( "federatedfilesharing", { + "Invalid Federated Cloud ID" : "Ðеправильний Об'єднаний Хмарний Ідентіфікатор ", "Sharing %s failed, because this item is already shared with %s" : "Ðе вдалоÑÑ Ð¿Ð¾Ð´Ñ–Ð»Ð¸Ñ‚Ð¸ÑÑ %s, оÑкільки файл вже в загальному доÑтупі з %s", "Sharing %s failed, could not find %s, maybe the server is currently unreachable." : "Ðе вдалоÑÑ Ð¿Ð¾Ð´Ñ–Ð»Ð¸Ñ‚Ð¸ÑÑ %s, не вдалоÑÑ Ð·Ð½Ð°Ð¹Ñ‚Ð¸ %s, можливо, Ñервер не доÑтупний.", "Federated Cloud Sharing" : "ÐžÐ±â€™Ñ”Ð´Ð½Ð°Ð½Ð½Ñ Ñ…Ð¼Ð°Ñ€Ð½Ð¸Ñ… Ñховищ", diff --git a/apps/federatedfilesharing/l10n/uk.json b/apps/federatedfilesharing/l10n/uk.json index 5f3c2002f39..49df46b7e0d 100644 --- a/apps/federatedfilesharing/l10n/uk.json +++ b/apps/federatedfilesharing/l10n/uk.json @@ -1,4 +1,5 @@ { "translations": { + "Invalid Federated Cloud ID" : "Ðеправильний Об'єднаний Хмарний Ідентіфікатор ", "Sharing %s failed, because this item is already shared with %s" : "Ðе вдалоÑÑ Ð¿Ð¾Ð´Ñ–Ð»Ð¸Ñ‚Ð¸ÑÑ %s, оÑкільки файл вже в загальному доÑтупі з %s", "Sharing %s failed, could not find %s, maybe the server is currently unreachable." : "Ðе вдалоÑÑ Ð¿Ð¾Ð´Ñ–Ð»Ð¸Ñ‚Ð¸ÑÑ %s, не вдалоÑÑ Ð·Ð½Ð°Ð¹Ñ‚Ð¸ %s, можливо, Ñервер не доÑтупний.", "Federated Cloud Sharing" : "ÐžÐ±â€™Ñ”Ð´Ð½Ð°Ð½Ð½Ñ Ñ…Ð¼Ð°Ñ€Ð½Ð¸Ñ… Ñховищ", diff --git a/apps/files/l10n/he.js b/apps/files/l10n/he.js index 6dbc250d55e..a0152b94d2e 100644 --- a/apps/files/l10n/he.js +++ b/apps/files/l10n/he.js @@ -32,6 +32,9 @@ OC.L10N.register( "Could not get result from server." : "×œ× × ×™×ª×Ÿ לגשת לתוצ×ות מהשרת.", "Uploading..." : "העל××”...", "..." : "...", + "{hours}:{minutes}:{seconds} hour{plural_s} left" : "{hours}:{minutes}:{seconds} hour{plural_s} left", + "Any moment now..." : "עכשיו בכל רגע...", + "Soon..." : "בקרוב...", "File upload is in progress. Leaving the page now will cancel the upload." : "מתבצעת כעת העל×ת קבצי×. עזיבה של העמוד תבטל ×ת ההעל××”.", "Actions" : "פעולות", "Download" : "הורדה", @@ -77,6 +80,7 @@ OC.L10N.register( "_%n byte_::_%n bytes_" : ["%n בייט","%n בייטי×"], "Favorited" : "מועדף", "Favorite" : "מועדף", + "Local link" : "קישור מקומי", "Folder" : "תיקייה", "New folder" : "תיקייה חדשה", "{newname} already exists" : "{newname} כבר קיי×", @@ -107,6 +111,7 @@ OC.L10N.register( "With PHP-FPM it might take 5 minutes for changes to be applied." : "בשימוש ב- PHP-FPM ×–×” יכול להמשך 5 דקות ×œ×©×™× ×•×™×™× ×œ×—×•×œ.", "Missing permissions to edit from here." : "חסרות הרש×ות לעריכה מכ×ן.", "Settings" : "הגדרות", + "Show hidden files" : "הצגת ×§×‘×¦×™× × ×¡×ª×¨×™×", "WebDAV" : "WebDAV", "Use this address to <a href=\"%s\" target=\"_blank\" rel=\"noreferrer\">access your Files via WebDAV</a>" : "× ×™×ª×Ÿ להשתמש בכתובת זו כדי <a href=\"%s\" target=\"_blank\" rel=\"noreferrer\">×œ×”×›× ×¡ ×œ×§×‘×¦×™× ×©×œ×š ב×מצעות WebDAV</a>", "No files in here" : "×ין ×›×ן קבצי×", diff --git a/apps/files/l10n/he.json b/apps/files/l10n/he.json index c436ffaebc6..c5e22507e04 100644 --- a/apps/files/l10n/he.json +++ b/apps/files/l10n/he.json @@ -30,6 +30,9 @@ "Could not get result from server." : "×œ× × ×™×ª×Ÿ לגשת לתוצ×ות מהשרת.", "Uploading..." : "העל××”...", "..." : "...", + "{hours}:{minutes}:{seconds} hour{plural_s} left" : "{hours}:{minutes}:{seconds} hour{plural_s} left", + "Any moment now..." : "עכשיו בכל רגע...", + "Soon..." : "בקרוב...", "File upload is in progress. Leaving the page now will cancel the upload." : "מתבצעת כעת העל×ת קבצי×. עזיבה של העמוד תבטל ×ת ההעל××”.", "Actions" : "פעולות", "Download" : "הורדה", @@ -75,6 +78,7 @@ "_%n byte_::_%n bytes_" : ["%n בייט","%n בייטי×"], "Favorited" : "מועדף", "Favorite" : "מועדף", + "Local link" : "קישור מקומי", "Folder" : "תיקייה", "New folder" : "תיקייה חדשה", "{newname} already exists" : "{newname} כבר קיי×", @@ -105,6 +109,7 @@ "With PHP-FPM it might take 5 minutes for changes to be applied." : "בשימוש ב- PHP-FPM ×–×” יכול להמשך 5 דקות ×œ×©×™× ×•×™×™× ×œ×—×•×œ.", "Missing permissions to edit from here." : "חסרות הרש×ות לעריכה מכ×ן.", "Settings" : "הגדרות", + "Show hidden files" : "הצגת ×§×‘×¦×™× × ×¡×ª×¨×™×", "WebDAV" : "WebDAV", "Use this address to <a href=\"%s\" target=\"_blank\" rel=\"noreferrer\">access your Files via WebDAV</a>" : "× ×™×ª×Ÿ להשתמש בכתובת זו כדי <a href=\"%s\" target=\"_blank\" rel=\"noreferrer\">×œ×”×›× ×¡ ×œ×§×‘×¦×™× ×©×œ×š ב×מצעות WebDAV</a>", "No files in here" : "×ין ×›×ן קבצי×", diff --git a/apps/files/l10n/pt_PT.js b/apps/files/l10n/pt_PT.js index 34635cfe336..6418e0ac53c 100644 --- a/apps/files/l10n/pt_PT.js +++ b/apps/files/l10n/pt_PT.js @@ -32,20 +32,20 @@ OC.L10N.register( "Could not get result from server." : "Não foi possÃvel obter o resultado do servidor.", "Uploading..." : "A enviar...", "..." : "...", - "{hours}:{minutes}:{seconds} hour{plural_s} left" : "falta: {hours}:{minutes}:{seconds} hour{plural_s}", + "{hours}:{minutes}:{seconds} hour{plural_s} left" : "Tempo restante: {hours}:{minutes}:{seconds} hora{plural_s}", "{hours}:{minutes}h" : "{hours}:{minutes}h", "{minutes}:{seconds} minute{plural_s} left" : "falta: {minutes}:{seconds} minute{plural_s}", "{minutes}:{seconds}m" : "{minutes}:{seconds}m", - "{seconds} second{plural_s} left" : "falta: {seconds} second{plural_s}", + "{seconds} second{plural_s} left" : "Tempo restante: {seconds} segundo{plural_s}", "{seconds}s" : "{seconds}s", "Any moment now..." : "Agora, a qualquer momento...", "Soon..." : "Brevemente...", "{loadedSize} of {totalSize} ({bitrate})" : "{loadedSize} de {totalSize} ({bitrate})", "File upload is in progress. Leaving the page now will cancel the upload." : "Envio de ficheiro em progresso. Se deixar a página agora, irá cancelar o envio.", "Actions" : "Ações", - "Download" : "Transferir", + "Download" : "Descarregar", "Rename" : "Renomear", - "Delete" : "Eliminar", + "Delete" : "Apagar", "Disconnect storage" : "Desligue o armazenamento", "Unshare" : "Cancelar partilha", "Details" : "Detalhes", @@ -64,7 +64,7 @@ OC.L10N.register( "Could not create file \"{file}\" because it already exists" : "Não foi possÃvel criar o ficheiro \"{file}\", porque este já existe", "Could not create folder \"{dir}\"" : "Não foi possÃvel criar a pasta \"{dir}\"", "Could not create folder \"{dir}\" because it already exists" : "Não foi possÃvel criar a pasta \"{dir}\", porque esta já existe", - "Error deleting file \"{fileName}\"." : "Erro ao eliminar o ficheiro \"{fileName}\".", + "Error deleting file \"{fileName}\"." : "Erro ao apagar o ficheiro \"{fileName}\".", "No entries in this folder match '{filter}'" : "Nenhumas entradas nesta pasta correspondem a '{filter}'", "Name" : "Nome", "Size" : "Tamanho", @@ -86,7 +86,7 @@ OC.L10N.register( "_%n byte_::_%n bytes_" : ["%n byte","%n bytes"], "Favorited" : "Nos Favoritos", "Favorite" : "Favorito", - "Local link" : "Hiperligação Local", + "Local link" : "Ligação local", "Folder" : "Pasta", "New folder" : "Nova Pasta", "{newname} already exists" : "{newname} já existe", diff --git a/apps/files/l10n/pt_PT.json b/apps/files/l10n/pt_PT.json index fb166e5cc56..bd50b941765 100644 --- a/apps/files/l10n/pt_PT.json +++ b/apps/files/l10n/pt_PT.json @@ -30,20 +30,20 @@ "Could not get result from server." : "Não foi possÃvel obter o resultado do servidor.", "Uploading..." : "A enviar...", "..." : "...", - "{hours}:{minutes}:{seconds} hour{plural_s} left" : "falta: {hours}:{minutes}:{seconds} hour{plural_s}", + "{hours}:{minutes}:{seconds} hour{plural_s} left" : "Tempo restante: {hours}:{minutes}:{seconds} hora{plural_s}", "{hours}:{minutes}h" : "{hours}:{minutes}h", "{minutes}:{seconds} minute{plural_s} left" : "falta: {minutes}:{seconds} minute{plural_s}", "{minutes}:{seconds}m" : "{minutes}:{seconds}m", - "{seconds} second{plural_s} left" : "falta: {seconds} second{plural_s}", + "{seconds} second{plural_s} left" : "Tempo restante: {seconds} segundo{plural_s}", "{seconds}s" : "{seconds}s", "Any moment now..." : "Agora, a qualquer momento...", "Soon..." : "Brevemente...", "{loadedSize} of {totalSize} ({bitrate})" : "{loadedSize} de {totalSize} ({bitrate})", "File upload is in progress. Leaving the page now will cancel the upload." : "Envio de ficheiro em progresso. Se deixar a página agora, irá cancelar o envio.", "Actions" : "Ações", - "Download" : "Transferir", + "Download" : "Descarregar", "Rename" : "Renomear", - "Delete" : "Eliminar", + "Delete" : "Apagar", "Disconnect storage" : "Desligue o armazenamento", "Unshare" : "Cancelar partilha", "Details" : "Detalhes", @@ -62,7 +62,7 @@ "Could not create file \"{file}\" because it already exists" : "Não foi possÃvel criar o ficheiro \"{file}\", porque este já existe", "Could not create folder \"{dir}\"" : "Não foi possÃvel criar a pasta \"{dir}\"", "Could not create folder \"{dir}\" because it already exists" : "Não foi possÃvel criar a pasta \"{dir}\", porque esta já existe", - "Error deleting file \"{fileName}\"." : "Erro ao eliminar o ficheiro \"{fileName}\".", + "Error deleting file \"{fileName}\"." : "Erro ao apagar o ficheiro \"{fileName}\".", "No entries in this folder match '{filter}'" : "Nenhumas entradas nesta pasta correspondem a '{filter}'", "Name" : "Nome", "Size" : "Tamanho", @@ -84,7 +84,7 @@ "_%n byte_::_%n bytes_" : ["%n byte","%n bytes"], "Favorited" : "Nos Favoritos", "Favorite" : "Favorito", - "Local link" : "Hiperligação Local", + "Local link" : "Ligação local", "Folder" : "Pasta", "New folder" : "Nova Pasta", "{newname} already exists" : "{newname} já existe", diff --git a/apps/files_external/l10n/pt_PT.js b/apps/files_external/l10n/pt_PT.js index 50fa6a4c494..9d3998d903b 100644 --- a/apps/files_external/l10n/pt_PT.js +++ b/apps/files_external/l10n/pt_PT.js @@ -7,8 +7,8 @@ OC.L10N.register( "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", - "Dropbox App Configuration" : "Configuração da App Dropbox", - "Google Drive App Configuration" : "Configuração da App Google Drive", + "Dropbox App Configuration" : "Configuração da app Dropbox", + "Google Drive App Configuration" : "Configuração da app Google Drive", "Personal" : "Pessoal", "System" : "Sistema", "Grant access" : "Conceder acesso", diff --git a/apps/files_external/l10n/pt_PT.json b/apps/files_external/l10n/pt_PT.json index b8b5fba1ec0..fab0f05a830 100644 --- a/apps/files_external/l10n/pt_PT.json +++ b/apps/files_external/l10n/pt_PT.json @@ -5,8 +5,8 @@ "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", - "Dropbox App Configuration" : "Configuração da App Dropbox", - "Google Drive App Configuration" : "Configuração da App Google Drive", + "Dropbox App Configuration" : "Configuração da app Dropbox", + "Google Drive App Configuration" : "Configuração da app Google Drive", "Personal" : "Pessoal", "System" : "Sistema", "Grant access" : "Conceder acesso", diff --git a/apps/files_sharing/l10n/pt_PT.js b/apps/files_sharing/l10n/pt_PT.js index 78a31bb4ea9..f8a8b65b7ae 100644 --- a/apps/files_sharing/l10n/pt_PT.js +++ b/apps/files_sharing/l10n/pt_PT.js @@ -1,7 +1,7 @@ OC.L10N.register( "files_sharing", { - "Server to server sharing is not enabled on this server" : "A partilha entre servidores não se encontra disponÃvel neste servidor", + "Server to server sharing is not enabled on this server" : "A partilha entre servidores não se encontra ativada neste servidor", "The mountpoint name contains invalid characters." : "O nome do ponto de montagem contém carateres inválidos.", "Not allowed to create a federated share with the same user server" : "Não é permitido criar uma partilha federada com o mesmo servidor de utilizador", "Invalid or untrusted SSL certificate" : "Certificado SSL inválido ou não confiável", @@ -10,7 +10,7 @@ OC.L10N.register( "Couldn't add remote share" : "Não foi possÃvel adicionar a partilha remota", "Shared with you" : "Partilhado consigo ", "Shared with others" : "Partilhado com outros", - "Shared by link" : "Partilhado pela hiperligação", + "Shared by link" : "Partilhado por hiperligação", "Nothing shared with you yet" : "Ainda não foi partilhado nada consigo", "Files and folders others share with you will show up here" : "Os ficheiros e pastas que os outros partilham consigo, serão mostradaos aqui", "Nothing shared yet" : "Ainda não foi partilhado nada", @@ -22,11 +22,11 @@ OC.L10N.register( "Remote share password" : "Senha da partilha remota", "Cancel" : "Cancelar", "Add remote share" : "Adicionar partilha remota", - "You can upload into this folder" : "Pode enviar para esta pasta", + "You can upload into this folder" : "Pode carregar para esta pasta", "No ownCloud installation (7 or higher) found at {remote}" : "Não foi encontrada nenhuma instalação OwnCloud (7 ou superior) em {remote}", "Invalid ownCloud url" : "Url ownCloud inválido", "Shared by" : "Partilhado por", - "Sharing" : "Partilha", + "Sharing" : "Partilhando", "Share API is disabled" : "A partilha de API está desativada", "Wrong share ID, share doesn't exist" : "Id. de partilha errada, a partilha não existe", "Could not delete share" : "Não foi possÃvel eliminar a partilha", @@ -35,10 +35,10 @@ OC.L10N.register( "Please specify a valid user" : "Por favor, especifique um utilizador válido", "Group sharing is disabled by the administrator" : "A partilha em grupo está desativada pelo administrador", "Please specify a valid group" : "Por favor, especifique um grupo válido", - "Public link sharing is disabled by the administrator" : "A partilha da hiperligação pública está desativada pelo administrador", + "Public link sharing is disabled by the administrator" : "A partilha da ligação pública está desativada pelo administrador", "Public upload disabled by the administrator" : "Envio público desativado pelo administrador", "Public upload is only possible for publicly shared folders" : "O envio público só é possÃvel para as pastas partilhadas publicamente", - "Invalid date, date format must be YYYY-MM-DD" : "Data inválida, o formato da data deve ser YYYY-MM-DD", + "Invalid date, date format must be YYYY-MM-DD" : "Data inválida, o formato da data deve ser AAAA-MM-DD", "Sharing %s failed because the back end does not allow shares from type %s" : "A partilha de %s falhou porque \"back end\" não permite partilhas do tipo %s", "Unknown share type" : "Tipo de partilha desconhecido", "Not a directory" : "Não é uma diretoria", @@ -48,14 +48,14 @@ OC.L10N.register( "Cannot increase permissions" : "Não é possÃvel incrementar as permissões", "A file or folder has been <strong>shared</strong>" : "Foi <strong>partilhado</strong> um ficheiro ou uma pasta", "A file or folder was shared from <strong>another server</strong>" : "Um ficheiro ou pasta foi partilhado a partir de <strong>outro servidor</strong>", - "A public shared file or folder was <strong>downloaded</strong>" : "Foi <strong>transferido</strong> um ficheiro ou pasta partilhada publicamente", + "A public shared file or folder was <strong>downloaded</strong>" : "Foi <strong>descarregado</strong> um ficheiro ou uma pasta partilhada publicamente", "You received a new remote share %2$s from %1$s" : "Recebeu uma nova partilha remota %2$s de %1$s", "You received a new remote share from %s" : "Recebeu uma nova partilha remota de %s", "%1$s accepted remote share %2$s" : "%1$s aceitou a partilha remota %2$s", "%1$s declined remote share %2$s" : "%1$s rejeitou a partilha remota %2$s", "%1$s unshared %2$s from you" : "%1$s cancelou a partilha %2$s consigo", - "Public shared folder %1$s was downloaded" : "Foi transferida a pasta partilhada publicamente %1$s", - "Public shared file %1$s was downloaded" : "Foi transferido o ficheiro %1$s partilhado publicamente", + "Public shared folder %1$s was downloaded" : "Foi descarregada a pasta partilhada publicamente %1$s", + "Public shared file %1$s was downloaded" : "Foi descarregado o ficheiro %1$s partilhado publicamente", "You shared %1$s with %2$s" : "Partilhou %1$s com %2$s", "%2$s shared %1$s with %3$s" : "%2$s partilhou %1$s com %3$s", "You removed the share of %2$s for %1$s" : "Removeu a partilha de %2$s para %1$s", @@ -66,13 +66,13 @@ OC.L10N.register( "%2$s removed the share of group %3$s for %1$s" : "%2$s removeu a partilha do grupo %3$s para %1$s", "%2$s shared %1$s via link" : "%2$s partilhou %1$s via hiperligação", "You shared %1$s via link" : "Partilhou %1$s através de uma hiperligação", - "You removed the public link for %1$s" : "Removeu a hiperligação pública para %1$s", - "%2$s removed the public link for %1$s" : "%2$s removeu a hiperligação pública para %1$s", - "Your public link for %1$s expired" : "A sua hiperligação pública para %1$s expirou", + "You removed the public link for %1$s" : "Removeu a ligação pública para %1$s", + "%2$s removed the public link for %1$s" : "%2$s removeu a ligação pública para %1$s", + "Your public link for %1$s expired" : "A sua ligação pública para %1$s expirou", "The public link of %2$s for %1$s expired" : "O link público de %2$s para %1$s expirou", "%2$s shared %1$s with you" : "%2$s partilhou %1$s consigo", "%2$s removed the share for %1$s" : "%2$s removeu a partilha para %1$s", - "Downloaded via public link" : "Transferido via hiperligação pública", + "Downloaded via public link" : "Descarregado por uma ligação pública", "Shared with %2$s" : "Partilhado com %2$s", "Shared with %3$s by %2$s" : "Partilhado com %3$s por %2$s", "Removed share for %2$s" : "Partilha removida para %2$s", @@ -83,10 +83,10 @@ OC.L10N.register( "%2$s removed share of group %3$s" : "%2$s removeu a partilha do grupo %3$s", "Shared via link by %2$s" : "Partilhado via hiperligação por %2$s", "Shared via public link" : "Partilhado via hiperligação pública", - "Removed public link" : "Hiperligação pública removida", - "%2$s removed public link" : "%2$s removeu a hiperligação pública", - "Public link expired" : "A hiperligação pública expirou", - "Public link of %2$s expired" : "A hiperligação pública de %2$s expirou", + "Removed public link" : "Ligação pública removida", + "%2$s removed public link" : "%2$s removeu a ligação pública", + "Public link expired" : "A ligação pública expirou", + "Public link of %2$s expired" : "A ligação pública de %2$s expirou", "Shared by %2$s" : "Partilhado por %2$s", "Shares" : "Partilhas", "This share is password-protected" : "Esta partilha está protegida por senha", @@ -102,8 +102,8 @@ OC.L10N.register( "sharing is disabled" : "a partilha está desativada", "For more info, please ask the person who sent this link." : "Para mais informação, por favor, pergunte à pessoa que lhe enviou esta hiperligação.", "Add to your ownCloud" : "Adicionar à sua ownCloud", - "Download" : "Transferir", - "Download %s" : "Transferir %s", + "Download" : "Descarregar", + "Download %s" : "Descarregar %s", "Direct link" : "Hiperligação direta" }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/files_sharing/l10n/pt_PT.json b/apps/files_sharing/l10n/pt_PT.json index 9a15775b612..4d98a289b3c 100644 --- a/apps/files_sharing/l10n/pt_PT.json +++ b/apps/files_sharing/l10n/pt_PT.json @@ -1,5 +1,5 @@ { "translations": { - "Server to server sharing is not enabled on this server" : "A partilha entre servidores não se encontra disponÃvel neste servidor", + "Server to server sharing is not enabled on this server" : "A partilha entre servidores não se encontra ativada neste servidor", "The mountpoint name contains invalid characters." : "O nome do ponto de montagem contém carateres inválidos.", "Not allowed to create a federated share with the same user server" : "Não é permitido criar uma partilha federada com o mesmo servidor de utilizador", "Invalid or untrusted SSL certificate" : "Certificado SSL inválido ou não confiável", @@ -8,7 +8,7 @@ "Couldn't add remote share" : "Não foi possÃvel adicionar a partilha remota", "Shared with you" : "Partilhado consigo ", "Shared with others" : "Partilhado com outros", - "Shared by link" : "Partilhado pela hiperligação", + "Shared by link" : "Partilhado por hiperligação", "Nothing shared with you yet" : "Ainda não foi partilhado nada consigo", "Files and folders others share with you will show up here" : "Os ficheiros e pastas que os outros partilham consigo, serão mostradaos aqui", "Nothing shared yet" : "Ainda não foi partilhado nada", @@ -20,11 +20,11 @@ "Remote share password" : "Senha da partilha remota", "Cancel" : "Cancelar", "Add remote share" : "Adicionar partilha remota", - "You can upload into this folder" : "Pode enviar para esta pasta", + "You can upload into this folder" : "Pode carregar para esta pasta", "No ownCloud installation (7 or higher) found at {remote}" : "Não foi encontrada nenhuma instalação OwnCloud (7 ou superior) em {remote}", "Invalid ownCloud url" : "Url ownCloud inválido", "Shared by" : "Partilhado por", - "Sharing" : "Partilha", + "Sharing" : "Partilhando", "Share API is disabled" : "A partilha de API está desativada", "Wrong share ID, share doesn't exist" : "Id. de partilha errada, a partilha não existe", "Could not delete share" : "Não foi possÃvel eliminar a partilha", @@ -33,10 +33,10 @@ "Please specify a valid user" : "Por favor, especifique um utilizador válido", "Group sharing is disabled by the administrator" : "A partilha em grupo está desativada pelo administrador", "Please specify a valid group" : "Por favor, especifique um grupo válido", - "Public link sharing is disabled by the administrator" : "A partilha da hiperligação pública está desativada pelo administrador", + "Public link sharing is disabled by the administrator" : "A partilha da ligação pública está desativada pelo administrador", "Public upload disabled by the administrator" : "Envio público desativado pelo administrador", "Public upload is only possible for publicly shared folders" : "O envio público só é possÃvel para as pastas partilhadas publicamente", - "Invalid date, date format must be YYYY-MM-DD" : "Data inválida, o formato da data deve ser YYYY-MM-DD", + "Invalid date, date format must be YYYY-MM-DD" : "Data inválida, o formato da data deve ser AAAA-MM-DD", "Sharing %s failed because the back end does not allow shares from type %s" : "A partilha de %s falhou porque \"back end\" não permite partilhas do tipo %s", "Unknown share type" : "Tipo de partilha desconhecido", "Not a directory" : "Não é uma diretoria", @@ -46,14 +46,14 @@ "Cannot increase permissions" : "Não é possÃvel incrementar as permissões", "A file or folder has been <strong>shared</strong>" : "Foi <strong>partilhado</strong> um ficheiro ou uma pasta", "A file or folder was shared from <strong>another server</strong>" : "Um ficheiro ou pasta foi partilhado a partir de <strong>outro servidor</strong>", - "A public shared file or folder was <strong>downloaded</strong>" : "Foi <strong>transferido</strong> um ficheiro ou pasta partilhada publicamente", + "A public shared file or folder was <strong>downloaded</strong>" : "Foi <strong>descarregado</strong> um ficheiro ou uma pasta partilhada publicamente", "You received a new remote share %2$s from %1$s" : "Recebeu uma nova partilha remota %2$s de %1$s", "You received a new remote share from %s" : "Recebeu uma nova partilha remota de %s", "%1$s accepted remote share %2$s" : "%1$s aceitou a partilha remota %2$s", "%1$s declined remote share %2$s" : "%1$s rejeitou a partilha remota %2$s", "%1$s unshared %2$s from you" : "%1$s cancelou a partilha %2$s consigo", - "Public shared folder %1$s was downloaded" : "Foi transferida a pasta partilhada publicamente %1$s", - "Public shared file %1$s was downloaded" : "Foi transferido o ficheiro %1$s partilhado publicamente", + "Public shared folder %1$s was downloaded" : "Foi descarregada a pasta partilhada publicamente %1$s", + "Public shared file %1$s was downloaded" : "Foi descarregado o ficheiro %1$s partilhado publicamente", "You shared %1$s with %2$s" : "Partilhou %1$s com %2$s", "%2$s shared %1$s with %3$s" : "%2$s partilhou %1$s com %3$s", "You removed the share of %2$s for %1$s" : "Removeu a partilha de %2$s para %1$s", @@ -64,13 +64,13 @@ "%2$s removed the share of group %3$s for %1$s" : "%2$s removeu a partilha do grupo %3$s para %1$s", "%2$s shared %1$s via link" : "%2$s partilhou %1$s via hiperligação", "You shared %1$s via link" : "Partilhou %1$s através de uma hiperligação", - "You removed the public link for %1$s" : "Removeu a hiperligação pública para %1$s", - "%2$s removed the public link for %1$s" : "%2$s removeu a hiperligação pública para %1$s", - "Your public link for %1$s expired" : "A sua hiperligação pública para %1$s expirou", + "You removed the public link for %1$s" : "Removeu a ligação pública para %1$s", + "%2$s removed the public link for %1$s" : "%2$s removeu a ligação pública para %1$s", + "Your public link for %1$s expired" : "A sua ligação pública para %1$s expirou", "The public link of %2$s for %1$s expired" : "O link público de %2$s para %1$s expirou", "%2$s shared %1$s with you" : "%2$s partilhou %1$s consigo", "%2$s removed the share for %1$s" : "%2$s removeu a partilha para %1$s", - "Downloaded via public link" : "Transferido via hiperligação pública", + "Downloaded via public link" : "Descarregado por uma ligação pública", "Shared with %2$s" : "Partilhado com %2$s", "Shared with %3$s by %2$s" : "Partilhado com %3$s por %2$s", "Removed share for %2$s" : "Partilha removida para %2$s", @@ -81,10 +81,10 @@ "%2$s removed share of group %3$s" : "%2$s removeu a partilha do grupo %3$s", "Shared via link by %2$s" : "Partilhado via hiperligação por %2$s", "Shared via public link" : "Partilhado via hiperligação pública", - "Removed public link" : "Hiperligação pública removida", - "%2$s removed public link" : "%2$s removeu a hiperligação pública", - "Public link expired" : "A hiperligação pública expirou", - "Public link of %2$s expired" : "A hiperligação pública de %2$s expirou", + "Removed public link" : "Ligação pública removida", + "%2$s removed public link" : "%2$s removeu a ligação pública", + "Public link expired" : "A ligação pública expirou", + "Public link of %2$s expired" : "A ligação pública de %2$s expirou", "Shared by %2$s" : "Partilhado por %2$s", "Shares" : "Partilhas", "This share is password-protected" : "Esta partilha está protegida por senha", @@ -100,8 +100,8 @@ "sharing is disabled" : "a partilha está desativada", "For more info, please ask the person who sent this link." : "Para mais informação, por favor, pergunte à pessoa que lhe enviou esta hiperligação.", "Add to your ownCloud" : "Adicionar à sua ownCloud", - "Download" : "Transferir", - "Download %s" : "Transferir %s", + "Download" : "Descarregar", + "Download %s" : "Descarregar %s", "Direct link" : "Hiperligação direta" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/apps/files_trashbin/l10n/pt_PT.js b/apps/files_trashbin/l10n/pt_PT.js index 8bcc248d948..7f0f658e9b0 100644 --- a/apps/files_trashbin/l10n/pt_PT.js +++ b/apps/files_trashbin/l10n/pt_PT.js @@ -12,9 +12,9 @@ OC.L10N.register( "This directory is unavailable, please check the logs or contact the administrator" : "Esta diretoria está indisponÃvel, por favor, verifique os registos ou contacte o administrador", "restored" : "Restaurado", "No deleted files" : "Sem ficheiros eliminados", - "You will be able to recover deleted files from here" : "Poderá recuperar ficheiros apagados aqui", + "You will be able to recover deleted files from here" : "Poderá recuperar ficheiros eliminados a partir daqui", "No entries found in this folder" : "Não foram encontradas entradas nesta pasta", - "Select all" : "Seleccionar todos", + "Select all" : "Selecionar todos", "Name" : "Nome", "Deleted" : "Eliminado" }, diff --git a/apps/files_trashbin/l10n/pt_PT.json b/apps/files_trashbin/l10n/pt_PT.json index e8bed1ea891..541a4b72f3c 100644 --- a/apps/files_trashbin/l10n/pt_PT.json +++ b/apps/files_trashbin/l10n/pt_PT.json @@ -10,9 +10,9 @@ "This directory is unavailable, please check the logs or contact the administrator" : "Esta diretoria está indisponÃvel, por favor, verifique os registos ou contacte o administrador", "restored" : "Restaurado", "No deleted files" : "Sem ficheiros eliminados", - "You will be able to recover deleted files from here" : "Poderá recuperar ficheiros apagados aqui", + "You will be able to recover deleted files from here" : "Poderá recuperar ficheiros eliminados a partir daqui", "No entries found in this folder" : "Não foram encontradas entradas nesta pasta", - "Select all" : "Seleccionar todos", + "Select all" : "Selecionar todos", "Name" : "Nome", "Deleted" : "Eliminado" },"pluralForm" :"nplurals=2; plural=(n != 1);" diff --git a/apps/systemtags/l10n/ro.js b/apps/systemtags/l10n/ro.js index ebc68938d8c..762e9406d89 100644 --- a/apps/systemtags/l10n/ro.js +++ b/apps/systemtags/l10n/ro.js @@ -21,6 +21,7 @@ OC.L10N.register( "%1$s assigned system tag %3$s to %2$s" : "%1$s a atribuit eticheta de sistem %3$s la %2$s", "You unassigned system tag %3$s from %2$s" : "Ai înlăturat eticheta de sistem %3$s de la %2$s", "%1$s unassigned system tag %3$s from %2$s" : "%1$s a înlăturat eticheta de sistem %3$s de la %2$s", + "%s (restricted)" : "%s (restricÈ›ionat)", "%s (invisible)" : "%s (invizibil)", "No files in here" : "Niciun fiÈ™ier aici", "No entries found in this folder" : "Niciun element găsit în acest director", diff --git a/apps/systemtags/l10n/ro.json b/apps/systemtags/l10n/ro.json index b5d8951e21c..ef1c127d145 100644 --- a/apps/systemtags/l10n/ro.json +++ b/apps/systemtags/l10n/ro.json @@ -19,6 +19,7 @@ "%1$s assigned system tag %3$s to %2$s" : "%1$s a atribuit eticheta de sistem %3$s la %2$s", "You unassigned system tag %3$s from %2$s" : "Ai înlăturat eticheta de sistem %3$s de la %2$s", "%1$s unassigned system tag %3$s from %2$s" : "%1$s a înlăturat eticheta de sistem %3$s de la %2$s", + "%s (restricted)" : "%s (restricÈ›ionat)", "%s (invisible)" : "%s (invizibil)", "No files in here" : "Niciun fiÈ™ier aici", "No entries found in this folder" : "Niciun element găsit în acest director", diff --git a/apps/updatenotification/l10n/pt_PT.js b/apps/updatenotification/l10n/pt_PT.js index 2b58cd47c76..b8d492636eb 100644 --- a/apps/updatenotification/l10n/pt_PT.js +++ b/apps/updatenotification/l10n/pt_PT.js @@ -4,16 +4,16 @@ OC.L10N.register( "Update notifications" : "Notificações de atualização", "{version} is available. Get more information on how to update." : "{version} está disponÃvel. Obtenha mais informação sobre como atualizar.", "Updated channel" : "Canal atualizado", - "ownCloud core" : "ownCloud núcleo", - "Update for %1$s to version %2$s is available." : "Está disponÃvel a atualização para o %1$s para a versão %2$s.", + "ownCloud core" : "ownCloud Core", + "Update for %1$s to version %2$s is available." : "Está disponÃvel a atualização para %1$s para a versão %2$s.", "Updater" : "Atualizador", "A new version is available: %s" : "Está disponÃvel uma nova versão: %s", "Open updater" : "Abrir atualizador", - "Your version is up to date." : "A sua versão está actualizada.", + "Your version is up to date." : "A sua versão está atualizada.", "Checked on %s" : "Verificada em %s", "Update channel:" : "Canal de atualização:", "You can always update to a newer version / experimental channel. But you can never downgrade to a more stable channel." : "Pode atualizar sempre para uma nova versão / canal experimental. Mas nunca poderá voltar para um canal mais estável.", - "Notify members of the following groups about available updates:" : "Notifique os membros dos seguintes grupos sobre as atualizações disposnÃveis:", - "Only notification for app updates are available, because the selected update channel for ownCloud itself does not allow notifications." : "Só estão disponÃveis notificações para as atualizações da aplicação, porque o canal de atualização selecionado para o próprio ownCloud não permite notificações." + "Notify members of the following groups about available updates:" : "Notifique os membros dos seguintes grupos sobre as atualizações disponÃveis:", + "Only notification for app updates are available, because the selected update channel for ownCloud itself does not allow notifications." : "Só estão disponÃveis notificações para as atualizações de aplicações, porque o canal de atualização selecionado para a própria ownCloud não permite notificações." }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/updatenotification/l10n/pt_PT.json b/apps/updatenotification/l10n/pt_PT.json index 17ac217d554..dfc87bfb305 100644 --- a/apps/updatenotification/l10n/pt_PT.json +++ b/apps/updatenotification/l10n/pt_PT.json @@ -2,16 +2,16 @@ "Update notifications" : "Notificações de atualização", "{version} is available. Get more information on how to update." : "{version} está disponÃvel. Obtenha mais informação sobre como atualizar.", "Updated channel" : "Canal atualizado", - "ownCloud core" : "ownCloud núcleo", - "Update for %1$s to version %2$s is available." : "Está disponÃvel a atualização para o %1$s para a versão %2$s.", + "ownCloud core" : "ownCloud Core", + "Update for %1$s to version %2$s is available." : "Está disponÃvel a atualização para %1$s para a versão %2$s.", "Updater" : "Atualizador", "A new version is available: %s" : "Está disponÃvel uma nova versão: %s", "Open updater" : "Abrir atualizador", - "Your version is up to date." : "A sua versão está actualizada.", + "Your version is up to date." : "A sua versão está atualizada.", "Checked on %s" : "Verificada em %s", "Update channel:" : "Canal de atualização:", "You can always update to a newer version / experimental channel. But you can never downgrade to a more stable channel." : "Pode atualizar sempre para uma nova versão / canal experimental. Mas nunca poderá voltar para um canal mais estável.", - "Notify members of the following groups about available updates:" : "Notifique os membros dos seguintes grupos sobre as atualizações disposnÃveis:", - "Only notification for app updates are available, because the selected update channel for ownCloud itself does not allow notifications." : "Só estão disponÃveis notificações para as atualizações da aplicação, porque o canal de atualização selecionado para o próprio ownCloud não permite notificações." + "Notify members of the following groups about available updates:" : "Notifique os membros dos seguintes grupos sobre as atualizações disponÃveis:", + "Only notification for app updates are available, because the selected update channel for ownCloud itself does not allow notifications." : "Só estão disponÃveis notificações para as atualizações de aplicações, porque o canal de atualização selecionado para a própria ownCloud não permite notificações." },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/apps/user_ldap/l10n/pt_PT.js b/apps/user_ldap/l10n/pt_PT.js index 89bf539bc24..0999767ac59 100644 --- a/apps/user_ldap/l10n/pt_PT.js +++ b/apps/user_ldap/l10n/pt_PT.js @@ -1,13 +1,13 @@ OC.L10N.register( "user_ldap", { - "Failed to clear the mappings." : "Falhou a limpar os mapas.", + "Failed to clear the mappings." : "Falhou ao limpar os mapas.", "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 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.", - "No action specified" : "Nenhuma acção especificada", + "No action specified" : "Nenhuma ação especificada", "No configuration specified" : "Nenhuma configuração especificada", "No data specified" : "Nenhuma data especificada", " Could not set configuration %s" : "Não foi possÃvel definir a configuração %s", diff --git a/apps/user_ldap/l10n/pt_PT.json b/apps/user_ldap/l10n/pt_PT.json index 379e326976f..59cedd26174 100644 --- a/apps/user_ldap/l10n/pt_PT.json +++ b/apps/user_ldap/l10n/pt_PT.json @@ -1,11 +1,11 @@ { "translations": { - "Failed to clear the mappings." : "Falhou a limpar os mapas.", + "Failed to clear the mappings." : "Falhou ao limpar os mapas.", "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 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.", - "No action specified" : "Nenhuma acção especificada", + "No action specified" : "Nenhuma ação especificada", "No configuration specified" : "Nenhuma configuração especificada", "No data specified" : "Nenhuma data especificada", " Could not set configuration %s" : "Não foi possÃvel definir a configuração %s", diff --git a/core/l10n/uk.js b/core/l10n/uk.js index d2c40c30c92..f3aa26f271a 100644 --- a/core/l10n/uk.js +++ b/core/l10n/uk.js @@ -15,6 +15,7 @@ OC.L10N.register( "Couldn't reset password because the token is invalid" : "Ðеможливо Ñкинути пароль, бо маркер Ñ” недійÑним", "Couldn't reset password because the token is expired" : "Ðеможливо Ñкинути пароль, бо маркер заÑтарів", "Couldn't send reset email. Please make sure your username is correct." : "Ðе вдалоÑÑ Ð²Ñ–Ð´Ð¿Ñ€Ð°Ð²Ð¸Ñ‚Ð¸ ÑÐºÐ¸Ð´Ð°Ð½Ð½Ñ Ð¿Ð°Ñ€Ð¾Ð»ÑŽ. Будь лаÑка, переконайтеÑÑ, що ваше ім'Ñ ÐºÐ¾Ñ€Ð¸Ñтувача Ñ” правильним.", + "Could not send reset email because there is no email address for this username. Please contact your administrator." : "Ðе вдалоÑÑ Ð²Ñ–Ð´Ð¿Ñ€Ð°Ð²Ð¸Ñ‚Ð¸ ÑÐºÐ¸Ð´Ð°Ð½Ð½Ñ Ð¿Ð°Ñ€Ð¾Ð»ÑŽ, тому що немає адреÑи електронної пошти Ð´Ð»Ñ Ñ†ÑŒÐ¾Ð³Ð¾ кориÑтувача. Будь лаÑка, звернітьÑÑ Ð´Ð¾ адмініÑтратора.", "%s password reset" : "%s ÑÐºÐ¸Ð´Ð°Ð½Ð½Ñ Ð¿Ð°Ñ€Ð¾Ð»ÑŽ", "Couldn't send reset email. Please contact your administrator." : "Ðе можу надіÑлати email Ð´Ð»Ñ ÑкиданнÑ. Будь лаÑка, звернітьÑÑ Ð´Ð¾ вашого адмініÑтратора.", "Error loading tags" : "Помилка Ð·Ð°Ð²Ð°Ð½Ñ‚Ð°Ð¶ÐµÐ½Ð½Ñ Ð¼Ñ–Ñ‚Ð¾Ðº", @@ -26,9 +27,11 @@ OC.L10N.register( "Error unfavoriting" : "Помилка Ð²Ð¸Ð´Ð°Ð»ÐµÐ½Ð½Ñ Ð· улюбленого", "Couldn't send mail to following users: %s " : "Ðеможливо надіÑлати лиÑта наÑтупним кориÑтувачам: %s ", "Preparing update" : "Підготовка до оновленнÑ", + "[%d / %d]: %s" : "[%d / %d]: %s", "Repair warning: " : "ÐŸÐ¾Ð¿ÐµÑ€ÐµÐ´Ð¶ÐµÐ½Ð½Ñ Ð²Ñ–Ð´Ð½Ð¾Ð²Ð»ÐµÐ½Ð½Ñ:", "Repair error: " : "Помилка відновленнÑ:", "Please use the command line updater because automatic updating is disabled in the config.php." : "ПроÑимо запуÑтити Ð¿Ñ€Ð¾Ñ†ÐµÑ Ð¾Ð½Ð¾Ð²Ð»ÐµÐ½Ð½Ñ Ð· командного Ñ€Ñдка, оÑкільки автоматичне Ð¾Ð½Ð¾Ð²Ð»ÐµÐ½Ð½Ñ Ð²Ð¸Ð¼ÐºÐ½ÐµÐ½Ð¾ у файлі config.php.", + "[%d / %d]: Checking table %s" : "[%d / %d]: Перевірка таблиці %s", "Turned on maintenance mode" : "Увімкнено режим технічного обÑлуговуваннÑ", "Turned off maintenance mode" : "Вимкнено режим технічного обÑлуговуваннÑ", "Maintenance mode is kept active" : "Режим обÑÐ»ÑƒÐ³Ð¾Ð²ÑƒÐ²Ð°Ð½Ð½Ñ Ð·Ð°Ð»Ð¸ÑˆÐ°Ñ”Ñ‚ÑŒÑÑ Ð°ÐºÑ‚Ð¸Ð²Ð½Ð¸Ð¼", @@ -40,14 +43,14 @@ OC.L10N.register( "Checking whether the database schema for %s can be updated (this can take a long time depending on the database size)" : "ПеревірÑÑŽ, чи Ñхема бази даних Ð´Ð»Ñ %s може бути оновлена (це може зайнÑти багато чаÑу, залежно від розмірів бази даних)", "Checked database schema update for apps" : "Перевірено Ð¾Ð½Ð¾Ð²Ð»ÐµÐ½Ð½Ñ Ñхеми бази даних Ð´Ð»Ñ Ð´Ð¾Ð´Ð°Ñ‚ÐºÑ–Ð²", "Updated \"%s\" to %s" : "Оновлено \"%s\" до %s", - "Set log level to debug" : "ЗапиÑувати дані Ð´Ð»Ñ Ð¿Ð¾ÑˆÑƒÐºÑƒ помилок в журнал", + "Set log level to debug" : "Ð’Ñтановити рівень детальноÑÑ‚Ñ– журналу Ñк налагодженнÑ", "Reset log level" : "Скинути Ð½Ð°Ð»Ð°ÑˆÑ‚ÑƒÐ²Ð°Ð½Ð½Ñ Ð´ÐµÑ‚Ð°Ð»ÑŒÐ½Ð¾ÑÑ‚Ñ– журналу", "Starting code integrity check" : "Початок перевірки ціліÑноÑÑ‚Ñ– коду", "Finished code integrity check" : "Завершено перевірку ціліÑноÑÑ‚Ñ– коду", "%s (3rdparty)" : "%s (Ñтороннє)", "%s (incompatible)" : "%s (неÑуміÑне)", "Following apps have been disabled: %s" : "ÐаÑтупні додатки були вимкнені: %s", - "Already up to date" : "Ðктуально", + "Already up to date" : "Вже актуально", "Sunday" : "ÐеділÑ", "Monday" : "Понеділок", "Tuesday" : "Вівторок", @@ -93,6 +96,7 @@ OC.L10N.register( "Oct." : "Жов.", "Nov." : "ЛиÑ.", "Dec." : "Гру.", + "<a href=\"{docUrl}\">There were problems with the code integrity check. More information…</a>" : "<a href=\"{docUrl}\">Були проблеми з перевіркою ціліÑноÑÑ‚Ñ– коду. Більше інформації…</a>", "Settings" : "ÐалаштуваннÑ", "Problem loading page, reloading in 5 seconds" : "Проблема під Ñ‡Ð°Ñ Ð·Ð°Ð²Ð°Ð½Ñ‚Ð°Ð¶ÐµÐ½Ð½Ñ Ñторінки, повторне Ð·Ð°Ð²Ð°Ð½Ñ‚Ð°Ð¶ÐµÐ½Ð½Ñ Ð·Ð° 5 Ñек.", "Saving..." : "ЗбереженнÑ...", @@ -164,20 +168,22 @@ OC.L10N.register( "change" : "змінити", "delete" : "видалити", "access control" : "контроль доÑтупу", - "Could not unshare" : "Ðеможливо ÑкаÑувати Ñ€Ð¾Ð·ÑˆÐ°Ñ€ÐµÐ½Ð½Ñ Ñ„Ð°Ð¹Ð»Ñƒ", + "Could not unshare" : "Ðеможливо припинити ділитиÑÑ Ñ„Ð°Ð¹Ð»Ð¾Ð¼", "No users or groups found for {search}" : "Ðе знайдено груп або кориÑтувачів за пошуком {search}", "No users found for {search}" : "Ðе знайдено жодного кориÑтувача Ð´Ð»Ñ {search}", "An error occurred. Please try again" : "СталаÑÑ Ð¿Ð¾Ð¼Ð¸Ð»ÐºÐ°. Спробуйте ще раз", "{sharee} (group)" : "{sharee} (група)", + "{sharee} (at {server})" : "{sharee} (на {server})", + "{sharee} (remote)" : "{sharee} (віддалений)", "Share" : "ПоділитиÑÑ", "Share with people on other ownClouds using the syntax username@example.com/owncloud" : "Поширити Ñеред людей інших ownCloud'ів, викориÑтовуючи ÑинтакÑÐ¸Ñ Ñ–Ð¼'Ñ_кориÑтувача@файли.укр/owncloud", "Share with users…" : "ПоділитиÑÑŒ з кориÑтувачами...", "Share with users, groups or remote users…" : "ПоділитиÑÑŒ з кориÑтувачами, групами або віддаленими кориÑтувачами...", "Share with users or groups…" : "ПоділитиÑÑŒ з кориÑтувачами або групами...", "Share with users or remote users…" : "ПоділитиÑÑŒ з кориÑтувачами ÑиÑтеми або віддаленими кориÑтувачами...", - "Error removing share" : "Помилка під Ñ‡Ð°Ñ Ð²Ð¸Ð»ÑƒÑ‡ÐµÐ½Ð½Ñ Ñ€Ð¾Ð·ÑˆÐ°Ñ€ÑŽÐ²Ð°Ð½Ð½Ñ", + "Error removing share" : "Помилка під Ñ‡Ð°Ñ Ð²Ð¸Ð»ÑƒÑ‡ÐµÐ½Ð½Ñ Ñпільного", "Warning" : "ПопередженнÑ", - "Error while sending notification" : "Помилка при надÑиланні повідомленнÑ", + "Error while sending notification" : "Помилка під Ñ‡Ð°Ñ Ð½Ð°Ð´ÑÐ¸Ð»Ð°Ð½Ð½Ñ Ð¿Ð¾Ð²Ñ–Ð´Ð¾Ð¼Ð»ÐµÐ½Ð½Ñ", "Non-existing tag #{tag}" : "Ð¦Ñ Ð¿Ð¾Ð·Ð½Ð°Ñ‡ÐºÐ° відÑÑƒÑ‚Ð½Ñ #{tag}", "restricted" : "обмежено", "invisible" : "невидимо", @@ -198,10 +204,12 @@ OC.L10N.register( "Hello {name}" : "Привіт {name}", "new" : "новий", "_download %n file_::_download %n files_" : ["Ð·Ð°Ð²Ð°Ð½Ñ‚Ð°Ð¶ÐµÐ½Ð½Ñ %n файлу","Ð·Ð°Ð²Ð°Ð½Ñ‚Ð°Ð¶ÐµÐ½Ð½Ñ %n файлів","Ð·Ð°Ð²Ð°Ð½Ñ‚Ð°Ð¶ÐµÐ½Ð½Ñ %n файлів"], + "The upgrade is in progress, leaving this page might interrupt the process in some environments." : "Триває оновленнÑ, Ñкщо ви покинете Ñторінку, це може перервати Ð¿Ñ€Ð¾Ñ†ÐµÑ Ð² деÑких оточеннÑÑ….", "Updating to {version}" : "ÐžÐ½Ð¾Ð²Ð»ÐµÐ½Ð½Ñ Ð´Ð¾ {version}", "An error occurred." : "Виникла помилка.", "Please reload the page." : "Будь лаÑка, перезавантажте Ñторінку.", - "The update was unsuccessful. Please report this issue to the <a href=\"https://github.com/owncloud/core/issues\" target=\"_blank\">ownCloud community</a>." : "ÐžÐ½Ð¾Ð²Ð»ÐµÐ½Ð½Ñ Ð²Ð¸ÐºÐ¾Ð½Ð°Ð»Ð¾ÑÑŒ неуÑпішно. Будь лаÑка, повідомте про цю проблему в <a href=\"https://github.com/owncloud/core/issues\" target=\"_blank\">Ñпільноті ownCloud</a>.", + "The update was unsuccessful. For more information <a href=\"{url}\">check our forum post</a> covering this issue." : "ÐžÐ½Ð¾Ð²Ð»ÐµÐ½Ð½Ñ Ð½Ðµ вдалоÑÑ. За інформацією <a href=\"{url}\">звернітьÑÑ Ð´Ð¾ Ð¿Ð¾Ð²Ñ–Ð´Ð¾Ð¼Ð»ÐµÐ½Ð½Ñ Ð½Ð° форумі</a>, що опиÑує цю проблему.", + "The update was unsuccessful. Please report this issue to the <a href=\"https://github.com/owncloud/core/issues\" target=\"_blank\">ownCloud community</a>." : "ÐžÐ½Ð¾Ð²Ð»ÐµÐ½Ð½Ñ Ð²Ð¸ÐºÐ¾Ð½Ð°Ð»Ð¾ÑÑŒ неуÑпішно. Будь лаÑка, повідомте про цю проблему в <a href=\"https://github.com/owncloud/core/issues\" target=\"_blank\">Ñпільноту ownCloud</a>.", "The update was successful. There were warnings." : "ÐžÐ½Ð¾Ð²Ð»ÐµÐ½Ð½Ñ Ð²Ð¸ÐºÐ¾Ð½Ð°Ð»Ð¾ÑÑŒ уÑпішно, але були попередженнÑ.", "The update was successful. Redirecting you to ownCloud now." : "ÐžÐ½Ð¾Ð²Ð»ÐµÐ½Ð½Ñ Ð²Ð¸ÐºÐ¾Ð½Ð°Ð»Ð¾ÑÑŒ уÑпішно. ПеренаправлÑємо Ð²Ð°Ñ Ð½Ð° ownCloud.", "Searching other places" : "Йде пошук в інших міÑцÑÑ…", @@ -261,6 +269,7 @@ OC.L10N.register( "Search" : "Пошук", "Server side authentication failed!" : "Ðевдала Ð°ÑƒÑ‚ÐµÐ½Ñ‚Ð¸Ñ„Ñ–ÐºÐ°Ñ†Ñ–Ñ Ð· Ñервером!", "Please contact your administrator." : "Будь лаÑка, звернітьÑÑ Ð´Ð¾ вашого ÐдмініÑтратора.", + "An internal error occurred." : "Виникла Ð²Ð½ÑƒÑ‚Ñ€Ñ–ÑˆÐ½Ñ Ð¿Ð¾Ð¼Ð¸Ð»ÐºÐ°.", "Please try again or contact your administrator." : "Будь лаÑка, Ñпробуйте ще раз або звернітьÑÑ Ð´Ð¾ адмініÑтратора.", "Username or email" : "Ð†Ð¼â€™Ñ ÐºÐ¾Ñ€Ð¸Ñтувача або електронна пошта", "Log in" : "Увійти", @@ -277,6 +286,7 @@ OC.L10N.register( "Contact your system administrator if this message persists or appeared unexpectedly." : "ЗвернітьÑÑ Ð´Ð¾ вашого ÑиÑтемного адмініÑтратора Ñкщо це Ð¿Ð¾Ð²Ñ–Ð´Ð¾Ð¼Ð»ÐµÐ½Ð½Ñ Ð½Ðµ зникає або з'ÑвлÑєтьÑÑ Ð½ÐµÑподівано.", "Thank you for your patience." : "ДÑкуємо за ваше терпіннÑ.", "Two-step verification" : "Дворівнева перевірка", + "An error occured while verifying the token" : "При верифікації токена виникла помилка", "You are accessing the server from an untrusted domain." : "Ви намагаєтеÑÑ Ð¾Ñ‚Ñ€Ð¸Ð¼Ð°Ñ‚Ð¸ доÑтуп до Ñервера з непідтвердженого домену.", "Depending on your configuration, as an administrator you might also be able to use the button below to trust this domain." : "Залежно від конфігурації Ви Ñк адмініÑтратор можете додати цей домен у ÑпиÑок довірених, викориÑтовуйте кнопку нижче.", "Add \"%s\" as trusted domain" : "Додати \"%s\" Ñк довірений домен", @@ -288,7 +298,10 @@ OC.L10N.register( "Please make sure that the database, the config folder and the data folder have been backed up before proceeding." : "Перед продовженнÑм переконайтеÑÑ, що ви зробили резервну копію бази даних, каталогу конфігурації та каталогу з даними.", "Start update" : "Почати оновленнÑ", "To avoid timeouts with larger installations, you can instead run the following command from your installation directory:" : "Щоб уникнути затримок у великих вÑтановленнÑÑ…, ви можете виконати наÑтупну команду в каталозі вÑтановленнÑ:", - "Update needed" : "Потрібно поновитиÑÑ", + "Detailed logs" : "Деталізований журнал", + "Update needed" : "ÐžÐ½Ð¾Ð²Ð»ÐµÐ½Ð½Ñ Ð½ÐµÐ¾Ð±Ñ…Ñ–Ð´Ð½Ð¾", + "Please use the command line updater because you have a big instance." : "ПроÑимо запуÑтити Ð¿Ñ€Ð¾Ñ†ÐµÑ Ð¾Ð½Ð¾Ð²Ð»ÐµÐ½Ð½Ñ Ð· командного Ñ€Ñдка, оÑкільки ви маєте багато даних.", + "For help, see the <a target=\"_blank\" rel=\"noreferrer\" href=\"%s\">documentation</a>." : "За допомогою звернітьÑÑ Ð´Ð¾ <a target=\"_blank\" rel=\"noreferrer\" href=\"%s\">документації</a>.", "This %s instance is currently in maintenance mode, which may take a while." : "Цей %s знаходитьÑÑ Ð² режимі технічного обÑлуговуваннÑ, Ñке може зайнÑти деÑкий чаÑ.", "This page will refresh itself when the %s instance is available again." : "Ð¦Ñ Ñторінка автоматично перезавантажитьÑÑ ÐºÐ¾Ð»Ð¸ екземплÑÑ€ %s Ñтане знову доÑтупний." }, diff --git a/core/l10n/uk.json b/core/l10n/uk.json index 043799e59b0..50aa2c815d6 100644 --- a/core/l10n/uk.json +++ b/core/l10n/uk.json @@ -13,6 +13,7 @@ "Couldn't reset password because the token is invalid" : "Ðеможливо Ñкинути пароль, бо маркер Ñ” недійÑним", "Couldn't reset password because the token is expired" : "Ðеможливо Ñкинути пароль, бо маркер заÑтарів", "Couldn't send reset email. Please make sure your username is correct." : "Ðе вдалоÑÑ Ð²Ñ–Ð´Ð¿Ñ€Ð°Ð²Ð¸Ñ‚Ð¸ ÑÐºÐ¸Ð´Ð°Ð½Ð½Ñ Ð¿Ð°Ñ€Ð¾Ð»ÑŽ. Будь лаÑка, переконайтеÑÑ, що ваше ім'Ñ ÐºÐ¾Ñ€Ð¸Ñтувача Ñ” правильним.", + "Could not send reset email because there is no email address for this username. Please contact your administrator." : "Ðе вдалоÑÑ Ð²Ñ–Ð´Ð¿Ñ€Ð°Ð²Ð¸Ñ‚Ð¸ ÑÐºÐ¸Ð´Ð°Ð½Ð½Ñ Ð¿Ð°Ñ€Ð¾Ð»ÑŽ, тому що немає адреÑи електронної пошти Ð´Ð»Ñ Ñ†ÑŒÐ¾Ð³Ð¾ кориÑтувача. Будь лаÑка, звернітьÑÑ Ð´Ð¾ адмініÑтратора.", "%s password reset" : "%s ÑÐºÐ¸Ð´Ð°Ð½Ð½Ñ Ð¿Ð°Ñ€Ð¾Ð»ÑŽ", "Couldn't send reset email. Please contact your administrator." : "Ðе можу надіÑлати email Ð´Ð»Ñ ÑкиданнÑ. Будь лаÑка, звернітьÑÑ Ð´Ð¾ вашого адмініÑтратора.", "Error loading tags" : "Помилка Ð·Ð°Ð²Ð°Ð½Ñ‚Ð°Ð¶ÐµÐ½Ð½Ñ Ð¼Ñ–Ñ‚Ð¾Ðº", @@ -24,9 +25,11 @@ "Error unfavoriting" : "Помилка Ð²Ð¸Ð´Ð°Ð»ÐµÐ½Ð½Ñ Ð· улюбленого", "Couldn't send mail to following users: %s " : "Ðеможливо надіÑлати лиÑта наÑтупним кориÑтувачам: %s ", "Preparing update" : "Підготовка до оновленнÑ", + "[%d / %d]: %s" : "[%d / %d]: %s", "Repair warning: " : "ÐŸÐ¾Ð¿ÐµÑ€ÐµÐ´Ð¶ÐµÐ½Ð½Ñ Ð²Ñ–Ð´Ð½Ð¾Ð²Ð»ÐµÐ½Ð½Ñ:", "Repair error: " : "Помилка відновленнÑ:", "Please use the command line updater because automatic updating is disabled in the config.php." : "ПроÑимо запуÑтити Ð¿Ñ€Ð¾Ñ†ÐµÑ Ð¾Ð½Ð¾Ð²Ð»ÐµÐ½Ð½Ñ Ð· командного Ñ€Ñдка, оÑкільки автоматичне Ð¾Ð½Ð¾Ð²Ð»ÐµÐ½Ð½Ñ Ð²Ð¸Ð¼ÐºÐ½ÐµÐ½Ð¾ у файлі config.php.", + "[%d / %d]: Checking table %s" : "[%d / %d]: Перевірка таблиці %s", "Turned on maintenance mode" : "Увімкнено режим технічного обÑлуговуваннÑ", "Turned off maintenance mode" : "Вимкнено режим технічного обÑлуговуваннÑ", "Maintenance mode is kept active" : "Режим обÑÐ»ÑƒÐ³Ð¾Ð²ÑƒÐ²Ð°Ð½Ð½Ñ Ð·Ð°Ð»Ð¸ÑˆÐ°Ñ”Ñ‚ÑŒÑÑ Ð°ÐºÑ‚Ð¸Ð²Ð½Ð¸Ð¼", @@ -38,14 +41,14 @@ "Checking whether the database schema for %s can be updated (this can take a long time depending on the database size)" : "ПеревірÑÑŽ, чи Ñхема бази даних Ð´Ð»Ñ %s може бути оновлена (це може зайнÑти багато чаÑу, залежно від розмірів бази даних)", "Checked database schema update for apps" : "Перевірено Ð¾Ð½Ð¾Ð²Ð»ÐµÐ½Ð½Ñ Ñхеми бази даних Ð´Ð»Ñ Ð´Ð¾Ð´Ð°Ñ‚ÐºÑ–Ð²", "Updated \"%s\" to %s" : "Оновлено \"%s\" до %s", - "Set log level to debug" : "ЗапиÑувати дані Ð´Ð»Ñ Ð¿Ð¾ÑˆÑƒÐºÑƒ помилок в журнал", + "Set log level to debug" : "Ð’Ñтановити рівень детальноÑÑ‚Ñ– журналу Ñк налагодженнÑ", "Reset log level" : "Скинути Ð½Ð°Ð»Ð°ÑˆÑ‚ÑƒÐ²Ð°Ð½Ð½Ñ Ð´ÐµÑ‚Ð°Ð»ÑŒÐ½Ð¾ÑÑ‚Ñ– журналу", "Starting code integrity check" : "Початок перевірки ціліÑноÑÑ‚Ñ– коду", "Finished code integrity check" : "Завершено перевірку ціліÑноÑÑ‚Ñ– коду", "%s (3rdparty)" : "%s (Ñтороннє)", "%s (incompatible)" : "%s (неÑуміÑне)", "Following apps have been disabled: %s" : "ÐаÑтупні додатки були вимкнені: %s", - "Already up to date" : "Ðктуально", + "Already up to date" : "Вже актуально", "Sunday" : "ÐеділÑ", "Monday" : "Понеділок", "Tuesday" : "Вівторок", @@ -91,6 +94,7 @@ "Oct." : "Жов.", "Nov." : "ЛиÑ.", "Dec." : "Гру.", + "<a href=\"{docUrl}\">There were problems with the code integrity check. More information…</a>" : "<a href=\"{docUrl}\">Були проблеми з перевіркою ціліÑноÑÑ‚Ñ– коду. Більше інформації…</a>", "Settings" : "ÐалаштуваннÑ", "Problem loading page, reloading in 5 seconds" : "Проблема під Ñ‡Ð°Ñ Ð·Ð°Ð²Ð°Ð½Ñ‚Ð°Ð¶ÐµÐ½Ð½Ñ Ñторінки, повторне Ð·Ð°Ð²Ð°Ð½Ñ‚Ð°Ð¶ÐµÐ½Ð½Ñ Ð·Ð° 5 Ñек.", "Saving..." : "ЗбереженнÑ...", @@ -162,20 +166,22 @@ "change" : "змінити", "delete" : "видалити", "access control" : "контроль доÑтупу", - "Could not unshare" : "Ðеможливо ÑкаÑувати Ñ€Ð¾Ð·ÑˆÐ°Ñ€ÐµÐ½Ð½Ñ Ñ„Ð°Ð¹Ð»Ñƒ", + "Could not unshare" : "Ðеможливо припинити ділитиÑÑ Ñ„Ð°Ð¹Ð»Ð¾Ð¼", "No users or groups found for {search}" : "Ðе знайдено груп або кориÑтувачів за пошуком {search}", "No users found for {search}" : "Ðе знайдено жодного кориÑтувача Ð´Ð»Ñ {search}", "An error occurred. Please try again" : "СталаÑÑ Ð¿Ð¾Ð¼Ð¸Ð»ÐºÐ°. Спробуйте ще раз", "{sharee} (group)" : "{sharee} (група)", + "{sharee} (at {server})" : "{sharee} (на {server})", + "{sharee} (remote)" : "{sharee} (віддалений)", "Share" : "ПоділитиÑÑ", "Share with people on other ownClouds using the syntax username@example.com/owncloud" : "Поширити Ñеред людей інших ownCloud'ів, викориÑтовуючи ÑинтакÑÐ¸Ñ Ñ–Ð¼'Ñ_кориÑтувача@файли.укр/owncloud", "Share with users…" : "ПоділитиÑÑŒ з кориÑтувачами...", "Share with users, groups or remote users…" : "ПоділитиÑÑŒ з кориÑтувачами, групами або віддаленими кориÑтувачами...", "Share with users or groups…" : "ПоділитиÑÑŒ з кориÑтувачами або групами...", "Share with users or remote users…" : "ПоділитиÑÑŒ з кориÑтувачами ÑиÑтеми або віддаленими кориÑтувачами...", - "Error removing share" : "Помилка під Ñ‡Ð°Ñ Ð²Ð¸Ð»ÑƒÑ‡ÐµÐ½Ð½Ñ Ñ€Ð¾Ð·ÑˆÐ°Ñ€ÑŽÐ²Ð°Ð½Ð½Ñ", + "Error removing share" : "Помилка під Ñ‡Ð°Ñ Ð²Ð¸Ð»ÑƒÑ‡ÐµÐ½Ð½Ñ Ñпільного", "Warning" : "ПопередженнÑ", - "Error while sending notification" : "Помилка при надÑиланні повідомленнÑ", + "Error while sending notification" : "Помилка під Ñ‡Ð°Ñ Ð½Ð°Ð´ÑÐ¸Ð»Ð°Ð½Ð½Ñ Ð¿Ð¾Ð²Ñ–Ð´Ð¾Ð¼Ð»ÐµÐ½Ð½Ñ", "Non-existing tag #{tag}" : "Ð¦Ñ Ð¿Ð¾Ð·Ð½Ð°Ñ‡ÐºÐ° відÑÑƒÑ‚Ð½Ñ #{tag}", "restricted" : "обмежено", "invisible" : "невидимо", @@ -196,10 +202,12 @@ "Hello {name}" : "Привіт {name}", "new" : "новий", "_download %n file_::_download %n files_" : ["Ð·Ð°Ð²Ð°Ð½Ñ‚Ð°Ð¶ÐµÐ½Ð½Ñ %n файлу","Ð·Ð°Ð²Ð°Ð½Ñ‚Ð°Ð¶ÐµÐ½Ð½Ñ %n файлів","Ð·Ð°Ð²Ð°Ð½Ñ‚Ð°Ð¶ÐµÐ½Ð½Ñ %n файлів"], + "The upgrade is in progress, leaving this page might interrupt the process in some environments." : "Триває оновленнÑ, Ñкщо ви покинете Ñторінку, це може перервати Ð¿Ñ€Ð¾Ñ†ÐµÑ Ð² деÑких оточеннÑÑ….", "Updating to {version}" : "ÐžÐ½Ð¾Ð²Ð»ÐµÐ½Ð½Ñ Ð´Ð¾ {version}", "An error occurred." : "Виникла помилка.", "Please reload the page." : "Будь лаÑка, перезавантажте Ñторінку.", - "The update was unsuccessful. Please report this issue to the <a href=\"https://github.com/owncloud/core/issues\" target=\"_blank\">ownCloud community</a>." : "ÐžÐ½Ð¾Ð²Ð»ÐµÐ½Ð½Ñ Ð²Ð¸ÐºÐ¾Ð½Ð°Ð»Ð¾ÑÑŒ неуÑпішно. Будь лаÑка, повідомте про цю проблему в <a href=\"https://github.com/owncloud/core/issues\" target=\"_blank\">Ñпільноті ownCloud</a>.", + "The update was unsuccessful. For more information <a href=\"{url}\">check our forum post</a> covering this issue." : "ÐžÐ½Ð¾Ð²Ð»ÐµÐ½Ð½Ñ Ð½Ðµ вдалоÑÑ. За інформацією <a href=\"{url}\">звернітьÑÑ Ð´Ð¾ Ð¿Ð¾Ð²Ñ–Ð´Ð¾Ð¼Ð»ÐµÐ½Ð½Ñ Ð½Ð° форумі</a>, що опиÑує цю проблему.", + "The update was unsuccessful. Please report this issue to the <a href=\"https://github.com/owncloud/core/issues\" target=\"_blank\">ownCloud community</a>." : "ÐžÐ½Ð¾Ð²Ð»ÐµÐ½Ð½Ñ Ð²Ð¸ÐºÐ¾Ð½Ð°Ð»Ð¾ÑÑŒ неуÑпішно. Будь лаÑка, повідомте про цю проблему в <a href=\"https://github.com/owncloud/core/issues\" target=\"_blank\">Ñпільноту ownCloud</a>.", "The update was successful. There were warnings." : "ÐžÐ½Ð¾Ð²Ð»ÐµÐ½Ð½Ñ Ð²Ð¸ÐºÐ¾Ð½Ð°Ð»Ð¾ÑÑŒ уÑпішно, але були попередженнÑ.", "The update was successful. Redirecting you to ownCloud now." : "ÐžÐ½Ð¾Ð²Ð»ÐµÐ½Ð½Ñ Ð²Ð¸ÐºÐ¾Ð½Ð°Ð»Ð¾ÑÑŒ уÑпішно. ПеренаправлÑємо Ð²Ð°Ñ Ð½Ð° ownCloud.", "Searching other places" : "Йде пошук в інших міÑцÑÑ…", @@ -259,6 +267,7 @@ "Search" : "Пошук", "Server side authentication failed!" : "Ðевдала Ð°ÑƒÑ‚ÐµÐ½Ñ‚Ð¸Ñ„Ñ–ÐºÐ°Ñ†Ñ–Ñ Ð· Ñервером!", "Please contact your administrator." : "Будь лаÑка, звернітьÑÑ Ð´Ð¾ вашого ÐдмініÑтратора.", + "An internal error occurred." : "Виникла Ð²Ð½ÑƒÑ‚Ñ€Ñ–ÑˆÐ½Ñ Ð¿Ð¾Ð¼Ð¸Ð»ÐºÐ°.", "Please try again or contact your administrator." : "Будь лаÑка, Ñпробуйте ще раз або звернітьÑÑ Ð´Ð¾ адмініÑтратора.", "Username or email" : "Ð†Ð¼â€™Ñ ÐºÐ¾Ñ€Ð¸Ñтувача або електронна пошта", "Log in" : "Увійти", @@ -275,6 +284,7 @@ "Contact your system administrator if this message persists or appeared unexpectedly." : "ЗвернітьÑÑ Ð´Ð¾ вашого ÑиÑтемного адмініÑтратора Ñкщо це Ð¿Ð¾Ð²Ñ–Ð´Ð¾Ð¼Ð»ÐµÐ½Ð½Ñ Ð½Ðµ зникає або з'ÑвлÑєтьÑÑ Ð½ÐµÑподівано.", "Thank you for your patience." : "ДÑкуємо за ваше терпіннÑ.", "Two-step verification" : "Дворівнева перевірка", + "An error occured while verifying the token" : "При верифікації токена виникла помилка", "You are accessing the server from an untrusted domain." : "Ви намагаєтеÑÑ Ð¾Ñ‚Ñ€Ð¸Ð¼Ð°Ñ‚Ð¸ доÑтуп до Ñервера з непідтвердженого домену.", "Depending on your configuration, as an administrator you might also be able to use the button below to trust this domain." : "Залежно від конфігурації Ви Ñк адмініÑтратор можете додати цей домен у ÑпиÑок довірених, викориÑтовуйте кнопку нижче.", "Add \"%s\" as trusted domain" : "Додати \"%s\" Ñк довірений домен", @@ -286,7 +296,10 @@ "Please make sure that the database, the config folder and the data folder have been backed up before proceeding." : "Перед продовженнÑм переконайтеÑÑ, що ви зробили резервну копію бази даних, каталогу конфігурації та каталогу з даними.", "Start update" : "Почати оновленнÑ", "To avoid timeouts with larger installations, you can instead run the following command from your installation directory:" : "Щоб уникнути затримок у великих вÑтановленнÑÑ…, ви можете виконати наÑтупну команду в каталозі вÑтановленнÑ:", - "Update needed" : "Потрібно поновитиÑÑ", + "Detailed logs" : "Деталізований журнал", + "Update needed" : "ÐžÐ½Ð¾Ð²Ð»ÐµÐ½Ð½Ñ Ð½ÐµÐ¾Ð±Ñ…Ñ–Ð´Ð½Ð¾", + "Please use the command line updater because you have a big instance." : "ПроÑимо запуÑтити Ð¿Ñ€Ð¾Ñ†ÐµÑ Ð¾Ð½Ð¾Ð²Ð»ÐµÐ½Ð½Ñ Ð· командного Ñ€Ñдка, оÑкільки ви маєте багато даних.", + "For help, see the <a target=\"_blank\" rel=\"noreferrer\" href=\"%s\">documentation</a>." : "За допомогою звернітьÑÑ Ð´Ð¾ <a target=\"_blank\" rel=\"noreferrer\" href=\"%s\">документації</a>.", "This %s instance is currently in maintenance mode, which may take a while." : "Цей %s знаходитьÑÑ Ð² режимі технічного обÑлуговуваннÑ, Ñке може зайнÑти деÑкий чаÑ.", "This page will refresh itself when the %s instance is available again." : "Ð¦Ñ Ñторінка автоматично перезавантажитьÑÑ ÐºÐ¾Ð»Ð¸ екземплÑÑ€ %s Ñтане знову доÑтупний." },"pluralForm" :"nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);" diff --git a/lib/l10n/he.js b/lib/l10n/he.js index 9867e6c28c4..35d2593ffef 100644 --- a/lib/l10n/he.js +++ b/lib/l10n/he.js @@ -42,6 +42,7 @@ OC.L10N.register( "Archives of type %s are not supported" : "××¨×›×™×‘×™× ×ž×¡×•×’ %s ××™× × × ×ª×ž×›×™×", "Failed to open archive when installing app" : "פתיחת ×רכיב × ×›×©×œ×” בתהליך ×”×ª×§× ×ª היישו×", "App does not provide an info.xml file" : "×”×™×™×©×•× ×œ× ×¡×™×¤×§ קובץ info.xml", + "App cannot be installed because appinfo file cannot be read." : "×”×™×™×©×•× ×œ× × ×™×ª×Ÿ ×œ×”×ª×§× ×” כיוון שקובץ appinfo ×œ× × ×™×ª×Ÿ לקרי××”.", "Signature could not get checked. Please contact the app developer and check your admin screen." : "חתימה ×œ× × ×™×ª× ×ª לבדיקה. יש ליצור קשר ×¢× ×ž×¤×ª×— ×”×™×™×©×•× ×•×œ×‘×“×•×§ ×ת מסך ×”× ×™×”×•×œ.", "App can't be installed because of not allowed code in the App" : "×”×™×™×©×•× ×œ× × ×™×ª×Ÿ ×œ×”×ª×§× ×” בשל קוד ×סור ביישו×", "App can't be installed because it is not compatible with this version of ownCloud" : "×”×™×™×©×•× ×œ× × ×™×ª×Ÿ ×œ×”×ª×§× ×” כיוון ×©×”×•× ××™× ×• תו×× ×ת גרסת ×”- ownCloud הזו", @@ -106,6 +107,7 @@ OC.L10N.register( "Username contains whitespace at the beginning or at the end" : "×©× ×”×ž×©×ª×ž×© מכיל רווח בתחילתו ×ו בסופו", "A valid password must be provided" : "יש לספק ססמה ×ª×§× ×™×ª", "The username is already being used" : "×”×©× ×ž×©×ª×ž×© כבר בשימוש", + "User disabled" : "משתמש ×ž× ×•×˜×¨×œ", "Help" : "עזרה", "Personal" : "×ישי", "Users" : "משתמשי×", diff --git a/lib/l10n/he.json b/lib/l10n/he.json index de2aa38356a..d60e0486572 100644 --- a/lib/l10n/he.json +++ b/lib/l10n/he.json @@ -40,6 +40,7 @@ "Archives of type %s are not supported" : "××¨×›×™×‘×™× ×ž×¡×•×’ %s ××™× × × ×ª×ž×›×™×", "Failed to open archive when installing app" : "פתיחת ×רכיב × ×›×©×œ×” בתהליך ×”×ª×§× ×ª היישו×", "App does not provide an info.xml file" : "×”×™×™×©×•× ×œ× ×¡×™×¤×§ קובץ info.xml", + "App cannot be installed because appinfo file cannot be read." : "×”×™×™×©×•× ×œ× × ×™×ª×Ÿ ×œ×”×ª×§× ×” כיוון שקובץ appinfo ×œ× × ×™×ª×Ÿ לקרי××”.", "Signature could not get checked. Please contact the app developer and check your admin screen." : "חתימה ×œ× × ×™×ª× ×ª לבדיקה. יש ליצור קשר ×¢× ×ž×¤×ª×— ×”×™×™×©×•× ×•×œ×‘×“×•×§ ×ת מסך ×”× ×™×”×•×œ.", "App can't be installed because of not allowed code in the App" : "×”×™×™×©×•× ×œ× × ×™×ª×Ÿ ×œ×”×ª×§× ×” בשל קוד ×סור ביישו×", "App can't be installed because it is not compatible with this version of ownCloud" : "×”×™×™×©×•× ×œ× × ×™×ª×Ÿ ×œ×”×ª×§× ×” כיוון ×©×”×•× ××™× ×• תו×× ×ת גרסת ×”- ownCloud הזו", @@ -104,6 +105,7 @@ "Username contains whitespace at the beginning or at the end" : "×©× ×”×ž×©×ª×ž×© מכיל רווח בתחילתו ×ו בסופו", "A valid password must be provided" : "יש לספק ססמה ×ª×§× ×™×ª", "The username is already being used" : "×”×©× ×ž×©×ª×ž×© כבר בשימוש", + "User disabled" : "משתמש ×ž× ×•×˜×¨×œ", "Help" : "עזרה", "Personal" : "×ישי", "Users" : "משתמשי×", diff --git a/lib/l10n/pt_PT.js b/lib/l10n/pt_PT.js index 8d6cfadce42..26b54247765 100644 --- a/lib/l10n/pt_PT.js +++ b/lib/l10n/pt_PT.js @@ -9,7 +9,7 @@ OC.L10N.register( "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" : "Foi detectado que a configuração de amostra foi copiada. Isso pode danificar a sua instalação e não é suportado. Por favor, leia a documentação antes de realizar mudanças no config.php", "PHP %s or higher is required." : "Necessário PHP %s ou maior.", "PHP with a version lower than %s is required." : "É necessário um PHP com uma versão inferir a %s.", - "%sbit or higher PHP required." : "PHP requerido %sbit ou superior.", + "%sbit or higher PHP required." : "HÃ???????.", "Following databases are supported: %s" : "As seguintes bases de dados são suportadas: %s", "The command line tool %s could not be found" : "A ferramenta de linha de comento %s não foi encontrada", "The library %s is not available." : "A biblioteca %s não está disponÃvel.", diff --git a/lib/l10n/pt_PT.json b/lib/l10n/pt_PT.json index 58c3dd70212..16021456764 100644 --- a/lib/l10n/pt_PT.json +++ b/lib/l10n/pt_PT.json @@ -7,7 +7,7 @@ "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" : "Foi detectado que a configuração de amostra foi copiada. Isso pode danificar a sua instalação e não é suportado. Por favor, leia a documentação antes de realizar mudanças no config.php", "PHP %s or higher is required." : "Necessário PHP %s ou maior.", "PHP with a version lower than %s is required." : "É necessário um PHP com uma versão inferir a %s.", - "%sbit or higher PHP required." : "PHP requerido %sbit ou superior.", + "%sbit or higher PHP required." : "HÃ???????.", "Following databases are supported: %s" : "As seguintes bases de dados são suportadas: %s", "The command line tool %s could not be found" : "A ferramenta de linha de comento %s não foi encontrada", "The library %s is not available." : "A biblioteca %s não está disponÃvel.", diff --git a/lib/l10n/uk.js b/lib/l10n/uk.js index 55d19a0b394..8aa1a9600d3 100644 --- a/lib/l10n/uk.js +++ b/lib/l10n/uk.js @@ -3,10 +3,10 @@ OC.L10N.register( { "Cannot write into \"config\" directory!" : "Ðе можу пиÑати у каталог \"config\"!", "This can usually be fixed by giving the webserver write access to the config directory" : "Зазвичай це можна виправити, надавши веб-Ñерверу права на Ð·Ð°Ð¿Ð¸Ñ Ð² теці конфігурації", - "See %s" : "ПереглÑд %s", + "See %s" : "ПереглÑнути %s", "This can usually be fixed by %sgiving the webserver write access to the config directory%s." : "Зазвичай це можна виправити, %sнадавши веб-Ñерверу права на Ð·Ð°Ð¿Ð¸Ñ Ð² теці конфігурації%s.", "Sample configuration detected" : "ВиÑвлено приклад конфігурації", - "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" : "Була виÑвлена ÐºÐ¾Ð½Ñ„Ñ–Ð³ÑƒÑ€Ð°Ñ†Ñ–Ñ Ð· прикладу. Це може нашкодити вашій ÑиÑтемі та не підтримуєтьÑÑ. Будь лаÑка, звернітьÑÑ Ð´Ð¾ документації перед внеÑеннÑм змін в файл config.php", + "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" : "Було виÑвлено, що приклад конфігурації було Ñкопійовано. Це може нашкодити вашій ÑиÑтемі та не підтримуєтьÑÑ. Будь лаÑка, звернітьÑÑ Ð´Ð¾ документації перед внеÑеннÑм змін в файл config.php", "PHP %s or higher is required." : "Ðеобхідно PHP %s або вище", "PHP with a version lower than %s is required." : "Потрібна верÑÑ–Ñ PHP нижче %s ", "Following databases are supported: %s" : "ПідтримуютьÑÑ Ð½Ð°Ñтупні Ñервери баз даних: %s", @@ -26,6 +26,7 @@ OC.L10N.register( "last year" : "минулого року", "_%n year ago_::_%n years ago_" : ["%n рік тому","%n років тому","%n років тому"], "seconds ago" : "Ñекунди тому", + "Module with id: %s does not exist. Please enable it in your apps settings or contact your administrator." : "Модуль з id: %s не Ñ–Ñнує. Будь лаÑка, увімкніть його в налаштуваннÑÑ… програми або звернітьÑÑ Ð´Ð¾ адмініÑтратора.", "Empty filename is not allowed" : "Порожні імена файлів не допуÑкаютьÑÑ", "Dot files are not allowed" : "Файли Ñкі починаютьÑÑ Ð· крапки не допуÑтимі", "4-byte characters are not supported in file names" : "4-Ñ… байтові Ñимволи в імені файлів не допуÑтимі", @@ -34,15 +35,20 @@ OC.L10N.register( "File name is too long" : "Ð†Ð¼â€™Ñ Ñ„Ð°Ð¹Ð»Ñƒ занадто довге", "App directory already exists" : "Тека додатку вже Ñ–Ñнує", "Can't create app folder. Please fix permissions. %s" : "Ðеможливо Ñтворити теку додатку. Будь лаÑка, виправте права доÑтупу. %s", + "Archive does not contain a directory named %s" : "Ðрхів не міÑтить теки з назвою %s", "No source specified when installing app" : "Ðе вказано джерело при вÑтановлені додатку", "No href specified when installing app from http" : "Ðе вказано атрибут href при вÑтановлені додатку з http", "No path specified when installing app from local file" : "Ðе вказано шлÑÑ… при вÑтановлені додатку з локального файлу", "Archives of type %s are not supported" : "Ðрхіви %s не підтримуютьÑÑ", "Failed to open archive when installing app" : "Ðеможливо відкрити архів при вÑтановлені додатку", "App does not provide an info.xml file" : "Додаток не має файл info.xml", + "App cannot be installed because appinfo file cannot be read." : "Додаток не може бути вÑтановлений через те, що файл appinfo не може бути прочитано.", + "Signature could not get checked. Please contact the app developer and check your admin screen." : "ÐŸÑ–Ð´Ð¿Ð¸Ñ Ð½Ðµ може бути перевірено. Будь лаÑка, звернітьÑÑ Ð´Ð¾ розробника додатку Ñ– перевірте Ñторінку адмініÑтруваннÑ.", "App can't be installed because of not allowed code in the App" : "Ðеможливо вÑтановити додаток. Він міÑтить заборонений код", "App can't be installed because it is not compatible with this version of ownCloud" : "Ðеможливо вÑтановити додаток, він Ñ” неÑуміÑним з даною верÑією ownCloud", "App can't be installed because it contains the <shipped>true</shipped> tag which is not allowed for non shipped apps" : "Ðеможливо вÑтановити додаток, оÑкільки він міÑтить параметр <shipped>true</shipped> заборонений додаткам, що не входÑÑ‚ÑŒ в поÑтавку ", + "App can't be installed because the version in info.xml is not the same as the version reported from the app store" : "Ðеможливо вÑтановити додаток. ВерÑÑ–Ñ Ð² файлі info.xml не Ñпівпадає з заÑвленою в магазині додатків", + "%s enter the database username and name." : "%s введіть назву бази даних та ім'Ñ ÐºÐ¾Ñ€Ð¸Ñтувача.", "%s enter the database username." : "%s введіть ім'Ñ ÐºÐ¾Ñ€Ð¸Ñтувача бази даних.", "%s enter the database name." : "%s введіть назву бази даних.", "%s you may not use dots in the database name" : "%s не можна викориÑтовувати крапки в назві бази даних", @@ -60,14 +66,17 @@ OC.L10N.register( "Set an admin username." : "Ð’Ñтановіть ім'Ñ Ð°Ð´Ð¼Ñ–Ð½Ñ–Ñтратора.", "Set an admin password." : "Ð’Ñтановіть пароль адмініÑтратора.", "Can't create or write into the data directory %s" : "Ðеможливо Ñтворити або запиÑати каталог даних %s", - "%s shared »%s« with you" : "%s розподілено »%s« з тобою", + "Invalid Federated Cloud ID" : "Ðеправильний Об'єднаний Хмарний Ідентіфікатор ", + "%s shared »%s« with you" : "%s поділивÑÑ Â»%s« з вами", "%s via %s" : "%s за допомогою %s", "Sharing %s failed, because the backend does not allow shares from type %i" : "Ðе вдалоÑÑ Ð¿Ð¾Ð´Ñ–Ð»Ð¸Ñ‚Ð¸ÑÑ %s, загальний доÑтуп не допуÑкає публікації з елементів типу %i", "Sharing %s failed, because the file does not exist" : "Ðе вдалоÑÑ Ð¿Ð¾Ð´Ñ–Ð»Ð¸Ñ‚Ð¸ÑÑ %s, оÑкільки файл не Ñ–Ñнує", "You are not allowed to share %s" : "Вам заборонено поширювати %s", + "Sharing %s failed, because you can not share with yourself" : "Ðе вдалоÑÑ Ð¿Ð¾Ð´Ñ–Ð»Ð¸Ñ‚Ð¸ÑÑ %s, оÑкільки ви не можете ділитиÑÑŒ Ñамі з Ñобою", "Sharing %s failed, because the user %s does not exist" : "Ðе вдалоÑÑ Ð¿Ð¾Ð´Ñ–Ð»Ð¸Ñ‚Ð¸ÑÑ Ð· %s, оÑкільки кориÑтувач %s не Ñ–Ñнує", "Sharing %s failed, because the user %s is not a member of any groups that %s is a member of" : "Ðе вдалоÑÑ Ð¿Ð¾Ð´Ñ–Ð»Ð¸Ñ‚Ð¸ÑÑ %s, оÑкільки кориÑтувач %s не Ñ” членом будь-Ñкої групи в Ñку входить %s", "Sharing %s failed, because this item is already shared with %s" : "Ðе вдалоÑÑ Ð¿Ð¾Ð´Ñ–Ð»Ð¸Ñ‚Ð¸ÑÑ %s, оÑкільки файл вже в загальному доÑтупі з %s", + "Sharing %s failed, because this item is already shared with user %s" : "Ðе вдалоÑÑ Ð¿Ð¾Ð´Ñ–Ð»Ð¸Ñ‚Ð¸ÑÑ %s, оÑкільки %s вже має до нього доÑтуп", "Sharing %s failed, because the group %s does not exist" : "Ðе вдалоÑÑ Ð¿Ð¾Ð´Ñ–Ð»Ð¸Ñ‚Ð¸ÑÑ %s, оÑкільки група %s не Ñ–Ñнує", "Sharing %s failed, because %s is not a member of the group %s" : "Ðе вдалоÑÑ Ð¿Ð¾Ð´Ñ–Ð»Ð¸Ñ‚Ð¸ÑÑ %s, оÑкільки %s не Ñ” членом групи %s", "You need to provide a password to create a public link, only protected links are allowed" : "Вам необхідно задати пароль Ð´Ð»Ñ ÑÑ‚Ð²Ð¾Ñ€ÐµÐ½Ð½Ñ Ð¿ÑƒÐ±Ð»Ñ–Ñ‡Ð½Ð¾Ð³Ð¾ поÑиланнÑ. Дозволені лише захищені поÑиланнÑ", @@ -82,24 +91,36 @@ OC.L10N.register( "Sharing backend %s must implement the interface OCP\\Share_Backend" : "Backend загального доÑтупу %s повинен реалізовувати Ñ–Ð½Ñ‚ÐµÑ€Ñ„ÐµÐ¹Ñ OCP\\Share_Backend", "Sharing backend %s not found" : "Backend загального доÑтупу %s не знайдено", "Sharing backend for %s not found" : "Бекенд загального доÑтупу Ð´Ð»Ñ %s не знайдено", + "Sharing failed, because the user %s is the original sharer" : "Ðе вдалоÑÑ Ð¿Ð¾Ð´Ñ–Ð»Ð¸Ñ‚Ð¸ÑÑ, оÑкільки %s Ñ” тим хто поділивÑÑ Ð· Ñамого початку", "Sharing %s failed, because the permissions exceed permissions granted to %s" : "Ðе вдалоÑÑ Ð¿Ð¾Ð´Ñ–Ð»Ð¸Ñ‚Ð¸ÑÑ %s, права перевищують надані права доÑтупу %s", "Sharing %s failed, because resharing is not allowed" : "Ðе вдалоÑÑ Ð¿Ð¾Ð´Ñ–Ð»Ð¸Ñ‚Ð¸ÑÑ %s, Ð¿ÐµÑ€ÐµÐ²Ñ–Ð´ÐºÑ€Ð¸Ñ‚Ñ‚Ñ Ð´Ð¾Ñтупу заборонено", "Sharing %s failed, because the sharing backend for %s could not find its source" : "Ðе вдалоÑÑ Ð¿Ð¾Ð´Ñ–Ð»Ð¸Ñ‚Ð¸ÑÑ %s, backend загального доÑтупу не знайшов шлÑÑ… до %s", "Sharing %s failed, because the file could not be found in the file cache" : "Ðе вдалоÑÑ Ð¿Ð¾Ð´Ñ–Ð»Ð¸Ñ‚Ð¸ÑÑ %s, елемент не знайдено у файловому кеші.", + "Cannot increase permissions of %s" : "Ðе вдалоÑÑ Ð¿Ñ–Ð´Ð²Ð¸Ñ‰Ð¸Ñ‚Ð¸ дозволи Ð´Ð»Ñ %s", + "Files can't be shared with delete permissions" : "Ðеможливо поділитиÑÑŒ файлами з дозволом на видаленнÑ", + "Files can't be shared with create permissions" : "Ðеможливо поділитиÑÑŒ файлами з дозволом на ÑтвореннÑ", + "Expiration date is in the past" : "Дата Ð·Ð°ÐºÑ–Ð½Ñ‡ÐµÐ½Ð½Ñ Ð² минулому", + "Cannot set expiration date more than %s days in the future" : "Ðеможливо вÑтановити дату Ð·Ð°ÐºÑ–Ð½Ñ‡ÐµÐ½Ð½Ñ Ð´Ð°Ð»Ñ– ніж %s днів у майбутньому", "Could not find category \"%s\"" : "Ðе вдалоÑÑ Ð·Ð½Ð°Ð¹Ñ‚Ð¸ категорію \"%s\"", "Apps" : "Додатки", + "Only the following characters are allowed in a username: \"a-z\", \"A-Z\", \"0-9\", and \"_.@-'\"" : "Тільки такі Ñимволи допуÑкаютьÑÑ Ð² імені кориÑтувача: \"a-z\", \"A-Z\", \"0-9\", Ñ– \"_.@-'\"", "A valid username must be provided" : "Потрібно задати вірне ім'Ñ ÐºÐ¾Ñ€Ð¸Ñтувача", + "Username contains whitespace at the beginning or at the end" : "Ім'Ñ ÐºÐ¾Ñ€Ð¸Ñтувача міÑтить Ñимвол пробілу в початку або в кінці", "A valid password must be provided" : "Потрібно задати вірний пароль", "The username is already being used" : "Ім'Ñ ÐºÐ¾Ñ€Ð¸Ñтувача вже викориÑтовуєтьÑÑ", + "Login canceled by app" : "Вхід ÑкаÑовано додатком", + "User disabled" : "КориÑтувач виключений", "Help" : "Допомога", "Personal" : "ОÑобиÑте", "Users" : "КориÑтувачі", "Admin" : "Ðдмін", "Recommended" : "Рекомендуємо", + "App \"%s\" cannot be installed because appinfo file cannot be read." : "Додаток \"%s\" не може бути вÑтановлений через те, що файл appinfo не може бути прочитано.", "App \"%s\" cannot be installed because it is not compatible with this version of ownCloud." : "Додаток \"%s\" не може бути вÑтановлено, так Ñк він не ÑуміÑний з цією верÑією ownCloud.", "App \"%s\" cannot be installed because the following dependencies are not fulfilled: %s" : "Додаток \"%s\" не може бути вÑтановлений, так Ñк наÑтупні залежноÑÑ‚Ñ– не виконано: %s", "No app name specified" : "Ðе вказано ім'Ñ Ð´Ð¾Ð´Ð°Ñ‚ÐºÑƒ", "web services under your control" : "підконтрольні Вам веб-ÑервіÑи", + "File is currently busy, please try again later" : "Файл на разі зайнÑтий, будь лаÑка, Ñпробуйте пізніше", "Can't read file" : "Ðе можливо прочитати файл", "Application is not enabled" : "Додаток не увімкнений", "Authentication error" : "Помилка автентифікації", @@ -112,6 +133,7 @@ OC.L10N.register( "Cannot write into \"apps\" directory" : "Ðе можу пиÑати у теку \"apps\"", "This can usually be fixed by %sgiving the webserver write access to the apps directory%s or disabling the appstore in the config file." : "Зазвичай це можна виправити, %s надавши веб-Ñерверу права на Ð·Ð°Ð¿Ð¸Ñ Ð² каталог додатків %s або відключивши Ñховище програм у файлі конфігурації.", "Cannot create \"data\" directory (%s)" : "Ðеможливо Ñтворити каталог \"data\" (%s)", + "This can usually be fixed by <a href=\"%s\" target=\"_blank\" rel=\"noreferrer\">giving the webserver write access to the root directory</a>." : "Зазвичай це можна виправити <a href=\"%s\" target=\"_blank\" rel=\"noreferrer\">надавши веб-Ñерверу права на Ð·Ð°Ð¿Ð¸Ñ Ð² кореневому каталозі</a>.", "Permissions can usually be fixed by %sgiving the webserver write access to the root directory%s." : "Зазвичай це можна виправити, %s надавши веб-Ñерверу права на Ð·Ð°Ð¿Ð¸Ñ Ð² кореневому каталозі %s.", "Setting locale to %s failed" : "УÑтановка локалі %s не вдалаÑÑ", "Please install one of these locales on your system and restart your webserver." : "Ð’Ñтановіть один із цих мовних пакетів в вашу ÑиÑтему Ñ– перезапуÑÑ‚Ñ–Ñ‚ÑŒ веб-Ñервер.", @@ -121,6 +143,8 @@ OC.L10N.register( "Adjusting this setting in php.ini will make ownCloud run again" : "УÑтановка цього параметру в php.ini дозволÑÑ” запуÑтитиÑÑ ownCloud знову.", "mbstring.func_overload is set to \"%s\" instead of the expected value \"0\"" : "mbstring.func_overload налаштовано Ñк \"%s\" заміÑÑ‚ÑŒ очікуваного Ð·Ð½Ð°Ñ‡ÐµÐ½Ð½Ñ \"0\"", "To fix this issue set <code>mbstring.func_overload</code> to <code>0</code> in your php.ini" : "Ð”Ð»Ñ Ð²Ð¸Ð¿Ñ€Ð°Ð²Ð»ÐµÐ½Ð½Ñ Ð·Ð¼Ñ–Ð½Ñ–Ñ‚ÑŒ <code>mbstring.func_overload</code> на <code>0</code> у вашому php.ini", + "libxml2 2.7.0 is at least required. Currently %s is installed." : "Ðеобхідно libxml2 верÑÑ–Ñ— принаймні 2.7.0. Ðа разі вÑтановлена %s.", + "To fix this issue update your libxml2 version and restart your web server." : "Що виправити це оновіть верÑÑ–ÑŽ libxml2 та перезапуÑÑ‚Ñ–Ñ‚ÑŒ веб-Ñервер.", "PHP is apparently set up to strip inline doc blocks. This will make several core apps inaccessible." : "Схоже, що PHP налаштовано на Ð²Ð¸Ñ‡Ð¸Ñ‰ÐµÐ½Ð½Ñ Ð±Ð»Ð¾ÐºÑ–Ð² вбудованої документації. Це зробить кілька оÑновних додатків недоÑтупними.", "This is probably caused by a cache/accelerator such as Zend OPcache or eAccelerator." : "Це, ймовірно, обумовлено викориÑтаннÑм кеша/приÑкорювача такого Ñк Zend OPcache або eAccelerator.", "PHP modules have been installed, but they are still listed as missing?" : "Модулі PHP були вÑтановлені, але вони вÑе ще перераховані Ñк відÑутні?", @@ -134,6 +158,12 @@ OC.L10N.register( "Data directory (%s) is invalid" : "Каталог даних (%s) невірний", "Please check that the data directory contains a file \".ocdata\" in its root." : "ПереконайтеÑÑ, що файл \".ocdata\" приÑутній у корені каталогу даних.", "Could not obtain lock type %d on \"%s\"." : "Ðе вдалоÑÑ Ð¾Ñ‚Ñ€Ð¸Ð¼Ð°Ñ‚Ð¸ Ð±Ð»Ð¾ÐºÑƒÐ²Ð°Ð½Ð½Ñ Ñ‚Ð¸Ð¿Ñƒ %d Ð´Ð»Ñ \"%s\"", - "Storage not available" : "Сховище не доÑтупне" + "Storage unauthorized. %s" : "Сховище не авторизовано. %s", + "Storage incomplete configuration. %s" : "Ðеповна ÐºÐ¾Ð½Ñ„Ñ–Ð³ÑƒÑ€Ð°Ñ†Ñ–Ñ Ñховища. %s", + "Storage connection error. %s" : "Помилка з'Ñ”Ð´Ð½Ð°Ð½Ð½Ñ Ð·Ñ– Ñховищем. %s", + "Storage not available" : "Сховище не доÑтупне", + "Storage connection timeout. %s" : "Ð§Ð°Ñ Ð¿Ñ–Ð´'Ñ”Ð´Ð½Ð°Ð½Ð½Ñ Ð´Ð¾ Ñховища вичерпавÑÑ. %s", + "_%n file_::_%n files_" : ["%n файл","%n файлів","%n файлів"], + "_%n window_::_%n windows_" : ["%n вікно","%n вікон","%n вікон"] }, "nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);"); diff --git a/lib/l10n/uk.json b/lib/l10n/uk.json index 1634fb0998c..14e3ac8dbe2 100644 --- a/lib/l10n/uk.json +++ b/lib/l10n/uk.json @@ -1,10 +1,10 @@ { "translations": { "Cannot write into \"config\" directory!" : "Ðе можу пиÑати у каталог \"config\"!", "This can usually be fixed by giving the webserver write access to the config directory" : "Зазвичай це можна виправити, надавши веб-Ñерверу права на Ð·Ð°Ð¿Ð¸Ñ Ð² теці конфігурації", - "See %s" : "ПереглÑд %s", + "See %s" : "ПереглÑнути %s", "This can usually be fixed by %sgiving the webserver write access to the config directory%s." : "Зазвичай це можна виправити, %sнадавши веб-Ñерверу права на Ð·Ð°Ð¿Ð¸Ñ Ð² теці конфігурації%s.", "Sample configuration detected" : "ВиÑвлено приклад конфігурації", - "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" : "Була виÑвлена ÐºÐ¾Ð½Ñ„Ñ–Ð³ÑƒÑ€Ð°Ñ†Ñ–Ñ Ð· прикладу. Це може нашкодити вашій ÑиÑтемі та не підтримуєтьÑÑ. Будь лаÑка, звернітьÑÑ Ð´Ð¾ документації перед внеÑеннÑм змін в файл config.php", + "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" : "Було виÑвлено, що приклад конфігурації було Ñкопійовано. Це може нашкодити вашій ÑиÑтемі та не підтримуєтьÑÑ. Будь лаÑка, звернітьÑÑ Ð´Ð¾ документації перед внеÑеннÑм змін в файл config.php", "PHP %s or higher is required." : "Ðеобхідно PHP %s або вище", "PHP with a version lower than %s is required." : "Потрібна верÑÑ–Ñ PHP нижче %s ", "Following databases are supported: %s" : "ПідтримуютьÑÑ Ð½Ð°Ñтупні Ñервери баз даних: %s", @@ -24,6 +24,7 @@ "last year" : "минулого року", "_%n year ago_::_%n years ago_" : ["%n рік тому","%n років тому","%n років тому"], "seconds ago" : "Ñекунди тому", + "Module with id: %s does not exist. Please enable it in your apps settings or contact your administrator." : "Модуль з id: %s не Ñ–Ñнує. Будь лаÑка, увімкніть його в налаштуваннÑÑ… програми або звернітьÑÑ Ð´Ð¾ адмініÑтратора.", "Empty filename is not allowed" : "Порожні імена файлів не допуÑкаютьÑÑ", "Dot files are not allowed" : "Файли Ñкі починаютьÑÑ Ð· крапки не допуÑтимі", "4-byte characters are not supported in file names" : "4-Ñ… байтові Ñимволи в імені файлів не допуÑтимі", @@ -32,15 +33,20 @@ "File name is too long" : "Ð†Ð¼â€™Ñ Ñ„Ð°Ð¹Ð»Ñƒ занадто довге", "App directory already exists" : "Тека додатку вже Ñ–Ñнує", "Can't create app folder. Please fix permissions. %s" : "Ðеможливо Ñтворити теку додатку. Будь лаÑка, виправте права доÑтупу. %s", + "Archive does not contain a directory named %s" : "Ðрхів не міÑтить теки з назвою %s", "No source specified when installing app" : "Ðе вказано джерело при вÑтановлені додатку", "No href specified when installing app from http" : "Ðе вказано атрибут href при вÑтановлені додатку з http", "No path specified when installing app from local file" : "Ðе вказано шлÑÑ… при вÑтановлені додатку з локального файлу", "Archives of type %s are not supported" : "Ðрхіви %s не підтримуютьÑÑ", "Failed to open archive when installing app" : "Ðеможливо відкрити архів при вÑтановлені додатку", "App does not provide an info.xml file" : "Додаток не має файл info.xml", + "App cannot be installed because appinfo file cannot be read." : "Додаток не може бути вÑтановлений через те, що файл appinfo не може бути прочитано.", + "Signature could not get checked. Please contact the app developer and check your admin screen." : "ÐŸÑ–Ð´Ð¿Ð¸Ñ Ð½Ðµ може бути перевірено. Будь лаÑка, звернітьÑÑ Ð´Ð¾ розробника додатку Ñ– перевірте Ñторінку адмініÑтруваннÑ.", "App can't be installed because of not allowed code in the App" : "Ðеможливо вÑтановити додаток. Він міÑтить заборонений код", "App can't be installed because it is not compatible with this version of ownCloud" : "Ðеможливо вÑтановити додаток, він Ñ” неÑуміÑним з даною верÑією ownCloud", "App can't be installed because it contains the <shipped>true</shipped> tag which is not allowed for non shipped apps" : "Ðеможливо вÑтановити додаток, оÑкільки він міÑтить параметр <shipped>true</shipped> заборонений додаткам, що не входÑÑ‚ÑŒ в поÑтавку ", + "App can't be installed because the version in info.xml is not the same as the version reported from the app store" : "Ðеможливо вÑтановити додаток. ВерÑÑ–Ñ Ð² файлі info.xml не Ñпівпадає з заÑвленою в магазині додатків", + "%s enter the database username and name." : "%s введіть назву бази даних та ім'Ñ ÐºÐ¾Ñ€Ð¸Ñтувача.", "%s enter the database username." : "%s введіть ім'Ñ ÐºÐ¾Ñ€Ð¸Ñтувача бази даних.", "%s enter the database name." : "%s введіть назву бази даних.", "%s you may not use dots in the database name" : "%s не можна викориÑтовувати крапки в назві бази даних", @@ -58,14 +64,17 @@ "Set an admin username." : "Ð’Ñтановіть ім'Ñ Ð°Ð´Ð¼Ñ–Ð½Ñ–Ñтратора.", "Set an admin password." : "Ð’Ñтановіть пароль адмініÑтратора.", "Can't create or write into the data directory %s" : "Ðеможливо Ñтворити або запиÑати каталог даних %s", - "%s shared »%s« with you" : "%s розподілено »%s« з тобою", + "Invalid Federated Cloud ID" : "Ðеправильний Об'єднаний Хмарний Ідентіфікатор ", + "%s shared »%s« with you" : "%s поділивÑÑ Â»%s« з вами", "%s via %s" : "%s за допомогою %s", "Sharing %s failed, because the backend does not allow shares from type %i" : "Ðе вдалоÑÑ Ð¿Ð¾Ð´Ñ–Ð»Ð¸Ñ‚Ð¸ÑÑ %s, загальний доÑтуп не допуÑкає публікації з елементів типу %i", "Sharing %s failed, because the file does not exist" : "Ðе вдалоÑÑ Ð¿Ð¾Ð´Ñ–Ð»Ð¸Ñ‚Ð¸ÑÑ %s, оÑкільки файл не Ñ–Ñнує", "You are not allowed to share %s" : "Вам заборонено поширювати %s", + "Sharing %s failed, because you can not share with yourself" : "Ðе вдалоÑÑ Ð¿Ð¾Ð´Ñ–Ð»Ð¸Ñ‚Ð¸ÑÑ %s, оÑкільки ви не можете ділитиÑÑŒ Ñамі з Ñобою", "Sharing %s failed, because the user %s does not exist" : "Ðе вдалоÑÑ Ð¿Ð¾Ð´Ñ–Ð»Ð¸Ñ‚Ð¸ÑÑ Ð· %s, оÑкільки кориÑтувач %s не Ñ–Ñнує", "Sharing %s failed, because the user %s is not a member of any groups that %s is a member of" : "Ðе вдалоÑÑ Ð¿Ð¾Ð´Ñ–Ð»Ð¸Ñ‚Ð¸ÑÑ %s, оÑкільки кориÑтувач %s не Ñ” членом будь-Ñкої групи в Ñку входить %s", "Sharing %s failed, because this item is already shared with %s" : "Ðе вдалоÑÑ Ð¿Ð¾Ð´Ñ–Ð»Ð¸Ñ‚Ð¸ÑÑ %s, оÑкільки файл вже в загальному доÑтупі з %s", + "Sharing %s failed, because this item is already shared with user %s" : "Ðе вдалоÑÑ Ð¿Ð¾Ð´Ñ–Ð»Ð¸Ñ‚Ð¸ÑÑ %s, оÑкільки %s вже має до нього доÑтуп", "Sharing %s failed, because the group %s does not exist" : "Ðе вдалоÑÑ Ð¿Ð¾Ð´Ñ–Ð»Ð¸Ñ‚Ð¸ÑÑ %s, оÑкільки група %s не Ñ–Ñнує", "Sharing %s failed, because %s is not a member of the group %s" : "Ðе вдалоÑÑ Ð¿Ð¾Ð´Ñ–Ð»Ð¸Ñ‚Ð¸ÑÑ %s, оÑкільки %s не Ñ” членом групи %s", "You need to provide a password to create a public link, only protected links are allowed" : "Вам необхідно задати пароль Ð´Ð»Ñ ÑÑ‚Ð²Ð¾Ñ€ÐµÐ½Ð½Ñ Ð¿ÑƒÐ±Ð»Ñ–Ñ‡Ð½Ð¾Ð³Ð¾ поÑиланнÑ. Дозволені лише захищені поÑиланнÑ", @@ -80,24 +89,36 @@ "Sharing backend %s must implement the interface OCP\\Share_Backend" : "Backend загального доÑтупу %s повинен реалізовувати Ñ–Ð½Ñ‚ÐµÑ€Ñ„ÐµÐ¹Ñ OCP\\Share_Backend", "Sharing backend %s not found" : "Backend загального доÑтупу %s не знайдено", "Sharing backend for %s not found" : "Бекенд загального доÑтупу Ð´Ð»Ñ %s не знайдено", + "Sharing failed, because the user %s is the original sharer" : "Ðе вдалоÑÑ Ð¿Ð¾Ð´Ñ–Ð»Ð¸Ñ‚Ð¸ÑÑ, оÑкільки %s Ñ” тим хто поділивÑÑ Ð· Ñамого початку", "Sharing %s failed, because the permissions exceed permissions granted to %s" : "Ðе вдалоÑÑ Ð¿Ð¾Ð´Ñ–Ð»Ð¸Ñ‚Ð¸ÑÑ %s, права перевищують надані права доÑтупу %s", "Sharing %s failed, because resharing is not allowed" : "Ðе вдалоÑÑ Ð¿Ð¾Ð´Ñ–Ð»Ð¸Ñ‚Ð¸ÑÑ %s, Ð¿ÐµÑ€ÐµÐ²Ñ–Ð´ÐºÑ€Ð¸Ñ‚Ñ‚Ñ Ð´Ð¾Ñтупу заборонено", "Sharing %s failed, because the sharing backend for %s could not find its source" : "Ðе вдалоÑÑ Ð¿Ð¾Ð´Ñ–Ð»Ð¸Ñ‚Ð¸ÑÑ %s, backend загального доÑтупу не знайшов шлÑÑ… до %s", "Sharing %s failed, because the file could not be found in the file cache" : "Ðе вдалоÑÑ Ð¿Ð¾Ð´Ñ–Ð»Ð¸Ñ‚Ð¸ÑÑ %s, елемент не знайдено у файловому кеші.", + "Cannot increase permissions of %s" : "Ðе вдалоÑÑ Ð¿Ñ–Ð´Ð²Ð¸Ñ‰Ð¸Ñ‚Ð¸ дозволи Ð´Ð»Ñ %s", + "Files can't be shared with delete permissions" : "Ðеможливо поділитиÑÑŒ файлами з дозволом на видаленнÑ", + "Files can't be shared with create permissions" : "Ðеможливо поділитиÑÑŒ файлами з дозволом на ÑтвореннÑ", + "Expiration date is in the past" : "Дата Ð·Ð°ÐºÑ–Ð½Ñ‡ÐµÐ½Ð½Ñ Ð² минулому", + "Cannot set expiration date more than %s days in the future" : "Ðеможливо вÑтановити дату Ð·Ð°ÐºÑ–Ð½Ñ‡ÐµÐ½Ð½Ñ Ð´Ð°Ð»Ñ– ніж %s днів у майбутньому", "Could not find category \"%s\"" : "Ðе вдалоÑÑ Ð·Ð½Ð°Ð¹Ñ‚Ð¸ категорію \"%s\"", "Apps" : "Додатки", + "Only the following characters are allowed in a username: \"a-z\", \"A-Z\", \"0-9\", and \"_.@-'\"" : "Тільки такі Ñимволи допуÑкаютьÑÑ Ð² імені кориÑтувача: \"a-z\", \"A-Z\", \"0-9\", Ñ– \"_.@-'\"", "A valid username must be provided" : "Потрібно задати вірне ім'Ñ ÐºÐ¾Ñ€Ð¸Ñтувача", + "Username contains whitespace at the beginning or at the end" : "Ім'Ñ ÐºÐ¾Ñ€Ð¸Ñтувача міÑтить Ñимвол пробілу в початку або в кінці", "A valid password must be provided" : "Потрібно задати вірний пароль", "The username is already being used" : "Ім'Ñ ÐºÐ¾Ñ€Ð¸Ñтувача вже викориÑтовуєтьÑÑ", + "Login canceled by app" : "Вхід ÑкаÑовано додатком", + "User disabled" : "КориÑтувач виключений", "Help" : "Допомога", "Personal" : "ОÑобиÑте", "Users" : "КориÑтувачі", "Admin" : "Ðдмін", "Recommended" : "Рекомендуємо", + "App \"%s\" cannot be installed because appinfo file cannot be read." : "Додаток \"%s\" не може бути вÑтановлений через те, що файл appinfo не може бути прочитано.", "App \"%s\" cannot be installed because it is not compatible with this version of ownCloud." : "Додаток \"%s\" не може бути вÑтановлено, так Ñк він не ÑуміÑний з цією верÑією ownCloud.", "App \"%s\" cannot be installed because the following dependencies are not fulfilled: %s" : "Додаток \"%s\" не може бути вÑтановлений, так Ñк наÑтупні залежноÑÑ‚Ñ– не виконано: %s", "No app name specified" : "Ðе вказано ім'Ñ Ð´Ð¾Ð´Ð°Ñ‚ÐºÑƒ", "web services under your control" : "підконтрольні Вам веб-ÑервіÑи", + "File is currently busy, please try again later" : "Файл на разі зайнÑтий, будь лаÑка, Ñпробуйте пізніше", "Can't read file" : "Ðе можливо прочитати файл", "Application is not enabled" : "Додаток не увімкнений", "Authentication error" : "Помилка автентифікації", @@ -110,6 +131,7 @@ "Cannot write into \"apps\" directory" : "Ðе можу пиÑати у теку \"apps\"", "This can usually be fixed by %sgiving the webserver write access to the apps directory%s or disabling the appstore in the config file." : "Зазвичай це можна виправити, %s надавши веб-Ñерверу права на Ð·Ð°Ð¿Ð¸Ñ Ð² каталог додатків %s або відключивши Ñховище програм у файлі конфігурації.", "Cannot create \"data\" directory (%s)" : "Ðеможливо Ñтворити каталог \"data\" (%s)", + "This can usually be fixed by <a href=\"%s\" target=\"_blank\" rel=\"noreferrer\">giving the webserver write access to the root directory</a>." : "Зазвичай це можна виправити <a href=\"%s\" target=\"_blank\" rel=\"noreferrer\">надавши веб-Ñерверу права на Ð·Ð°Ð¿Ð¸Ñ Ð² кореневому каталозі</a>.", "Permissions can usually be fixed by %sgiving the webserver write access to the root directory%s." : "Зазвичай це можна виправити, %s надавши веб-Ñерверу права на Ð·Ð°Ð¿Ð¸Ñ Ð² кореневому каталозі %s.", "Setting locale to %s failed" : "УÑтановка локалі %s не вдалаÑÑ", "Please install one of these locales on your system and restart your webserver." : "Ð’Ñтановіть один із цих мовних пакетів в вашу ÑиÑтему Ñ– перезапуÑÑ‚Ñ–Ñ‚ÑŒ веб-Ñервер.", @@ -119,6 +141,8 @@ "Adjusting this setting in php.ini will make ownCloud run again" : "УÑтановка цього параметру в php.ini дозволÑÑ” запуÑтитиÑÑ ownCloud знову.", "mbstring.func_overload is set to \"%s\" instead of the expected value \"0\"" : "mbstring.func_overload налаштовано Ñк \"%s\" заміÑÑ‚ÑŒ очікуваного Ð·Ð½Ð°Ñ‡ÐµÐ½Ð½Ñ \"0\"", "To fix this issue set <code>mbstring.func_overload</code> to <code>0</code> in your php.ini" : "Ð”Ð»Ñ Ð²Ð¸Ð¿Ñ€Ð°Ð²Ð»ÐµÐ½Ð½Ñ Ð·Ð¼Ñ–Ð½Ñ–Ñ‚ÑŒ <code>mbstring.func_overload</code> на <code>0</code> у вашому php.ini", + "libxml2 2.7.0 is at least required. Currently %s is installed." : "Ðеобхідно libxml2 верÑÑ–Ñ— принаймні 2.7.0. Ðа разі вÑтановлена %s.", + "To fix this issue update your libxml2 version and restart your web server." : "Що виправити це оновіть верÑÑ–ÑŽ libxml2 та перезапуÑÑ‚Ñ–Ñ‚ÑŒ веб-Ñервер.", "PHP is apparently set up to strip inline doc blocks. This will make several core apps inaccessible." : "Схоже, що PHP налаштовано на Ð²Ð¸Ñ‡Ð¸Ñ‰ÐµÐ½Ð½Ñ Ð±Ð»Ð¾ÐºÑ–Ð² вбудованої документації. Це зробить кілька оÑновних додатків недоÑтупними.", "This is probably caused by a cache/accelerator such as Zend OPcache or eAccelerator." : "Це, ймовірно, обумовлено викориÑтаннÑм кеша/приÑкорювача такого Ñк Zend OPcache або eAccelerator.", "PHP modules have been installed, but they are still listed as missing?" : "Модулі PHP були вÑтановлені, але вони вÑе ще перераховані Ñк відÑутні?", @@ -132,6 +156,12 @@ "Data directory (%s) is invalid" : "Каталог даних (%s) невірний", "Please check that the data directory contains a file \".ocdata\" in its root." : "ПереконайтеÑÑ, що файл \".ocdata\" приÑутній у корені каталогу даних.", "Could not obtain lock type %d on \"%s\"." : "Ðе вдалоÑÑ Ð¾Ñ‚Ñ€Ð¸Ð¼Ð°Ñ‚Ð¸ Ð±Ð»Ð¾ÐºÑƒÐ²Ð°Ð½Ð½Ñ Ñ‚Ð¸Ð¿Ñƒ %d Ð´Ð»Ñ \"%s\"", - "Storage not available" : "Сховище не доÑтупне" + "Storage unauthorized. %s" : "Сховище не авторизовано. %s", + "Storage incomplete configuration. %s" : "Ðеповна ÐºÐ¾Ð½Ñ„Ñ–Ð³ÑƒÑ€Ð°Ñ†Ñ–Ñ Ñховища. %s", + "Storage connection error. %s" : "Помилка з'Ñ”Ð´Ð½Ð°Ð½Ð½Ñ Ð·Ñ– Ñховищем. %s", + "Storage not available" : "Сховище не доÑтупне", + "Storage connection timeout. %s" : "Ð§Ð°Ñ Ð¿Ñ–Ð´'Ñ”Ð´Ð½Ð°Ð½Ð½Ñ Ð´Ð¾ Ñховища вичерпавÑÑ. %s", + "_%n file_::_%n files_" : ["%n файл","%n файлів","%n файлів"], + "_%n window_::_%n windows_" : ["%n вікно","%n вікон","%n вікон"] },"pluralForm" :"nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);" } \ No newline at end of file diff --git a/settings/l10n/cs_CZ.js b/settings/l10n/cs_CZ.js index 59e9acfc111..9bb182175b9 100644 --- a/settings/l10n/cs_CZ.js +++ b/settings/l10n/cs_CZ.js @@ -137,6 +137,7 @@ OC.L10N.register( "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." : "Konfigurace je nastavena pouze pro ÄtenÃ. Toto znemožňuje nÄ›která nastavenà pÅ™es webové rozhranÃ. Dále musà být pro každou zmÄ›nu povolen zápis do konfiguraÄnÃho souboru ruÄnÄ›.", "PHP is apparently setup to strip inline doc blocks. This will make several core apps inaccessible." : "PHP je patrnÄ› nastaveno tak, aby odstraňovalo bloky komentářů. Toto bude mÃt za následek nedostupnost množstvà hlavnÃch aplikacÃ.", "This is probably caused by a cache/accelerator such as Zend OPcache or eAccelerator." : "Toto je pravdÄ›podobnÄ› způsobeno aplikacemi pro urychlenà naÄÃtánà jako jsou Zend OPcache nebo eAccelerator.", + "Your database does not run with \"READ COMMITED\" transaction isolation level. This can cause problems when multiple actions are executed in parallel." : "VaÅ¡e databáze neběžà s úrovnà izolace transakcà \"READ COMMITED\". Toto může způsobit problémy pÅ™i paralelnÃm spouÅ¡tÄ›nà vÃce akcà souÄasnÄ›.", "Your server is running on Microsoft Windows. We highly recommend Linux for optimal user experience." : "Server běžà v prostÅ™edà Microsoft Windows. Pro optimálnà uživatelské pohodlà doporuÄujeme pÅ™ejÃt na Linux.", "%1$s below version %2$s is installed, for stability and performance reasons we recommend updating to a newer %1$s version." : "Je nainstalován %1$s nižšà verze než %2$s, z důvodu lepÅ¡Ã stability a výkonu doporuÄujeme aktualizovat na novÄ›jÅ¡Ã verzi %1$s.", "The PHP module 'fileinfo' is missing. We strongly recommend to enable this module to get best results with mime-type detection." : "Scházà PHP modul 'fileinfo'. DoporuÄujeme jej povolit pro nejlepÅ¡Ã výsledky detekce typů MIME.", @@ -266,6 +267,7 @@ OC.L10N.register( "Current password" : "SouÄasné heslo", "New password" : "Nové heslo", "Change password" : "ZmÄ›nit heslo", + "These are the web, desktop and mobile clients currently logged in to your ownCloud." : "Toto jsou klienti aktuálnÄ› pÅ™ihlášenà do této instance ownCloud pÅ™es web, poÄÃtaÄ, Äi telefon.", "Browser" : "ProhlÞeÄ", "Most recent activity" : "NejnovÄ›jÅ¡Ã aktivity", "You've linked these devices." : "PÅ™ipojili jste tyto pÅ™Ãstroje.", diff --git a/settings/l10n/cs_CZ.json b/settings/l10n/cs_CZ.json index ea4c9f4334b..e1ac387c852 100644 --- a/settings/l10n/cs_CZ.json +++ b/settings/l10n/cs_CZ.json @@ -135,6 +135,7 @@ "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." : "Konfigurace je nastavena pouze pro ÄtenÃ. Toto znemožňuje nÄ›která nastavenà pÅ™es webové rozhranÃ. Dále musà být pro každou zmÄ›nu povolen zápis do konfiguraÄnÃho souboru ruÄnÄ›.", "PHP is apparently setup to strip inline doc blocks. This will make several core apps inaccessible." : "PHP je patrnÄ› nastaveno tak, aby odstraňovalo bloky komentářů. Toto bude mÃt za následek nedostupnost množstvà hlavnÃch aplikacÃ.", "This is probably caused by a cache/accelerator such as Zend OPcache or eAccelerator." : "Toto je pravdÄ›podobnÄ› způsobeno aplikacemi pro urychlenà naÄÃtánà jako jsou Zend OPcache nebo eAccelerator.", + "Your database does not run with \"READ COMMITED\" transaction isolation level. This can cause problems when multiple actions are executed in parallel." : "VaÅ¡e databáze neběžà s úrovnà izolace transakcà \"READ COMMITED\". Toto může způsobit problémy pÅ™i paralelnÃm spouÅ¡tÄ›nà vÃce akcà souÄasnÄ›.", "Your server is running on Microsoft Windows. We highly recommend Linux for optimal user experience." : "Server běžà v prostÅ™edà Microsoft Windows. Pro optimálnà uživatelské pohodlà doporuÄujeme pÅ™ejÃt na Linux.", "%1$s below version %2$s is installed, for stability and performance reasons we recommend updating to a newer %1$s version." : "Je nainstalován %1$s nižšà verze než %2$s, z důvodu lepÅ¡Ã stability a výkonu doporuÄujeme aktualizovat na novÄ›jÅ¡Ã verzi %1$s.", "The PHP module 'fileinfo' is missing. We strongly recommend to enable this module to get best results with mime-type detection." : "Scházà PHP modul 'fileinfo'. DoporuÄujeme jej povolit pro nejlepÅ¡Ã výsledky detekce typů MIME.", @@ -264,6 +265,7 @@ "Current password" : "SouÄasné heslo", "New password" : "Nové heslo", "Change password" : "ZmÄ›nit heslo", + "These are the web, desktop and mobile clients currently logged in to your ownCloud." : "Toto jsou klienti aktuálnÄ› pÅ™ihlášenà do této instance ownCloud pÅ™es web, poÄÃtaÄ, Äi telefon.", "Browser" : "ProhlÞeÄ", "Most recent activity" : "NejnovÄ›jÅ¡Ã aktivity", "You've linked these devices." : "PÅ™ipojili jste tyto pÅ™Ãstroje.", diff --git a/settings/l10n/de.js b/settings/l10n/de.js index 997a9b461ca..aa04074abdb 100644 --- a/settings/l10n/de.js +++ b/settings/l10n/de.js @@ -137,6 +137,7 @@ OC.L10N.register( "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." : "Die schreibgeschützte Konfiguration wurde aktiviert. Dies verhindert das Setzen einiger Einstellungen über die Web-Schnittstelle. Weiterhin muss bei jedem Update der Schreibzugriff auf die Datei händisch aktiviert werden.", "PHP is apparently setup to strip inline doc blocks. This will make several core apps inaccessible." : "PHP ist offenbar so konfiguriert, dass PHPDoc-Blöcke in der Anweisung entfernt werden. Dadurch sind mehrere Kern-Apps nicht erreichbar.", "This is probably caused by a cache/accelerator such as Zend OPcache or eAccelerator." : "Dies wird wahrscheinlich durch Zwischenspeicher/Beschleuniger wie etwa Zend OPcache oder eAccelerator verursacht.", + "Your database does not run with \"READ COMMITED\" transaction isolation level. This can cause problems when multiple actions are executed in parallel." : "Deine Datenbank läuft nicht mit der \"READ COMMITED\" Transaktionsisolationsstufe. Dies kann Probleme hervorrufen, wenn mehrere Aktionen parallel ausgeführt werden.", "Your server is running on Microsoft Windows. We highly recommend Linux for optimal user experience." : "Dein Server wird mit Microsoft Windows betrieben. Für ein optimales Nutzungserlebnis empfehlen wir dringend Linux.", "%1$s below version %2$s is installed, for stability and performance reasons we recommend updating to a newer %1$s version." : "%1$s ist in einer älteren Version als %2$s installiert. Aus Stabilitäts- und Performancegründen empfehlen wir eine Aktualisierung auf eine neuere %1$s-Version", "The PHP module 'fileinfo' is missing. We strongly recommend to enable this module to get best results with mime-type detection." : "Das PHP-Modul 'fileinfo' fehlt. Wir empfehlen dieses Modul zu aktivieren um die besten Resultate bei der Erkennung der Dateitypen zu erreichen.", @@ -266,6 +267,7 @@ OC.L10N.register( "Current password" : "Aktuelles Passwort", "New password" : "Neues Passwort", "Change password" : "Passwort ändern", + "These are the web, desktop and mobile clients currently logged in to your ownCloud." : "Dies sind die Web-, Desktop und mobilen Clients, mit denen du aktuell in deiner ownCloud angemeldet bist.", "Browser" : "Browser", "Most recent activity" : "Neueste Aktivität", "You've linked these devices." : "Du hast diese Geräte verbunden.", diff --git a/settings/l10n/de.json b/settings/l10n/de.json index 186f6bf1c90..6d738adf056 100644 --- a/settings/l10n/de.json +++ b/settings/l10n/de.json @@ -135,6 +135,7 @@ "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." : "Die schreibgeschützte Konfiguration wurde aktiviert. Dies verhindert das Setzen einiger Einstellungen über die Web-Schnittstelle. Weiterhin muss bei jedem Update der Schreibzugriff auf die Datei händisch aktiviert werden.", "PHP is apparently setup to strip inline doc blocks. This will make several core apps inaccessible." : "PHP ist offenbar so konfiguriert, dass PHPDoc-Blöcke in der Anweisung entfernt werden. Dadurch sind mehrere Kern-Apps nicht erreichbar.", "This is probably caused by a cache/accelerator such as Zend OPcache or eAccelerator." : "Dies wird wahrscheinlich durch Zwischenspeicher/Beschleuniger wie etwa Zend OPcache oder eAccelerator verursacht.", + "Your database does not run with \"READ COMMITED\" transaction isolation level. This can cause problems when multiple actions are executed in parallel." : "Deine Datenbank läuft nicht mit der \"READ COMMITED\" Transaktionsisolationsstufe. Dies kann Probleme hervorrufen, wenn mehrere Aktionen parallel ausgeführt werden.", "Your server is running on Microsoft Windows. We highly recommend Linux for optimal user experience." : "Dein Server wird mit Microsoft Windows betrieben. Für ein optimales Nutzungserlebnis empfehlen wir dringend Linux.", "%1$s below version %2$s is installed, for stability and performance reasons we recommend updating to a newer %1$s version." : "%1$s ist in einer älteren Version als %2$s installiert. Aus Stabilitäts- und Performancegründen empfehlen wir eine Aktualisierung auf eine neuere %1$s-Version", "The PHP module 'fileinfo' is missing. We strongly recommend to enable this module to get best results with mime-type detection." : "Das PHP-Modul 'fileinfo' fehlt. Wir empfehlen dieses Modul zu aktivieren um die besten Resultate bei der Erkennung der Dateitypen zu erreichen.", @@ -264,6 +265,7 @@ "Current password" : "Aktuelles Passwort", "New password" : "Neues Passwort", "Change password" : "Passwort ändern", + "These are the web, desktop and mobile clients currently logged in to your ownCloud." : "Dies sind die Web-, Desktop und mobilen Clients, mit denen du aktuell in deiner ownCloud angemeldet bist.", "Browser" : "Browser", "Most recent activity" : "Neueste Aktivität", "You've linked these devices." : "Du hast diese Geräte verbunden.", diff --git a/settings/l10n/de_DE.js b/settings/l10n/de_DE.js index 113f55ab6fd..a0ef23388ee 100644 --- a/settings/l10n/de_DE.js +++ b/settings/l10n/de_DE.js @@ -137,6 +137,7 @@ OC.L10N.register( "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." : "Die schreibgeschützte Konfiguration wurde aktiviert. Dies verhindert das Setzen einiger Einstellungen über die Web-Schnittstelle. Weiterhin muss bei jedem Update der Schreibzugriff auf die Datei händisch aktiviert werden.", "PHP is apparently setup to strip inline doc blocks. This will make several core apps inaccessible." : "PHP ist offenbar so konfiguriert, dass PHPDoc-Blöcke in der Anweisung entfernt werden. Dadurch sind mehrere Kern-Apps nicht erreichbar.", "This is probably caused by a cache/accelerator such as Zend OPcache or eAccelerator." : "Dies wird wahrscheinlich durch Zwischenspeicher/Beschleuniger wie etwa Zend OPcache oder eAccelerator verursacht.", + "Your database does not run with \"READ COMMITED\" transaction isolation level. This can cause problems when multiple actions are executed in parallel." : "ihre Datenbank läuft nicht mit der \"READ COMMITED\" Transaktionsisolationsstufe. Dies kann Probleme hervorrufen, wenn mehrere Aktionen parallel ausgeführt werden.", "Your server is running on Microsoft Windows. We highly recommend Linux for optimal user experience." : "Ihr Server wird mit Microsoft Windows betrieben. Für ein optimales Nutzungserlebnis empfehlen wir dringend Linux.", "%1$s below version %2$s is installed, for stability and performance reasons we recommend updating to a newer %1$s version." : "%1$s ist in einer älteren Version als %2$s installiert. Aus Stabilitäts- und Performancegründen empfehlen wir eine Aktualisierung auf eine neuere %1$s-Version", "The PHP module 'fileinfo' is missing. We strongly recommend to enable this module to get best results with mime-type detection." : "Das PHP-Modul 'fileinfo' fehlt. Wir empfehlen Ihnen dieses Modul zu aktivieren, um die besten Resultate bei der Bestimmung der Dateitypen zu erzielen.", @@ -266,6 +267,7 @@ OC.L10N.register( "Current password" : "Aktuelles Passwort", "New password" : "Neues Passwort", "Change password" : "Passwort ändern", + "These are the web, desktop and mobile clients currently logged in to your ownCloud." : "Dies sind die Web-, Desktop und mobilen Clients, mit denen Sie aktuell in Ihrer ownCloud angemeldet sind.", "Browser" : "Browser", "Most recent activity" : "Neueste Aktivität", "You've linked these devices." : "Sie haben diese Geräte verbunden.", diff --git a/settings/l10n/de_DE.json b/settings/l10n/de_DE.json index 3799cec667c..49a81078f66 100644 --- a/settings/l10n/de_DE.json +++ b/settings/l10n/de_DE.json @@ -135,6 +135,7 @@ "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." : "Die schreibgeschützte Konfiguration wurde aktiviert. Dies verhindert das Setzen einiger Einstellungen über die Web-Schnittstelle. Weiterhin muss bei jedem Update der Schreibzugriff auf die Datei händisch aktiviert werden.", "PHP is apparently setup to strip inline doc blocks. This will make several core apps inaccessible." : "PHP ist offenbar so konfiguriert, dass PHPDoc-Blöcke in der Anweisung entfernt werden. Dadurch sind mehrere Kern-Apps nicht erreichbar.", "This is probably caused by a cache/accelerator such as Zend OPcache or eAccelerator." : "Dies wird wahrscheinlich durch Zwischenspeicher/Beschleuniger wie etwa Zend OPcache oder eAccelerator verursacht.", + "Your database does not run with \"READ COMMITED\" transaction isolation level. This can cause problems when multiple actions are executed in parallel." : "ihre Datenbank läuft nicht mit der \"READ COMMITED\" Transaktionsisolationsstufe. Dies kann Probleme hervorrufen, wenn mehrere Aktionen parallel ausgeführt werden.", "Your server is running on Microsoft Windows. We highly recommend Linux for optimal user experience." : "Ihr Server wird mit Microsoft Windows betrieben. Für ein optimales Nutzungserlebnis empfehlen wir dringend Linux.", "%1$s below version %2$s is installed, for stability and performance reasons we recommend updating to a newer %1$s version." : "%1$s ist in einer älteren Version als %2$s installiert. Aus Stabilitäts- und Performancegründen empfehlen wir eine Aktualisierung auf eine neuere %1$s-Version", "The PHP module 'fileinfo' is missing. We strongly recommend to enable this module to get best results with mime-type detection." : "Das PHP-Modul 'fileinfo' fehlt. Wir empfehlen Ihnen dieses Modul zu aktivieren, um die besten Resultate bei der Bestimmung der Dateitypen zu erzielen.", @@ -264,6 +265,7 @@ "Current password" : "Aktuelles Passwort", "New password" : "Neues Passwort", "Change password" : "Passwort ändern", + "These are the web, desktop and mobile clients currently logged in to your ownCloud." : "Dies sind die Web-, Desktop und mobilen Clients, mit denen Sie aktuell in Ihrer ownCloud angemeldet sind.", "Browser" : "Browser", "Most recent activity" : "Neueste Aktivität", "You've linked these devices." : "Sie haben diese Geräte verbunden.", diff --git a/settings/l10n/es.js b/settings/l10n/es.js index 26d3b99b33c..13f043bd193 100644 --- a/settings/l10n/es.js +++ b/settings/l10n/es.js @@ -137,6 +137,7 @@ OC.L10N.register( "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." : "Se ha habilitado la configuración de sólo lectura. Esto evita tener que ajustar algunas configuraciones a través de la interfaz web. Además, el archivo debe hacerse modificable manualmente para cada actualización.", "PHP is apparently setup to strip inline doc blocks. This will make several core apps inaccessible." : "PHP está aparentemente configurado para eliminar bloques de documentos en lÃnea. Esto hará que varias aplicaciones principales no estén accesibles.", "This is probably caused by a cache/accelerator such as Zend OPcache or eAccelerator." : "Probablemente esto venga a causa de la caché o un acelerador, tales como Zend OPcache o eAccelerator.", + "Your database does not run with \"READ COMMITED\" transaction isolation level. This can cause problems when multiple actions are executed in parallel." : "Su base de datos no se ejecuta con el nivel de aislamiento de transacción \"READ COMMITED\" . Ésto puede causar problemas cuando múltiples acciones se ejecutan en paralelo.", "Your server is running on Microsoft Windows. We highly recommend Linux for optimal user experience." : "Su servidor está operando con Microsoft Windows. Le recomendamos GNU/Linux encarecidamente para disfrutar una experiencia óptima como usuario.", "%1$s below version %2$s is installed, for stability and performance reasons we recommend updating to a newer %1$s version." : "%1$s una versión inferior %2$s está instalada, por razones de estabilidad y rendimiento, se recomienda actualizar a la versión %1$s más reciente .", "The PHP module 'fileinfo' is missing. We strongly recommend to enable this module to get best results with mime-type detection." : "No se ha encontrado el modulo PHP 'fileinfo'. Le recomendamos encarecidamente que habilite este módulo para obtener mejores resultados con la detección de tipos MIME.", @@ -266,6 +267,7 @@ OC.L10N.register( "Current password" : "Contraseña actual", "New password" : "Nueva contraseña", "Change password" : "Cambiar contraseña", + "These are the web, desktop and mobile clients currently logged in to your ownCloud." : "Estos son los clientes en web, en escritorio y en móvil actualmente conectados en su OwnCloud.", "Browser" : "Navegador", "Most recent activity" : "Actividad más reciente", "You've linked these devices." : "Has enlazado estos dispositivos", diff --git a/settings/l10n/es.json b/settings/l10n/es.json index a95849365e6..4b93ba10766 100644 --- a/settings/l10n/es.json +++ b/settings/l10n/es.json @@ -135,6 +135,7 @@ "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." : "Se ha habilitado la configuración de sólo lectura. Esto evita tener que ajustar algunas configuraciones a través de la interfaz web. Además, el archivo debe hacerse modificable manualmente para cada actualización.", "PHP is apparently setup to strip inline doc blocks. This will make several core apps inaccessible." : "PHP está aparentemente configurado para eliminar bloques de documentos en lÃnea. Esto hará que varias aplicaciones principales no estén accesibles.", "This is probably caused by a cache/accelerator such as Zend OPcache or eAccelerator." : "Probablemente esto venga a causa de la caché o un acelerador, tales como Zend OPcache o eAccelerator.", + "Your database does not run with \"READ COMMITED\" transaction isolation level. This can cause problems when multiple actions are executed in parallel." : "Su base de datos no se ejecuta con el nivel de aislamiento de transacción \"READ COMMITED\" . Ésto puede causar problemas cuando múltiples acciones se ejecutan en paralelo.", "Your server is running on Microsoft Windows. We highly recommend Linux for optimal user experience." : "Su servidor está operando con Microsoft Windows. Le recomendamos GNU/Linux encarecidamente para disfrutar una experiencia óptima como usuario.", "%1$s below version %2$s is installed, for stability and performance reasons we recommend updating to a newer %1$s version." : "%1$s una versión inferior %2$s está instalada, por razones de estabilidad y rendimiento, se recomienda actualizar a la versión %1$s más reciente .", "The PHP module 'fileinfo' is missing. We strongly recommend to enable this module to get best results with mime-type detection." : "No se ha encontrado el modulo PHP 'fileinfo'. Le recomendamos encarecidamente que habilite este módulo para obtener mejores resultados con la detección de tipos MIME.", @@ -264,6 +265,7 @@ "Current password" : "Contraseña actual", "New password" : "Nueva contraseña", "Change password" : "Cambiar contraseña", + "These are the web, desktop and mobile clients currently logged in to your ownCloud." : "Estos son los clientes en web, en escritorio y en móvil actualmente conectados en su OwnCloud.", "Browser" : "Navegador", "Most recent activity" : "Actividad más reciente", "You've linked these devices." : "Has enlazado estos dispositivos", diff --git a/settings/l10n/fi_FI.js b/settings/l10n/fi_FI.js index b457b7a0ead..d0fd79be6dd 100644 --- a/settings/l10n/fi_FI.js +++ b/settings/l10n/fi_FI.js @@ -252,6 +252,7 @@ OC.L10N.register( "Current password" : "Nykyinen salasana", "New password" : "Uusi salasana", "Change password" : "Vaihda salasana", + "These are the web, desktop and mobile clients currently logged in to your ownCloud." : "Nämä ovat parhaillaan ownCloudiisi kirjautuneet verkko-, työpöytä- ja mobiilisovellukset.", "Browser" : "Selain", "Most recent activity" : "Viimeisimmät toimet", "You've linked these devices." : "Olet linkittänyt nämä laitteet.", diff --git a/settings/l10n/fi_FI.json b/settings/l10n/fi_FI.json index 9be55cac771..6b25d2608ea 100644 --- a/settings/l10n/fi_FI.json +++ b/settings/l10n/fi_FI.json @@ -250,6 +250,7 @@ "Current password" : "Nykyinen salasana", "New password" : "Uusi salasana", "Change password" : "Vaihda salasana", + "These are the web, desktop and mobile clients currently logged in to your ownCloud." : "Nämä ovat parhaillaan ownCloudiisi kirjautuneet verkko-, työpöytä- ja mobiilisovellukset.", "Browser" : "Selain", "Most recent activity" : "Viimeisimmät toimet", "You've linked these devices." : "Olet linkittänyt nämä laitteet.", diff --git a/settings/l10n/he.js b/settings/l10n/he.js index 5740edbb761..a9ef2b3642c 100644 --- a/settings/l10n/he.js +++ b/settings/l10n/he.js @@ -63,6 +63,7 @@ OC.L10N.register( "Experimental" : "× ×™×¡×™×•× ×™", "All" : "הכל", "No apps found for your version" : "×œ× × ×ž×¦×ו ×™×™×©×•×ž×™× ×œ×’×¨×¡×” שלך", + "The app will be downloaded from the app store" : "×”×™×™×©×•× ×™×¨×“ ×ž×—× ×•×ª היישומי×", "Official apps are developed by and within the ownCloud community. They offer functionality central to ownCloud and are ready for production use." : "×™×™×©×•×ž×™× ×¨×™×©×ž×™×™× ×ž×¤×•×ª×—×™× ×¢×œ ידי קהילת ownCloud. ×”× ×ž×¦×™×¢×™× ×¤×•× ×§×™×•× ×ליות, הת×מה ל- ownCloud ×•×ž×•×›× ×™× ×œ×©×™×ž×•×© כבד.", "Approved apps are developed by trusted developers and have passed a cursory security check. They are actively maintained in an open code repository and their maintainers deem them to be stable for casual to normal use." : "×™×™×©×•×ž×™× ×ž××•×©×¨×™× ×ž×¤×•×ª×—×™× ×¢×œ ידי ×ž×¤×ª×—×™× ×ž×”×™×ž× ×™× ×•×¢×‘×¨×• בדיקת הבטחה ר××©×•× ×™×ª. ×”× × ×©×ž×¨×™× ×‘×ופן פעיל במ×גר קוד פתוח ×•×”×ž×ª×–×§×™× ×©×œ×”× ×ž×™×™×¢×“×™× ××•×ª× ×œ×©×™×ž×•×© מזדמן ורגיל.", "This app is not checked for security issues and is new or known to be unstable. Install at your own risk." : "×™×™×©×•× ×–×” ×œ× × ×‘×“×§ לבעיות ×בטחה ×•×”×•× ×—×“×© ×ו ידוע ×›×œ× ×™×¦×™×‘. ×”×ª×§× ×ª ×™×™×©×•× ×–×” ×”× ×” על ×חריותך בלבד.", @@ -84,6 +85,8 @@ OC.L10N.register( "Uninstall" : "הסרת ×”×ª×§× ×”", "The app has been enabled but needs to be updated. You will be redirected to the update page in 5 seconds." : "×”×™×™×©×•× ×”×•×¤×¢×œ ×ך יש לעדכן ×ותו. בעוד 5 ×©× ×™×•×ª הדף ×™× ×•×ª×‘ לעמוד העדכון.", "App update" : "עדכון יישו×", + "No apps found for {query}" : "×œ× × ×ž×¦× ×™×™×©×•× ×¢×‘×•×¨ {query}", + "Disconnect" : "× ×™×ª×•×§", "An error occurred. Please upload an ASCII-encoded PEM certificate." : "×ירעה שגי××”. יש להעלות תעודת ASCII-encoded PEM.", "Valid until {date}" : "בתוקף עד ל- {date}", "Delete" : "מחיקה", @@ -112,6 +115,7 @@ OC.L10N.register( "__language_name__" : "עברית", "Unlimited" : "×œ×œ× ×”×’×‘×œ×”", "Personal info" : "מידע ×ישי", + "Devices" : "×”×ª×§× ×™×", "Sync clients" : "×¡× ×›×¨×•×Ÿ לקוחות", "Everything (fatal issues, errors, warnings, info, debug)" : "הכול (× ×•×©××™× ×—×ž×•×¨×™×, שגי×ות, ×זהרות, מידע, × ×™×¤×•×™ שגי×ות)", "Info, warnings, errors and fatal issues" : "מידע, ×זהרות, שגי×ות ×•× ×•×©××™× ×—×ž×•×¨×™×", @@ -258,6 +262,8 @@ OC.L10N.register( "Current password" : "×¡×™×¡×ž× × ×•×›×—×™×ª", "New password" : "×¡×™×¡×ž× ×—×“×©×”", "Change password" : "×©×™× ×•×™ סיסמ×", + "Browser" : "דפדפן", + "Most recent activity" : "פעילות ××—×¨×•× ×”", "Name" : "ש×", "Language" : "שפה", "Help translate" : "עזרה בתרגו×", diff --git a/settings/l10n/he.json b/settings/l10n/he.json index cfa9f79b760..cda70c972dd 100644 --- a/settings/l10n/he.json +++ b/settings/l10n/he.json @@ -61,6 +61,7 @@ "Experimental" : "× ×™×¡×™×•× ×™", "All" : "הכל", "No apps found for your version" : "×œ× × ×ž×¦×ו ×™×™×©×•×ž×™× ×œ×’×¨×¡×” שלך", + "The app will be downloaded from the app store" : "×”×™×™×©×•× ×™×¨×“ ×ž×—× ×•×ª היישומי×", "Official apps are developed by and within the ownCloud community. They offer functionality central to ownCloud and are ready for production use." : "×™×™×©×•×ž×™× ×¨×™×©×ž×™×™× ×ž×¤×•×ª×—×™× ×¢×œ ידי קהילת ownCloud. ×”× ×ž×¦×™×¢×™× ×¤×•× ×§×™×•× ×ליות, הת×מה ל- ownCloud ×•×ž×•×›× ×™× ×œ×©×™×ž×•×© כבד.", "Approved apps are developed by trusted developers and have passed a cursory security check. They are actively maintained in an open code repository and their maintainers deem them to be stable for casual to normal use." : "×™×™×©×•×ž×™× ×ž××•×©×¨×™× ×ž×¤×•×ª×—×™× ×¢×œ ידי ×ž×¤×ª×—×™× ×ž×”×™×ž× ×™× ×•×¢×‘×¨×• בדיקת הבטחה ר××©×•× ×™×ª. ×”× × ×©×ž×¨×™× ×‘×ופן פעיל במ×גר קוד פתוח ×•×”×ž×ª×–×§×™× ×©×œ×”× ×ž×™×™×¢×“×™× ××•×ª× ×œ×©×™×ž×•×© מזדמן ורגיל.", "This app is not checked for security issues and is new or known to be unstable. Install at your own risk." : "×™×™×©×•× ×–×” ×œ× × ×‘×“×§ לבעיות ×בטחה ×•×”×•× ×—×“×© ×ו ידוע ×›×œ× ×™×¦×™×‘. ×”×ª×§× ×ª ×™×™×©×•× ×–×” ×”× ×” על ×חריותך בלבד.", @@ -82,6 +83,8 @@ "Uninstall" : "הסרת ×”×ª×§× ×”", "The app has been enabled but needs to be updated. You will be redirected to the update page in 5 seconds." : "×”×™×™×©×•× ×”×•×¤×¢×œ ×ך יש לעדכן ×ותו. בעוד 5 ×©× ×™×•×ª הדף ×™× ×•×ª×‘ לעמוד העדכון.", "App update" : "עדכון יישו×", + "No apps found for {query}" : "×œ× × ×ž×¦× ×™×™×©×•× ×¢×‘×•×¨ {query}", + "Disconnect" : "× ×™×ª×•×§", "An error occurred. Please upload an ASCII-encoded PEM certificate." : "×ירעה שגי××”. יש להעלות תעודת ASCII-encoded PEM.", "Valid until {date}" : "בתוקף עד ל- {date}", "Delete" : "מחיקה", @@ -110,6 +113,7 @@ "__language_name__" : "עברית", "Unlimited" : "×œ×œ× ×”×’×‘×œ×”", "Personal info" : "מידע ×ישי", + "Devices" : "×”×ª×§× ×™×", "Sync clients" : "×¡× ×›×¨×•×Ÿ לקוחות", "Everything (fatal issues, errors, warnings, info, debug)" : "הכול (× ×•×©××™× ×—×ž×•×¨×™×, שגי×ות, ×זהרות, מידע, × ×™×¤×•×™ שגי×ות)", "Info, warnings, errors and fatal issues" : "מידע, ×זהרות, שגי×ות ×•× ×•×©××™× ×—×ž×•×¨×™×", @@ -256,6 +260,8 @@ "Current password" : "×¡×™×¡×ž× × ×•×›×—×™×ª", "New password" : "×¡×™×¡×ž× ×—×“×©×”", "Change password" : "×©×™× ×•×™ סיסמ×", + "Browser" : "דפדפן", + "Most recent activity" : "פעילות ××—×¨×•× ×”", "Name" : "ש×", "Language" : "שפה", "Help translate" : "עזרה בתרגו×", diff --git a/settings/l10n/it.js b/settings/l10n/it.js index b7a2a595cbc..4d87ce0dd1b 100644 --- a/settings/l10n/it.js +++ b/settings/l10n/it.js @@ -137,6 +137,7 @@ OC.L10N.register( "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." : "La configurazione di sola lettura è stata abilitata. Ciò impedisce l'impostazione di alcune configurazioni tramite l'interfaccia web. Inoltre, i file devono essere resi scrivibili manualmente per ogni aggiornamento.", "PHP is apparently setup to strip inline doc blocks. This will make several core apps inaccessible." : "Sembra che PHP sia configurato per rimuovere i blocchi di documentazione in linea. Ciò renderà inaccessibili diverse applicazioni principali.", "This is probably caused by a cache/accelerator such as Zend OPcache or eAccelerator." : "Ciò è causato probabilmente da una cache/acceleratore come Zend OPcache o eAccelerator.", + "Your database does not run with \"READ COMMITED\" transaction isolation level. This can cause problems when multiple actions are executed in parallel." : "Il tuo database non è in esecuzione con il livello di isolamento delle transazioni \"READ COMMITTED\". Ciò può causare problemi quando diverse azioni sono eseguite in parallelo.", "Your server is running on Microsoft Windows. We highly recommend Linux for optimal user experience." : "Il tuo server è in esecuzione su Microsoft Windows. Consigliamo vivamente Linux per un'esperienza utente ottimale.", "%1$s below version %2$s is installed, for stability and performance reasons we recommend updating to a newer %1$s version." : "La versione di %1$s installata è anteriore alla %2$s, per motivi di stabilità e prestazioni, consigliamo di aggiornare a una versione di %1$s più recente.", "The PHP module 'fileinfo' is missing. We strongly recommend to enable this module to get best results with mime-type detection." : "Il modulo PHP 'fileinfo' non è presente. Consigliamo vivamente di abilitare questo modulo per ottenere risultati migliori con il rilevamento dei tipi MIME.", @@ -266,6 +267,7 @@ OC.L10N.register( "Current password" : "Password attuale", "New password" : "Nuova password", "Change password" : "Modifica password", + "These are the web, desktop and mobile clients currently logged in to your ownCloud." : "Questi sono i client web, desktop e mobile che hanno effettuato attualmente l'accesso al tuo ownCloud.", "Browser" : "Browser", "Most recent activity" : "Attività più recenti", "You've linked these devices." : "Hai collegato questi dispositivi.", diff --git a/settings/l10n/it.json b/settings/l10n/it.json index 3665a335b9b..95c88e52a2c 100644 --- a/settings/l10n/it.json +++ b/settings/l10n/it.json @@ -135,6 +135,7 @@ "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." : "La configurazione di sola lettura è stata abilitata. Ciò impedisce l'impostazione di alcune configurazioni tramite l'interfaccia web. Inoltre, i file devono essere resi scrivibili manualmente per ogni aggiornamento.", "PHP is apparently setup to strip inline doc blocks. This will make several core apps inaccessible." : "Sembra che PHP sia configurato per rimuovere i blocchi di documentazione in linea. Ciò renderà inaccessibili diverse applicazioni principali.", "This is probably caused by a cache/accelerator such as Zend OPcache or eAccelerator." : "Ciò è causato probabilmente da una cache/acceleratore come Zend OPcache o eAccelerator.", + "Your database does not run with \"READ COMMITED\" transaction isolation level. This can cause problems when multiple actions are executed in parallel." : "Il tuo database non è in esecuzione con il livello di isolamento delle transazioni \"READ COMMITTED\". Ciò può causare problemi quando diverse azioni sono eseguite in parallelo.", "Your server is running on Microsoft Windows. We highly recommend Linux for optimal user experience." : "Il tuo server è in esecuzione su Microsoft Windows. Consigliamo vivamente Linux per un'esperienza utente ottimale.", "%1$s below version %2$s is installed, for stability and performance reasons we recommend updating to a newer %1$s version." : "La versione di %1$s installata è anteriore alla %2$s, per motivi di stabilità e prestazioni, consigliamo di aggiornare a una versione di %1$s più recente.", "The PHP module 'fileinfo' is missing. We strongly recommend to enable this module to get best results with mime-type detection." : "Il modulo PHP 'fileinfo' non è presente. Consigliamo vivamente di abilitare questo modulo per ottenere risultati migliori con il rilevamento dei tipi MIME.", @@ -264,6 +265,7 @@ "Current password" : "Password attuale", "New password" : "Nuova password", "Change password" : "Modifica password", + "These are the web, desktop and mobile clients currently logged in to your ownCloud." : "Questi sono i client web, desktop e mobile che hanno effettuato attualmente l'accesso al tuo ownCloud.", "Browser" : "Browser", "Most recent activity" : "Attività più recenti", "You've linked these devices." : "Hai collegato questi dispositivi.", diff --git a/settings/l10n/pt_BR.js b/settings/l10n/pt_BR.js index 7790d7f1560..939a2d26887 100644 --- a/settings/l10n/pt_BR.js +++ b/settings/l10n/pt_BR.js @@ -137,6 +137,7 @@ OC.L10N.register( "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." : "A configuração Somente-Leitura foi habilitada. Isso impede que algumas configurações sejam definidas via a interface web. Além disso, o arquivo precisa ter permissão de escrita manual para cada atualização.", "PHP is apparently setup to strip inline doc blocks. This will make several core apps inaccessible." : "PHP é, aparentemente, a configuração para retirar blocos doc inline. Isso fará com que vários aplicativos do núcleo fiquem inacessÃveis.", "This is probably caused by a cache/accelerator such as Zend OPcache or eAccelerator." : "Isso provavelmente é causado por uma cache/acelerador, como Zend OPcache ou eAccelerator.", + "Your database does not run with \"READ COMMITED\" transaction isolation level. This can cause problems when multiple actions are executed in parallel." : "Seu banco de dados não está sendo executado com \"READ COMMITTED\" nÃvel de isolamento da transação. Isto pode causar problemas quando várias ações são executadas em paralelo.", "Your server is running on Microsoft Windows. We highly recommend Linux for optimal user experience." : "O servidor está em execução no Microsoft Windows. Recomendamos Linux para uma excelente experiência para o usuário.", "%1$s below version %2$s is installed, for stability and performance reasons we recommend updating to a newer %1$s version." : "%1$s abaixo da versão %2$s está instalado, por razões de estabilidade e desempenho recomendamos a atualização para uma nova versão %1$s.", "The PHP module 'fileinfo' is missing. We strongly recommend to enable this module to get best results with mime-type detection." : "O módulo PHP 'fileinfo' está faltando. Recomendamos que ative este módulo para obter uma melhor detecção do tipo de mÃdia (mime-type).", @@ -266,6 +267,7 @@ OC.L10N.register( "Current password" : "Senha atual", "New password" : "Nova senha", "Change password" : "Alterar senha", + "These are the web, desktop and mobile clients currently logged in to your ownCloud." : "Estes são os clientes web, desktop e clientes móveis atualmente conectado ao seu ownCloud.", "Browser" : "Navegador", "Most recent activity" : "Atividade mais recente", "You've linked these devices." : "Você vinculou esses dispositivos.", diff --git a/settings/l10n/pt_BR.json b/settings/l10n/pt_BR.json index 12cce33fda3..495cbd8cd3f 100644 --- a/settings/l10n/pt_BR.json +++ b/settings/l10n/pt_BR.json @@ -135,6 +135,7 @@ "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." : "A configuração Somente-Leitura foi habilitada. Isso impede que algumas configurações sejam definidas via a interface web. Além disso, o arquivo precisa ter permissão de escrita manual para cada atualização.", "PHP is apparently setup to strip inline doc blocks. This will make several core apps inaccessible." : "PHP é, aparentemente, a configuração para retirar blocos doc inline. Isso fará com que vários aplicativos do núcleo fiquem inacessÃveis.", "This is probably caused by a cache/accelerator such as Zend OPcache or eAccelerator." : "Isso provavelmente é causado por uma cache/acelerador, como Zend OPcache ou eAccelerator.", + "Your database does not run with \"READ COMMITED\" transaction isolation level. This can cause problems when multiple actions are executed in parallel." : "Seu banco de dados não está sendo executado com \"READ COMMITTED\" nÃvel de isolamento da transação. Isto pode causar problemas quando várias ações são executadas em paralelo.", "Your server is running on Microsoft Windows. We highly recommend Linux for optimal user experience." : "O servidor está em execução no Microsoft Windows. Recomendamos Linux para uma excelente experiência para o usuário.", "%1$s below version %2$s is installed, for stability and performance reasons we recommend updating to a newer %1$s version." : "%1$s abaixo da versão %2$s está instalado, por razões de estabilidade e desempenho recomendamos a atualização para uma nova versão %1$s.", "The PHP module 'fileinfo' is missing. We strongly recommend to enable this module to get best results with mime-type detection." : "O módulo PHP 'fileinfo' está faltando. Recomendamos que ative este módulo para obter uma melhor detecção do tipo de mÃdia (mime-type).", @@ -264,6 +265,7 @@ "Current password" : "Senha atual", "New password" : "Nova senha", "Change password" : "Alterar senha", + "These are the web, desktop and mobile clients currently logged in to your ownCloud." : "Estes são os clientes web, desktop e clientes móveis atualmente conectado ao seu ownCloud.", "Browser" : "Navegador", "Most recent activity" : "Atividade mais recente", "You've linked these devices." : "Você vinculou esses dispositivos.", diff --git a/settings/l10n/pt_PT.js b/settings/l10n/pt_PT.js index 11042573df4..5c90fc9cc18 100644 --- a/settings/l10n/pt_PT.js +++ b/settings/l10n/pt_PT.js @@ -63,7 +63,7 @@ OC.L10N.register( "Experimental" : "Experimental", "All" : "Todos", "No apps found for your version" : "Nenhuma aplicação encontrada para a sua versão", - "The app will be downloaded from the app store" : "A aplicação será descarregada da loja de aplicações.", + "The app will be downloaded from the app store" : "A aplicação será descarregada da loja de aplicações", "Official apps are developed by and within the ownCloud community. They offer functionality central to ownCloud and are ready for production use." : "As apps oficiais são desenvolvidas por e na comunidade da ownCloud. Elas oferecem funcionalidade central para a ownCloud e está pronta para uma utilização na produção.", "Approved apps are developed by trusted developers and have passed a cursory security check. They are actively maintained in an open code repository and their maintainers deem them to be stable for casual to normal use." : "As aplicações aprovadas são desenvolvidas por developers de confiança e passaram numa verificação de segurança. São mantidas ativamente num repositório de código aberto e quem as mantém considera-as estáveis para uso casual a normal.", "This app is not checked for security issues and is new or known to be unstable. Install at your own risk." : "Esta aplicação não foi verificada por problemas de segurança e é nova ou conhecida por ser instável. Instale-a por sua conta e risco.", @@ -137,6 +137,7 @@ OC.L10N.register( "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." : "A configuração Só-de-Leitura foi ativada. Isto evita definir algumas configurações através da interface da Web. Além disso, o ficheiro precisa de ser definido gravável manualmente para cada atualização.", "PHP is apparently setup to strip inline doc blocks. This will make several core apps inaccessible." : "O PHP está aparentemente configurado para remover blocos doc em linha. Isto vai tornar inacessÃveis várias aplicações básicas.", "This is probably caused by a cache/accelerator such as Zend OPcache or eAccelerator." : "Isto é provavelmente causado por uma cache/acelerador como o Zend OPcache or eAcelerador.", + "Your database does not run with \"READ COMMITED\" transaction isolation level. This can cause problems when multiple actions are executed in parallel." : "A base de dados não tem o nÃvel de isolamento da transacção \"READ COMMITTED\" activado. Isto pode causar problemas quando várias acções são executadas em paralelo.", "Your server is running on Microsoft Windows. We highly recommend Linux for optimal user experience." : "O seu servidor está a correr Microsoft Windows. Nós recomendamos Linux para uma experiência de utilizador optimizada.", "%1$s below version %2$s is installed, for stability and performance reasons we recommend updating to a newer %1$s version." : "%1$s abaixo da versão %2$s está instalado. Por motivos de estabilidade e desempenho, recomendamos que atualize para a nova versão %1$s.", "The PHP module 'fileinfo' is missing. We strongly recommend to enable this module to get best results with mime-type detection." : "O Módulo PHP 'fileinfo' não se encontra instalado/activado. É fortemente recomendado que active este módulo para obter os melhores resultado com a detecção dos tipos de mime.", @@ -266,6 +267,7 @@ OC.L10N.register( "Current password" : "Palavra-passe atual", "New password" : "Nova palavra-passe", "Change password" : "Alterar palavra-passe", + "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 devices." : "Associou estes dispositivos.", diff --git a/settings/l10n/pt_PT.json b/settings/l10n/pt_PT.json index a30ce6b1b2e..cd3d2e14f4e 100644 --- a/settings/l10n/pt_PT.json +++ b/settings/l10n/pt_PT.json @@ -61,7 +61,7 @@ "Experimental" : "Experimental", "All" : "Todos", "No apps found for your version" : "Nenhuma aplicação encontrada para a sua versão", - "The app will be downloaded from the app store" : "A aplicação será descarregada da loja de aplicações.", + "The app will be downloaded from the app store" : "A aplicação será descarregada da loja de aplicações", "Official apps are developed by and within the ownCloud community. They offer functionality central to ownCloud and are ready for production use." : "As apps oficiais são desenvolvidas por e na comunidade da ownCloud. Elas oferecem funcionalidade central para a ownCloud e está pronta para uma utilização na produção.", "Approved apps are developed by trusted developers and have passed a cursory security check. They are actively maintained in an open code repository and their maintainers deem them to be stable for casual to normal use." : "As aplicações aprovadas são desenvolvidas por developers de confiança e passaram numa verificação de segurança. São mantidas ativamente num repositório de código aberto e quem as mantém considera-as estáveis para uso casual a normal.", "This app is not checked for security issues and is new or known to be unstable. Install at your own risk." : "Esta aplicação não foi verificada por problemas de segurança e é nova ou conhecida por ser instável. Instale-a por sua conta e risco.", @@ -135,6 +135,7 @@ "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." : "A configuração Só-de-Leitura foi ativada. Isto evita definir algumas configurações através da interface da Web. Além disso, o ficheiro precisa de ser definido gravável manualmente para cada atualização.", "PHP is apparently setup to strip inline doc blocks. This will make several core apps inaccessible." : "O PHP está aparentemente configurado para remover blocos doc em linha. Isto vai tornar inacessÃveis várias aplicações básicas.", "This is probably caused by a cache/accelerator such as Zend OPcache or eAccelerator." : "Isto é provavelmente causado por uma cache/acelerador como o Zend OPcache or eAcelerador.", + "Your database does not run with \"READ COMMITED\" transaction isolation level. This can cause problems when multiple actions are executed in parallel." : "A base de dados não tem o nÃvel de isolamento da transacção \"READ COMMITTED\" activado. Isto pode causar problemas quando várias acções são executadas em paralelo.", "Your server is running on Microsoft Windows. We highly recommend Linux for optimal user experience." : "O seu servidor está a correr Microsoft Windows. Nós recomendamos Linux para uma experiência de utilizador optimizada.", "%1$s below version %2$s is installed, for stability and performance reasons we recommend updating to a newer %1$s version." : "%1$s abaixo da versão %2$s está instalado. Por motivos de estabilidade e desempenho, recomendamos que atualize para a nova versão %1$s.", "The PHP module 'fileinfo' is missing. We strongly recommend to enable this module to get best results with mime-type detection." : "O Módulo PHP 'fileinfo' não se encontra instalado/activado. É fortemente recomendado que active este módulo para obter os melhores resultado com a detecção dos tipos de mime.", @@ -264,6 +265,7 @@ "Current password" : "Palavra-passe atual", "New password" : "Nova palavra-passe", "Change password" : "Alterar palavra-passe", + "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 devices." : "Associou estes dispositivos.", diff --git a/settings/l10n/ru.js b/settings/l10n/ru.js index 2e3b9056f84..e05d3e34770 100644 --- a/settings/l10n/ru.js +++ b/settings/l10n/ru.js @@ -137,6 +137,7 @@ OC.L10N.register( "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." : "Конфигурационный файл в режиме только Ð´Ð»Ñ Ñ‡Ñ‚ÐµÐ½Ð¸Ñ. Ð’ ÑвÑзи Ñ Ñтим некоторые наÑтройки веб-интерфейÑа невозможно изменить. Учтите, что Ð´Ð»Ñ ÑƒÑтановки обновлений, вам потребуетÑÑ ÑамоÑтоÑтельно разрешить запиÑÑŒ в конфигурационный файл.", "PHP is apparently setup to strip inline doc blocks. This will make several core apps inaccessible." : "Очевидно, PHP наÑтроен на вычищение блоков вÑтроенной документации. Ðто Ñделает неÑколько центральных приложений недоÑтупными.", "This is probably caused by a cache/accelerator such as Zend OPcache or eAccelerator." : "Возможно Ñто вызвано кешем/уÑкорителем вроде Zend OPcache или eAccelerator.", + "Your database does not run with \"READ COMMITED\" transaction isolation level. This can cause problems when multiple actions are executed in parallel." : "Ваша база данных не работает в режиме изолÑции транзакций \"READ COMMITED\". Ðто может вызвать проблемы, еÑли неÑколько дейÑтвий выполнÑетÑÑ Ð¾Ð´Ð½Ð¾Ð²Ñ€ÐµÐ¼ÐµÐ½Ð½Ð¾.", "Your server is running on Microsoft Windows. We highly recommend Linux for optimal user experience." : "Ваш Ñервер работает на ОС Microsoft Windows. Мы наÑтоÑтельно рекомендуем иÑпользовать ОС ÑемейÑтва Linux Ð´Ð»Ñ Ð´Ð¾ÑÑ‚Ð¸Ð¶ÐµÐ½Ð¸Ñ Ð½Ð°Ð¸Ð»ÑƒÑ‡ÑˆÐ¸Ñ… уÑловий иÑпользованиÑ.", "%1$s below version %2$s is installed, for stability and performance reasons we recommend updating to a newer %1$s version." : "%1$s ниже уÑтановленной верÑии %2$s, по причинам ÑтабильноÑти и производительноÑти мы рекомендуем обновитьÑÑ Ð´Ð¾ новой верÑии %1$s.", "The PHP module 'fileinfo' is missing. We strongly recommend to enable this module to get best results with mime-type detection." : "PHP-модуль 'fileinfo' отÑутÑтвует. Мы наÑтоÑтельно рекомендуем включить Ñтот модуль Ð´Ð»Ñ ÑƒÐ»ÑƒÑ‡ÑˆÐµÐ½Ð¸Ñ Ð¾Ð¿Ñ€ÐµÐ´ÐµÐ»ÐµÐ½Ð¸Ñ Ñ‚Ð¸Ð¿Ð¾Ð² (mime-type) файлов.", @@ -266,6 +267,7 @@ OC.L10N.register( "Current password" : "Текущий пароль", "New password" : "Ðовый пароль", "Change password" : "Сменить пароль", + "These are the web, desktop and mobile clients currently logged in to your ownCloud." : "Ðто ÑеÑÑии, вошедшие в наÑтоÑщий момент в ваш ownCloud через веб, клиенты Ð´Ð»Ñ ÐŸÐš или мобильных уÑтройÑтв.", "Browser" : "Браузер", "Most recent activity" : "ПоÑледнÑÑ Ð°ÐºÑ‚Ð¸Ð²Ð½Ð¾ÑÑ‚ÑŒ", "You've linked these devices." : "Ð’Ñ‹ привÑзали Ñледующие уÑтройÑтва.", diff --git a/settings/l10n/ru.json b/settings/l10n/ru.json index ecc27dcef73..27cc0dcf1f0 100644 --- a/settings/l10n/ru.json +++ b/settings/l10n/ru.json @@ -135,6 +135,7 @@ "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." : "Конфигурационный файл в режиме только Ð´Ð»Ñ Ñ‡Ñ‚ÐµÐ½Ð¸Ñ. Ð’ ÑвÑзи Ñ Ñтим некоторые наÑтройки веб-интерфейÑа невозможно изменить. Учтите, что Ð´Ð»Ñ ÑƒÑтановки обновлений, вам потребуетÑÑ ÑамоÑтоÑтельно разрешить запиÑÑŒ в конфигурационный файл.", "PHP is apparently setup to strip inline doc blocks. This will make several core apps inaccessible." : "Очевидно, PHP наÑтроен на вычищение блоков вÑтроенной документации. Ðто Ñделает неÑколько центральных приложений недоÑтупными.", "This is probably caused by a cache/accelerator such as Zend OPcache or eAccelerator." : "Возможно Ñто вызвано кешем/уÑкорителем вроде Zend OPcache или eAccelerator.", + "Your database does not run with \"READ COMMITED\" transaction isolation level. This can cause problems when multiple actions are executed in parallel." : "Ваша база данных не работает в режиме изолÑции транзакций \"READ COMMITED\". Ðто может вызвать проблемы, еÑли неÑколько дейÑтвий выполнÑетÑÑ Ð¾Ð´Ð½Ð¾Ð²Ñ€ÐµÐ¼ÐµÐ½Ð½Ð¾.", "Your server is running on Microsoft Windows. We highly recommend Linux for optimal user experience." : "Ваш Ñервер работает на ОС Microsoft Windows. Мы наÑтоÑтельно рекомендуем иÑпользовать ОС ÑемейÑтва Linux Ð´Ð»Ñ Ð´Ð¾ÑÑ‚Ð¸Ð¶ÐµÐ½Ð¸Ñ Ð½Ð°Ð¸Ð»ÑƒÑ‡ÑˆÐ¸Ñ… уÑловий иÑпользованиÑ.", "%1$s below version %2$s is installed, for stability and performance reasons we recommend updating to a newer %1$s version." : "%1$s ниже уÑтановленной верÑии %2$s, по причинам ÑтабильноÑти и производительноÑти мы рекомендуем обновитьÑÑ Ð´Ð¾ новой верÑии %1$s.", "The PHP module 'fileinfo' is missing. We strongly recommend to enable this module to get best results with mime-type detection." : "PHP-модуль 'fileinfo' отÑутÑтвует. Мы наÑтоÑтельно рекомендуем включить Ñтот модуль Ð´Ð»Ñ ÑƒÐ»ÑƒÑ‡ÑˆÐµÐ½Ð¸Ñ Ð¾Ð¿Ñ€ÐµÐ´ÐµÐ»ÐµÐ½Ð¸Ñ Ñ‚Ð¸Ð¿Ð¾Ð² (mime-type) файлов.", @@ -264,6 +265,7 @@ "Current password" : "Текущий пароль", "New password" : "Ðовый пароль", "Change password" : "Сменить пароль", + "These are the web, desktop and mobile clients currently logged in to your ownCloud." : "Ðто ÑеÑÑии, вошедшие в наÑтоÑщий момент в ваш ownCloud через веб, клиенты Ð´Ð»Ñ ÐŸÐš или мобильных уÑтройÑтв.", "Browser" : "Браузер", "Most recent activity" : "ПоÑледнÑÑ Ð°ÐºÑ‚Ð¸Ð²Ð½Ð¾ÑÑ‚ÑŒ", "You've linked these devices." : "Ð’Ñ‹ привÑзали Ñледующие уÑтройÑтва.", -- GitLab