From c50bbb8cde7165539b36873b750e752c979cf4be Mon Sep 17 00:00:00 2001 From: Jenkins for ownCloud Date: Thu, 22 Oct 2015 01:55:47 -0400 Subject: [PATCH] [tx-robot] updated from transifex --- apps/files_external/l10n/fi_FI.js | 1 + apps/files_external/l10n/fi_FI.json | 1 + apps/files_external/l10n/it.js | 3 ++- apps/files_external/l10n/it.json | 3 ++- apps/files_external/l10n/oc.js | 25 +++++++++++++++++++++++++ apps/files_external/l10n/oc.json | 25 +++++++++++++++++++++++++ apps/files_external/l10n/pt_BR.js | 1 + apps/files_external/l10n/pt_BR.json | 1 + apps/files_external/l10n/sq.js | 1 + apps/files_external/l10n/sq.json | 1 + core/l10n/bg_BG.js | 1 - core/l10n/bg_BG.json | 1 - core/l10n/ca.js | 1 - core/l10n/ca.json | 1 - core/l10n/cs_CZ.js | 1 - core/l10n/cs_CZ.json | 1 - core/l10n/da.js | 1 - core/l10n/da.json | 1 - core/l10n/de.js | 1 - core/l10n/de.json | 1 - core/l10n/de_DE.js | 1 - core/l10n/de_DE.json | 1 - core/l10n/el.js | 1 - core/l10n/el.json | 1 - core/l10n/en_GB.js | 1 - core/l10n/en_GB.json | 1 - core/l10n/es.js | 1 - core/l10n/es.json | 1 - core/l10n/et_EE.js | 1 - core/l10n/et_EE.json | 1 - core/l10n/fi_FI.js | 2 +- core/l10n/fi_FI.json | 2 +- core/l10n/fr.js | 1 - core/l10n/fr.json | 1 - core/l10n/gl.js | 1 - core/l10n/gl.json | 1 - core/l10n/hu_HU.js | 1 - core/l10n/hu_HU.json | 1 - core/l10n/id.js | 1 - core/l10n/id.json | 1 - core/l10n/is.js | 1 - core/l10n/is.json | 1 - core/l10n/it.js | 2 +- core/l10n/it.json | 2 +- core/l10n/ja.js | 1 - core/l10n/ja.json | 1 - core/l10n/ko.js | 1 - core/l10n/ko.json | 1 - core/l10n/lt_LT.js | 1 - core/l10n/lt_LT.json | 1 - core/l10n/mk.js | 1 - core/l10n/mk.json | 1 - core/l10n/nb_NO.js | 1 - core/l10n/nb_NO.json | 1 - core/l10n/nds.js | 1 - core/l10n/nds.json | 1 - core/l10n/nl.js | 1 - core/l10n/nl.json | 1 - core/l10n/oc.js | 1 - core/l10n/oc.json | 1 - core/l10n/pl.js | 1 - core/l10n/pl.json | 1 - core/l10n/pt_BR.js | 2 +- core/l10n/pt_BR.json | 2 +- core/l10n/pt_PT.js | 1 - core/l10n/pt_PT.json | 1 - core/l10n/ro.js | 1 - core/l10n/ro.json | 1 - core/l10n/ru.js | 1 - core/l10n/ru.json | 1 - core/l10n/sk_SK.js | 1 - core/l10n/sk_SK.json | 1 - core/l10n/sl.js | 1 - core/l10n/sl.json | 1 - core/l10n/sq.js | 5 ++++- core/l10n/sq.json | 5 ++++- core/l10n/sr.js | 1 - core/l10n/sr.json | 1 - core/l10n/th_TH.js | 1 - core/l10n/th_TH.json | 1 - core/l10n/tr.js | 1 - core/l10n/tr.json | 1 - core/l10n/uk.js | 1 - core/l10n/uk.json | 1 - core/l10n/zh_CN.js | 1 - core/l10n/zh_CN.json | 1 - core/l10n/zh_TW.js | 1 - core/l10n/zh_TW.json | 1 - 88 files changed, 74 insertions(+), 80 deletions(-) diff --git a/apps/files_external/l10n/fi_FI.js b/apps/files_external/l10n/fi_FI.js index b65dad2e32..18e4db069d 100644 --- a/apps/files_external/l10n/fi_FI.js +++ b/apps/files_external/l10n/fi_FI.js @@ -78,6 +78,7 @@ OC.L10N.register( "Advanced settings" : "Lisäasetukset", "Delete" : "Poista", "Add storage" : "Lisää tallennustila", + "Allow users to mount external storages" : "Salli käyttäjien liittää erillisiä tallennustiloja", "Allow users to mount the following external storage" : "Salli käyttäjien liittää seuraavat erilliset tallennusvälineet" }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/files_external/l10n/fi_FI.json b/apps/files_external/l10n/fi_FI.json index edf5c7c13b..d879826f90 100644 --- a/apps/files_external/l10n/fi_FI.json +++ b/apps/files_external/l10n/fi_FI.json @@ -76,6 +76,7 @@ "Advanced settings" : "Lisäasetukset", "Delete" : "Poista", "Add storage" : "Lisää tallennustila", + "Allow users to mount external storages" : "Salli käyttäjien liittää erillisiä tallennustiloja", "Allow users to mount the following external storage" : "Salli käyttäjien liittää seuraavat erilliset tallennusvälineet" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/apps/files_external/l10n/it.js b/apps/files_external/l10n/it.js index 860429080b..a5f8afb474 100644 --- a/apps/files_external/l10n/it.js +++ b/apps/files_external/l10n/it.js @@ -101,6 +101,7 @@ OC.L10N.register( "Advanced settings" : "Impostazioni avanzate", "Delete" : "Elimina", "Add storage" : "Aggiungi archiviazione", - "Allow users to mount the following external storage" : "Consenti agli utenti di montare la seguente memoria esterna" + "Allow users to mount external storages" : "Consenti agli utenti di montare archiviazioni esterne", + "Allow users to mount the following external storage" : "Consenti agli utenti di montare la seguente archiviazione esterna" }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/files_external/l10n/it.json b/apps/files_external/l10n/it.json index e277e9e860..2f6dad37d7 100644 --- a/apps/files_external/l10n/it.json +++ b/apps/files_external/l10n/it.json @@ -99,6 +99,7 @@ "Advanced settings" : "Impostazioni avanzate", "Delete" : "Elimina", "Add storage" : "Aggiungi archiviazione", - "Allow users to mount the following external storage" : "Consenti agli utenti di montare la seguente memoria esterna" + "Allow users to mount external storages" : "Consenti agli utenti di montare archiviazioni esterne", + "Allow users to mount the following external storage" : "Consenti agli utenti di montare la seguente archiviazione esterna" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/apps/files_external/l10n/oc.js b/apps/files_external/l10n/oc.js index 049016b595..4771b564ed 100644 --- a/apps/files_external/l10n/oc.js +++ b/apps/files_external/l10n/oc.js @@ -1,25 +1,41 @@ OC.L10N.register( "files_external", { + "Fetching request tokens failed. Verify that your app key and secret are correct." : "L'obtencion dels getons de requèsta a fracassat. Verificatz que vòstra clau d'aplicacion e vòstre senhal son corrèctes.", + "Fetching access tokens failed. Verify that your app key and secret are correct." : "L'obtencion dels getons d'aacès a fracassat. Verificatz que vòstra clau d'aplicacion e vòstre senhal son corrèctes.", + "Please provide a valid app key and secret." : "Provesissètz una clau d'aplicacion e un senhal valids.", "Step 1 failed. Exception: %s" : "L’etapa 1 a fracassat. Error : %s", "Step 2 failed. Exception: %s" : "L’etapa 2 a fracassat. Error : %s", "External storage" : "Emmagazinatge extèrne", "Storage with id \"%i\" not found" : "Emmagazinatge amb l'id \"%i\" pas trobat", + "Invalid backend or authentication mechanism class" : "Servici o metòde d'autentificacion pas valable", "Invalid mount point" : "Punt de montatge invalid", + "Objectstore forbidden" : "\"Objectstore\" interdich", "Invalid storage backend \"%s\"" : "Servici d'emmagazinatge invalid : \"%s\"", + "Not permitted to use backend \"%s\"" : "Pas autorizat a utilizar lo servici \"%s\"", + "Not permitted to use authentication mechanism \"%s\"" : "Pas autorizat a utilizar lo mecanisme d'autentificacion \"%s\"", + "Unsatisfied backend parameters" : "Paramètres mancants pel servici", + "Unsatisfied authentication mechanism parameters" : "Paramètres mancants pel metòde d'autentificacion", "Personal" : "Personal", "System" : "Sistèma", "Grant access" : "Autorizar l'accès", "Access granted" : "Accès autorizat", + "Error configuring OAuth1" : "Error al moment de la configuracion d'OAuth1", + "Error configuring OAuth2" : "Error al moment de la configuracion d'OAuth2", "Generate keys" : "Generar de claus", "Error generating key pair" : "Error al moment de la generacion de las claus", "Enable encryption" : "Activar lo chiframent", "Enable previews" : "Activar las previsualizacions", + "Check for changes" : "Recercar las modificacions", "Never" : "Pas jamai", + "Once every direct access" : "Un còp a cada accès dirècte", + "Every time the filesystem is used" : "A cada còp que lo sistèma de fichièrs es utilizat", + "All users. Type to select user or group." : "Totes los utilizaires. Clicatz aicí per restrénher.", "(group)" : "(grop)", "Saved" : "Enregistrat", "Access key" : "Clau d'accès", "Secret key" : "Clau secreta", + "Builtin" : "Integrat", "None" : "Pas cap", "OAuth1" : "OAuth1", "App key" : "App key", @@ -27,9 +43,15 @@ OC.L10N.register( "OAuth2" : "OAuth2", "Client ID" : "ID Client", "Client secret" : "Secret client", + "OpenStack" : "OpenStack", "Username" : "Nom d'utilizaire", "Password" : "Senhal", + "Tenant name" : "Tenant name", + "Identity endpoint URL" : "Identity endpoint URL", + "Rackspace" : "Rackspace", "API key" : "Clau API", + "Username and password" : "Nom d'utilizaire e senhal", + "Session credentials" : "Informacions d'identificacion de session", "RSA public key" : "Clau publica RSA", "Public key" : "Clau publica", "Amazon S3" : "Amazon S3", @@ -52,6 +74,7 @@ OC.L10N.register( "Location" : "Emplaçament", "ownCloud" : "ownCloud", "SFTP" : "SFTP", + "Root" : "Raiç", "SFTP with secret key login" : "SFTP amb un identificant secret", "SMB / CIFS" : "SMB / CIFS", "Share" : "Partejar", @@ -60,6 +83,7 @@ OC.L10N.register( "Username as share" : "Nom d'utilizaire coma nom de partiment", "OpenStack Object Storage" : "OpenStack Object Storage", "Service name" : "Nom del servici", + "Request timeout (seconds)" : "Timeout de las requèstas (en segondas)", "Note: " : "Atencion :", "Note: The cURL support in PHP is not enabled or installed. Mounting of %s is not possible. Please ask your system administrator to install it." : "Atencion : La presa en carga de cURL per PHP es pas activada o installada. Lo montatge de %s es pas possible. Contactatz vòstre administrator sistèma per l'installar.", "Note: The FTP support in PHP is not enabled or installed. Mounting of %s is not possible. Please ask your system administrator to install it." : "Atencion : La presa en carga del FTP per PHP es pas activada o installada. Lo montatge de %s es pas possible. Contactatz vòstre administrator sistèma per l'installar.", @@ -77,6 +101,7 @@ OC.L10N.register( "Advanced settings" : "Paramètres avançats", "Delete" : "Suprimir", "Add storage" : "Apondre un supòrt d'emmagazinatge", + "Allow users to mount external storages" : "Autorizar los utilizaires a montar los emmagazinatges extèrnes", "Allow users to mount the following external storage" : "Autorizar los utilizaires a montar los emmagazinatges extèrnes seguents" }, "nplurals=2; plural=(n > 1);"); diff --git a/apps/files_external/l10n/oc.json b/apps/files_external/l10n/oc.json index d90aa481fd..f89691dddd 100644 --- a/apps/files_external/l10n/oc.json +++ b/apps/files_external/l10n/oc.json @@ -1,23 +1,39 @@ { "translations": { + "Fetching request tokens failed. Verify that your app key and secret are correct." : "L'obtencion dels getons de requèsta a fracassat. Verificatz que vòstra clau d'aplicacion e vòstre senhal son corrèctes.", + "Fetching access tokens failed. Verify that your app key and secret are correct." : "L'obtencion dels getons d'aacès a fracassat. Verificatz que vòstra clau d'aplicacion e vòstre senhal son corrèctes.", + "Please provide a valid app key and secret." : "Provesissètz una clau d'aplicacion e un senhal valids.", "Step 1 failed. Exception: %s" : "L’etapa 1 a fracassat. Error : %s", "Step 2 failed. Exception: %s" : "L’etapa 2 a fracassat. Error : %s", "External storage" : "Emmagazinatge extèrne", "Storage with id \"%i\" not found" : "Emmagazinatge amb l'id \"%i\" pas trobat", + "Invalid backend or authentication mechanism class" : "Servici o metòde d'autentificacion pas valable", "Invalid mount point" : "Punt de montatge invalid", + "Objectstore forbidden" : "\"Objectstore\" interdich", "Invalid storage backend \"%s\"" : "Servici d'emmagazinatge invalid : \"%s\"", + "Not permitted to use backend \"%s\"" : "Pas autorizat a utilizar lo servici \"%s\"", + "Not permitted to use authentication mechanism \"%s\"" : "Pas autorizat a utilizar lo mecanisme d'autentificacion \"%s\"", + "Unsatisfied backend parameters" : "Paramètres mancants pel servici", + "Unsatisfied authentication mechanism parameters" : "Paramètres mancants pel metòde d'autentificacion", "Personal" : "Personal", "System" : "Sistèma", "Grant access" : "Autorizar l'accès", "Access granted" : "Accès autorizat", + "Error configuring OAuth1" : "Error al moment de la configuracion d'OAuth1", + "Error configuring OAuth2" : "Error al moment de la configuracion d'OAuth2", "Generate keys" : "Generar de claus", "Error generating key pair" : "Error al moment de la generacion de las claus", "Enable encryption" : "Activar lo chiframent", "Enable previews" : "Activar las previsualizacions", + "Check for changes" : "Recercar las modificacions", "Never" : "Pas jamai", + "Once every direct access" : "Un còp a cada accès dirècte", + "Every time the filesystem is used" : "A cada còp que lo sistèma de fichièrs es utilizat", + "All users. Type to select user or group." : "Totes los utilizaires. Clicatz aicí per restrénher.", "(group)" : "(grop)", "Saved" : "Enregistrat", "Access key" : "Clau d'accès", "Secret key" : "Clau secreta", + "Builtin" : "Integrat", "None" : "Pas cap", "OAuth1" : "OAuth1", "App key" : "App key", @@ -25,9 +41,15 @@ "OAuth2" : "OAuth2", "Client ID" : "ID Client", "Client secret" : "Secret client", + "OpenStack" : "OpenStack", "Username" : "Nom d'utilizaire", "Password" : "Senhal", + "Tenant name" : "Tenant name", + "Identity endpoint URL" : "Identity endpoint URL", + "Rackspace" : "Rackspace", "API key" : "Clau API", + "Username and password" : "Nom d'utilizaire e senhal", + "Session credentials" : "Informacions d'identificacion de session", "RSA public key" : "Clau publica RSA", "Public key" : "Clau publica", "Amazon S3" : "Amazon S3", @@ -50,6 +72,7 @@ "Location" : "Emplaçament", "ownCloud" : "ownCloud", "SFTP" : "SFTP", + "Root" : "Raiç", "SFTP with secret key login" : "SFTP amb un identificant secret", "SMB / CIFS" : "SMB / CIFS", "Share" : "Partejar", @@ -58,6 +81,7 @@ "Username as share" : "Nom d'utilizaire coma nom de partiment", "OpenStack Object Storage" : "OpenStack Object Storage", "Service name" : "Nom del servici", + "Request timeout (seconds)" : "Timeout de las requèstas (en segondas)", "Note: " : "Atencion :", "Note: The cURL support in PHP is not enabled or installed. Mounting of %s is not possible. Please ask your system administrator to install it." : "Atencion : La presa en carga de cURL per PHP es pas activada o installada. Lo montatge de %s es pas possible. Contactatz vòstre administrator sistèma per l'installar.", "Note: The FTP support in PHP is not enabled or installed. Mounting of %s is not possible. Please ask your system administrator to install it." : "Atencion : La presa en carga del FTP per PHP es pas activada o installada. Lo montatge de %s es pas possible. Contactatz vòstre administrator sistèma per l'installar.", @@ -75,6 +99,7 @@ "Advanced settings" : "Paramètres avançats", "Delete" : "Suprimir", "Add storage" : "Apondre un supòrt d'emmagazinatge", + "Allow users to mount external storages" : "Autorizar los utilizaires a montar los emmagazinatges extèrnes", "Allow users to mount the following external storage" : "Autorizar los utilizaires a montar los emmagazinatges extèrnes seguents" },"pluralForm" :"nplurals=2; plural=(n > 1);" } \ No newline at end of file diff --git a/apps/files_external/l10n/pt_BR.js b/apps/files_external/l10n/pt_BR.js index 58de3eb838..3abc6d280d 100644 --- a/apps/files_external/l10n/pt_BR.js +++ b/apps/files_external/l10n/pt_BR.js @@ -101,6 +101,7 @@ OC.L10N.register( "Advanced settings" : "Configurações avançadas", "Delete" : "Excluir", "Add storage" : "Adicionar Armazenamento", + "Allow users to mount external storages" : "Permitir que usuários possam realizar armazenamentos externos", "Allow users to mount the following external storage" : "Permitir que usuários montem o seguinte armazenamento externo" }, "nplurals=2; plural=(n > 1);"); diff --git a/apps/files_external/l10n/pt_BR.json b/apps/files_external/l10n/pt_BR.json index 50aabd17ab..31f71df8be 100644 --- a/apps/files_external/l10n/pt_BR.json +++ b/apps/files_external/l10n/pt_BR.json @@ -99,6 +99,7 @@ "Advanced settings" : "Configurações avançadas", "Delete" : "Excluir", "Add storage" : "Adicionar Armazenamento", + "Allow users to mount external storages" : "Permitir que usuários possam realizar armazenamentos externos", "Allow users to mount the following external storage" : "Permitir que usuários montem o seguinte armazenamento externo" },"pluralForm" :"nplurals=2; plural=(n > 1);" } \ No newline at end of file diff --git a/apps/files_external/l10n/sq.js b/apps/files_external/l10n/sq.js index 9885f7143e..7edf0b5e67 100644 --- a/apps/files_external/l10n/sq.js +++ b/apps/files_external/l10n/sq.js @@ -99,6 +99,7 @@ OC.L10N.register( "Advanced settings" : "Rregullime të mëtejshme", "Delete" : "Fshije", "Add storage" : "Shtoni depozitë", + "Allow users to mount external storages" : "Lejoju përdoruesve të montojnë depozita të jashtme", "Allow users to mount the following external storage" : "Lejoju përdoruesve të montojnë depozitën e jashtme vijuese" }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/files_external/l10n/sq.json b/apps/files_external/l10n/sq.json index 1dbebd0fb5..3d597974f4 100644 --- a/apps/files_external/l10n/sq.json +++ b/apps/files_external/l10n/sq.json @@ -97,6 +97,7 @@ "Advanced settings" : "Rregullime të mëtejshme", "Delete" : "Fshije", "Add storage" : "Shtoni depozitë", + "Allow users to mount external storages" : "Lejoju përdoruesve të montojnë depozita të jashtme", "Allow users to mount the following external storage" : "Lejoju përdoruesve të montojnë depozitën e jashtme vijuese" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/core/l10n/bg_BG.js b/core/l10n/bg_BG.js index f8d2e44204..47af1b28d9 100644 --- a/core/l10n/bg_BG.js +++ b/core/l10n/bg_BG.js @@ -10,7 +10,6 @@ OC.L10N.register( "Updated \"%s\" to %s" : "Обновен \"%s\" до %s", "Repair warning: " : "Предупреждение при поправка:", "Repair error: " : "Грешка при поправка:", - "Following incompatible apps have been disabled: %s" : "Следните несъвместими приложения бяха изключени: %s", "Invalid file provided" : "Предоставен е невалиден файл", "No image or file provided" : "Не бяха доставени картинка или файл", "Unknown filetype" : "Непознат файлов тип", diff --git a/core/l10n/bg_BG.json b/core/l10n/bg_BG.json index 4709830c08..43b5d5dbe2 100644 --- a/core/l10n/bg_BG.json +++ b/core/l10n/bg_BG.json @@ -8,7 +8,6 @@ "Updated \"%s\" to %s" : "Обновен \"%s\" до %s", "Repair warning: " : "Предупреждение при поправка:", "Repair error: " : "Грешка при поправка:", - "Following incompatible apps have been disabled: %s" : "Следните несъвместими приложения бяха изключени: %s", "Invalid file provided" : "Предоставен е невалиден файл", "No image or file provided" : "Не бяха доставени картинка или файл", "Unknown filetype" : "Непознат файлов тип", diff --git a/core/l10n/ca.js b/core/l10n/ca.js index 9d397d0340..b32aac7cf1 100644 --- a/core/l10n/ca.js +++ b/core/l10n/ca.js @@ -12,7 +12,6 @@ OC.L10N.register( "Updated \"%s\" to %s" : "Actualitzat \"%s\" a %s", "Repair warning: " : "Advertiment de reparació:", "Repair error: " : "Error de reparació:", - "Following incompatible apps have been disabled: %s" : "Les següents apps incompatibles s'han deshabilitat: %s", "Following apps have been disabled: %s" : "Les aplicacions següents s'han deshabilitat: %s", "Already up to date" : "Ja actualitzat", "File is too big" : "El fitxer és massa gran", diff --git a/core/l10n/ca.json b/core/l10n/ca.json index 52de7a322b..04a0e7232d 100644 --- a/core/l10n/ca.json +++ b/core/l10n/ca.json @@ -10,7 +10,6 @@ "Updated \"%s\" to %s" : "Actualitzat \"%s\" a %s", "Repair warning: " : "Advertiment de reparació:", "Repair error: " : "Error de reparació:", - "Following incompatible apps have been disabled: %s" : "Les següents apps incompatibles s'han deshabilitat: %s", "Following apps have been disabled: %s" : "Les aplicacions següents s'han deshabilitat: %s", "Already up to date" : "Ja actualitzat", "File is too big" : "El fitxer és massa gran", diff --git a/core/l10n/cs_CZ.js b/core/l10n/cs_CZ.js index f48b1f54d2..047023401d 100644 --- a/core/l10n/cs_CZ.js +++ b/core/l10n/cs_CZ.js @@ -15,7 +15,6 @@ OC.L10N.register( "Repair error: " : "Chyba opravy:", "Set log level to debug - current level: \"%s\"" : "Nastavit úroveň logování na debug - aktuální úroveň: \"%s\"", "Reset log level to \"%s\"" : "Vrátit úroveň logování na \"%s\"", - "Following incompatible apps have been disabled: %s" : "Následující nekompatibilní aplikace byly zakázány: %s", "Following apps have been disabled: %s" : "Následující aplikace byly vypnuty: %s", "Already up to date" : "Je již aktuální", "File is too big" : "Soubor je příliš velký", diff --git a/core/l10n/cs_CZ.json b/core/l10n/cs_CZ.json index e83942a892..aa0228f856 100644 --- a/core/l10n/cs_CZ.json +++ b/core/l10n/cs_CZ.json @@ -13,7 +13,6 @@ "Repair error: " : "Chyba opravy:", "Set log level to debug - current level: \"%s\"" : "Nastavit úroveň logování na debug - aktuální úroveň: \"%s\"", "Reset log level to \"%s\"" : "Vrátit úroveň logování na \"%s\"", - "Following incompatible apps have been disabled: %s" : "Následující nekompatibilní aplikace byly zakázány: %s", "Following apps have been disabled: %s" : "Následující aplikace byly vypnuty: %s", "Already up to date" : "Je již aktuální", "File is too big" : "Soubor je příliš velký", diff --git a/core/l10n/da.js b/core/l10n/da.js index 3d90b55836..3eef4d31c1 100644 --- a/core/l10n/da.js +++ b/core/l10n/da.js @@ -14,7 +14,6 @@ OC.L10N.register( "Repair error: " : "Reparationsfejl:", "Set log level to debug - current level: \"%s\"" : "Sæt log niveau til fejlfinding - nuværende niveau: \"%s\"", "Reset log level to \"%s\"" : "Nulstil log niveau til \"%s\"", - "Following incompatible apps have been disabled: %s" : "Følgende inkompatible apps er blevet deaktiveret: %s", "Following apps have been disabled: %s" : "Følgende apps er blevet deaktiveret: %s", "Already up to date" : "Allerede opdateret", "File is too big" : "Filen er for stor", diff --git a/core/l10n/da.json b/core/l10n/da.json index 53182aeab7..a5e0912e77 100644 --- a/core/l10n/da.json +++ b/core/l10n/da.json @@ -12,7 +12,6 @@ "Repair error: " : "Reparationsfejl:", "Set log level to debug - current level: \"%s\"" : "Sæt log niveau til fejlfinding - nuværende niveau: \"%s\"", "Reset log level to \"%s\"" : "Nulstil log niveau til \"%s\"", - "Following incompatible apps have been disabled: %s" : "Følgende inkompatible apps er blevet deaktiveret: %s", "Following apps have been disabled: %s" : "Følgende apps er blevet deaktiveret: %s", "Already up to date" : "Allerede opdateret", "File is too big" : "Filen er for stor", diff --git a/core/l10n/de.js b/core/l10n/de.js index ff0176b6d9..07f436c851 100644 --- a/core/l10n/de.js +++ b/core/l10n/de.js @@ -15,7 +15,6 @@ OC.L10N.register( "Repair error: " : "Reperaturfehler:", "Set log level to debug - current level: \"%s\"" : "Log-Level auf Debug gesetzt - aktuelles Level: \"%s\"", "Reset log level to \"%s\"" : "Log-Level auf \"%s\" zurückgesetzt", - "Following incompatible apps have been disabled: %s" : "Die folgenden inkompatiblen Apps sind deaktiviert worden: %s", "Following apps have been disabled: %s" : "Die folgenden Apps sind deaktiviert worden: %s", "Already up to date" : "Bereits aktuell", "File is too big" : "Datei ist zu groß", diff --git a/core/l10n/de.json b/core/l10n/de.json index 94df2d559f..be36f78d56 100644 --- a/core/l10n/de.json +++ b/core/l10n/de.json @@ -13,7 +13,6 @@ "Repair error: " : "Reperaturfehler:", "Set log level to debug - current level: \"%s\"" : "Log-Level auf Debug gesetzt - aktuelles Level: \"%s\"", "Reset log level to \"%s\"" : "Log-Level auf \"%s\" zurückgesetzt", - "Following incompatible apps have been disabled: %s" : "Die folgenden inkompatiblen Apps sind deaktiviert worden: %s", "Following apps have been disabled: %s" : "Die folgenden Apps sind deaktiviert worden: %s", "Already up to date" : "Bereits aktuell", "File is too big" : "Datei ist zu groß", diff --git a/core/l10n/de_DE.js b/core/l10n/de_DE.js index b593fc452a..2980331c65 100644 --- a/core/l10n/de_DE.js +++ b/core/l10n/de_DE.js @@ -15,7 +15,6 @@ OC.L10N.register( "Repair error: " : "Reperaturfehler:", "Set log level to debug - current level: \"%s\"" : "Log-Level auf Debug gesetzt - aktuelles Level: \"%s\"", "Reset log level to \"%s\"" : "Log-Level auf \"%s\" zurückgesetzt", - "Following incompatible apps have been disabled: %s" : "Die folgenden inkompatiblen Apps sind deaktiviert worden: %s", "Following apps have been disabled: %s" : "Die folgenden Apps sind deaktiviert worden: %s", "Already up to date" : "Bereits aktuell", "File is too big" : "Datei ist zu groß", diff --git a/core/l10n/de_DE.json b/core/l10n/de_DE.json index c7fa1e368a..68ab793889 100644 --- a/core/l10n/de_DE.json +++ b/core/l10n/de_DE.json @@ -13,7 +13,6 @@ "Repair error: " : "Reperaturfehler:", "Set log level to debug - current level: \"%s\"" : "Log-Level auf Debug gesetzt - aktuelles Level: \"%s\"", "Reset log level to \"%s\"" : "Log-Level auf \"%s\" zurückgesetzt", - "Following incompatible apps have been disabled: %s" : "Die folgenden inkompatiblen Apps sind deaktiviert worden: %s", "Following apps have been disabled: %s" : "Die folgenden Apps sind deaktiviert worden: %s", "Already up to date" : "Bereits aktuell", "File is too big" : "Datei ist zu groß", diff --git a/core/l10n/el.js b/core/l10n/el.js index 975f3895b4..e6e798db3e 100644 --- a/core/l10n/el.js +++ b/core/l10n/el.js @@ -15,7 +15,6 @@ OC.L10N.register( "Repair error: " : "Σφάλμα διόρθωσης:", "Set log level to debug - current level: \"%s\"" : "Καθορισμός του επιπέδου καταγραφής σε αποσφαλμάτωση - τρέχον επίπεδο: \"%s\"", "Reset log level to \"%s\"" : "Επαναφορά επιπέδου καταγραφής σε \"%s\"", - "Following incompatible apps have been disabled: %s" : "Οι παρακάτω εφαρμογές έχουν απενεργοποιηθεί: %s", "Following apps have been disabled: %s" : "Οι ακόλουθες εφαρμογές έχουν απενεργοποιηθεί: %s", "Already up to date" : "Ήδη ενημερωμένο", "File is too big" : "Το αρχείο είναι πολύ μεγάλο", diff --git a/core/l10n/el.json b/core/l10n/el.json index 21901440ec..5e398ac086 100644 --- a/core/l10n/el.json +++ b/core/l10n/el.json @@ -13,7 +13,6 @@ "Repair error: " : "Σφάλμα διόρθωσης:", "Set log level to debug - current level: \"%s\"" : "Καθορισμός του επιπέδου καταγραφής σε αποσφαλμάτωση - τρέχον επίπεδο: \"%s\"", "Reset log level to \"%s\"" : "Επαναφορά επιπέδου καταγραφής σε \"%s\"", - "Following incompatible apps have been disabled: %s" : "Οι παρακάτω εφαρμογές έχουν απενεργοποιηθεί: %s", "Following apps have been disabled: %s" : "Οι ακόλουθες εφαρμογές έχουν απενεργοποιηθεί: %s", "Already up to date" : "Ήδη ενημερωμένο", "File is too big" : "Το αρχείο είναι πολύ μεγάλο", diff --git a/core/l10n/en_GB.js b/core/l10n/en_GB.js index d2f3ce77c7..b669829f06 100644 --- a/core/l10n/en_GB.js +++ b/core/l10n/en_GB.js @@ -10,7 +10,6 @@ OC.L10N.register( "Updated \"%s\" to %s" : "Updated \"%s\" to %s", "Repair warning: " : "Repair warning: ", "Repair error: " : "Repair error: ", - "Following incompatible apps have been disabled: %s" : "Following incompatible apps have been disabled: %s", "Invalid file provided" : "Invalid file provided", "No image or file provided" : "No image or file provided", "Unknown filetype" : "Unknown filetype", diff --git a/core/l10n/en_GB.json b/core/l10n/en_GB.json index 75e8e30d59..5514abe5c4 100644 --- a/core/l10n/en_GB.json +++ b/core/l10n/en_GB.json @@ -8,7 +8,6 @@ "Updated \"%s\" to %s" : "Updated \"%s\" to %s", "Repair warning: " : "Repair warning: ", "Repair error: " : "Repair error: ", - "Following incompatible apps have been disabled: %s" : "Following incompatible apps have been disabled: %s", "Invalid file provided" : "Invalid file provided", "No image or file provided" : "No image or file provided", "Unknown filetype" : "Unknown filetype", diff --git a/core/l10n/es.js b/core/l10n/es.js index 4ee9dac076..a9ee8ede55 100644 --- a/core/l10n/es.js +++ b/core/l10n/es.js @@ -15,7 +15,6 @@ OC.L10N.register( "Repair error: " : "Error que reparar:", "Set log level to debug - current level: \"%s\"" : "Establecer nivel de registro para depurar - nivel actual: \"%s\"", "Reset log level to \"%s\"" : "Restablecer nivel de registro a \"%s\"", - "Following incompatible apps have been disabled: %s" : "Las siguientes apps incompatibles se han deshabilitado: %s", "Following apps have been disabled: %s" : "Siguiendo aplicaciones ha sido deshabilitado: %s", "Already up to date" : "Ya actualizado", "File is too big" : "El archivo es demasiado grande", diff --git a/core/l10n/es.json b/core/l10n/es.json index 8a598d505e..ccd3861355 100644 --- a/core/l10n/es.json +++ b/core/l10n/es.json @@ -13,7 +13,6 @@ "Repair error: " : "Error que reparar:", "Set log level to debug - current level: \"%s\"" : "Establecer nivel de registro para depurar - nivel actual: \"%s\"", "Reset log level to \"%s\"" : "Restablecer nivel de registro a \"%s\"", - "Following incompatible apps have been disabled: %s" : "Las siguientes apps incompatibles se han deshabilitado: %s", "Following apps have been disabled: %s" : "Siguiendo aplicaciones ha sido deshabilitado: %s", "Already up to date" : "Ya actualizado", "File is too big" : "El archivo es demasiado grande", diff --git a/core/l10n/et_EE.js b/core/l10n/et_EE.js index a55e1c04cc..48fc821965 100644 --- a/core/l10n/et_EE.js +++ b/core/l10n/et_EE.js @@ -11,7 +11,6 @@ OC.L10N.register( "Updated \"%s\" to %s" : "Uuendatud \"%s\" -> %s", "Repair warning: " : "Paranda hoiatus:", "Repair error: " : "Paranda viga:", - "Following incompatible apps have been disabled: %s" : "Järgnevad mitteühilduvad rakendused on välja lülitatud: %s", "Following apps have been disabled: %s" : "Järgnevad rakendused on välja lülitatud: %s", "Already up to date" : "On juba ajakohane", "File is too big" : "Fail on liiga suur", diff --git a/core/l10n/et_EE.json b/core/l10n/et_EE.json index ee32aba569..0c56d74d09 100644 --- a/core/l10n/et_EE.json +++ b/core/l10n/et_EE.json @@ -9,7 +9,6 @@ "Updated \"%s\" to %s" : "Uuendatud \"%s\" -> %s", "Repair warning: " : "Paranda hoiatus:", "Repair error: " : "Paranda viga:", - "Following incompatible apps have been disabled: %s" : "Järgnevad mitteühilduvad rakendused on välja lülitatud: %s", "Following apps have been disabled: %s" : "Järgnevad rakendused on välja lülitatud: %s", "Already up to date" : "On juba ajakohane", "File is too big" : "Fail on liiga suur", diff --git a/core/l10n/fi_FI.js b/core/l10n/fi_FI.js index c0f89d5899..206c6d2632 100644 --- a/core/l10n/fi_FI.js +++ b/core/l10n/fi_FI.js @@ -15,7 +15,6 @@ OC.L10N.register( "Repair error: " : "Korjausvirhe:", "Set log level to debug - current level: \"%s\"" : "Aseta lokitasoksi vianjäljitys - nykyinen taso: \"%s\"", "Reset log level to \"%s\"" : "Palauta lokitasoksi \"%s\"", - "Following incompatible apps have been disabled: %s" : "Seuraavat yhteensopimattomat sovellukset on poistettu käytöstä: %s", "Following apps have been disabled: %s" : "Seuraavat sovellukset on poistettu käytöstä: %s", "Already up to date" : "Kaikki on jo ajan tasalla", "File is too big" : "Tiedosto on liian suuri", @@ -173,6 +172,7 @@ OC.L10N.register( "Hello {name}" : "Hei {name}", "_download %n file_::_download %n files_" : ["lataa %n tiedosto","lataa %n tiedostoa"], "{version} is available. Get more information on how to update." : "{version} on saatavilla. Tarjolla on lisätietoja päivittämisestä.", + "The upgrade is in progress, leaving this page might interrupt the process in some environments." : "Päivitys on meneillään. Poistuminen tältä sivulta saattaa keskeyttää toimenpiteen joissain käyttöympäristöissä.", "Updating {productName} to version {version}, this may take a while." : "Päivitetään {productName} versioon {version}, tämä saattaa kestää hetken.", "An error occurred." : "Tapahtui virhe.", "Please reload the page." : "Päivitä sivu.", diff --git a/core/l10n/fi_FI.json b/core/l10n/fi_FI.json index 52c1c5553b..0f9f8d3ca5 100644 --- a/core/l10n/fi_FI.json +++ b/core/l10n/fi_FI.json @@ -13,7 +13,6 @@ "Repair error: " : "Korjausvirhe:", "Set log level to debug - current level: \"%s\"" : "Aseta lokitasoksi vianjäljitys - nykyinen taso: \"%s\"", "Reset log level to \"%s\"" : "Palauta lokitasoksi \"%s\"", - "Following incompatible apps have been disabled: %s" : "Seuraavat yhteensopimattomat sovellukset on poistettu käytöstä: %s", "Following apps have been disabled: %s" : "Seuraavat sovellukset on poistettu käytöstä: %s", "Already up to date" : "Kaikki on jo ajan tasalla", "File is too big" : "Tiedosto on liian suuri", @@ -171,6 +170,7 @@ "Hello {name}" : "Hei {name}", "_download %n file_::_download %n files_" : ["lataa %n tiedosto","lataa %n tiedostoa"], "{version} is available. Get more information on how to update." : "{version} on saatavilla. Tarjolla on lisätietoja päivittämisestä.", + "The upgrade is in progress, leaving this page might interrupt the process in some environments." : "Päivitys on meneillään. Poistuminen tältä sivulta saattaa keskeyttää toimenpiteen joissain käyttöympäristöissä.", "Updating {productName} to version {version}, this may take a while." : "Päivitetään {productName} versioon {version}, tämä saattaa kestää hetken.", "An error occurred." : "Tapahtui virhe.", "Please reload the page." : "Päivitä sivu.", diff --git a/core/l10n/fr.js b/core/l10n/fr.js index 905e9943c3..976051f105 100644 --- a/core/l10n/fr.js +++ b/core/l10n/fr.js @@ -15,7 +15,6 @@ OC.L10N.register( "Repair error: " : "Erreur de réparation :", "Set log level to debug - current level: \"%s\"" : "Réglage du niveau de log à \"debug\" - niveau actuel: \"%s\"", "Reset log level to \"%s\"" : "Réglage du niveau de log à \"%s\"", - "Following incompatible apps have been disabled: %s" : "Les applications incompatibles suivantes ont été désactivées : %s", "Following apps have been disabled: %s" : "Les applications suivantes ont été désactivées : %s", "Already up to date" : "Déjà à jour", "File is too big" : "Fichier trop volumineux", diff --git a/core/l10n/fr.json b/core/l10n/fr.json index 9cfa4af12c..82078d9c0c 100644 --- a/core/l10n/fr.json +++ b/core/l10n/fr.json @@ -13,7 +13,6 @@ "Repair error: " : "Erreur de réparation :", "Set log level to debug - current level: \"%s\"" : "Réglage du niveau de log à \"debug\" - niveau actuel: \"%s\"", "Reset log level to \"%s\"" : "Réglage du niveau de log à \"%s\"", - "Following incompatible apps have been disabled: %s" : "Les applications incompatibles suivantes ont été désactivées : %s", "Following apps have been disabled: %s" : "Les applications suivantes ont été désactivées : %s", "Already up to date" : "Déjà à jour", "File is too big" : "Fichier trop volumineux", diff --git a/core/l10n/gl.js b/core/l10n/gl.js index 5ac505ab53..bf1b9fceb3 100644 --- a/core/l10n/gl.js +++ b/core/l10n/gl.js @@ -11,7 +11,6 @@ OC.L10N.register( "Updated \"%s\" to %s" : "Actualizado «%s» a %s", "Repair warning: " : "Aviso de arranxo:", "Repair error: " : "Arranxar o erro:", - "Following incompatible apps have been disabled: %s" : "As seguintes aplicacións incompatíbeis foron desactivadas: %s", "Following apps have been disabled: %s" : "As seguintes aplicacións foron desactivadas: %s", "File is too big" : "O ficheiro é grande de máis", "Invalid file provided" : "O ficheiro fornecido non é válido", diff --git a/core/l10n/gl.json b/core/l10n/gl.json index d9b28a5a86..2c8864fb13 100644 --- a/core/l10n/gl.json +++ b/core/l10n/gl.json @@ -9,7 +9,6 @@ "Updated \"%s\" to %s" : "Actualizado «%s» a %s", "Repair warning: " : "Aviso de arranxo:", "Repair error: " : "Arranxar o erro:", - "Following incompatible apps have been disabled: %s" : "As seguintes aplicacións incompatíbeis foron desactivadas: %s", "Following apps have been disabled: %s" : "As seguintes aplicacións foron desactivadas: %s", "File is too big" : "O ficheiro é grande de máis", "Invalid file provided" : "O ficheiro fornecido non é válido", diff --git a/core/l10n/hu_HU.js b/core/l10n/hu_HU.js index 05b34ef23e..cbf6eae182 100644 --- a/core/l10n/hu_HU.js +++ b/core/l10n/hu_HU.js @@ -15,7 +15,6 @@ OC.L10N.register( "Repair error: " : "Javítás hiba:", "Set log level to debug - current level: \"%s\"" : "Hibakeresési naplózási szint beállítása - jelenlegi szint: \"%s\"", "Reset log level to \"%s\"" : "Naplózási szint visszaállítása \"%s\"-re", - "Following incompatible apps have been disabled: %s" : "A következő nem kompatibilis applikációk lettek tiltva: %s", "Following apps have been disabled: %s" : "A következő applikációk lettek tiltva: %s", "Already up to date" : "Már a legfrissebb változat", "File is too big" : "A fájl túl nagy", diff --git a/core/l10n/hu_HU.json b/core/l10n/hu_HU.json index c32ed57c5a..3d57204bb4 100644 --- a/core/l10n/hu_HU.json +++ b/core/l10n/hu_HU.json @@ -13,7 +13,6 @@ "Repair error: " : "Javítás hiba:", "Set log level to debug - current level: \"%s\"" : "Hibakeresési naplózási szint beállítása - jelenlegi szint: \"%s\"", "Reset log level to \"%s\"" : "Naplózási szint visszaállítása \"%s\"-re", - "Following incompatible apps have been disabled: %s" : "A következő nem kompatibilis applikációk lettek tiltva: %s", "Following apps have been disabled: %s" : "A következő applikációk lettek tiltva: %s", "Already up to date" : "Már a legfrissebb változat", "File is too big" : "A fájl túl nagy", diff --git a/core/l10n/id.js b/core/l10n/id.js index 7213844072..8e3b71651c 100644 --- a/core/l10n/id.js +++ b/core/l10n/id.js @@ -15,7 +15,6 @@ OC.L10N.register( "Repair error: " : "Kesalahan perbaikan:", "Set log level to debug - current level: \"%s\"" : "Atur level log untuk debug - level saat ini: \"%s\"", "Reset log level to \"%s\"" : "Atur ulang level log menjadi \"%s\"", - "Following incompatible apps have been disabled: %s" : "Aplikasi tidak kompatibel berikut telah dinonaktifkan: %s", "Following apps have been disabled: %s" : "Aplikasi berikut telah dinonaktifkan: %s", "Already up to date" : "Sudah yang terbaru", "File is too big" : "Berkas terlalu besar", diff --git a/core/l10n/id.json b/core/l10n/id.json index 1c71260efe..918d095ba8 100644 --- a/core/l10n/id.json +++ b/core/l10n/id.json @@ -13,7 +13,6 @@ "Repair error: " : "Kesalahan perbaikan:", "Set log level to debug - current level: \"%s\"" : "Atur level log untuk debug - level saat ini: \"%s\"", "Reset log level to \"%s\"" : "Atur ulang level log menjadi \"%s\"", - "Following incompatible apps have been disabled: %s" : "Aplikasi tidak kompatibel berikut telah dinonaktifkan: %s", "Following apps have been disabled: %s" : "Aplikasi berikut telah dinonaktifkan: %s", "Already up to date" : "Sudah yang terbaru", "File is too big" : "Berkas terlalu besar", diff --git a/core/l10n/is.js b/core/l10n/is.js index bc3b13aaf4..cfacb5640b 100644 --- a/core/l10n/is.js +++ b/core/l10n/is.js @@ -12,7 +12,6 @@ OC.L10N.register( "Updated \"%s\" to %s" : "Uppfært \\\"%s\\\" to %s", "Repair warning: " : "Viðgerðar viðvörun:", "Repair error: " : "Viðgerðar villa:", - "Following incompatible apps have been disabled: %s" : "Eftirfarandi forrit eru ósamhæfð hafa verið gerð óvirk: %s", "Following apps have been disabled: %s" : "Eftirfarandi forrit hafa verið gerð óvirk: %s", "Already up to date" : "Allt uppfært nú þegar", "File is too big" : "Skrá er of stór", diff --git a/core/l10n/is.json b/core/l10n/is.json index c46572fd12..527703e476 100644 --- a/core/l10n/is.json +++ b/core/l10n/is.json @@ -10,7 +10,6 @@ "Updated \"%s\" to %s" : "Uppfært \\\"%s\\\" to %s", "Repair warning: " : "Viðgerðar viðvörun:", "Repair error: " : "Viðgerðar villa:", - "Following incompatible apps have been disabled: %s" : "Eftirfarandi forrit eru ósamhæfð hafa verið gerð óvirk: %s", "Following apps have been disabled: %s" : "Eftirfarandi forrit hafa verið gerð óvirk: %s", "Already up to date" : "Allt uppfært nú þegar", "File is too big" : "Skrá er of stór", diff --git a/core/l10n/it.js b/core/l10n/it.js index d3ac7cfa40..584b67c59f 100644 --- a/core/l10n/it.js +++ b/core/l10n/it.js @@ -15,7 +15,6 @@ OC.L10N.register( "Repair error: " : "Errore di riparazione:", "Set log level to debug - current level: \"%s\"" : "Imposta il livello del log a debug - livello attuale: \"%s\"", "Reset log level to \"%s\"" : "Ripristina il livello del log a \"%s\"", - "Following incompatible apps have been disabled: %s" : "Le seguenti applicazioni incompatibili sono state disabilitate: %s", "Following apps have been disabled: %s" : "Le seguenti applicazioni sono state disabilitate: %s", "Already up to date" : "Già aggiornato", "File is too big" : "Il file è troppo grande", @@ -173,6 +172,7 @@ OC.L10N.register( "Hello {name}" : "Ciao {name}", "_download %n file_::_download %n files_" : ["scarica %n file","scarica %s file"], "{version} is available. Get more information on how to update." : "{version} è disponibile. Ottieni ulteriori informazioni su come eseguire l'aggiornamento.", + "The upgrade is in progress, leaving this page might interrupt the process in some environments." : "L'aggiornamento è in corso, l'abbandono di questa pagina potrebbe interrompere il processo in alcuni ambienti.", "Updating {productName} to version {version}, this may take a while." : "Aggiornamento di {productName} alla versione {version}, potrebbe richiedere del tempo.", "An error occurred." : "Si è verificato un errore.", "Please reload the page." : "Ricarica la pagina.", diff --git a/core/l10n/it.json b/core/l10n/it.json index 4862e2b5ef..889e325fbb 100644 --- a/core/l10n/it.json +++ b/core/l10n/it.json @@ -13,7 +13,6 @@ "Repair error: " : "Errore di riparazione:", "Set log level to debug - current level: \"%s\"" : "Imposta il livello del log a debug - livello attuale: \"%s\"", "Reset log level to \"%s\"" : "Ripristina il livello del log a \"%s\"", - "Following incompatible apps have been disabled: %s" : "Le seguenti applicazioni incompatibili sono state disabilitate: %s", "Following apps have been disabled: %s" : "Le seguenti applicazioni sono state disabilitate: %s", "Already up to date" : "Già aggiornato", "File is too big" : "Il file è troppo grande", @@ -171,6 +170,7 @@ "Hello {name}" : "Ciao {name}", "_download %n file_::_download %n files_" : ["scarica %n file","scarica %s file"], "{version} is available. Get more information on how to update." : "{version} è disponibile. Ottieni ulteriori informazioni su come eseguire l'aggiornamento.", + "The upgrade is in progress, leaving this page might interrupt the process in some environments." : "L'aggiornamento è in corso, l'abbandono di questa pagina potrebbe interrompere il processo in alcuni ambienti.", "Updating {productName} to version {version}, this may take a while." : "Aggiornamento di {productName} alla versione {version}, potrebbe richiedere del tempo.", "An error occurred." : "Si è verificato un errore.", "Please reload the page." : "Ricarica la pagina.", diff --git a/core/l10n/ja.js b/core/l10n/ja.js index 3f3b3714b0..c13d8548bc 100644 --- a/core/l10n/ja.js +++ b/core/l10n/ja.js @@ -12,7 +12,6 @@ OC.L10N.register( "Updated \"%s\" to %s" : "\"%s\" を %s にアップデートしました。", "Repair warning: " : "修復警告:", "Repair error: " : "修復エラー:", - "Following incompatible apps have been disabled: %s" : "次の互換性のないアプリは無効にされています: %s", "Following apps have been disabled: %s" : "以下のアプリが無効にされています: %s", "File is too big" : "ファイルが大きすぎます", "Invalid file provided" : "無効なファイルが提供されました", diff --git a/core/l10n/ja.json b/core/l10n/ja.json index 6daf6329e5..7134e2aecb 100644 --- a/core/l10n/ja.json +++ b/core/l10n/ja.json @@ -10,7 +10,6 @@ "Updated \"%s\" to %s" : "\"%s\" を %s にアップデートしました。", "Repair warning: " : "修復警告:", "Repair error: " : "修復エラー:", - "Following incompatible apps have been disabled: %s" : "次の互換性のないアプリは無効にされています: %s", "Following apps have been disabled: %s" : "以下のアプリが無効にされています: %s", "File is too big" : "ファイルが大きすぎます", "Invalid file provided" : "無効なファイルが提供されました", diff --git a/core/l10n/ko.js b/core/l10n/ko.js index 4198d5ea74..90cac2d0de 100644 --- a/core/l10n/ko.js +++ b/core/l10n/ko.js @@ -15,7 +15,6 @@ OC.L10N.register( "Repair error: " : "수리 오류:", "Set log level to debug - current level: \"%s\"" : "로그 단계를 디버그로 설정함 - 현재 단계: \"%s\"", "Reset log level to \"%s\"" : "로그 단계를 \"%s\"(으)로 초기화", - "Following incompatible apps have been disabled: %s" : "다음 호환되지 않는 앱이 비활성화되었습니다: %s", "Following apps have been disabled: %s" : "다음 앱이 비활성화되었습니다: %s", "Already up to date" : "최신 상태임", "File is too big" : "파일이 너무 큼", diff --git a/core/l10n/ko.json b/core/l10n/ko.json index 6434172000..c062302066 100644 --- a/core/l10n/ko.json +++ b/core/l10n/ko.json @@ -13,7 +13,6 @@ "Repair error: " : "수리 오류:", "Set log level to debug - current level: \"%s\"" : "로그 단계를 디버그로 설정함 - 현재 단계: \"%s\"", "Reset log level to \"%s\"" : "로그 단계를 \"%s\"(으)로 초기화", - "Following incompatible apps have been disabled: %s" : "다음 호환되지 않는 앱이 비활성화되었습니다: %s", "Following apps have been disabled: %s" : "다음 앱이 비활성화되었습니다: %s", "Already up to date" : "최신 상태임", "File is too big" : "파일이 너무 큼", diff --git a/core/l10n/lt_LT.js b/core/l10n/lt_LT.js index 622dbb5ab3..bead18595e 100644 --- a/core/l10n/lt_LT.js +++ b/core/l10n/lt_LT.js @@ -14,7 +14,6 @@ OC.L10N.register( "Repair error: " : "Taisymo klaida:", "Set log level to debug - current level: \"%s\"" : "Nustatykite žurnalų lygį į derinimas - dabar \"%s\"", "Reset log level to \"%s\"" : "Atkurkite žurnalų lygį į \"%s\"", - "Following incompatible apps have been disabled: %s" : "Nesudarinami įskiepiai buvo išjungti: %s", "Following apps have been disabled: %s" : "Išjungti įskiepiai: %s", "Already up to date" : "Jau naujausia", "File is too big" : "Per didelis failas", diff --git a/core/l10n/lt_LT.json b/core/l10n/lt_LT.json index 998cd62a5b..84f9e4a0f2 100644 --- a/core/l10n/lt_LT.json +++ b/core/l10n/lt_LT.json @@ -12,7 +12,6 @@ "Repair error: " : "Taisymo klaida:", "Set log level to debug - current level: \"%s\"" : "Nustatykite žurnalų lygį į derinimas - dabar \"%s\"", "Reset log level to \"%s\"" : "Atkurkite žurnalų lygį į \"%s\"", - "Following incompatible apps have been disabled: %s" : "Nesudarinami įskiepiai buvo išjungti: %s", "Following apps have been disabled: %s" : "Išjungti įskiepiai: %s", "Already up to date" : "Jau naujausia", "File is too big" : "Per didelis failas", diff --git a/core/l10n/mk.js b/core/l10n/mk.js index ef283e7d24..bf4997c906 100644 --- a/core/l10n/mk.js +++ b/core/l10n/mk.js @@ -10,7 +10,6 @@ OC.L10N.register( "Updated \"%s\" to %s" : "Ажурирано е \"%s\" во %s", "Repair warning: " : "Предупредувања при поправка:", "Repair error: " : "Грешка при поправка:", - "Following incompatible apps have been disabled: %s" : "Следниве некомпатибилни апликации се оневозможени: %s", "Invalid file provided" : "Дадена е невалидна датотека", "No image or file provided" : "Не е доставена фотографија или датотека", "Unknown filetype" : "Непознат тип на датотека", diff --git a/core/l10n/mk.json b/core/l10n/mk.json index 258a912388..39d238c860 100644 --- a/core/l10n/mk.json +++ b/core/l10n/mk.json @@ -8,7 +8,6 @@ "Updated \"%s\" to %s" : "Ажурирано е \"%s\" во %s", "Repair warning: " : "Предупредувања при поправка:", "Repair error: " : "Грешка при поправка:", - "Following incompatible apps have been disabled: %s" : "Следниве некомпатибилни апликации се оневозможени: %s", "Invalid file provided" : "Дадена е невалидна датотека", "No image or file provided" : "Не е доставена фотографија или датотека", "Unknown filetype" : "Непознат тип на датотека", diff --git a/core/l10n/nb_NO.js b/core/l10n/nb_NO.js index 13cf58087a..15d8a65b16 100644 --- a/core/l10n/nb_NO.js +++ b/core/l10n/nb_NO.js @@ -12,7 +12,6 @@ OC.L10N.register( "Updated \"%s\" to %s" : "Oppdaterte \"%s\" til %s", "Repair warning: " : "Advarsel fra reparering: ", "Repair error: " : "Feil ved reparering: ", - "Following incompatible apps have been disabled: %s" : "Følgende inkompatible apper har blitt deaktivert: %s", "Following apps have been disabled: %s" : "Følgende apper har blitt deaktivert: %s", "Already up to date" : "Allerede oppdatert", "File is too big" : "Filen er for stor", diff --git a/core/l10n/nb_NO.json b/core/l10n/nb_NO.json index efdf843983..1441a3a83d 100644 --- a/core/l10n/nb_NO.json +++ b/core/l10n/nb_NO.json @@ -10,7 +10,6 @@ "Updated \"%s\" to %s" : "Oppdaterte \"%s\" til %s", "Repair warning: " : "Advarsel fra reparering: ", "Repair error: " : "Feil ved reparering: ", - "Following incompatible apps have been disabled: %s" : "Følgende inkompatible apper har blitt deaktivert: %s", "Following apps have been disabled: %s" : "Følgende apper har blitt deaktivert: %s", "Already up to date" : "Allerede oppdatert", "File is too big" : "Filen er for stor", diff --git a/core/l10n/nds.js b/core/l10n/nds.js index 9c81f34e70..65aacb0a08 100644 --- a/core/l10n/nds.js +++ b/core/l10n/nds.js @@ -15,7 +15,6 @@ OC.L10N.register( "Repair error: " : "Reparaturfehler", "Set log level to debug - current level: \"%s\"" : "Protokollierungsstufe auf Debug gesetzt - Aktuelle Stufe: \"%s\"", "Reset log level to \"%s\"" : "Protokollierungsstufe auf \"%s\" zurückgesetzt", - "Following incompatible apps have been disabled: %s" : "Folgende inkompatible Apps wurden deaktiviert: %s", "Following apps have been disabled: %s" : "Folgende Apps wurden deaktiviert: %s", "Already up to date" : "Bereits aktuell", "File is too big" : "Datei ist zu groß", diff --git a/core/l10n/nds.json b/core/l10n/nds.json index e62ab93e30..111325199d 100644 --- a/core/l10n/nds.json +++ b/core/l10n/nds.json @@ -13,7 +13,6 @@ "Repair error: " : "Reparaturfehler", "Set log level to debug - current level: \"%s\"" : "Protokollierungsstufe auf Debug gesetzt - Aktuelle Stufe: \"%s\"", "Reset log level to \"%s\"" : "Protokollierungsstufe auf \"%s\" zurückgesetzt", - "Following incompatible apps have been disabled: %s" : "Folgende inkompatible Apps wurden deaktiviert: %s", "Following apps have been disabled: %s" : "Folgende Apps wurden deaktiviert: %s", "Already up to date" : "Bereits aktuell", "File is too big" : "Datei ist zu groß", diff --git a/core/l10n/nl.js b/core/l10n/nl.js index 4828e3ba09..44ab2bd31f 100644 --- a/core/l10n/nl.js +++ b/core/l10n/nl.js @@ -15,7 +15,6 @@ OC.L10N.register( "Repair error: " : "Reparatiefout:", "Set log level to debug - current level: \"%s\"" : "Instellen logniveau op debug - huidige niveau: \"%s\"", "Reset log level to \"%s\"" : "Terugzetten logniveau op \"#%s\"", - "Following incompatible apps have been disabled: %s" : "De volgende incompatibele apps zijn uitgeschakeld: %s", "Following apps have been disabled: %s" : "De volgende apps zijn gedeactiveerd: %s", "Already up to date" : "Al bijgewerkt", "File is too big" : "Bestand te groot", diff --git a/core/l10n/nl.json b/core/l10n/nl.json index 900d89cdc5..6812d59aca 100644 --- a/core/l10n/nl.json +++ b/core/l10n/nl.json @@ -13,7 +13,6 @@ "Repair error: " : "Reparatiefout:", "Set log level to debug - current level: \"%s\"" : "Instellen logniveau op debug - huidige niveau: \"%s\"", "Reset log level to \"%s\"" : "Terugzetten logniveau op \"#%s\"", - "Following incompatible apps have been disabled: %s" : "De volgende incompatibele apps zijn uitgeschakeld: %s", "Following apps have been disabled: %s" : "De volgende apps zijn gedeactiveerd: %s", "Already up to date" : "Al bijgewerkt", "File is too big" : "Bestand te groot", diff --git a/core/l10n/oc.js b/core/l10n/oc.js index a61d44857c..b578bc1349 100644 --- a/core/l10n/oc.js +++ b/core/l10n/oc.js @@ -10,7 +10,6 @@ OC.L10N.register( "Updated \"%s\" to %s" : "Mesa a jorn de « %s » cap a %s", "Repair warning: " : "Avertiment de reparacion :", "Repair error: " : "Error de reparacion :", - "Following incompatible apps have been disabled: %s" : "Las aplicacions incompatiblas seguentas son estadas desactivadas : %s", "Invalid file provided" : "Fichièr invalid", "No image or file provided" : "Cap de fichièr pas provesit", "Unknown filetype" : "Tipe de fichièr desconegut", diff --git a/core/l10n/oc.json b/core/l10n/oc.json index 00927bdf52..a0851af4b6 100644 --- a/core/l10n/oc.json +++ b/core/l10n/oc.json @@ -8,7 +8,6 @@ "Updated \"%s\" to %s" : "Mesa a jorn de « %s » cap a %s", "Repair warning: " : "Avertiment de reparacion :", "Repair error: " : "Error de reparacion :", - "Following incompatible apps have been disabled: %s" : "Las aplicacions incompatiblas seguentas son estadas desactivadas : %s", "Invalid file provided" : "Fichièr invalid", "No image or file provided" : "Cap de fichièr pas provesit", "Unknown filetype" : "Tipe de fichièr desconegut", diff --git a/core/l10n/pl.js b/core/l10n/pl.js index 525c4aef88..017985efff 100644 --- a/core/l10n/pl.js +++ b/core/l10n/pl.js @@ -10,7 +10,6 @@ OC.L10N.register( "Updated \"%s\" to %s" : "Zaktualizowano \"%s\" do %s", "Repair warning: " : "Ostrzeżenie naprawiania:", "Repair error: " : "Błąd naprawiania:", - "Following incompatible apps have been disabled: %s" : "Poniższe niezgodne aplikacje zostały wyłączone: %s", "Invalid file provided" : "Podano błędny plik", "No image or file provided" : "Brak obrazu lub pliku dostarczonego", "Unknown filetype" : "Nieznany typ pliku", diff --git a/core/l10n/pl.json b/core/l10n/pl.json index d187cbcc62..4b554ae374 100644 --- a/core/l10n/pl.json +++ b/core/l10n/pl.json @@ -8,7 +8,6 @@ "Updated \"%s\" to %s" : "Zaktualizowano \"%s\" do %s", "Repair warning: " : "Ostrzeżenie naprawiania:", "Repair error: " : "Błąd naprawiania:", - "Following incompatible apps have been disabled: %s" : "Poniższe niezgodne aplikacje zostały wyłączone: %s", "Invalid file provided" : "Podano błędny plik", "No image or file provided" : "Brak obrazu lub pliku dostarczonego", "Unknown filetype" : "Nieznany typ pliku", diff --git a/core/l10n/pt_BR.js b/core/l10n/pt_BR.js index a11d02acb7..bbe970f8cf 100644 --- a/core/l10n/pt_BR.js +++ b/core/l10n/pt_BR.js @@ -15,7 +15,6 @@ OC.L10N.register( "Repair error: " : "Reparação de erro:", "Set log level to debug - current level: \"%s\"" : "Configure o nível de log para debug - nível corrente: \"%s\"", "Reset log level to \"%s\"" : "Reconfigurar o nível de log para \"%s\"", - "Following incompatible apps have been disabled: %s" : "Seguir aplicativos incompatíveis foi desativado: %s", "Following apps have been disabled: %s" : "Os seguintes aplicativos foram desabilitados: %s", "Already up to date" : "Já está atualizado", "File is too big" : "O arquivo é muito grande", @@ -173,6 +172,7 @@ OC.L10N.register( "Hello {name}" : "Olá {name}", "_download %n file_::_download %n files_" : ["baixar %n arquivo","baixar %n arquivos"], "{version} is available. Get more information on how to update." : "{version} está disponível. Obtenha mais informações sobre como atualizar.", + "The upgrade is in progress, leaving this page might interrupt the process in some environments." : "A atualização está em andamento, deixando esta página pode haver interrupção do processo em alguns ambientes.", "Updating {productName} to version {version}, this may take a while." : "Atualizando {productName} para a versão {version}, isso pode demorar um pouco.", "An error occurred." : "Ocorreu um erro.", "Please reload the page." : "Por favor recarregue a página", diff --git a/core/l10n/pt_BR.json b/core/l10n/pt_BR.json index efced19042..220c399863 100644 --- a/core/l10n/pt_BR.json +++ b/core/l10n/pt_BR.json @@ -13,7 +13,6 @@ "Repair error: " : "Reparação de erro:", "Set log level to debug - current level: \"%s\"" : "Configure o nível de log para debug - nível corrente: \"%s\"", "Reset log level to \"%s\"" : "Reconfigurar o nível de log para \"%s\"", - "Following incompatible apps have been disabled: %s" : "Seguir aplicativos incompatíveis foi desativado: %s", "Following apps have been disabled: %s" : "Os seguintes aplicativos foram desabilitados: %s", "Already up to date" : "Já está atualizado", "File is too big" : "O arquivo é muito grande", @@ -171,6 +170,7 @@ "Hello {name}" : "Olá {name}", "_download %n file_::_download %n files_" : ["baixar %n arquivo","baixar %n arquivos"], "{version} is available. Get more information on how to update." : "{version} está disponível. Obtenha mais informações sobre como atualizar.", + "The upgrade is in progress, leaving this page might interrupt the process in some environments." : "A atualização está em andamento, deixando esta página pode haver interrupção do processo em alguns ambientes.", "Updating {productName} to version {version}, this may take a while." : "Atualizando {productName} para a versão {version}, isso pode demorar um pouco.", "An error occurred." : "Ocorreu um erro.", "Please reload the page." : "Por favor recarregue a página", diff --git a/core/l10n/pt_PT.js b/core/l10n/pt_PT.js index 903124c6b6..2c96d2723f 100644 --- a/core/l10n/pt_PT.js +++ b/core/l10n/pt_PT.js @@ -12,7 +12,6 @@ OC.L10N.register( "Updated \"%s\" to %s" : "Atualizado \"%s\" para %s", "Repair warning: " : "Aviso de reparação:", "Repair error: " : "Corrija o erro:", - "Following incompatible apps have been disabled: %s" : "As seguintes apps incompatíveis foram desativadas: %s", "Following apps have been disabled: %s" : "As seguintes apps foram desativadas: %s", "Already up to date" : "Já está atualizado", "File is too big" : "O ficheiro é muito grande", diff --git a/core/l10n/pt_PT.json b/core/l10n/pt_PT.json index 733f7375fe..ee4061799a 100644 --- a/core/l10n/pt_PT.json +++ b/core/l10n/pt_PT.json @@ -10,7 +10,6 @@ "Updated \"%s\" to %s" : "Atualizado \"%s\" para %s", "Repair warning: " : "Aviso de reparação:", "Repair error: " : "Corrija o erro:", - "Following incompatible apps have been disabled: %s" : "As seguintes apps incompatíveis foram desativadas: %s", "Following apps have been disabled: %s" : "As seguintes apps foram desativadas: %s", "Already up to date" : "Já está atualizado", "File is too big" : "O ficheiro é muito grande", diff --git a/core/l10n/ro.js b/core/l10n/ro.js index 45f5cdece6..2630fd3f2c 100644 --- a/core/l10n/ro.js +++ b/core/l10n/ro.js @@ -8,7 +8,6 @@ OC.L10N.register( "Updated \"%s\" to %s" : "\"%s\" a fost actualizat până la %s", "Repair warning: " : "Alerte reparare:", "Repair error: " : "Eroare de reparare:", - "Following incompatible apps have been disabled: %s" : "Următoarele aplicații incompatibile au fost dezactivate: %s", "No image or file provided" : "Nu a fost furnizat vreo imagine sau fișier", "Unknown filetype" : "Tip fișier necunoscut", "Invalid image" : "Imagine invalidă", diff --git a/core/l10n/ro.json b/core/l10n/ro.json index 1f85508c86..e23282e054 100644 --- a/core/l10n/ro.json +++ b/core/l10n/ro.json @@ -6,7 +6,6 @@ "Updated \"%s\" to %s" : "\"%s\" a fost actualizat până la %s", "Repair warning: " : "Alerte reparare:", "Repair error: " : "Eroare de reparare:", - "Following incompatible apps have been disabled: %s" : "Următoarele aplicații incompatibile au fost dezactivate: %s", "No image or file provided" : "Nu a fost furnizat vreo imagine sau fișier", "Unknown filetype" : "Tip fișier necunoscut", "Invalid image" : "Imagine invalidă", diff --git a/core/l10n/ru.js b/core/l10n/ru.js index ca13f012ab..0ed9bcc073 100644 --- a/core/l10n/ru.js +++ b/core/l10n/ru.js @@ -15,7 +15,6 @@ OC.L10N.register( "Repair error: " : "Ошибка восстановления:", "Set log level to debug - current level: \"%s\"" : "Установить отладочное журналирование - текущий уровень: \"%s\"", "Reset log level to \"%s\"" : "Сбросить уровень журналирования в \"%s\"", - "Following incompatible apps have been disabled: %s" : "Следующие несовместимые приложения были отключены: %s", "Following apps have been disabled: %s" : "Были отключены следующие приложения: %s", "Already up to date" : "Не нуждается в обновлении", "File is too big" : "Файл слишком большой", diff --git a/core/l10n/ru.json b/core/l10n/ru.json index f00d40a16f..19b44b8922 100644 --- a/core/l10n/ru.json +++ b/core/l10n/ru.json @@ -13,7 +13,6 @@ "Repair error: " : "Ошибка восстановления:", "Set log level to debug - current level: \"%s\"" : "Установить отладочное журналирование - текущий уровень: \"%s\"", "Reset log level to \"%s\"" : "Сбросить уровень журналирования в \"%s\"", - "Following incompatible apps have been disabled: %s" : "Следующие несовместимые приложения были отключены: %s", "Following apps have been disabled: %s" : "Были отключены следующие приложения: %s", "Already up to date" : "Не нуждается в обновлении", "File is too big" : "Файл слишком большой", diff --git a/core/l10n/sk_SK.js b/core/l10n/sk_SK.js index 044f126f35..642b56f183 100644 --- a/core/l10n/sk_SK.js +++ b/core/l10n/sk_SK.js @@ -11,7 +11,6 @@ OC.L10N.register( "Updated \"%s\" to %s" : "Aktualizované \"%s\" na %s", "Repair warning: " : "Oznámenie opravy:", "Repair error: " : "Chyba opravy:", - "Following incompatible apps have been disabled: %s" : "Nasledovné nekompatibilné aplikácie boli zakázané: %s", "Invalid file provided" : "Zadaný neplatný súbor", "No image or file provided" : "Obrázok alebo súbor nebol zadaný", "Unknown filetype" : "Neznámy typ súboru", diff --git a/core/l10n/sk_SK.json b/core/l10n/sk_SK.json index 7938364de5..61ca1276e5 100644 --- a/core/l10n/sk_SK.json +++ b/core/l10n/sk_SK.json @@ -9,7 +9,6 @@ "Updated \"%s\" to %s" : "Aktualizované \"%s\" na %s", "Repair warning: " : "Oznámenie opravy:", "Repair error: " : "Chyba opravy:", - "Following incompatible apps have been disabled: %s" : "Nasledovné nekompatibilné aplikácie boli zakázané: %s", "Invalid file provided" : "Zadaný neplatný súbor", "No image or file provided" : "Obrázok alebo súbor nebol zadaný", "Unknown filetype" : "Neznámy typ súboru", diff --git a/core/l10n/sl.js b/core/l10n/sl.js index fd415376b1..fc03d628ae 100644 --- a/core/l10n/sl.js +++ b/core/l10n/sl.js @@ -8,7 +8,6 @@ OC.L10N.register( "Checked database schema update" : "Izbrana posodobitev sheme podatkovne zbirke", "Checked database schema update for apps" : "Izbrana posodobitev sheme podatkovne zbirke za programe", "Updated \"%s\" to %s" : "Datoteka \"%s\" je posodobljena na %s", - "Following incompatible apps have been disabled: %s" : "Navedeni neskladni programi so onemogočeni: %s", "No image or file provided" : "Ni podane datoteke ali slike", "Unknown filetype" : "Neznana vrsta datoteke", "Invalid image" : "Neveljavna slika", diff --git a/core/l10n/sl.json b/core/l10n/sl.json index df0ec47a29..357f21cd64 100644 --- a/core/l10n/sl.json +++ b/core/l10n/sl.json @@ -6,7 +6,6 @@ "Checked database schema update" : "Izbrana posodobitev sheme podatkovne zbirke", "Checked database schema update for apps" : "Izbrana posodobitev sheme podatkovne zbirke za programe", "Updated \"%s\" to %s" : "Datoteka \"%s\" je posodobljena na %s", - "Following incompatible apps have been disabled: %s" : "Navedeni neskladni programi so onemogočeni: %s", "No image or file provided" : "Ni podane datoteke ali slike", "Unknown filetype" : "Neznana vrsta datoteke", "Invalid image" : "Neveljavna slika", diff --git a/core/l10n/sq.js b/core/l10n/sq.js index 1df18f40ab..971ea7f7d8 100644 --- a/core/l10n/sq.js +++ b/core/l10n/sq.js @@ -15,7 +15,6 @@ OC.L10N.register( "Repair error: " : "Gabim ndreqjeje: ", "Set log level to debug - current level: \"%s\"" : "Caktoni debug si nivel regjistri - niveli i tanishëm: \"%s\"", "Reset log level to \"%s\"" : "Riktheni nivel regjistri në \"%s\"", - "Following incompatible apps have been disabled: %s" : "Janë çaktivizuar aplikacionet e papërputhshme vijuese: %s", "Following apps have been disabled: %s" : "Janë çaktivizuar aplikacionet vijuese : %s", "Already up to date" : "Tashmë e përditësuar", "File is too big" : "Kartela është shumë e madhe", @@ -25,6 +24,9 @@ OC.L10N.register( "Invalid image" : "Figurë e pavlefshme", "An error occurred. Please contact your admin." : "Ndodhi një gabim. Ju lutemi, lidhuni me përgjegjësin tuaj.", "No temporary profile picture available, try again" : "S’ka gati foto të përkohshme profili, riprovoni", + "No crop data provided" : "S’u dhanë të dhëna qethjeje", + "No valid crop data provided" : "S’u dhanë të dhëna qethjeje të vlefshme", + "Crop is not square" : "Qethja s’është katrore", "Sunday" : "E dielë", "Monday" : "E hënë", "Tuesday" : "E martë", @@ -170,6 +172,7 @@ OC.L10N.register( "Hello {name}" : "Tungjatjeta {name}", "_download %n file_::_download %n files_" : ["shkarko %n kartelë","shkarko %n kartela"], "{version} is available. Get more information on how to update." : "Është gati {version}. Merrni më tepër informacion se si ta përditësoni.", + "The upgrade is in progress, leaving this page might interrupt the process in some environments." : "Përmirësimi po kryhet, braktisja e kësaj faqeje mund ta ndërpresë procesin në disa mjedise.", "Updating {productName} to version {version}, this may take a while." : "Po përditësohet {productName} me versionin {version}, kjo mund të zgjasë pak.", "An error occurred." : "Ndodhi një gabim.", "Please reload the page." : "Ju lutemi, ringarkoni faqen.", diff --git a/core/l10n/sq.json b/core/l10n/sq.json index 7b7c14010b..23e9e4de7d 100644 --- a/core/l10n/sq.json +++ b/core/l10n/sq.json @@ -13,7 +13,6 @@ "Repair error: " : "Gabim ndreqjeje: ", "Set log level to debug - current level: \"%s\"" : "Caktoni debug si nivel regjistri - niveli i tanishëm: \"%s\"", "Reset log level to \"%s\"" : "Riktheni nivel regjistri në \"%s\"", - "Following incompatible apps have been disabled: %s" : "Janë çaktivizuar aplikacionet e papërputhshme vijuese: %s", "Following apps have been disabled: %s" : "Janë çaktivizuar aplikacionet vijuese : %s", "Already up to date" : "Tashmë e përditësuar", "File is too big" : "Kartela është shumë e madhe", @@ -23,6 +22,9 @@ "Invalid image" : "Figurë e pavlefshme", "An error occurred. Please contact your admin." : "Ndodhi një gabim. Ju lutemi, lidhuni me përgjegjësin tuaj.", "No temporary profile picture available, try again" : "S’ka gati foto të përkohshme profili, riprovoni", + "No crop data provided" : "S’u dhanë të dhëna qethjeje", + "No valid crop data provided" : "S’u dhanë të dhëna qethjeje të vlefshme", + "Crop is not square" : "Qethja s’është katrore", "Sunday" : "E dielë", "Monday" : "E hënë", "Tuesday" : "E martë", @@ -168,6 +170,7 @@ "Hello {name}" : "Tungjatjeta {name}", "_download %n file_::_download %n files_" : ["shkarko %n kartelë","shkarko %n kartela"], "{version} is available. Get more information on how to update." : "Është gati {version}. Merrni më tepër informacion se si ta përditësoni.", + "The upgrade is in progress, leaving this page might interrupt the process in some environments." : "Përmirësimi po kryhet, braktisja e kësaj faqeje mund ta ndërpresë procesin në disa mjedise.", "Updating {productName} to version {version}, this may take a while." : "Po përditësohet {productName} me versionin {version}, kjo mund të zgjasë pak.", "An error occurred." : "Ndodhi një gabim.", "Please reload the page." : "Ju lutemi, ringarkoni faqen.", diff --git a/core/l10n/sr.js b/core/l10n/sr.js index f34b4213f0..9b01b18fe0 100644 --- a/core/l10n/sr.js +++ b/core/l10n/sr.js @@ -12,7 +12,6 @@ OC.L10N.register( "Updated \"%s\" to %s" : "„%s“ ажириран на %s", "Repair warning: " : "Упозорење о поправци :", "Repair error: " : "Грешка поправке:", - "Following incompatible apps have been disabled: %s" : "Следеће неусаглашене апликације су искључене: %s", "Following apps have been disabled: %s" : "Следеће апликације су искључене: %s", "File is too big" : "Фајл је превелик", "Invalid file provided" : "Понуђени фајл је неисправан", diff --git a/core/l10n/sr.json b/core/l10n/sr.json index 3825ab821c..a50af15a74 100644 --- a/core/l10n/sr.json +++ b/core/l10n/sr.json @@ -10,7 +10,6 @@ "Updated \"%s\" to %s" : "„%s“ ажириран на %s", "Repair warning: " : "Упозорење о поправци :", "Repair error: " : "Грешка поправке:", - "Following incompatible apps have been disabled: %s" : "Следеће неусаглашене апликације су искључене: %s", "Following apps have been disabled: %s" : "Следеће апликације су искључене: %s", "File is too big" : "Фајл је превелик", "Invalid file provided" : "Понуђени фајл је неисправан", diff --git a/core/l10n/th_TH.js b/core/l10n/th_TH.js index 24f13a2c8f..510f8f8b4a 100644 --- a/core/l10n/th_TH.js +++ b/core/l10n/th_TH.js @@ -15,7 +15,6 @@ OC.L10N.register( "Repair error: " : "เกิดข้อผิดพลาดในการซ่อมแซม:", "Set log level to debug - current level: \"%s\"" : "การตั้งค่าระดับของการบันทึกเพื่อแก้ปัญหา - ระดับปัจจุบันคือ: \"%s\"", "Reset log level to \"%s\"" : "รีเซ็ทระดับการบันทึกเป็น \"%s\"", - "Following incompatible apps have been disabled: %s" : "แอพพลิเคชันต่อไปนี้เข้ากันไม่ได้มันจะถูกปิดการใช้งาน: %s", "Following apps have been disabled: %s" : "แอพฯดังต่อไปนี้ถูกปิดการใช้งาน: %s", "Already up to date" : "มีอยู่แล้วถึงวันที่", "File is too big" : "ไฟล์มีขนาดใหญ่เกินไป", diff --git a/core/l10n/th_TH.json b/core/l10n/th_TH.json index 2742a569a6..e8ccc1b2d5 100644 --- a/core/l10n/th_TH.json +++ b/core/l10n/th_TH.json @@ -13,7 +13,6 @@ "Repair error: " : "เกิดข้อผิดพลาดในการซ่อมแซม:", "Set log level to debug - current level: \"%s\"" : "การตั้งค่าระดับของการบันทึกเพื่อแก้ปัญหา - ระดับปัจจุบันคือ: \"%s\"", "Reset log level to \"%s\"" : "รีเซ็ทระดับการบันทึกเป็น \"%s\"", - "Following incompatible apps have been disabled: %s" : "แอพพลิเคชันต่อไปนี้เข้ากันไม่ได้มันจะถูกปิดการใช้งาน: %s", "Following apps have been disabled: %s" : "แอพฯดังต่อไปนี้ถูกปิดการใช้งาน: %s", "Already up to date" : "มีอยู่แล้วถึงวันที่", "File is too big" : "ไฟล์มีขนาดใหญ่เกินไป", diff --git a/core/l10n/tr.js b/core/l10n/tr.js index a040c37e73..81603bc89e 100644 --- a/core/l10n/tr.js +++ b/core/l10n/tr.js @@ -15,7 +15,6 @@ OC.L10N.register( "Repair error: " : "Onarım hatası:", "Set log level to debug - current level: \"%s\"" : "Günlük seviyesini hata ayıklamaya ayarla - geçerli seviye: \"%s\"", "Reset log level to \"%s\"" : "Günlük seviyesini \"%s\" olarak sıfırla", - "Following incompatible apps have been disabled: %s" : "Aşağıdaki uyumsuz uygulamalar devre dışı bırakıldı: %s", "Following apps have been disabled: %s" : "Aşağıdaki uygulamalar devre dışı bırakıldı: %s", "Already up to date" : "Zaten güncel", "File is too big" : "Dosya çok büyük", diff --git a/core/l10n/tr.json b/core/l10n/tr.json index 2da5a2dec9..fc5f26a20e 100644 --- a/core/l10n/tr.json +++ b/core/l10n/tr.json @@ -13,7 +13,6 @@ "Repair error: " : "Onarım hatası:", "Set log level to debug - current level: \"%s\"" : "Günlük seviyesini hata ayıklamaya ayarla - geçerli seviye: \"%s\"", "Reset log level to \"%s\"" : "Günlük seviyesini \"%s\" olarak sıfırla", - "Following incompatible apps have been disabled: %s" : "Aşağıdaki uyumsuz uygulamalar devre dışı bırakıldı: %s", "Following apps have been disabled: %s" : "Aşağıdaki uygulamalar devre dışı bırakıldı: %s", "Already up to date" : "Zaten güncel", "File is too big" : "Dosya çok büyük", diff --git a/core/l10n/uk.js b/core/l10n/uk.js index 1cd0de81ff..f020b00c7d 100644 --- a/core/l10n/uk.js +++ b/core/l10n/uk.js @@ -12,7 +12,6 @@ OC.L10N.register( "Updated \"%s\" to %s" : "Оновлено \"%s\" до %s", "Repair warning: " : "Попередження відновлення:", "Repair error: " : "Помилка відновлення:", - "Following incompatible apps have been disabled: %s" : "Наступні несумісні додатки були вимкнені: %s", "Following apps have been disabled: %s" : "Наступні додатки були вимкнені: %s", "Already up to date" : "Актуально", "File is too big" : "Файл занадто великий", diff --git a/core/l10n/uk.json b/core/l10n/uk.json index 4e066cd6dd..f3c74dbe66 100644 --- a/core/l10n/uk.json +++ b/core/l10n/uk.json @@ -10,7 +10,6 @@ "Updated \"%s\" to %s" : "Оновлено \"%s\" до %s", "Repair warning: " : "Попередження відновлення:", "Repair error: " : "Помилка відновлення:", - "Following incompatible apps have been disabled: %s" : "Наступні несумісні додатки були вимкнені: %s", "Following apps have been disabled: %s" : "Наступні додатки були вимкнені: %s", "Already up to date" : "Актуально", "File is too big" : "Файл занадто великий", diff --git a/core/l10n/zh_CN.js b/core/l10n/zh_CN.js index 305caeb0b8..86c0539395 100644 --- a/core/l10n/zh_CN.js +++ b/core/l10n/zh_CN.js @@ -14,7 +14,6 @@ OC.L10N.register( "Repair error: " : "修复错误:", "Set log level to debug - current level: \"%s\"" : "设置日志级别为 调试 - 目前级别:%s", "Reset log level to \"%s\"" : "重设日志级别为 \"%s\"", - "Following incompatible apps have been disabled: %s" : "下列不兼容应用已经被禁用:%s", "Following apps have been disabled: %s" : "下列应用已经被禁用:%s", "Already up to date" : "已经是最新", "File is too big" : "文件太大", diff --git a/core/l10n/zh_CN.json b/core/l10n/zh_CN.json index 001338a438..62145b4cc5 100644 --- a/core/l10n/zh_CN.json +++ b/core/l10n/zh_CN.json @@ -12,7 +12,6 @@ "Repair error: " : "修复错误:", "Set log level to debug - current level: \"%s\"" : "设置日志级别为 调试 - 目前级别:%s", "Reset log level to \"%s\"" : "重设日志级别为 \"%s\"", - "Following incompatible apps have been disabled: %s" : "下列不兼容应用已经被禁用:%s", "Following apps have been disabled: %s" : "下列应用已经被禁用:%s", "Already up to date" : "已经是最新", "File is too big" : "文件太大", diff --git a/core/l10n/zh_TW.js b/core/l10n/zh_TW.js index c17dc5f09e..c7dafb3dd4 100644 --- a/core/l10n/zh_TW.js +++ b/core/l10n/zh_TW.js @@ -12,7 +12,6 @@ OC.L10N.register( "Updated \"%s\" to %s" : "已更新 %s 到 %s", "Repair warning: " : "修復警告:", "Repair error: " : "修復錯誤", - "Following incompatible apps have been disabled: %s" : "以下不相容的應用程式已經被停用:%s", "Following apps have been disabled: %s" : "以下應用程式已經被停用:%s", "Already up to date" : "已經是最新版", "File is too big" : "檔案太大", diff --git a/core/l10n/zh_TW.json b/core/l10n/zh_TW.json index e336e6f5e7..8ef3c8406f 100644 --- a/core/l10n/zh_TW.json +++ b/core/l10n/zh_TW.json @@ -10,7 +10,6 @@ "Updated \"%s\" to %s" : "已更新 %s 到 %s", "Repair warning: " : "修復警告:", "Repair error: " : "修復錯誤", - "Following incompatible apps have been disabled: %s" : "以下不相容的應用程式已經被停用:%s", "Following apps have been disabled: %s" : "以下應用程式已經被停用:%s", "Already up to date" : "已經是最新版", "File is too big" : "檔案太大",