Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJenkins for ownCloud <owncloud-bot@tmit.eu>2015-01-18 09:54:34 +0300
committerJenkins for ownCloud <owncloud-bot@tmit.eu>2015-01-18 09:54:34 +0300
commit31cd5185f112c4a7963e63b4b278a88dcebe8bdf (patch)
tree717b5e2338506aabe4aafd9694f6c0640adb7174
parent60c4cb1dd669a0c40abcff50a636d7b4cb6469e0 (diff)
[tx-robot] updated from transifex
-rw-r--r--apps/files/l10n/gl.js2
-rw-r--r--apps/files/l10n/gl.json2
-rw-r--r--apps/files/l10n/tr.js2
-rw-r--r--apps/files/l10n/tr.json2
-rw-r--r--apps/files_encryption/l10n/fr.js8
-rw-r--r--apps/files_encryption/l10n/fr.json8
-rw-r--r--apps/files_external/l10n/fr.js4
-rw-r--r--apps/files_external/l10n/fr.json4
-rw-r--r--apps/files_external/l10n/gl.js1
-rw-r--r--apps/files_external/l10n/gl.json1
-rw-r--r--core/l10n/ca.js17
-rw-r--r--core/l10n/ca.json17
-rw-r--r--core/l10n/gl.js7
-rw-r--r--core/l10n/gl.json7
-rw-r--r--settings/l10n/gl.js1
-rw-r--r--settings/l10n/gl.json1
16 files changed, 62 insertions, 22 deletions
diff --git a/apps/files/l10n/gl.js b/apps/files/l10n/gl.js
index 134a6b1cb06..98c71ef207c 100644
--- a/apps/files/l10n/gl.js
+++ b/apps/files/l10n/gl.js
@@ -75,7 +75,7 @@ OC.L10N.register(
"Encryption App is enabled but your keys are not initialized, please log-out and log-in again" : "A aplicación de cifrado está activada, mais as chaves non foron inicializadas, saia da sesión e volva a acceder de novo",
"Invalid private key for Encryption App. Please update your private key password in your personal settings to recover access to your encrypted files." : "A chave privada para a aplicación de cifrado non é correcta. Actualice o contrasinal da súa chave privada nos seus axustes persoais para recuperar o acceso aos seus ficheiros cifrados.",
"Encryption was disabled but your files are still encrypted. Please go to your personal settings to decrypt your files." : "O cifrado foi desactivado, mais os ficheiros están cifrados. Vaia á configuración persoal para descifrar os ficheiros.",
- "_matches '{filter}'_::_match '{filter}'_" : ["",""],
+ "_matches '{filter}'_::_match '{filter}'_" : ["coincidente con «{filter}»","coincidentes con «{filter}»"],
"{dirs} and {files}" : "{dirs} e {files}",
"Favorited" : "Marcado como favorito",
"Favorite" : "Favorito",
diff --git a/apps/files/l10n/gl.json b/apps/files/l10n/gl.json
index 4eb3c1bc0f3..0d0ba4a269c 100644
--- a/apps/files/l10n/gl.json
+++ b/apps/files/l10n/gl.json
@@ -73,7 +73,7 @@
"Encryption App is enabled but your keys are not initialized, please log-out and log-in again" : "A aplicación de cifrado está activada, mais as chaves non foron inicializadas, saia da sesión e volva a acceder de novo",
"Invalid private key for Encryption App. Please update your private key password in your personal settings to recover access to your encrypted files." : "A chave privada para a aplicación de cifrado non é correcta. Actualice o contrasinal da súa chave privada nos seus axustes persoais para recuperar o acceso aos seus ficheiros cifrados.",
"Encryption was disabled but your files are still encrypted. Please go to your personal settings to decrypt your files." : "O cifrado foi desactivado, mais os ficheiros están cifrados. Vaia á configuración persoal para descifrar os ficheiros.",
- "_matches '{filter}'_::_match '{filter}'_" : ["",""],
+ "_matches '{filter}'_::_match '{filter}'_" : ["coincidente con «{filter}»","coincidentes con «{filter}»"],
"{dirs} and {files}" : "{dirs} e {files}",
"Favorited" : "Marcado como favorito",
"Favorite" : "Favorito",
diff --git a/apps/files/l10n/tr.js b/apps/files/l10n/tr.js
index d780db554b6..9e35b1f47ce 100644
--- a/apps/files/l10n/tr.js
+++ b/apps/files/l10n/tr.js
@@ -78,7 +78,7 @@ OC.L10N.register(
"_matches '{filter}'_::_match '{filter}'_" : ["'{filter}' ile eşleşiyor","'{filter}' ile eşleşiyor"],
"{dirs} and {files}" : "{dirs} ve {files}",
"Favorited" : "Sık kullanılanlara eklendi",
- "Favorite" : "Sık Kullanılan",
+ "Favorite" : "Sık kullanılan",
"%s could not be renamed as it has been deleted" : "%s, silindiği için adlandırılamadı",
"%s could not be renamed" : "%s yeniden adlandırılamadı",
"Upload (max. %s)" : "Yükle (azami: %s)",
diff --git a/apps/files/l10n/tr.json b/apps/files/l10n/tr.json
index 7aad97b5e1a..feb049474ba 100644
--- a/apps/files/l10n/tr.json
+++ b/apps/files/l10n/tr.json
@@ -76,7 +76,7 @@
"_matches '{filter}'_::_match '{filter}'_" : ["'{filter}' ile eşleşiyor","'{filter}' ile eşleşiyor"],
"{dirs} and {files}" : "{dirs} ve {files}",
"Favorited" : "Sık kullanılanlara eklendi",
- "Favorite" : "Sık Kullanılan",
+ "Favorite" : "Sık kullanılan",
"%s could not be renamed as it has been deleted" : "%s, silindiği için adlandırılamadı",
"%s could not be renamed" : "%s yeniden adlandırılamadı",
"Upload (max. %s)" : "Yükle (azami: %s)",
diff --git a/apps/files_encryption/l10n/fr.js b/apps/files_encryption/l10n/fr.js
index d7d0014b351..7ee71d80f64 100644
--- a/apps/files_encryption/l10n/fr.js
+++ b/apps/files_encryption/l10n/fr.js
@@ -24,13 +24,13 @@ OC.L10N.register(
"Can not decrypt this file, probably this is a shared file. Please ask the file owner to reshare the file with you." : "Impossible de déchiffrer ce fichier, il s'agit probablement d'un fichier partagé. Veuillez demander au propriétaire de ce fichier de le repartager avec vous.",
"Unknown error. Please check your system settings or contact your administrator" : "Erreur inconnue. Veuillez vérifier vos paramètres système ou contacter un administrateur.",
"Initial encryption started... This can take some time. Please wait." : "Chiffrement initial démarré... Cela peut prendre un certain temps. Veuillez patienter.",
- "Initial encryption running... Please try again later." : "Chiffrement initial en cours... Veuillez re-essayer ultérieurement.",
- "Missing requirements." : "Système minimum requis non respecté.",
+ "Initial encryption running... Please try again later." : "Chiffrement initial en cours... Veuillez ré-essayer ultérieurement.",
+ "Missing requirements." : "Dépendances manquantes.",
"Please make sure that OpenSSL together with the PHP extension is enabled and configured properly. For now, the encryption app has been disabled." : "Merci de vous assurer que OpenSSL et son extension PHP sont activés et configurés correctement. Pour l'instant, l'application de chiffrement a été désactivée.",
"Following users are not set up for encryption:" : "Les utilisateurs suivants ne sont pas configurés pour le chiffrement :",
- "Go directly to your %spersonal settings%s." : "Allerz directement à vos %spersonal settings%s.",
+ "Go directly to your %spersonal settings%s." : "Aller à %svos paramètres personnels%s.",
"Encryption" : "Chiffrement",
- "Encryption App is enabled but your keys are not initialized, please log-out and log-in again" : "L'application de chiffrement est activée mais vos clés ne sont pas initialisées, veuillez vous déconnecter et ensuite vous reconnecter.",
+ "Encryption App is enabled but your keys are not initialized, please log-out and log-in again" : "L'application de chiffrement est activée mais vos clés ne sont pas initialisées. Veuillez vous déconnecter et ensuite vous reconnecter.",
"Enable recovery key (allow to recover users files in case of password loss):" : "Activer la clef de récupération (permet de récupérer les fichiers des utilisateurs en cas de perte de mot de passe).",
"Recovery key password" : "Mot de passe de la clef de récupération",
"Repeat Recovery key password" : "Répétez le mot de passe de la clé de récupération",
diff --git a/apps/files_encryption/l10n/fr.json b/apps/files_encryption/l10n/fr.json
index 683b919e830..72e57fda5ea 100644
--- a/apps/files_encryption/l10n/fr.json
+++ b/apps/files_encryption/l10n/fr.json
@@ -22,13 +22,13 @@
"Can not decrypt this file, probably this is a shared file. Please ask the file owner to reshare the file with you." : "Impossible de déchiffrer ce fichier, il s'agit probablement d'un fichier partagé. Veuillez demander au propriétaire de ce fichier de le repartager avec vous.",
"Unknown error. Please check your system settings or contact your administrator" : "Erreur inconnue. Veuillez vérifier vos paramètres système ou contacter un administrateur.",
"Initial encryption started... This can take some time. Please wait." : "Chiffrement initial démarré... Cela peut prendre un certain temps. Veuillez patienter.",
- "Initial encryption running... Please try again later." : "Chiffrement initial en cours... Veuillez re-essayer ultérieurement.",
- "Missing requirements." : "Système minimum requis non respecté.",
+ "Initial encryption running... Please try again later." : "Chiffrement initial en cours... Veuillez ré-essayer ultérieurement.",
+ "Missing requirements." : "Dépendances manquantes.",
"Please make sure that OpenSSL together with the PHP extension is enabled and configured properly. For now, the encryption app has been disabled." : "Merci de vous assurer que OpenSSL et son extension PHP sont activés et configurés correctement. Pour l'instant, l'application de chiffrement a été désactivée.",
"Following users are not set up for encryption:" : "Les utilisateurs suivants ne sont pas configurés pour le chiffrement :",
- "Go directly to your %spersonal settings%s." : "Allerz directement à vos %spersonal settings%s.",
+ "Go directly to your %spersonal settings%s." : "Aller à %svos paramètres personnels%s.",
"Encryption" : "Chiffrement",
- "Encryption App is enabled but your keys are not initialized, please log-out and log-in again" : "L'application de chiffrement est activée mais vos clés ne sont pas initialisées, veuillez vous déconnecter et ensuite vous reconnecter.",
+ "Encryption App is enabled but your keys are not initialized, please log-out and log-in again" : "L'application de chiffrement est activée mais vos clés ne sont pas initialisées. Veuillez vous déconnecter et ensuite vous reconnecter.",
"Enable recovery key (allow to recover users files in case of password loss):" : "Activer la clef de récupération (permet de récupérer les fichiers des utilisateurs en cas de perte de mot de passe).",
"Recovery key password" : "Mot de passe de la clef de récupération",
"Repeat Recovery key password" : "Répétez le mot de passe de la clé de récupération",
diff --git a/apps/files_external/l10n/fr.js b/apps/files_external/l10n/fr.js
index cb26cfddcac..1f13f69168e 100644
--- a/apps/files_external/l10n/fr.js
+++ b/apps/files_external/l10n/fr.js
@@ -30,8 +30,8 @@ OC.L10N.register(
"Secure ftps://" : "Sécurisation ftps://",
"Client ID" : "ID Client",
"Client secret" : "Secret client",
- "OpenStack Object Storage" : "Object de Stockage OpenStack",
- "Region (optional for OpenStack Object Storage)" : "Region (optionnel pour Object de Stockage OpenStack)",
+ "OpenStack Object Storage" : "OpenStack Object Storage",
+ "Region (optional for OpenStack Object Storage)" : "Région (optionnel pour OpenStack Object Storage)",
"API Key (required for Rackspace Cloud Files)" : "Clé API (requis pour Rackspace Cloud Files)",
"Tenantname (required for OpenStack Object Storage)" : "Nom du locataire (requis pour le stockage OpenStack)",
"Password (required for OpenStack Object Storage)" : "Mot de passe (requis pour OpenStack Object Storage)",
diff --git a/apps/files_external/l10n/fr.json b/apps/files_external/l10n/fr.json
index 5b37d312111..40cd446cbb6 100644
--- a/apps/files_external/l10n/fr.json
+++ b/apps/files_external/l10n/fr.json
@@ -28,8 +28,8 @@
"Secure ftps://" : "Sécurisation ftps://",
"Client ID" : "ID Client",
"Client secret" : "Secret client",
- "OpenStack Object Storage" : "Object de Stockage OpenStack",
- "Region (optional for OpenStack Object Storage)" : "Region (optionnel pour Object de Stockage OpenStack)",
+ "OpenStack Object Storage" : "OpenStack Object Storage",
+ "Region (optional for OpenStack Object Storage)" : "Région (optionnel pour OpenStack Object Storage)",
"API Key (required for Rackspace Cloud Files)" : "Clé API (requis pour Rackspace Cloud Files)",
"Tenantname (required for OpenStack Object Storage)" : "Nom du locataire (requis pour le stockage OpenStack)",
"Password (required for OpenStack Object Storage)" : "Mot de passe (requis pour OpenStack Object Storage)",
diff --git a/apps/files_external/l10n/gl.js b/apps/files_external/l10n/gl.js
index 34d85e2fb4c..8cfb4c39da3 100644
--- a/apps/files_external/l10n/gl.js
+++ b/apps/files_external/l10n/gl.js
@@ -57,6 +57,7 @@ OC.L10N.register(
"<b>Note:</b> The cURL support in PHP is not enabled or installed. Mounting of %s is not possible. Please ask your system administrator to install it." : "<b>Nota:</b> A compatibilidade de cURL en PHP non está activada, ou non está instalado. Non é posíbel a montaxe de %s. Consulte co administrador do sistema como instalalo.",
"<b>Note:</b> The FTP support in PHP is not enabled or installed. Mounting of %s is not possible. Please ask your system administrator to install it." : "<b>Nota:</b> A compatibilidade de FTP en PHP non está activada, ou non está instalado. Non é posíbel a montaxe de %s. Consulte co administrador do sistema como instalalo.",
"<b>Note:</b> \"%s\" is not installed. Mounting of %s is not possible. Please ask your system administrator to install it." : "<b>Nota:</b> «%s» non está instalado. Non é posíbel a montaxe de %s. Consulte co administrador do sistema como instalalo.",
+ "No external storage configured" : "Non hai un almacenamento externo configurado",
"You can configure external storages in the personal settings" : "Ten que configurar o almacenamento externo nos axustes persoais",
"Name" : "Nome",
"Storage type" : "Tipo de almacenamento",
diff --git a/apps/files_external/l10n/gl.json b/apps/files_external/l10n/gl.json
index 1bd2241849d..b58107282f9 100644
--- a/apps/files_external/l10n/gl.json
+++ b/apps/files_external/l10n/gl.json
@@ -55,6 +55,7 @@
"<b>Note:</b> The cURL support in PHP is not enabled or installed. Mounting of %s is not possible. Please ask your system administrator to install it." : "<b>Nota:</b> A compatibilidade de cURL en PHP non está activada, ou non está instalado. Non é posíbel a montaxe de %s. Consulte co administrador do sistema como instalalo.",
"<b>Note:</b> The FTP support in PHP is not enabled or installed. Mounting of %s is not possible. Please ask your system administrator to install it." : "<b>Nota:</b> A compatibilidade de FTP en PHP non está activada, ou non está instalado. Non é posíbel a montaxe de %s. Consulte co administrador do sistema como instalalo.",
"<b>Note:</b> \"%s\" is not installed. Mounting of %s is not possible. Please ask your system administrator to install it." : "<b>Nota:</b> «%s» non está instalado. Non é posíbel a montaxe de %s. Consulte co administrador do sistema como instalalo.",
+ "No external storage configured" : "Non hai un almacenamento externo configurado",
"You can configure external storages in the personal settings" : "Ten que configurar o almacenamento externo nos axustes persoais",
"Name" : "Nome",
"Storage type" : "Tipo de almacenamento",
diff --git a/core/l10n/ca.js b/core/l10n/ca.js
index 8063be1e0b2..448182ea209 100644
--- a/core/l10n/ca.js
+++ b/core/l10n/ca.js
@@ -46,6 +46,7 @@ OC.L10N.register(
"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}",
+ "read-only" : "Només de lectura",
"_{count} file conflict_::_{count} file conflicts_" : ["{count} conflicte de fitxer","{count} conflictes de fitxer"],
"One file conflict" : "Un fitxer en conflicte",
"New Files" : "Fitxers nous",
@@ -78,9 +79,11 @@ OC.L10N.register(
"Share with user or group …" : "Comparteix amb usuari o grup...",
"Share link" : "Enllaç de compartició",
"The public link will expire no later than {days} days after it is created" : "L'enllaç públic tindrà venciment abans de {days} dies després de crear-lo",
+ "Link" : "Enllaç",
"Password protect" : "Protegir amb contrasenya",
"Password" : "Contrasenya",
"Choose a password for the public link" : "Escolliu una contrasenya per l'enllaç públic",
+ "Allow editing" : "Permetre edició",
"Email link to person" : "Enllaç per correu electrónic amb la persona",
"Send" : "Envia",
"Set expiration date" : "Estableix la data de venciment",
@@ -88,6 +91,7 @@ OC.L10N.register(
"Expiration date" : "Data de venciment",
"Adding user..." : "Afegint usuari...",
"group" : "grup",
+ "remote" : "remot",
"Resharing is not allowed" : "No es permet compartir de nou",
"Shared in {item} with {user}" : "Compartit en {item} amb {user}",
"Unshare" : "Deixa de compartir",
@@ -96,6 +100,7 @@ OC.L10N.register(
"can edit" : "pot editar",
"access control" : "control d'accés",
"create" : "crea",
+ "change" : "cambi",
"delete" : "elimina",
"Password protected" : "Protegeix amb contrasenya",
"Error unsetting expiration date" : "Error en eliminar la data de venciment",
@@ -110,9 +115,15 @@ OC.L10N.register(
"Edit tags" : "Edita etiquetes",
"Error loading dialog template: {error}" : "Error en carregar la plantilla de diàleg: {error}",
"No tags selected for deletion." : "No heu seleccionat les etiquetes a eliminar.",
- "_download %n file_::_download %n files_" : ["",""],
+ "unknown text" : "text desconegut",
+ "Hello world!" : "Hola món!",
+ "sunny" : "asolellat",
+ "Hello {name}, the weather is {weather}" : "Hola {name}, el temps és {weather}",
+ "Hello {name}" : "Hola {name}",
+ "_download %n file_::_download %n files_" : ["descarregar l'arxiu %n","descarregar arxius %n "],
"Updating {productName} to version {version}, this may take a while." : "Actualitzant {productName} a la versió {version}. Pot trigar una estona.",
"Please reload the page." : "Carregueu la pàgina de nou.",
+ "The update was unsuccessful. " : "La actualització no ha tingut èxit",
"The update was successful. Redirecting you to ownCloud now." : "L'actualització ha estat correcte. Ara us redirigim a ownCloud.",
"Couldn't reset password because the token is invalid" : "No es pot restablir la contrasenya perquè el testimoni no és vàlid",
"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.",
@@ -122,7 +133,9 @@ OC.L10N.register(
"New password" : "Contrasenya nova",
"New Password" : "Contrasenya nova",
"Reset password" : "Reinicialitza la contrasenya",
- "_{count} search result in other places_::_{count} search results in other places_" : ["",""],
+ "Searching other places" : "Buscant altres ubicacions",
+ "No search result in other places" : "No s'han trobat resultats en altres ubicacions",
+ "_{count} search result in other places_::_{count} search results in other places_" : ["{count} resultat de cerca en altres ubicacions","{count} resultats de cerca en altres ubicacions"],
"Mac OS X is not supported and %s will not work properly on this platform. Use it at your own risk! " : "Mac OS X no té suport i %s no funcionarà correctament en aquesta plataforma. Useu-ho al vostre risc!",
"For the best results, please consider using a GNU/Linux server instead." : "Per millors resultats, millor considereu utilitzar un servidor GNU/Linux.",
"Personal" : "Personal",
diff --git a/core/l10n/ca.json b/core/l10n/ca.json
index 570a56cc3b7..66d05b407de 100644
--- a/core/l10n/ca.json
+++ b/core/l10n/ca.json
@@ -44,6 +44,7 @@
"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}",
+ "read-only" : "Només de lectura",
"_{count} file conflict_::_{count} file conflicts_" : ["{count} conflicte de fitxer","{count} conflictes de fitxer"],
"One file conflict" : "Un fitxer en conflicte",
"New Files" : "Fitxers nous",
@@ -76,9 +77,11 @@
"Share with user or group …" : "Comparteix amb usuari o grup...",
"Share link" : "Enllaç de compartició",
"The public link will expire no later than {days} days after it is created" : "L'enllaç públic tindrà venciment abans de {days} dies després de crear-lo",
+ "Link" : "Enllaç",
"Password protect" : "Protegir amb contrasenya",
"Password" : "Contrasenya",
"Choose a password for the public link" : "Escolliu una contrasenya per l'enllaç públic",
+ "Allow editing" : "Permetre edició",
"Email link to person" : "Enllaç per correu electrónic amb la persona",
"Send" : "Envia",
"Set expiration date" : "Estableix la data de venciment",
@@ -86,6 +89,7 @@
"Expiration date" : "Data de venciment",
"Adding user..." : "Afegint usuari...",
"group" : "grup",
+ "remote" : "remot",
"Resharing is not allowed" : "No es permet compartir de nou",
"Shared in {item} with {user}" : "Compartit en {item} amb {user}",
"Unshare" : "Deixa de compartir",
@@ -94,6 +98,7 @@
"can edit" : "pot editar",
"access control" : "control d'accés",
"create" : "crea",
+ "change" : "cambi",
"delete" : "elimina",
"Password protected" : "Protegeix amb contrasenya",
"Error unsetting expiration date" : "Error en eliminar la data de venciment",
@@ -108,9 +113,15 @@
"Edit tags" : "Edita etiquetes",
"Error loading dialog template: {error}" : "Error en carregar la plantilla de diàleg: {error}",
"No tags selected for deletion." : "No heu seleccionat les etiquetes a eliminar.",
- "_download %n file_::_download %n files_" : ["",""],
+ "unknown text" : "text desconegut",
+ "Hello world!" : "Hola món!",
+ "sunny" : "asolellat",
+ "Hello {name}, the weather is {weather}" : "Hola {name}, el temps és {weather}",
+ "Hello {name}" : "Hola {name}",
+ "_download %n file_::_download %n files_" : ["descarregar l'arxiu %n","descarregar arxius %n "],
"Updating {productName} to version {version}, this may take a while." : "Actualitzant {productName} a la versió {version}. Pot trigar una estona.",
"Please reload the page." : "Carregueu la pàgina de nou.",
+ "The update was unsuccessful. " : "La actualització no ha tingut èxit",
"The update was successful. Redirecting you to ownCloud now." : "L'actualització ha estat correcte. Ara us redirigim a ownCloud.",
"Couldn't reset password because the token is invalid" : "No es pot restablir la contrasenya perquè el testimoni no és vàlid",
"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.",
@@ -120,7 +131,9 @@
"New password" : "Contrasenya nova",
"New Password" : "Contrasenya nova",
"Reset password" : "Reinicialitza la contrasenya",
- "_{count} search result in other places_::_{count} search results in other places_" : ["",""],
+ "Searching other places" : "Buscant altres ubicacions",
+ "No search result in other places" : "No s'han trobat resultats en altres ubicacions",
+ "_{count} search result in other places_::_{count} search results in other places_" : ["{count} resultat de cerca en altres ubicacions","{count} resultats de cerca en altres ubicacions"],
"Mac OS X is not supported and %s will not work properly on this platform. Use it at your own risk! " : "Mac OS X no té suport i %s no funcionarà correctament en aquesta plataforma. Useu-ho al vostre risc!",
"For the best results, please consider using a GNU/Linux server instead." : "Per millors resultats, millor considereu utilitzar un servidor GNU/Linux.",
"Personal" : "Personal",
diff --git a/core/l10n/gl.js b/core/l10n/gl.js
index 605f8a56a16..fe8f7a2e974 100644
--- a/core/l10n/gl.js
+++ b/core/l10n/gl.js
@@ -133,9 +133,14 @@ OC.L10N.register(
"New password" : "Novo contrasinal",
"New Password" : "Novo contrasinal",
"Reset password" : "Restabelecer o contrasinal",
- "_{count} search result in other places_::_{count} search results in other places_" : ["",""],
+ "Searching other places" : "Buscando en outros lugares",
+ "No search result in other places" : "Sen resultados na busca en outros lugares",
+ "_{count} search result in other places_::_{count} search results in other places_" : ["{count} resultado na busca en outros lugares","{count} resultados na busca en outros lugares"],
"Mac OS X is not supported and %s will not work properly on this platform. Use it at your own risk! " : "Mac OS X non é compatíbel e %s non funcionará correctamente nesta plataforma. Úseo baixo o seu risco!",
"For the best results, please consider using a GNU/Linux server instead." : "Para obter mellores resultados, considere o emprego dun servidor GNU/Linux no seu canto.",
+ "It seems that this %s instance is running on a 32-bit PHP environment and the open_basedir has been configured in php.ini. This will lead to problems with files over 4GB and is highly discouraged." : "Semella que está a executarse esta instancia de %s nun entorno de PHP de 32 bits e o open_basedir foi configurado no php.ini. Isto dará lugar a problemas con ficheiros de máis de 4GB o que é moi desalentador.",
+ "Please remove the open_basedir setting within your php.ini or switch to 64-bit PHP." : "Por favor elimine a preferencia de open_basedir dentro de php.ini ou cambie a un entorno 64-bit PHP.",
+ "It seems that this %s instance is running on a 32-bit PHP environment and cURL is not installed. This will lead to problems with files over 4GB and is highly discouraged." : "Semella que esta instancia %s execútase nun entorno 32-bit PHP e cURL non está instalado. Esto causará problemas con ficheiros maiores de 4GB o que é moi desalentador.",
"Please install the cURL extension and restart your webserver." : "Instale a extensión cURL e reinicie o servidor web.",
"Personal" : "Persoal",
"Users" : "Usuarios",
diff --git a/core/l10n/gl.json b/core/l10n/gl.json
index 9d94bffb4ed..71b6e850e83 100644
--- a/core/l10n/gl.json
+++ b/core/l10n/gl.json
@@ -131,9 +131,14 @@
"New password" : "Novo contrasinal",
"New Password" : "Novo contrasinal",
"Reset password" : "Restabelecer o contrasinal",
- "_{count} search result in other places_::_{count} search results in other places_" : ["",""],
+ "Searching other places" : "Buscando en outros lugares",
+ "No search result in other places" : "Sen resultados na busca en outros lugares",
+ "_{count} search result in other places_::_{count} search results in other places_" : ["{count} resultado na busca en outros lugares","{count} resultados na busca en outros lugares"],
"Mac OS X is not supported and %s will not work properly on this platform. Use it at your own risk! " : "Mac OS X non é compatíbel e %s non funcionará correctamente nesta plataforma. Úseo baixo o seu risco!",
"For the best results, please consider using a GNU/Linux server instead." : "Para obter mellores resultados, considere o emprego dun servidor GNU/Linux no seu canto.",
+ "It seems that this %s instance is running on a 32-bit PHP environment and the open_basedir has been configured in php.ini. This will lead to problems with files over 4GB and is highly discouraged." : "Semella que está a executarse esta instancia de %s nun entorno de PHP de 32 bits e o open_basedir foi configurado no php.ini. Isto dará lugar a problemas con ficheiros de máis de 4GB o que é moi desalentador.",
+ "Please remove the open_basedir setting within your php.ini or switch to 64-bit PHP." : "Por favor elimine a preferencia de open_basedir dentro de php.ini ou cambie a un entorno 64-bit PHP.",
+ "It seems that this %s instance is running on a 32-bit PHP environment and cURL is not installed. This will lead to problems with files over 4GB and is highly discouraged." : "Semella que esta instancia %s execútase nun entorno 32-bit PHP e cURL non está instalado. Esto causará problemas con ficheiros maiores de 4GB o que é moi desalentador.",
"Please install the cURL extension and restart your webserver." : "Instale a extensión cURL e reinicie o servidor web.",
"Personal" : "Persoal",
"Users" : "Usuarios",
diff --git a/settings/l10n/gl.js b/settings/l10n/gl.js
index 25a433f6814..b5069b2a2d1 100644
--- a/settings/l10n/gl.js
+++ b/settings/l10n/gl.js
@@ -210,6 +210,7 @@ OC.L10N.register(
"Email" : "Correo",
"Your email address" : "O seu enderezo de correo",
"Fill in an email address to enable password recovery and receive notifications" : "Escriba un enderezo de correo para permitir a recuperación de contrasinais e recibir notificacións",
+ "No email address set" : "Non hai un enderezo de correo definido",
"Profile picture" : "Imaxe do perfil",
"Upload new" : "Novo envío",
"Select new from Files" : "Seleccione unha nova de ficheiros",
diff --git a/settings/l10n/gl.json b/settings/l10n/gl.json
index 621d12a371c..af102203452 100644
--- a/settings/l10n/gl.json
+++ b/settings/l10n/gl.json
@@ -208,6 +208,7 @@
"Email" : "Correo",
"Your email address" : "O seu enderezo de correo",
"Fill in an email address to enable password recovery and receive notifications" : "Escriba un enderezo de correo para permitir a recuperación de contrasinais e recibir notificacións",
+ "No email address set" : "Non hai un enderezo de correo definido",
"Profile picture" : "Imaxe do perfil",
"Upload new" : "Novo envío",
"Select new from Files" : "Seleccione unha nova de ficheiros",