summaryrefslogtreecommitdiffstats
path: root/core
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2019-03-16 01:12:34 +0000
committerNextcloud bot <bot@nextcloud.com>2019-03-16 01:12:34 +0000
commitf8988c257c9217e968a377ce38ea558862948118 (patch)
tree410c71e59b1f3989570679ce560d64aa7420d1e9 /core
parent24d239d3e6c7a9364e8648696e20c635d8d62e9b (diff)
downloadnextcloud-server-f8988c257c9217e968a377ce38ea558862948118.tar.gz
nextcloud-server-f8988c257c9217e968a377ce38ea558862948118.zip
[tx-robot] updated from transifex
Diffstat (limited to 'core')
-rw-r--r--core/l10n/ca.js36
-rw-r--r--core/l10n/ca.json36
-rw-r--r--core/l10n/de.js2
-rw-r--r--core/l10n/de.json2
-rw-r--r--core/l10n/de_DE.js2
-rw-r--r--core/l10n/de_DE.json2
-rw-r--r--core/l10n/gl.js2
-rw-r--r--core/l10n/gl.json2
-rw-r--r--core/l10n/hu.js7
-rw-r--r--core/l10n/hu.json7
-rw-r--r--core/l10n/pl.js2
-rw-r--r--core/l10n/pl.json2
-rw-r--r--core/l10n/sr.js2
-rw-r--r--core/l10n/sr.json2
14 files changed, 62 insertions, 44 deletions
diff --git a/core/l10n/ca.js b/core/l10n/ca.js
index e4dee4f5423..8b595915bc9 100644
--- a/core/l10n/ca.js
+++ b/core/l10n/ca.js
@@ -4,7 +4,7 @@ OC.L10N.register(
"Please select a file." : "Seleccioneu un fitxer.",
"File is too big" : "El fitxer és massa gran",
"The selected file is not an image." : "El fitxer seleccionat no és una imatge.",
- "The selected file cannot be read." : "El fitxer seleccionat no es pot llegir.",
+ "The selected file cannot be read." : "No s'ha pogut llegir el fitxer seleccionat.",
"Invalid file provided" : "El fitxer proporcionat no és vàlid",
"No image or file provided" : "No s'han proporcionat imatges o fitxers",
"Unknown filetype" : "Tipus de fitxer desconegut",
@@ -16,8 +16,8 @@ OC.L10N.register(
"Crop is not square" : "El retall no és quadrat",
"State token does not match" : "El testimoni d'estat no coincideix",
"Could not complete login" : "No s'ha pogut completar l'inici de sessió",
- "Your login token is invalid or has expired" : "El testimoni d'inici de sessió es invàlid o ha caducat",
- "Password reset is disabled" : "El canvi de contrasenya està deshabilitat",
+ "Your login token is invalid or has expired" : "El testimoni d'inici de sessió no és vàlid o ha vençut",
+ "Password reset is disabled" : "La reinicialització de contrasenya està desactivada",
"Couldn't reset password because the token is invalid" : "No es pot restablir la contrasenya perquè el testimoni no és vàlid",
"Couldn't reset password because the token is expired" : "No es pot restablir la contrasenya perquè el testimoni ha vençut",
"Could not send reset email because there is no email address for this username. Please contact your administrator." : "No s'ha pogut enviar correu de restabliment. No hi ha correu per aquest compte. Contacteu amb l'administrador.",
@@ -25,10 +25,10 @@ OC.L10N.register(
"Password reset" : "Canvi de contrasenya",
"Click the following button to reset your password. If you have not requested the password reset, then ignore this email." : "Prem el següent botó per reinicialitzar la teva contrasenya. Si no has sol·licitat un canvi de contrasenya, ignora aquest correu.",
"Click the following link to reset your password. If you have not requested the password reset, then ignore this email." : "Feu clic al següent enllaç per restablir la contrasenya. Si no sol·liciteu la reinicialització de contrasenya, llavors ignoreu aquest correu electrònic.",
- "Reset your password" : "Canvia la teva contrasenya",
+ "Reset your password" : "Reinicialitza la contrasenya",
"Couldn't send reset email. Please contact your administrator." : "No s'ha pogut restablir el correu. Contacteu amb l'administrador.",
"Couldn't send reset email. Please make sure your username is correct." : "No s'ha pogut enviar el correu de restabliment. Assegureu-vos que el vostre nom d'usuari és correcte.",
- "Preparing update" : "Preparant l'actualització",
+ "Preparing update" : "S'està preparant l'actualització",
"[%d / %d]: %s" : "[%d / %d]: %s",
"Repair step:" : "Pas de reparació:",
"Repair info:" : "Informació de reparació:",
@@ -36,11 +36,11 @@ OC.L10N.register(
"Repair error:" : "Error de reparació: ",
"Please use the command line updater because automatic updating is disabled in the config.php." : "Utilitzeu l’actualitzador de línia de comandes perquè l'actualització automàtica està deshabilitada en el config.php.",
"[%d / %d]: Checking table %s" : "[%d / %d]: Revisant la taula %s",
- "Turned on maintenance mode" : "Activat el mode de manteniment",
- "Turned off maintenance mode" : "Desactivat el mode de manteniment",
+ "Turned on maintenance mode" : "S'ha activat el mode de manteniment",
+ "Turned off maintenance mode" : "S'ha desactivat el mode de manteniment",
"Maintenance mode is kept active" : "El mode de manteniment es manté activat",
- "Updating database schema" : "Actualitzant l'esquema de la base de dades",
- "Updated database" : "Actualitzada la base de dades",
+ "Updating database schema" : "S'està actualitzant l'esquema de la base de dades",
+ "Updated database" : "S'ha actualitzat la base de dades",
"Checking whether the database schema can be updated (this can take a long time depending on the database size)" : "Comprovar si l'esquema de base de dades es pot actualitzar (això pot trigar temps segons la mida de la base de dades)",
"Checked database schema update" : "S'ha comprobat l'actualització de l'esquema de la base de dades",
"Checking updates of apps" : "Comprovant les actualitzacions d'aplicacions",
@@ -160,7 +160,7 @@ OC.L10N.register(
"invisible" : "invisible",
"({scope})" : "({scope})",
"Delete" : "Esborra",
- "Rename" : "Reanomena",
+ "Rename" : "Canvia el nom",
"Collaborative tags" : "Etiquetes col·laboratives",
"No tags found" : "No s'han trobat etiquetes",
"Settings" : "Paràmetres",
@@ -180,7 +180,7 @@ OC.L10N.register(
"No more subfolders in here" : "No hi ha més subcarpetes aquí",
"{newName} already exists" : "{newName} ja existeix",
"Choose" : "Escull",
- "Move" : "Moure",
+ "Move" : "Mou",
"Error loading file picker template: {error}" : "Error en carregar la plantilla de càrrega de fitxers: {error}",
"OK" : "D'acord",
"Error loading message template: {error}" : "Error en carregar la plantilla de missatge: {error}",
@@ -197,8 +197,8 @@ OC.L10N.register(
"({count} selected)" : "({count} seleccionats)",
"Error loading file exists template" : "Error en carregar la plantilla de fitxer existent",
"Pending" : "Pendent",
- "Copy to {folder}" : "Copia a la carpeta",
- "Move to {folder}" : "Mou a la carpeta",
+ "Copy to {folder}" : "Copia a {folder}",
+ "Move to {folder}" : "Mou a {folder}",
"Very weak password" : "Contrasenya massa feble",
"Weak password" : "Contrasenya feble",
"So-so password" : "Contrasenya passable",
@@ -394,7 +394,7 @@ OC.L10N.register(
"{{shareInitiatorDisplayName}} shared via link" : "{{shareInitiatorDisplayName}} ha compartit per enllaç",
"{sharee} (group)" : "{sharee} (grup)",
"{sharee} (remote)" : "{sharee} (remot)",
- "{sharee} (email)" : "{sharee} (email)",
+ "{sharee} (email)" : "{sharee} (correu electrònic)",
"Share with other people by entering a user or group, a federated cloud ID or an email address." : "Compartir amb altres persones introduint un usuari o grup, un ID de núvol federat o una adreça d’email.",
"Share with other people by entering a user or group or a federated cloud ID." : "Compartir amb altres persones introduint un usuari o grup o ID de núvol federat.",
"Share with other people by entering a user or group or an email address." : "Compartir amb altres persones introduint un usuari o grup o una adreça d’email.",
@@ -409,7 +409,7 @@ OC.L10N.register(
"Alternative Logins" : "Acreditacions alternatives",
"You are about to grant %s access to your %s account." : "Estàs a punt d'autoritzar a %s a accedir al teu compte %s.",
"Alternative login using app token" : "Acreditació alternativa utilitzat testimoni d'aplicació",
- "Redirecting …" : "Redirigint …",
+ "Redirecting …" : "S'està redirigint…",
"Enhanced security is enabled for your account. Please authenticate using a second factor." : "La seguretat millorada està habilitada per al vostre compte. Si us plau autentica’t amb un segon factor.",
"Depending on your configuration, this button could also work to trust the domain:" : "Depenent de la teva configuració, aquest botó també podria funcionar per confiar en el domini:",
"Add \"%s\" as trusted domain" : "Afegeix \"%s\" com a domini de confiança",
@@ -417,9 +417,9 @@ OC.L10N.register(
"This page will refresh itself when the %s instance is available again." : "Aquesta pàgina s'actualitzarà automàticament quan la instància %s estigui disponible de nou.",
"Thank you for your patience." : "Gràcies per la paciència.",
"{name} below version {version} is installed, for stability and performance reasons it is recommended to update to a newer {name} version." : "{nom} per sota de la versió {versió} està instal·lat, per raons d'estabilitat i rendiment es recomana actualitzar a una versió més nova de {nom}.",
- "Copy URL" : "Copiar URL",
- "Enable" : "Habilitar",
- "{sharee} (conversation)" : "{sharee} (conversation)",
+ "Copy URL" : "Copia l'URL",
+ "Enable" : "Activa",
+ "{sharee} (conversation)" : "{sharee} (conversa)",
"Please log in before granting %s access to your %s account." : "Si us plau entrar abans de donar %s accés al teu compte %s.",
"Further information how to configure this can be found in the %sdocumentation%s." : "Més informació de com configurar això es pot trobar a la %sdocumentation%s."
},
diff --git a/core/l10n/ca.json b/core/l10n/ca.json
index 0ab57f416fe..4583c1a086c 100644
--- a/core/l10n/ca.json
+++ b/core/l10n/ca.json
@@ -2,7 +2,7 @@
"Please select a file." : "Seleccioneu un fitxer.",
"File is too big" : "El fitxer és massa gran",
"The selected file is not an image." : "El fitxer seleccionat no és una imatge.",
- "The selected file cannot be read." : "El fitxer seleccionat no es pot llegir.",
+ "The selected file cannot be read." : "No s'ha pogut llegir el fitxer seleccionat.",
"Invalid file provided" : "El fitxer proporcionat no és vàlid",
"No image or file provided" : "No s'han proporcionat imatges o fitxers",
"Unknown filetype" : "Tipus de fitxer desconegut",
@@ -14,8 +14,8 @@
"Crop is not square" : "El retall no és quadrat",
"State token does not match" : "El testimoni d'estat no coincideix",
"Could not complete login" : "No s'ha pogut completar l'inici de sessió",
- "Your login token is invalid or has expired" : "El testimoni d'inici de sessió es invàlid o ha caducat",
- "Password reset is disabled" : "El canvi de contrasenya està deshabilitat",
+ "Your login token is invalid or has expired" : "El testimoni d'inici de sessió no és vàlid o ha vençut",
+ "Password reset is disabled" : "La reinicialització de contrasenya està desactivada",
"Couldn't reset password because the token is invalid" : "No es pot restablir la contrasenya perquè el testimoni no és vàlid",
"Couldn't reset password because the token is expired" : "No es pot restablir la contrasenya perquè el testimoni ha vençut",
"Could not send reset email because there is no email address for this username. Please contact your administrator." : "No s'ha pogut enviar correu de restabliment. No hi ha correu per aquest compte. Contacteu amb l'administrador.",
@@ -23,10 +23,10 @@
"Password reset" : "Canvi de contrasenya",
"Click the following button to reset your password. If you have not requested the password reset, then ignore this email." : "Prem el següent botó per reinicialitzar la teva contrasenya. Si no has sol·licitat un canvi de contrasenya, ignora aquest correu.",
"Click the following link to reset your password. If you have not requested the password reset, then ignore this email." : "Feu clic al següent enllaç per restablir la contrasenya. Si no sol·liciteu la reinicialització de contrasenya, llavors ignoreu aquest correu electrònic.",
- "Reset your password" : "Canvia la teva contrasenya",
+ "Reset your password" : "Reinicialitza la contrasenya",
"Couldn't send reset email. Please contact your administrator." : "No s'ha pogut restablir el correu. Contacteu amb l'administrador.",
"Couldn't send reset email. Please make sure your username is correct." : "No s'ha pogut enviar el correu de restabliment. Assegureu-vos que el vostre nom d'usuari és correcte.",
- "Preparing update" : "Preparant l'actualització",
+ "Preparing update" : "S'està preparant l'actualització",
"[%d / %d]: %s" : "[%d / %d]: %s",
"Repair step:" : "Pas de reparació:",
"Repair info:" : "Informació de reparació:",
@@ -34,11 +34,11 @@
"Repair error:" : "Error de reparació: ",
"Please use the command line updater because automatic updating is disabled in the config.php." : "Utilitzeu l’actualitzador de línia de comandes perquè l'actualització automàtica està deshabilitada en el config.php.",
"[%d / %d]: Checking table %s" : "[%d / %d]: Revisant la taula %s",
- "Turned on maintenance mode" : "Activat el mode de manteniment",
- "Turned off maintenance mode" : "Desactivat el mode de manteniment",
+ "Turned on maintenance mode" : "S'ha activat el mode de manteniment",
+ "Turned off maintenance mode" : "S'ha desactivat el mode de manteniment",
"Maintenance mode is kept active" : "El mode de manteniment es manté activat",
- "Updating database schema" : "Actualitzant l'esquema de la base de dades",
- "Updated database" : "Actualitzada la base de dades",
+ "Updating database schema" : "S'està actualitzant l'esquema de la base de dades",
+ "Updated database" : "S'ha actualitzat la base de dades",
"Checking whether the database schema can be updated (this can take a long time depending on the database size)" : "Comprovar si l'esquema de base de dades es pot actualitzar (això pot trigar temps segons la mida de la base de dades)",
"Checked database schema update" : "S'ha comprobat l'actualització de l'esquema de la base de dades",
"Checking updates of apps" : "Comprovant les actualitzacions d'aplicacions",
@@ -158,7 +158,7 @@
"invisible" : "invisible",
"({scope})" : "({scope})",
"Delete" : "Esborra",
- "Rename" : "Reanomena",
+ "Rename" : "Canvia el nom",
"Collaborative tags" : "Etiquetes col·laboratives",
"No tags found" : "No s'han trobat etiquetes",
"Settings" : "Paràmetres",
@@ -178,7 +178,7 @@
"No more subfolders in here" : "No hi ha més subcarpetes aquí",
"{newName} already exists" : "{newName} ja existeix",
"Choose" : "Escull",
- "Move" : "Moure",
+ "Move" : "Mou",
"Error loading file picker template: {error}" : "Error en carregar la plantilla de càrrega de fitxers: {error}",
"OK" : "D'acord",
"Error loading message template: {error}" : "Error en carregar la plantilla de missatge: {error}",
@@ -195,8 +195,8 @@
"({count} selected)" : "({count} seleccionats)",
"Error loading file exists template" : "Error en carregar la plantilla de fitxer existent",
"Pending" : "Pendent",
- "Copy to {folder}" : "Copia a la carpeta",
- "Move to {folder}" : "Mou a la carpeta",
+ "Copy to {folder}" : "Copia a {folder}",
+ "Move to {folder}" : "Mou a {folder}",
"Very weak password" : "Contrasenya massa feble",
"Weak password" : "Contrasenya feble",
"So-so password" : "Contrasenya passable",
@@ -392,7 +392,7 @@
"{{shareInitiatorDisplayName}} shared via link" : "{{shareInitiatorDisplayName}} ha compartit per enllaç",
"{sharee} (group)" : "{sharee} (grup)",
"{sharee} (remote)" : "{sharee} (remot)",
- "{sharee} (email)" : "{sharee} (email)",
+ "{sharee} (email)" : "{sharee} (correu electrònic)",
"Share with other people by entering a user or group, a federated cloud ID or an email address." : "Compartir amb altres persones introduint un usuari o grup, un ID de núvol federat o una adreça d’email.",
"Share with other people by entering a user or group or a federated cloud ID." : "Compartir amb altres persones introduint un usuari o grup o ID de núvol federat.",
"Share with other people by entering a user or group or an email address." : "Compartir amb altres persones introduint un usuari o grup o una adreça d’email.",
@@ -407,7 +407,7 @@
"Alternative Logins" : "Acreditacions alternatives",
"You are about to grant %s access to your %s account." : "Estàs a punt d'autoritzar a %s a accedir al teu compte %s.",
"Alternative login using app token" : "Acreditació alternativa utilitzat testimoni d'aplicació",
- "Redirecting …" : "Redirigint …",
+ "Redirecting …" : "S'està redirigint…",
"Enhanced security is enabled for your account. Please authenticate using a second factor." : "La seguretat millorada està habilitada per al vostre compte. Si us plau autentica’t amb un segon factor.",
"Depending on your configuration, this button could also work to trust the domain:" : "Depenent de la teva configuració, aquest botó també podria funcionar per confiar en el domini:",
"Add \"%s\" as trusted domain" : "Afegeix \"%s\" com a domini de confiança",
@@ -415,9 +415,9 @@
"This page will refresh itself when the %s instance is available again." : "Aquesta pàgina s'actualitzarà automàticament quan la instància %s estigui disponible de nou.",
"Thank you for your patience." : "Gràcies per la paciència.",
"{name} below version {version} is installed, for stability and performance reasons it is recommended to update to a newer {name} version." : "{nom} per sota de la versió {versió} està instal·lat, per raons d'estabilitat i rendiment es recomana actualitzar a una versió més nova de {nom}.",
- "Copy URL" : "Copiar URL",
- "Enable" : "Habilitar",
- "{sharee} (conversation)" : "{sharee} (conversation)",
+ "Copy URL" : "Copia l'URL",
+ "Enable" : "Activa",
+ "{sharee} (conversation)" : "{sharee} (conversa)",
"Please log in before granting %s access to your %s account." : "Si us plau entrar abans de donar %s accés al teu compte %s.",
"Further information how to configure this can be found in the %sdocumentation%s." : "Més informació de com configurar això es pot trobar a la %sdocumentation%s."
},"pluralForm" :"nplurals=2; plural=(n != 1);"
diff --git a/core/l10n/de.js b/core/l10n/de.js
index 1ced8194c15..974a412d729 100644
--- a/core/l10n/de.js
+++ b/core/l10n/de.js
@@ -365,7 +365,7 @@ OC.L10N.register(
"%1$s will be updated to version %2$s" : "%1$s wird auf Version %2$s aktualisiert",
"These apps will be updated:" : "Diese Apps werden aktualisiert:",
"These incompatible apps will be disabled:" : "Diese inkompatiblen Apps werden deaktiviert:",
- "The theme %s has been disabled." : "Das Thema %s wurde deaktiviert.",
+ "The theme %s has been disabled." : "Das Theme %s wurde deaktiviert.",
"Please make sure that the database, the config folder and the data folder have been backed up before proceeding." : "Bitte stelle vor dem Fortsetzen sicher, dass die Datenbank, der Konfigurationsordner und der Datenordner gesichert wurden.",
"Start update" : "Aktualisierung starten",
"To avoid timeouts with larger installations, you can instead run the following command from your installation directory:" : "Zur Vermeidung von Zeitüberschreitungen bei größeren Installationen kannst Du stattdessen den folgenden Befehl in deinem Installationsverzeichnis ausführen:",
diff --git a/core/l10n/de.json b/core/l10n/de.json
index d8c1047f277..0a01ce01af9 100644
--- a/core/l10n/de.json
+++ b/core/l10n/de.json
@@ -363,7 +363,7 @@
"%1$s will be updated to version %2$s" : "%1$s wird auf Version %2$s aktualisiert",
"These apps will be updated:" : "Diese Apps werden aktualisiert:",
"These incompatible apps will be disabled:" : "Diese inkompatiblen Apps werden deaktiviert:",
- "The theme %s has been disabled." : "Das Thema %s wurde deaktiviert.",
+ "The theme %s has been disabled." : "Das Theme %s wurde deaktiviert.",
"Please make sure that the database, the config folder and the data folder have been backed up before proceeding." : "Bitte stelle vor dem Fortsetzen sicher, dass die Datenbank, der Konfigurationsordner und der Datenordner gesichert wurden.",
"Start update" : "Aktualisierung starten",
"To avoid timeouts with larger installations, you can instead run the following command from your installation directory:" : "Zur Vermeidung von Zeitüberschreitungen bei größeren Installationen kannst Du stattdessen den folgenden Befehl in deinem Installationsverzeichnis ausführen:",
diff --git a/core/l10n/de_DE.js b/core/l10n/de_DE.js
index c7cab11d2aa..a9ea1780ed0 100644
--- a/core/l10n/de_DE.js
+++ b/core/l10n/de_DE.js
@@ -365,7 +365,7 @@ OC.L10N.register(
"%1$s will be updated to version %2$s" : "%1$s wird auf Version %2$s aktualisiert",
"These apps will be updated:" : "Diese Apps werden aktualisiert:",
"These incompatible apps will be disabled:" : "Diese inkompatiblen Apps werden deaktiviert:",
- "The theme %s has been disabled." : "Das Thema %s wurde deaktiviert.",
+ "The theme %s has been disabled." : "Das Theme %s wurde deaktiviert.",
"Please make sure that the database, the config folder and the data folder have been backed up before proceeding." : "Stellen Sie vor dem Fortsetzen bitte sicher, dass die Datenbank, der Konfigurationsordner und der Datenordner gesichert wurden.",
"Start update" : "Aktualisierung starten",
"To avoid timeouts with larger installations, you can instead run the following command from your installation directory:" : "Zur Vermeidung von Zeitüberschreitungen bei größeren Installationen können Sie stattdessen den folgenden Befehl in Ihrem Installationsverzeichnis ausführen:",
diff --git a/core/l10n/de_DE.json b/core/l10n/de_DE.json
index f297e2e3dd1..63a7e15d688 100644
--- a/core/l10n/de_DE.json
+++ b/core/l10n/de_DE.json
@@ -363,7 +363,7 @@
"%1$s will be updated to version %2$s" : "%1$s wird auf Version %2$s aktualisiert",
"These apps will be updated:" : "Diese Apps werden aktualisiert:",
"These incompatible apps will be disabled:" : "Diese inkompatiblen Apps werden deaktiviert:",
- "The theme %s has been disabled." : "Das Thema %s wurde deaktiviert.",
+ "The theme %s has been disabled." : "Das Theme %s wurde deaktiviert.",
"Please make sure that the database, the config folder and the data folder have been backed up before proceeding." : "Stellen Sie vor dem Fortsetzen bitte sicher, dass die Datenbank, der Konfigurationsordner und der Datenordner gesichert wurden.",
"Start update" : "Aktualisierung starten",
"To avoid timeouts with larger installations, you can instead run the following command from your installation directory:" : "Zur Vermeidung von Zeitüberschreitungen bei größeren Installationen können Sie stattdessen den folgenden Befehl in Ihrem Installationsverzeichnis ausführen:",
diff --git a/core/l10n/gl.js b/core/l10n/gl.js
index f442bb0e5ce..30e41edcda7 100644
--- a/core/l10n/gl.js
+++ b/core/l10n/gl.js
@@ -403,7 +403,7 @@ OC.L10N.register(
"Share with other people by entering a user or group or an email address." : "Compartir con outras persoas inserindo un usuario, grupo ou un enderezo de correo.",
"The specified document has not been found on the server." : "Non se atopou no servidor o documento indicado.",
"You can click here to return to %s." : "Pode premer aquí para volver a %s.",
- "SQLite will be used as database." : "Utilizarase SQLite como base de datos",
+ "SQLite will be used as database." : "Empregarase SQLite como base de datos",
"For larger installations we recommend to choose a different database backend." : "Para instalacións grandes, recomendámoslle que empregue unha infraestrutura de base de datos diferente.",
"Especially when using the desktop client for file syncing the use of SQLite is discouraged." : "Concretamente, se emprega o cliente de escritorio para sincronización, desaconséllase o uso de SQLite.",
"Wrong password." : "Contrasinal incorrecto.",
diff --git a/core/l10n/gl.json b/core/l10n/gl.json
index a5e75bc8b34..7214821952a 100644
--- a/core/l10n/gl.json
+++ b/core/l10n/gl.json
@@ -401,7 +401,7 @@
"Share with other people by entering a user or group or an email address." : "Compartir con outras persoas inserindo un usuario, grupo ou un enderezo de correo.",
"The specified document has not been found on the server." : "Non se atopou no servidor o documento indicado.",
"You can click here to return to %s." : "Pode premer aquí para volver a %s.",
- "SQLite will be used as database." : "Utilizarase SQLite como base de datos",
+ "SQLite will be used as database." : "Empregarase SQLite como base de datos",
"For larger installations we recommend to choose a different database backend." : "Para instalacións grandes, recomendámoslle que empregue unha infraestrutura de base de datos diferente.",
"Especially when using the desktop client for file syncing the use of SQLite is discouraged." : "Concretamente, se emprega o cliente de escritorio para sincronización, desaconséllase o uso de SQLite.",
"Wrong password." : "Contrasinal incorrecto.",
diff --git a/core/l10n/hu.js b/core/l10n/hu.js
index 0497ebb9730..4ca1dcb0d71 100644
--- a/core/l10n/hu.js
+++ b/core/l10n/hu.js
@@ -28,6 +28,10 @@ OC.L10N.register(
"Couldn't send reset email. Please make sure your username is correct." : "Nem küldhető visszaállítási e-mail. Győződjön meg arról, hogy felhasználónév helyes.",
"Preparing update" : "Felkészülés a frissítésre",
"[%d / %d]: %s" : "[%d / %d]: %s",
+ "Repair step:" : "Javítási lépés:",
+ "Repair info:" : "Javítási információ:",
+ "Repair warning:" : "Javítási figyelmeztetés:",
+ "Repair error:" : "Javítási hiba:",
"Please use the command line updater because automatic updating is disabled in the config.php." : "Használja a parancssoros frissítőt, mert az automatikusa frissítés ki van kapcsolva a config.php-ban.",
"[%d / %d]: Checking table %s" : "[%d / %d]: Tábla ellenőrzése: %s",
"Turned on maintenance mode" : "Karbantartási mód bekapcsolva",
@@ -224,6 +228,7 @@ OC.L10N.register(
"Missing index \"{indexName}\" in table \"{tableName}\"." : "A(z) „{indexName}” index hiányzik a(z) „{tableName}” táblában.",
"The database is missing some indexes. Due to the fact that adding indexes on big tables could take some time they were not added automatically. By running \"occ db:add-missing-indices\" those missing indexes could be added manually while the instance keeps running. Once the indexes are added queries to those tables are usually much faster." : "Az adatbázisból hiányzik néhány index. Mivel az indexek hozzáadása nagy táblák esetén sokáig tarthat, ezért nem lettek automatikusan létrehozva. Futtassa az „occ db:add-missing-indices” parancsot, hogy kézzel létrehozza a hiányzó indexeket, miközben a példány továbbra is fut. Amint az indexek létre lettek hozva, a lekérdezések gyorsabban fognak futni azokon a táblákon.",
"This instance is missing some recommended PHP modules. For improved performance and better compatibility it is highly recommended to install them." : "Ennél a példánynál hiányzik néhány javasolt PHP modul. A jobb teljesítmény és nagyobb kompatibilitás miatt ezek telepítése erősen javallott.",
+ "Some columns in the database are missing a conversion to big int. Due to the fact that changing column types on big tables could take some time they were not changed automatically. By running 'occ db:convert-filecache-bigint' those pending changes could be applied manually. This operation needs to be made while the instance is offline. For further details read <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">the documentation page about this</a>." : "Az adatbázisban néhány oszlop nem lett big int-re alakítva. Annak következtében, hogy a oszlopok változtatása nagy táblákon sokáig is eltarthat, nem lettek automatikusan megváltoztatva. A 'occ db:convert-filecache-bigint' parancsot futtatva a függő változások manuálisan végrehajthatók. Ezt a folyamatot csak a környezet offline állapotában szabad futtatni. További részletekért olvasd el a <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\"> a dokumentáció </a>oldalán.",
"SQLite is currently being used as the backend database. For larger installations we recommend that you switch to a different database backend." : "Jelenleg SQLite van háttéradatbázisként használva. Nagyobb telepítésekhez javasoljuk, hogy váltson más háttéradatbázisra. ",
"This is particularly recommended when using the desktop client for file synchronisation." : "Ezt különösen akkor javasoljuk, ha asztali klienst használ fájlszinkronizálásához.",
"To migrate to another database use the command line tool: 'occ db:convert-type', or see the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentation ↗</a>." : "Más adatbázisra való migráláshoz használja a parancssori eszközt: „occ db:convert-type”, vagy nézze meg a <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">dokumentációt ↗</a>.",
@@ -328,6 +333,8 @@ OC.L10N.register(
"Alternative log in using app token" : "Alternatív bejelentkezés app token segítségével",
"Account access" : "Fiók hozzáférés",
"You are about to grant %1$s access to your %2$s account." : "Hozzáférést készülsz biztosítani neki: %1$sehhez a fiókodhoz: %2$s.",
+ "Account connected" : "Csatlakozott fiók",
+ "Your client should now be connected! You can close this window." : "Az ügyfél már csatlakozhatott! Bezárhatod ezt az ablakot.",
"New password" : "Új jelszó",
"New Password" : "Új jelszó",
"This share is password-protected" : "Ez egy jelszóval védett megosztás",
diff --git a/core/l10n/hu.json b/core/l10n/hu.json
index f4ac87fc718..2630a77ab50 100644
--- a/core/l10n/hu.json
+++ b/core/l10n/hu.json
@@ -26,6 +26,10 @@
"Couldn't send reset email. Please make sure your username is correct." : "Nem küldhető visszaállítási e-mail. Győződjön meg arról, hogy felhasználónév helyes.",
"Preparing update" : "Felkészülés a frissítésre",
"[%d / %d]: %s" : "[%d / %d]: %s",
+ "Repair step:" : "Javítási lépés:",
+ "Repair info:" : "Javítási információ:",
+ "Repair warning:" : "Javítási figyelmeztetés:",
+ "Repair error:" : "Javítási hiba:",
"Please use the command line updater because automatic updating is disabled in the config.php." : "Használja a parancssoros frissítőt, mert az automatikusa frissítés ki van kapcsolva a config.php-ban.",
"[%d / %d]: Checking table %s" : "[%d / %d]: Tábla ellenőrzése: %s",
"Turned on maintenance mode" : "Karbantartási mód bekapcsolva",
@@ -222,6 +226,7 @@
"Missing index \"{indexName}\" in table \"{tableName}\"." : "A(z) „{indexName}” index hiányzik a(z) „{tableName}” táblában.",
"The database is missing some indexes. Due to the fact that adding indexes on big tables could take some time they were not added automatically. By running \"occ db:add-missing-indices\" those missing indexes could be added manually while the instance keeps running. Once the indexes are added queries to those tables are usually much faster." : "Az adatbázisból hiányzik néhány index. Mivel az indexek hozzáadása nagy táblák esetén sokáig tarthat, ezért nem lettek automatikusan létrehozva. Futtassa az „occ db:add-missing-indices” parancsot, hogy kézzel létrehozza a hiányzó indexeket, miközben a példány továbbra is fut. Amint az indexek létre lettek hozva, a lekérdezések gyorsabban fognak futni azokon a táblákon.",
"This instance is missing some recommended PHP modules. For improved performance and better compatibility it is highly recommended to install them." : "Ennél a példánynál hiányzik néhány javasolt PHP modul. A jobb teljesítmény és nagyobb kompatibilitás miatt ezek telepítése erősen javallott.",
+ "Some columns in the database are missing a conversion to big int. Due to the fact that changing column types on big tables could take some time they were not changed automatically. By running 'occ db:convert-filecache-bigint' those pending changes could be applied manually. This operation needs to be made while the instance is offline. For further details read <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">the documentation page about this</a>." : "Az adatbázisban néhány oszlop nem lett big int-re alakítva. Annak következtében, hogy a oszlopok változtatása nagy táblákon sokáig is eltarthat, nem lettek automatikusan megváltoztatva. A 'occ db:convert-filecache-bigint' parancsot futtatva a függő változások manuálisan végrehajthatók. Ezt a folyamatot csak a környezet offline állapotában szabad futtatni. További részletekért olvasd el a <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\"> a dokumentáció </a>oldalán.",
"SQLite is currently being used as the backend database. For larger installations we recommend that you switch to a different database backend." : "Jelenleg SQLite van háttéradatbázisként használva. Nagyobb telepítésekhez javasoljuk, hogy váltson más háttéradatbázisra. ",
"This is particularly recommended when using the desktop client for file synchronisation." : "Ezt különösen akkor javasoljuk, ha asztali klienst használ fájlszinkronizálásához.",
"To migrate to another database use the command line tool: 'occ db:convert-type', or see the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentation ↗</a>." : "Más adatbázisra való migráláshoz használja a parancssori eszközt: „occ db:convert-type”, vagy nézze meg a <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">dokumentációt ↗</a>.",
@@ -326,6 +331,8 @@
"Alternative log in using app token" : "Alternatív bejelentkezés app token segítségével",
"Account access" : "Fiók hozzáférés",
"You are about to grant %1$s access to your %2$s account." : "Hozzáférést készülsz biztosítani neki: %1$sehhez a fiókodhoz: %2$s.",
+ "Account connected" : "Csatlakozott fiók",
+ "Your client should now be connected! You can close this window." : "Az ügyfél már csatlakozhatott! Bezárhatod ezt az ablakot.",
"New password" : "Új jelszó",
"New Password" : "Új jelszó",
"This share is password-protected" : "Ez egy jelszóval védett megosztás",
diff --git a/core/l10n/pl.js b/core/l10n/pl.js
index 7453b24fe2f..9e913e85173 100644
--- a/core/l10n/pl.js
+++ b/core/l10n/pl.js
@@ -422,7 +422,7 @@ OC.L10N.register(
"{name} below version {version} is installed, for stability and performance reasons it is recommended to update to a newer {name} version." : "Zainstalowana wersja {name} jest starsza niż {version}. Ze względów stabilności i wydajności zalecamy aktualizację do nowszej wersji {name}.",
"Copy URL" : "Kopiuj URL",
"Enable" : "Włącz",
- "{sharee} (conversation)" : "{sharee} (konwersacja)",
+ "{sharee} (conversation)" : "{sharee} (rozmowa)",
"Please log in before granting %s access to your %s account." : "Zaloguj się, aby udzielić %s dostępu do swojego konta %s.",
"Further information how to configure this can be found in the %sdocumentation%s." : "Więcej informacji o konfiguracji znajdziesz w %sdokumentacji%s."
},
diff --git a/core/l10n/pl.json b/core/l10n/pl.json
index 159b196583f..b1fe1e1dcdd 100644
--- a/core/l10n/pl.json
+++ b/core/l10n/pl.json
@@ -420,7 +420,7 @@
"{name} below version {version} is installed, for stability and performance reasons it is recommended to update to a newer {name} version." : "Zainstalowana wersja {name} jest starsza niż {version}. Ze względów stabilności i wydajności zalecamy aktualizację do nowszej wersji {name}.",
"Copy URL" : "Kopiuj URL",
"Enable" : "Włącz",
- "{sharee} (conversation)" : "{sharee} (konwersacja)",
+ "{sharee} (conversation)" : "{sharee} (rozmowa)",
"Please log in before granting %s access to your %s account." : "Zaloguj się, aby udzielić %s dostępu do swojego konta %s.",
"Further information how to configure this can be found in the %sdocumentation%s." : "Więcej informacji o konfiguracji znajdziesz w %sdokumentacji%s."
},"pluralForm" :"nplurals=4; plural=(n==1 ? 0 : (n%10>=2 && n%10<=4) && (n%100<12 || n%100>14) ? 1 : n!=1 && (n%10>=0 && n%10<=1) || (n%10>=5 && n%10<=9) || (n%100>=12 && n%100<=14) ? 2 : 3);"
diff --git a/core/l10n/sr.js b/core/l10n/sr.js
index d0f39624f1b..22c435606c0 100644
--- a/core/l10n/sr.js
+++ b/core/l10n/sr.js
@@ -240,6 +240,8 @@ OC.L10N.register(
"Use of the the built in php mailer is no longer supported. <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">Please update your email server settings ↗<a/>." : "Коришћење уграђеног php mailer-а више није подржано. <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">Молимо ажурирајте и-мејл сервер поставке ↗<a/>.",
"The PHP memory limit is below the recommended value of 512MB." : "Меморијски лимит PHP-а је испод препоручене вредности од 512MB.",
"Some app directories are owned by a different user than the web server one. This may be the case if apps have been installed manually. Check the permissions of the following app directories:" : "Власник неких апликативних директоријума је корисник који није исти као и корисник по којим ради веб сервер. Ово је могуће ако су се апликације инсталирале ручно. Проверите привилегије над следећим апликативним директоријумима:",
+ "MySQL is used as database but does not support 4-byte characters. To be able to handle 4-byte characters (like emojis) without issues in filenames or comments for example it is recommended to enable the 4-byte support in MySQL. For further details read <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">the documentation page about this</a>." : "MySQL се користи као база података, али она не подржава карактере од 4 бајта. Да бисте могли да користите ове 4-бајтне карактере (као што су емоџији) без проблема у нпр. именима фајлова или коментарима, препоручује се да омогућите подршку за 4 бајта у MySQL-у. За више детаља, прочитајте <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">страну на документацији о овоме</a>.",
+ "This instance uses an S3 based object store as primary storage. The uploaded files are stored temporarily on the server and thus it is recommended to have 50 GB of free space available in the temp directory of PHP. Check the logs for full details about the path and the available space. To improve this please change the temporary directory in the php.ini or make more space available in that path." : "Ова инстанца користи S3 базирано чување података за основно складиште. Отпремљени фајлови се привремено чувају на серверу и препоручује се да имате доступно бар 50 GB слободног простора у PHP привременом директоријуму. Погледајте дневник за више детаља око путања и слободном простору. Да бисте ово променили или побољшали, измените привремени директоријум у php.ini фајлу или направите више слободног места на тренутној путањи.",
"Error occurred while checking server setup" : "Дошло је до грешке при провери поставки сервера",
"Your data directory and files are probably accessible from the Internet. The .htaccess file is not working. It is strongly recommended that you configure your web server so that the data directory is no longer accessible, or move the data directory outside the web server document root." : "Ваша фасцикла са подацима и фајлови су вероватно доступни са интернета. .htaccess фајл не ради. Препоручујемо да подесите Ваш веб сервер тако да је фасцикла са подацима ван фасцикле кореног документа веб сервера.",
"The \"{header}\" HTTP header is not set to \"{expected}\". This is a potential security or privacy risk, as it is recommended to adjust this setting accordingly." : "HTTP заглавље „{header}“ није подешено као „{expected}“. Ово потенцијално угрожава безбедност и приватност и препоручује се да подесите ову поставку.",
diff --git a/core/l10n/sr.json b/core/l10n/sr.json
index 3d1269eb9dc..cb37b108433 100644
--- a/core/l10n/sr.json
+++ b/core/l10n/sr.json
@@ -238,6 +238,8 @@
"Use of the the built in php mailer is no longer supported. <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">Please update your email server settings ↗<a/>." : "Коришћење уграђеног php mailer-а више није подржано. <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">Молимо ажурирајте и-мејл сервер поставке ↗<a/>.",
"The PHP memory limit is below the recommended value of 512MB." : "Меморијски лимит PHP-а је испод препоручене вредности од 512MB.",
"Some app directories are owned by a different user than the web server one. This may be the case if apps have been installed manually. Check the permissions of the following app directories:" : "Власник неких апликативних директоријума је корисник који није исти као и корисник по којим ради веб сервер. Ово је могуће ако су се апликације инсталирале ручно. Проверите привилегије над следећим апликативним директоријумима:",
+ "MySQL is used as database but does not support 4-byte characters. To be able to handle 4-byte characters (like emojis) without issues in filenames or comments for example it is recommended to enable the 4-byte support in MySQL. For further details read <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">the documentation page about this</a>." : "MySQL се користи као база података, али она не подржава карактере од 4 бајта. Да бисте могли да користите ове 4-бајтне карактере (као што су емоџији) без проблема у нпр. именима фајлова или коментарима, препоручује се да омогућите подршку за 4 бајта у MySQL-у. За више детаља, прочитајте <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">страну на документацији о овоме</a>.",
+ "This instance uses an S3 based object store as primary storage. The uploaded files are stored temporarily on the server and thus it is recommended to have 50 GB of free space available in the temp directory of PHP. Check the logs for full details about the path and the available space. To improve this please change the temporary directory in the php.ini or make more space available in that path." : "Ова инстанца користи S3 базирано чување података за основно складиште. Отпремљени фајлови се привремено чувају на серверу и препоручује се да имате доступно бар 50 GB слободног простора у PHP привременом директоријуму. Погледајте дневник за више детаља око путања и слободном простору. Да бисте ово променили или побољшали, измените привремени директоријум у php.ini фајлу или направите више слободног места на тренутној путањи.",
"Error occurred while checking server setup" : "Дошло је до грешке при провери поставки сервера",
"Your data directory and files are probably accessible from the Internet. The .htaccess file is not working. It is strongly recommended that you configure your web server so that the data directory is no longer accessible, or move the data directory outside the web server document root." : "Ваша фасцикла са подацима и фајлови су вероватно доступни са интернета. .htaccess фајл не ради. Препоручујемо да подесите Ваш веб сервер тако да је фасцикла са подацима ван фасцикле кореног документа веб сервера.",
"The \"{header}\" HTTP header is not set to \"{expected}\". This is a potential security or privacy risk, as it is recommended to adjust this setting accordingly." : "HTTP заглавље „{header}“ није подешено као „{expected}“. Ово потенцијално угрожава безбедност и приватност и препоручује се да подесите ову поставку.",