diff --git a/apps/files_external/l10n/es.js b/apps/files_external/l10n/es.js index 42695f85a4b192e4e1caac90808da4c95463d2de..47fe2a785401b0bbac9cbb3dff2df613c4a09c1b 100644 --- a/apps/files_external/l10n/es.js +++ b/apps/files_external/l10n/es.js @@ -18,6 +18,7 @@ OC.L10N.register( "Unsatisfied authentication mechanism parameters" : "Los parámetros del mecanismo de autentificación no son válidos", "Insufficient data: %s" : "Datos insuficientes: %s", "%s" : "%s", + "Storage with id \"%i\" is not user editable" : "El almacenamiento con id \"%i\" no es editable por usuarios", "Personal" : "Personal", "System" : "Sistema", "Grant access" : "Conceder acceso", @@ -28,6 +29,7 @@ OC.L10N.register( "Error generating key pair" : "Error al generar el par de claves", "Enable encryption" : "Habilitar cifrado", "Enable previews" : "Habilitar previsualizaciones", + "Enable sharing" : "Habilitar comparto", "Check for changes" : "Comprobar si hay cambios", "Never" : "Nunca", "Once every direct access" : "Una vez cada acceso directo", @@ -43,10 +45,15 @@ OC.L10N.register( "Couldn't get the list of external mount points: {type}" : "No se puede obtener la lista de los puntos de montaje externos: {type}", "There was an error with message: " : "Hubo un error con el mensaje:", "External mount error" : "Error de montaje externo", + "external-storage" : "almacenamiento-externo", "Couldn't get the list of Windows network drive mount points: empty response from the server" : "No se puede obtener la lista de unidades de red y sus puntos de montaje de Windows: respuesta vacÃa desde el servidor", "Some of the configured external mount points are not connected. Please click on the red row(s) for more information" : "Algunos de los puntos de montaje externos configurados no están conectados. Por favor, haga clic en la fila roja (s) para obtener más información", + "Please enter the credentials for the {mount} mount" : "Por favor introduzca los credenciales para el punto de montaje {mount}", "Username" : "Nombre de usuario", "Password" : "Contraseña", + "Credentials saved" : "Credenciales guardados", + "Credentials saving failed" : "Guardado de credenciales fallido", + "Credentials required" : "Credenciales requeridos", "Access key" : "Clave de acceso", "Secret key" : "Clave secreta", "Builtin" : "Incorporado", @@ -62,7 +69,11 @@ OC.L10N.register( "Identity endpoint URL" : "Identidad de punto final URL", "Rackspace" : "Espacio de Rack", "API key" : "Clave API", + "Global Credentails" : "Credenciales Globales", + "Log-in credentials, save in database" : "Iniciar credenciales, guardar en base de datos", "Username and password" : "Nombre de usuario y contraseña", + "Log-in credentials, save in session" : "Iniciar credenciales, guardar en la sesión", + "User entered, store in database" : "Usuario introducido, guardar en la base de datos", "RSA public key" : "Clave pública RSA", "Public key" : "Clave pública", "Amazon S3" : "Amazon S3", @@ -105,6 +116,7 @@ OC.L10N.register( "Storage type" : "Tipo de almacenamiento", "Scope" : "Ãmbito", "External Storage" : "Almacenamiento externo", + "Global Credentials" : "Credenciales Globales", "Folder name" : "Nombre de la carpeta", "Authentication" : "Autentificación", "Configuration" : "Configuración", diff --git a/apps/files_external/l10n/es.json b/apps/files_external/l10n/es.json index 24110d3f4a1fe58f747c54cd474586f59530bf7c..90c4e773291bef148e6961600557f330052e2051 100644 --- a/apps/files_external/l10n/es.json +++ b/apps/files_external/l10n/es.json @@ -16,6 +16,7 @@ "Unsatisfied authentication mechanism parameters" : "Los parámetros del mecanismo de autentificación no son válidos", "Insufficient data: %s" : "Datos insuficientes: %s", "%s" : "%s", + "Storage with id \"%i\" is not user editable" : "El almacenamiento con id \"%i\" no es editable por usuarios", "Personal" : "Personal", "System" : "Sistema", "Grant access" : "Conceder acceso", @@ -26,6 +27,7 @@ "Error generating key pair" : "Error al generar el par de claves", "Enable encryption" : "Habilitar cifrado", "Enable previews" : "Habilitar previsualizaciones", + "Enable sharing" : "Habilitar comparto", "Check for changes" : "Comprobar si hay cambios", "Never" : "Nunca", "Once every direct access" : "Una vez cada acceso directo", @@ -41,10 +43,15 @@ "Couldn't get the list of external mount points: {type}" : "No se puede obtener la lista de los puntos de montaje externos: {type}", "There was an error with message: " : "Hubo un error con el mensaje:", "External mount error" : "Error de montaje externo", + "external-storage" : "almacenamiento-externo", "Couldn't get the list of Windows network drive mount points: empty response from the server" : "No se puede obtener la lista de unidades de red y sus puntos de montaje de Windows: respuesta vacÃa desde el servidor", "Some of the configured external mount points are not connected. Please click on the red row(s) for more information" : "Algunos de los puntos de montaje externos configurados no están conectados. Por favor, haga clic en la fila roja (s) para obtener más información", + "Please enter the credentials for the {mount} mount" : "Por favor introduzca los credenciales para el punto de montaje {mount}", "Username" : "Nombre de usuario", "Password" : "Contraseña", + "Credentials saved" : "Credenciales guardados", + "Credentials saving failed" : "Guardado de credenciales fallido", + "Credentials required" : "Credenciales requeridos", "Access key" : "Clave de acceso", "Secret key" : "Clave secreta", "Builtin" : "Incorporado", @@ -60,7 +67,11 @@ "Identity endpoint URL" : "Identidad de punto final URL", "Rackspace" : "Espacio de Rack", "API key" : "Clave API", + "Global Credentails" : "Credenciales Globales", + "Log-in credentials, save in database" : "Iniciar credenciales, guardar en base de datos", "Username and password" : "Nombre de usuario y contraseña", + "Log-in credentials, save in session" : "Iniciar credenciales, guardar en la sesión", + "User entered, store in database" : "Usuario introducido, guardar en la base de datos", "RSA public key" : "Clave pública RSA", "Public key" : "Clave pública", "Amazon S3" : "Amazon S3", @@ -103,6 +114,7 @@ "Storage type" : "Tipo de almacenamiento", "Scope" : "Ãmbito", "External Storage" : "Almacenamiento externo", + "Global Credentials" : "Credenciales Globales", "Folder name" : "Nombre de la carpeta", "Authentication" : "Autentificación", "Configuration" : "Configuración", diff --git a/apps/files_external/l10n/ja.js b/apps/files_external/l10n/ja.js index 6e49805c03e1123138df3a716696908263bfee52..6155058a031ca555972db84970a4bb21b8ab7caf 100644 --- a/apps/files_external/l10n/ja.js +++ b/apps/files_external/l10n/ja.js @@ -69,7 +69,11 @@ OC.L10N.register( "Identity endpoint URL" : "èªè¨¼ã‚¨ãƒ³ãƒ‰ãƒã‚¤ãƒ³ãƒˆURL", "Rackspace" : "Rackspace", "API key" : "APIã‚ー", + "Global Credentails" : "ã‚°ãƒãƒ¼ãƒãƒ«èªè¨¼æƒ…å ±", + "Log-in credentials, save in database" : "ãƒã‚°ã‚¤ãƒ³èªè¨¼æƒ…å ±ã¯ã€ãƒ‡ãƒ¼ã‚¿ãƒ™ãƒ¼ã‚¹ã«ä¿å˜ã•ã‚Œã¾ã™ã€‚", "Username and password" : "ユーザーåã¨ãƒ‘スワード", + "Log-in credentials, save in session" : "ãƒã‚°ã‚¤ãƒ³èªè¨¼æƒ…å ±ã¯ã€ã‚»ãƒƒã‚·ãƒ§ãƒ³ã«ä¿å˜ã•ã‚Œã¾ã™ã€‚", + "User entered, store in database" : "ãƒ¦ãƒ¼ã‚¶ãƒ¼æƒ…å ±ã¯ã€ãƒ‡ãƒ¼ã‚¿ãƒ™ãƒ¼ã‚¹ã«ä¿å˜ã•ã‚Œã¾ã™ã€‚", "RSA public key" : "RSA公開éµ", "Public key" : "公開éµ", "Amazon S3" : "Amazon S3", @@ -112,6 +116,7 @@ OC.L10N.register( "Storage type" : "ストレージ種別", "Scope" : "スコープ", "External Storage" : "外部ストレージ", + "Global Credentials" : "ã‚°ãƒãƒ¼ãƒãƒ«èªè¨¼æƒ…å ±", "Folder name" : "フォルダーå", "Authentication" : "èªè¨¼", "Configuration" : "è¨å®š", diff --git a/apps/files_external/l10n/ja.json b/apps/files_external/l10n/ja.json index 82e2970fd862665e00a3d9e073e438f7fbb1fc97..995a4f2352728f05380526c6cd43939ae654a7c3 100644 --- a/apps/files_external/l10n/ja.json +++ b/apps/files_external/l10n/ja.json @@ -67,7 +67,11 @@ "Identity endpoint URL" : "èªè¨¼ã‚¨ãƒ³ãƒ‰ãƒã‚¤ãƒ³ãƒˆURL", "Rackspace" : "Rackspace", "API key" : "APIã‚ー", + "Global Credentails" : "ã‚°ãƒãƒ¼ãƒãƒ«èªè¨¼æƒ…å ±", + "Log-in credentials, save in database" : "ãƒã‚°ã‚¤ãƒ³èªè¨¼æƒ…å ±ã¯ã€ãƒ‡ãƒ¼ã‚¿ãƒ™ãƒ¼ã‚¹ã«ä¿å˜ã•ã‚Œã¾ã™ã€‚", "Username and password" : "ユーザーåã¨ãƒ‘スワード", + "Log-in credentials, save in session" : "ãƒã‚°ã‚¤ãƒ³èªè¨¼æƒ…å ±ã¯ã€ã‚»ãƒƒã‚·ãƒ§ãƒ³ã«ä¿å˜ã•ã‚Œã¾ã™ã€‚", + "User entered, store in database" : "ãƒ¦ãƒ¼ã‚¶ãƒ¼æƒ…å ±ã¯ã€ãƒ‡ãƒ¼ã‚¿ãƒ™ãƒ¼ã‚¹ã«ä¿å˜ã•ã‚Œã¾ã™ã€‚", "RSA public key" : "RSA公開éµ", "Public key" : "公開éµ", "Amazon S3" : "Amazon S3", @@ -110,6 +114,7 @@ "Storage type" : "ストレージ種別", "Scope" : "スコープ", "External Storage" : "外部ストレージ", + "Global Credentials" : "ã‚°ãƒãƒ¼ãƒãƒ«èªè¨¼æƒ…å ±", "Folder name" : "フォルダーå", "Authentication" : "èªè¨¼", "Configuration" : "è¨å®š", diff --git a/apps/user_ldap/l10n/es.js b/apps/user_ldap/l10n/es.js index e457978bcd75f045798057d2cc1fc309da191757..8ba9fbefee5e4733ea8106b6bc39a96a8e387b72 100644 --- a/apps/user_ldap/l10n/es.js +++ b/apps/user_ldap/l10n/es.js @@ -122,6 +122,8 @@ OC.L10N.register( "Directory Settings" : "Configuracion de directorio", "User Display Name Field" : "Campo de nombre de usuario a mostrar", "The LDAP attribute to use to generate the user's display name." : "El campo LDAP a usar para generar el nombre para mostrar del usuario.", + "2nd User Display Name Field" : "2do Campo de Nombre a Mostrar por el Usuario", + "Optional. An LDAP attribute to be added to the display name in brackets. Results in e.g. »John Doe (john.doe@example.org)«." : "Opcional. Un atributo LDAP para ser añadido en el nombre a mostrar en paréntesis. Resulta en p.ej. »John Doe (john.doe@example.org)«.", "Base User Tree" : "Ãrbol base de usuario", "One User Base DN per line" : "Un DN Base de Usuario por lÃnea", "User Search Attributes" : "Atributos de la busqueda de usuario", @@ -132,6 +134,8 @@ OC.L10N.register( "One Group Base DN per line" : "Un DN Base de Grupo por lÃnea", "Group Search Attributes" : "Atributos de búsqueda de grupo", "Group-Member association" : "Asociación Grupo-Miembro", + "Dynamic Group Member URL" : "URL Dinámica de Miembro de Grupo", + "The LDAP attribute that on group objects contains an LDAP search URL that determines what objects belong to the group. (An empty setting disables dynamic group membership functionality.)" : "El atributo LDAP que en los objetos de grupo contiene una URL de búsqueda LDAP que determina qué objetos pertenecen al grupo. (Un escenario vacÃo deshabilita la funcionalidad dinámica de pertenencia al grupo.)", "Nested Groups" : "Grupos anidados", "When switched on, groups that contain groups are supported. (Only works if the group member attribute contains DNs.)" : "Cuando se active, se permitirán grupos que contengan otros grupos (solo funciona si el atributo de miembro de grupo contiene DNs).", "Paging chunksize" : "Tamaño de los fragmentos de paginación", diff --git a/apps/user_ldap/l10n/es.json b/apps/user_ldap/l10n/es.json index ebce66270f1f3dcea97de4e9746012cfab22cc48..8cf67f71bb0796769133befde0d6ccb3e52730e9 100644 --- a/apps/user_ldap/l10n/es.json +++ b/apps/user_ldap/l10n/es.json @@ -120,6 +120,8 @@ "Directory Settings" : "Configuracion de directorio", "User Display Name Field" : "Campo de nombre de usuario a mostrar", "The LDAP attribute to use to generate the user's display name." : "El campo LDAP a usar para generar el nombre para mostrar del usuario.", + "2nd User Display Name Field" : "2do Campo de Nombre a Mostrar por el Usuario", + "Optional. An LDAP attribute to be added to the display name in brackets. Results in e.g. »John Doe (john.doe@example.org)«." : "Opcional. Un atributo LDAP para ser añadido en el nombre a mostrar en paréntesis. Resulta en p.ej. »John Doe (john.doe@example.org)«.", "Base User Tree" : "Ãrbol base de usuario", "One User Base DN per line" : "Un DN Base de Usuario por lÃnea", "User Search Attributes" : "Atributos de la busqueda de usuario", @@ -130,6 +132,8 @@ "One Group Base DN per line" : "Un DN Base de Grupo por lÃnea", "Group Search Attributes" : "Atributos de búsqueda de grupo", "Group-Member association" : "Asociación Grupo-Miembro", + "Dynamic Group Member URL" : "URL Dinámica de Miembro de Grupo", + "The LDAP attribute that on group objects contains an LDAP search URL that determines what objects belong to the group. (An empty setting disables dynamic group membership functionality.)" : "El atributo LDAP que en los objetos de grupo contiene una URL de búsqueda LDAP que determina qué objetos pertenecen al grupo. (Un escenario vacÃo deshabilita la funcionalidad dinámica de pertenencia al grupo.)", "Nested Groups" : "Grupos anidados", "When switched on, groups that contain groups are supported. (Only works if the group member attribute contains DNs.)" : "Cuando se active, se permitirán grupos que contengan otros grupos (solo funciona si el atributo de miembro de grupo contiene DNs).", "Paging chunksize" : "Tamaño de los fragmentos de paginación", diff --git a/apps/user_ldap/l10n/ja.js b/apps/user_ldap/l10n/ja.js index bafddc9b25d78ecaef861c3e5ff8ffa0b307c478..24fc6a68e1eec215ca9b1894d8d5352963a0350f 100644 --- a/apps/user_ldap/l10n/ja.js +++ b/apps/user_ldap/l10n/ja.js @@ -123,6 +123,7 @@ OC.L10N.register( "User Display Name Field" : "ユーザー表示åã®ãƒ•ã‚£ãƒ¼ãƒ«ãƒ‰", "The LDAP attribute to use to generate the user's display name." : "ユーザーã®è¡¨ç¤ºåã®ç”Ÿæˆã«åˆ©ç”¨ã™ã‚‹LDAP属性", "2nd User Display Name Field" : "第2ユーザー表示åã®ãƒ•ã‚£ãƒ¼ãƒ«ãƒ‰", + "Optional. An LDAP attribute to be added to the display name in brackets. Results in e.g. »John Doe (john.doe@example.org)«." : "オプションã§ã™ã€‚表示å内ã«ã‚«ãƒƒã‚³ä»˜ãã§è¿½åŠ 表示ã•ã‚Œã‚‹å±žæ€§ã€€ä¾‹ï¼šÂ»John Doe (john.doe@example.org)«.", "Base User Tree" : "ベースユーザーツリー", "One User Base DN per line" : "1è¡Œã«1ã¤ã®ãƒ¦ãƒ¼ã‚¶ãƒ¼ãƒ™ãƒ¼ã‚¹DN", "User Search Attributes" : "ユーザー検索属性", diff --git a/apps/user_ldap/l10n/ja.json b/apps/user_ldap/l10n/ja.json index f03609104e98e9f027bc2368000d61d02584a899..1a7d54504e5119c500b8716cfc69b11254af759d 100644 --- a/apps/user_ldap/l10n/ja.json +++ b/apps/user_ldap/l10n/ja.json @@ -121,6 +121,7 @@ "User Display Name Field" : "ユーザー表示åã®ãƒ•ã‚£ãƒ¼ãƒ«ãƒ‰", "The LDAP attribute to use to generate the user's display name." : "ユーザーã®è¡¨ç¤ºåã®ç”Ÿæˆã«åˆ©ç”¨ã™ã‚‹LDAP属性", "2nd User Display Name Field" : "第2ユーザー表示åã®ãƒ•ã‚£ãƒ¼ãƒ«ãƒ‰", + "Optional. An LDAP attribute to be added to the display name in brackets. Results in e.g. »John Doe (john.doe@example.org)«." : "オプションã§ã™ã€‚表示å内ã«ã‚«ãƒƒã‚³ä»˜ãã§è¿½åŠ 表示ã•ã‚Œã‚‹å±žæ€§ã€€ä¾‹ï¼šÂ»John Doe (john.doe@example.org)«.", "Base User Tree" : "ベースユーザーツリー", "One User Base DN per line" : "1è¡Œã«1ã¤ã®ãƒ¦ãƒ¼ã‚¶ãƒ¼ãƒ™ãƒ¼ã‚¹DN", "User Search Attributes" : "ユーザー検索属性", diff --git a/apps/user_ldap/l10n/pt_BR.js b/apps/user_ldap/l10n/pt_BR.js index 4a0b743154f3706019cd0f5cab78972239db7d5c..f1b36b31cc709ede099cf46f90de127d2ed7fa8d 100644 --- a/apps/user_ldap/l10n/pt_BR.js +++ b/apps/user_ldap/l10n/pt_BR.js @@ -122,7 +122,7 @@ OC.L10N.register( "Directory Settings" : "Configurações de Diretório", "User Display Name Field" : "Campo Nome de Exibição de Usuário", "The LDAP attribute to use to generate the user's display name." : "O atributo LDAP para usar para gerar o nome de exibição do usuário.", - "2nd User Display Name Field" : "2º Nome do Campo de Exibição do Usuário", + "2nd User Display Name Field" : "2º Campo Nome de Exibição de Usuário", "Optional. An LDAP attribute to be added to the display name in brackets. Results in e.g. »John Doe (john.doe@example.org)«." : "Opcional. Um atributo LDAP para ser adicionado ao nome de exibição entre colchetes. Exemplo de resultado »John Doe (john.doe@example.org)«.", "Base User Tree" : "Ãrvore de Usuário Base", "One User Base DN per line" : "Um usuário-base DN por linha", diff --git a/apps/user_ldap/l10n/pt_BR.json b/apps/user_ldap/l10n/pt_BR.json index 87f8d3864ecb3be3f80cb9e54708b95746544bd7..8da9273770469f5069df6e61edf4cbab7104a62c 100644 --- a/apps/user_ldap/l10n/pt_BR.json +++ b/apps/user_ldap/l10n/pt_BR.json @@ -120,7 +120,7 @@ "Directory Settings" : "Configurações de Diretório", "User Display Name Field" : "Campo Nome de Exibição de Usuário", "The LDAP attribute to use to generate the user's display name." : "O atributo LDAP para usar para gerar o nome de exibição do usuário.", - "2nd User Display Name Field" : "2º Nome do Campo de Exibição do Usuário", + "2nd User Display Name Field" : "2º Campo Nome de Exibição de Usuário", "Optional. An LDAP attribute to be added to the display name in brackets. Results in e.g. »John Doe (john.doe@example.org)«." : "Opcional. Um atributo LDAP para ser adicionado ao nome de exibição entre colchetes. Exemplo de resultado »John Doe (john.doe@example.org)«.", "Base User Tree" : "Ãrvore de Usuário Base", "One User Base DN per line" : "Um usuário-base DN por linha", diff --git a/core/l10n/ca.js b/core/l10n/ca.js index 501d5e5f97048827b1080eea8f98f0aded13edfc..915697dc7b832b72161719162bb87dbeae914241 100644 --- a/core/l10n/ca.js +++ b/core/l10n/ca.js @@ -161,7 +161,6 @@ OC.L10N.register( "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 "], - "{version} is available. Get more information on how to update." : "Hi ha disponible la versió {version}. Obtingueu més informació sobre com actualitzar.", "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", diff --git a/core/l10n/ca.json b/core/l10n/ca.json index 79eaac70bc072f4f5aa9b3dc5a2bfad61aa8132c..286d959eeb3b42d6e2771766ff4aa5a4ea04bd5f 100644 --- a/core/l10n/ca.json +++ b/core/l10n/ca.json @@ -159,7 +159,6 @@ "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 "], - "{version} is available. Get more information on how to update." : "Hi ha disponible la versió {version}. Obtingueu més informació sobre com actualitzar.", "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", diff --git a/core/l10n/cs_CZ.js b/core/l10n/cs_CZ.js index 22ee4fcc1f4a3e2a7f9c78274be5435e603ee249..92b612bf975c2cc562588cec4492b957afa8ea1c 100644 --- a/core/l10n/cs_CZ.js +++ b/core/l10n/cs_CZ.js @@ -193,7 +193,6 @@ OC.L10N.register( "Hello {name}, the weather is {weather}" : "Ahoj {name}, je {weather}", "Hello {name}" : "VÃtej, {name}", "_download %n file_::_download %n files_" : ["stáhnout %n soubor","stáhnout %n soubory","stáhnout %n souborů"], - "{version} is available. Get more information on how to update." : "Je dostupná {version}. PÅ™eÄtÄ›te si vÃce informacà jak aktualizovat.", "The upgrade is in progress, leaving this page might interrupt the process in some environments." : "ProbÃhá aktualizace, opuÅ¡tÄ›nà této stránky může v nÄ›kterých prostÅ™edÃch pÅ™eruÅ¡it proces.", "Updating {productName} to version {version}, this may take a while." : "Aktualizuji {productName} na verzi {version}, může to chvÃli trvat.", "An error occurred." : "DoÅ¡lo k chybÄ›.", diff --git a/core/l10n/cs_CZ.json b/core/l10n/cs_CZ.json index ab479593c95cba318a1f2ebddd728e5fd8404d65..7c7c3055da5f46b28f7487370065f53cd2e9650c 100644 --- a/core/l10n/cs_CZ.json +++ b/core/l10n/cs_CZ.json @@ -191,7 +191,6 @@ "Hello {name}, the weather is {weather}" : "Ahoj {name}, je {weather}", "Hello {name}" : "VÃtej, {name}", "_download %n file_::_download %n files_" : ["stáhnout %n soubor","stáhnout %n soubory","stáhnout %n souborů"], - "{version} is available. Get more information on how to update." : "Je dostupná {version}. PÅ™eÄtÄ›te si vÃce informacà jak aktualizovat.", "The upgrade is in progress, leaving this page might interrupt the process in some environments." : "ProbÃhá aktualizace, opuÅ¡tÄ›nà této stránky může v nÄ›kterých prostÅ™edÃch pÅ™eruÅ¡it proces.", "Updating {productName} to version {version}, this may take a while." : "Aktualizuji {productName} na verzi {version}, může to chvÃli trvat.", "An error occurred." : "DoÅ¡lo k chybÄ›.", diff --git a/core/l10n/da.js b/core/l10n/da.js index f45f2308b14a3a2d4cd8434d0a0cfbf63edde325..c4e5b730f33d359fd32a13ef3a8419d2147b8e17 100644 --- a/core/l10n/da.js +++ b/core/l10n/da.js @@ -172,7 +172,6 @@ OC.L10N.register( "Hello {name}, the weather is {weather}" : "Hej {name}, vejret er {weather}", "Hello {name}" : "Hej {name}", "_download %n file_::_download %n files_" : ["hent %n fil","hent %n filer"], - "{version} is available. Get more information on how to update." : "{version} er tilgængelig. FÃ¥ mere information om hvordan du opdaterer.", "The upgrade is in progress, leaving this page might interrupt the process in some environments." : "Opgraderingen er i gang, forlader du denne side kan det afbryde processen.", "Updating {productName} to version {version}, this may take a while." : "Opdaterer {productName} til version {version}, det kan tage et stykke tid.", "An error occurred." : "Der opstod en fejl.", diff --git a/core/l10n/da.json b/core/l10n/da.json index b8055f42a41c447f71bfa952dac66b47b9dfb5d5..87c89969f1a2d07715665d3fecc970080e245b6c 100644 --- a/core/l10n/da.json +++ b/core/l10n/da.json @@ -170,7 +170,6 @@ "Hello {name}, the weather is {weather}" : "Hej {name}, vejret er {weather}", "Hello {name}" : "Hej {name}", "_download %n file_::_download %n files_" : ["hent %n fil","hent %n filer"], - "{version} is available. Get more information on how to update." : "{version} er tilgængelig. FÃ¥ mere information om hvordan du opdaterer.", "The upgrade is in progress, leaving this page might interrupt the process in some environments." : "Opgraderingen er i gang, forlader du denne side kan det afbryde processen.", "Updating {productName} to version {version}, this may take a while." : "Opdaterer {productName} til version {version}, det kan tage et stykke tid.", "An error occurred." : "Der opstod en fejl.", diff --git a/core/l10n/de.js b/core/l10n/de.js index 4155124874c0d6f2771cf14d7aeaea83c6045645..faf720c2cb8cbfa8f1b696e246007a572748e5e5 100644 --- a/core/l10n/de.js +++ b/core/l10n/de.js @@ -175,7 +175,6 @@ OC.L10N.register( "Hello {name}, the weather is {weather}" : "Hallo {name}, das Wetter ist {weather}", "Hello {name}" : "Hallo {name}", "_download %n file_::_download %n files_" : ["Lade %n Datei herunter","Lade %n Dateien herunter"], - "{version} is available. Get more information on how to update." : "{version} ist verfügbar. Hole weitere Informationen zu Aktualisierungen ein.", "The upgrade is in progress, leaving this page might interrupt the process in some environments." : "Das Update läuft gerade. Das Verlassen dieser Seite könnte den Update Prozess in einigen Umgebungen unterbrechen.", "Updating {productName} to version {version}, this may take a while." : "Aktualisiere {productName} auf Version {version}. Dies könnte eine Weile dauern.", "An error occurred." : "Es ist ein Fehler aufgetreten.", diff --git a/core/l10n/de.json b/core/l10n/de.json index ad3d0102b1e6d2b775a97f72f69b7681ef7aec79..dc074683f095de0c28d4ec2cf1297765cf447fa0 100644 --- a/core/l10n/de.json +++ b/core/l10n/de.json @@ -173,7 +173,6 @@ "Hello {name}, the weather is {weather}" : "Hallo {name}, das Wetter ist {weather}", "Hello {name}" : "Hallo {name}", "_download %n file_::_download %n files_" : ["Lade %n Datei herunter","Lade %n Dateien herunter"], - "{version} is available. Get more information on how to update." : "{version} ist verfügbar. Hole weitere Informationen zu Aktualisierungen ein.", "The upgrade is in progress, leaving this page might interrupt the process in some environments." : "Das Update läuft gerade. Das Verlassen dieser Seite könnte den Update Prozess in einigen Umgebungen unterbrechen.", "Updating {productName} to version {version}, this may take a while." : "Aktualisiere {productName} auf Version {version}. Dies könnte eine Weile dauern.", "An error occurred." : "Es ist ein Fehler aufgetreten.", diff --git a/core/l10n/de_DE.js b/core/l10n/de_DE.js index ebf0b4785c3ff5429f27de43da467d5b3938da27..eeb9241f965b5dc42835373951805c92bf32733a 100644 --- a/core/l10n/de_DE.js +++ b/core/l10n/de_DE.js @@ -175,7 +175,6 @@ OC.L10N.register( "Hello {name}, the weather is {weather}" : "Hallo {name}, das Wetter ist {weather}", "Hello {name}" : "Hallo {name}", "_download %n file_::_download %n files_" : ["Lade %n Datei herunter","Lade %n Dateien herunter"], - "{version} is available. Get more information on how to update." : "{version} ist verfügbar. Holen Sie weitere Informationen zu Aktualisierungen ein.", "The upgrade is in progress, leaving this page might interrupt the process in some environments." : "Das Upgrade läuft noch , diese Seite zu verlassen könnte das Verfahren in einigen Umgebungen unterbrechen.", "Updating {productName} to version {version}, this may take a while." : "{productName} wird auf Version {version} aktualisiert. Das könnte eine Weile dauern.", "An error occurred." : "Ein Fehler ist aufgetreten.", diff --git a/core/l10n/de_DE.json b/core/l10n/de_DE.json index 886ecec4f844749b2670cf43fb0675db7293e2c0..6909dcb87dc1efd9f1b523a48dbdb0ebd91b8bcd 100644 --- a/core/l10n/de_DE.json +++ b/core/l10n/de_DE.json @@ -173,7 +173,6 @@ "Hello {name}, the weather is {weather}" : "Hallo {name}, das Wetter ist {weather}", "Hello {name}" : "Hallo {name}", "_download %n file_::_download %n files_" : ["Lade %n Datei herunter","Lade %n Dateien herunter"], - "{version} is available. Get more information on how to update." : "{version} ist verfügbar. Holen Sie weitere Informationen zu Aktualisierungen ein.", "The upgrade is in progress, leaving this page might interrupt the process in some environments." : "Das Upgrade läuft noch , diese Seite zu verlassen könnte das Verfahren in einigen Umgebungen unterbrechen.", "Updating {productName} to version {version}, this may take a while." : "{productName} wird auf Version {version} aktualisiert. Das könnte eine Weile dauern.", "An error occurred." : "Ein Fehler ist aufgetreten.", diff --git a/core/l10n/el.js b/core/l10n/el.js index 405103ddd6720cf82cf1dc2f9ea63ceb210e7970..25d3a64cff6053fd8b9f15c278066ab0b9999c5e 100644 --- a/core/l10n/el.js +++ b/core/l10n/el.js @@ -172,7 +172,6 @@ OC.L10N.register( "Hello {name}, the weather is {weather}" : "Γειά σου {name}, ο καιÏός είναι {weather}", "Hello {name}" : "Γεια σου {name}", "_download %n file_::_download %n files_" : ["λήψη %n αÏχείου","λήψη %n αÏχείων"], - "{version} is available. Get more information on how to update." : "Η Îκδοση {version} είναι διαθÎσιμη. Δείτε πεÏισσότεÏες πληÏοφοÏίες για το πως να κάνετε την ενημÎÏωση.", "The upgrade is in progress, leaving this page might interrupt the process in some environments." : "Η αναβάθμιση είναι σε εξÎλιξη, αν φÏγετε από αυτή τη σελίδα μποÏεί να διακοπεί η διαδικασία σε οÏισμÎνα πεÏιβάλλοντα χÏήσης.", "Updating {productName} to version {version}, this may take a while." : "ΕνημÎÏωση του {productName} στην Îκδοση {version}, αυτό μποÏεί να διαÏκÎσει λίγη ÏŽÏα.", "An error occurred." : "ΠαÏουσιάστηκε σφάλμα", diff --git a/core/l10n/el.json b/core/l10n/el.json index 2c8e8b2e6afadb1c29c9dee7e43b1bd14bd6fa81..51406fae5e953827dc45ef81f1c3f3b273a7f78d 100644 --- a/core/l10n/el.json +++ b/core/l10n/el.json @@ -170,7 +170,6 @@ "Hello {name}, the weather is {weather}" : "Γειά σου {name}, ο καιÏός είναι {weather}", "Hello {name}" : "Γεια σου {name}", "_download %n file_::_download %n files_" : ["λήψη %n αÏχείου","λήψη %n αÏχείων"], - "{version} is available. Get more information on how to update." : "Η Îκδοση {version} είναι διαθÎσιμη. Δείτε πεÏισσότεÏες πληÏοφοÏίες για το πως να κάνετε την ενημÎÏωση.", "The upgrade is in progress, leaving this page might interrupt the process in some environments." : "Η αναβάθμιση είναι σε εξÎλιξη, αν φÏγετε από αυτή τη σελίδα μποÏεί να διακοπεί η διαδικασία σε οÏισμÎνα πεÏιβάλλοντα χÏήσης.", "Updating {productName} to version {version}, this may take a while." : "ΕνημÎÏωση του {productName} στην Îκδοση {version}, αυτό μποÏεί να διαÏκÎσει λίγη ÏŽÏα.", "An error occurred." : "ΠαÏουσιάστηκε σφάλμα", diff --git a/core/l10n/en_GB.js b/core/l10n/en_GB.js index 2b1dfbf8cdfa20e2c169356e2b412f22c9807445..9d239394485167b0b124d8c5fb3703f46327fe6a 100644 --- a/core/l10n/en_GB.js +++ b/core/l10n/en_GB.js @@ -148,7 +148,6 @@ OC.L10N.register( "Hello {name}, the weather is {weather}" : "Hello {name}, the weather is {weather}", "Hello {name}" : "Hello {name}", "_download %n file_::_download %n files_" : ["download %n file","download %n files"], - "{version} is available. Get more information on how to update." : "{version} is available. Get more information on how to update.", "Updating {productName} to version {version}, this may take a while." : "Updating {productName} to version {version}, this may take a while.", "Please reload the page." : "Please reload the page.", "The update was unsuccessful. " : "The update was unsuccessful. ", diff --git a/core/l10n/en_GB.json b/core/l10n/en_GB.json index e19ddcb17230332cdf367537b9a2f0eb8fe08723..41a2f636a2ad07b49c5823d9bf1cf0cbc8e23827 100644 --- a/core/l10n/en_GB.json +++ b/core/l10n/en_GB.json @@ -146,7 +146,6 @@ "Hello {name}, the weather is {weather}" : "Hello {name}, the weather is {weather}", "Hello {name}" : "Hello {name}", "_download %n file_::_download %n files_" : ["download %n file","download %n files"], - "{version} is available. Get more information on how to update." : "{version} is available. Get more information on how to update.", "Updating {productName} to version {version}, this may take a while." : "Updating {productName} to version {version}, this may take a while.", "Please reload the page." : "Please reload the page.", "The update was unsuccessful. " : "The update was unsuccessful. ", diff --git a/core/l10n/es.js b/core/l10n/es.js index 5ad0aafd8dab121397d8736b7131abebf030f17f..1851fe5f69ce90e7fac3d361b6f9615d847a0afe 100644 --- a/core/l10n/es.js +++ b/core/l10n/es.js @@ -164,16 +164,23 @@ OC.L10N.register( "change" : "cambio", "delete" : "eliminar", "access control" : "control de acceso", + "Could not unshare" : "No se puede quitar el comparto", "Share details could not be loaded for this item." : "No se han podido cargar los detalles de compartición para este elemento.", "An error occured. Please try again" : "Un error ocurrió. Por favor reinténtelo nuevamente.", "Share" : "Compartir", "Share with people on other ownClouds using the syntax username@example.com/owncloud" : "Comparta con personas en otros ownClouds utilizando la sintáxis username@example.com/owncloud", "Share with users or groups …" : "Compartir con usuarios o grupos ...", "Share with users, groups or remote users …" : "Comparte con usuarios, grupos o usuarios remotos...", + "Error removing share" : "Error quitando el comparto", "Warning" : "Precaución", "Error while sending notification" : "Error mientras se enviaba la notificación", + "Non-existing tag #{tag}" : "CategorÃa #{tag} no existente", + "not assignable" : "no asignable", + "invisible" : "invisible", + "({scope})" : "({scope})", "Delete" : "Eliminar", "Rename" : "Renombrar", + "Global tags" : "CategorÃas globales", "The object type is not specified." : "El tipo de objeto no está especificado.", "Enter new" : "Ingresar nueva", "Add" : "Agregar", @@ -186,11 +193,11 @@ OC.L10N.register( "Hello {name}, the weather is {weather}" : "Hola {name}, el dÃa es {weather}", "Hello {name}" : "Hola {name}", "_download %n file_::_download %n files_" : ["descargar %n ficheros","descargar %n archivos"], - "{version} is available. Get more information on how to update." : "Una nueva {version} está disponible. Obtenga más información sobre cómo actualizar.", "The upgrade is in progress, leaving this page might interrupt the process in some environments." : "La actualización está en curso, salir de esta página podrÃan interrumpir el proceso en algunos entornos.", "Updating {productName} to version {version}, this may take a while." : "Actualizando {productName} a la versión {version}. Esto puede tardar un poco.", "An error occurred." : "Ocurrió un error.", "Please reload the page." : "Recargue/Actualice la página", + "The update was unsuccessful. For more information <a href=\"{url}\">check our forum post</a> covering this issue." : "La actualización tuvo un problema. Para más información <a href=\"{url}\">consulta nuestro artÃculo del foro</a> para arreglar este problema.", "The update was unsuccessful. " : "La actualización ha fallado.", "The update was successful. There were warnings." : "La actualización fue exitosa. HabÃa advertencias.", "The update was successful. Redirecting you to ownCloud now." : "La actualización se ha realizado con éxito. Redireccionando a ownCloud ahora.", diff --git a/core/l10n/es.json b/core/l10n/es.json index fc01075cb003497565d408321f110411ded56868..43b23c4642defdd8d70966572ed180912a79b25d 100644 --- a/core/l10n/es.json +++ b/core/l10n/es.json @@ -162,16 +162,23 @@ "change" : "cambio", "delete" : "eliminar", "access control" : "control de acceso", + "Could not unshare" : "No se puede quitar el comparto", "Share details could not be loaded for this item." : "No se han podido cargar los detalles de compartición para este elemento.", "An error occured. Please try again" : "Un error ocurrió. Por favor reinténtelo nuevamente.", "Share" : "Compartir", "Share with people on other ownClouds using the syntax username@example.com/owncloud" : "Comparta con personas en otros ownClouds utilizando la sintáxis username@example.com/owncloud", "Share with users or groups …" : "Compartir con usuarios o grupos ...", "Share with users, groups or remote users …" : "Comparte con usuarios, grupos o usuarios remotos...", + "Error removing share" : "Error quitando el comparto", "Warning" : "Precaución", "Error while sending notification" : "Error mientras se enviaba la notificación", + "Non-existing tag #{tag}" : "CategorÃa #{tag} no existente", + "not assignable" : "no asignable", + "invisible" : "invisible", + "({scope})" : "({scope})", "Delete" : "Eliminar", "Rename" : "Renombrar", + "Global tags" : "CategorÃas globales", "The object type is not specified." : "El tipo de objeto no está especificado.", "Enter new" : "Ingresar nueva", "Add" : "Agregar", @@ -184,11 +191,11 @@ "Hello {name}, the weather is {weather}" : "Hola {name}, el dÃa es {weather}", "Hello {name}" : "Hola {name}", "_download %n file_::_download %n files_" : ["descargar %n ficheros","descargar %n archivos"], - "{version} is available. Get more information on how to update." : "Una nueva {version} está disponible. Obtenga más información sobre cómo actualizar.", "The upgrade is in progress, leaving this page might interrupt the process in some environments." : "La actualización está en curso, salir de esta página podrÃan interrumpir el proceso en algunos entornos.", "Updating {productName} to version {version}, this may take a while." : "Actualizando {productName} a la versión {version}. Esto puede tardar un poco.", "An error occurred." : "Ocurrió un error.", "Please reload the page." : "Recargue/Actualice la página", + "The update was unsuccessful. For more information <a href=\"{url}\">check our forum post</a> covering this issue." : "La actualización tuvo un problema. Para más información <a href=\"{url}\">consulta nuestro artÃculo del foro</a> para arreglar este problema.", "The update was unsuccessful. " : "La actualización ha fallado.", "The update was successful. There were warnings." : "La actualización fue exitosa. HabÃa advertencias.", "The update was successful. Redirecting you to ownCloud now." : "La actualización se ha realizado con éxito. Redireccionando a ownCloud ahora.", diff --git a/core/l10n/et_EE.js b/core/l10n/et_EE.js index 4184239fc39273327a9642e5fc709a53d4e1db15..53eea63f795c778f7e05955c6a7b37d7f3495d27 100644 --- a/core/l10n/et_EE.js +++ b/core/l10n/et_EE.js @@ -158,7 +158,6 @@ OC.L10N.register( "Hello {name}, the weather is {weather}" : "Tere {name}, ilm on {weather}", "Hello {name}" : "Tere, {name}", "_download %n file_::_download %n files_" : ["laadi alla %n fail","laadi alla %n faili"], - "{version} is available. Get more information on how to update." : "{version} on saadaval. Vaata lisainfot uuendamise kohta.", "Updating {productName} to version {version}, this may take a while." : "Uuendan {productName} versioonile {version}, see võtab veidi aega.", "Please reload the page." : "Palun laadi see uuesti.", "The update was unsuccessful. " : "Uuendamine ebaõnnestus.", diff --git a/core/l10n/et_EE.json b/core/l10n/et_EE.json index dfc0cc0525cdca30a045c969765138bf361d415b..91f6f2aaf30cc3f6f1626e0709b44f65a5dfc650 100644 --- a/core/l10n/et_EE.json +++ b/core/l10n/et_EE.json @@ -156,7 +156,6 @@ "Hello {name}, the weather is {weather}" : "Tere {name}, ilm on {weather}", "Hello {name}" : "Tere, {name}", "_download %n file_::_download %n files_" : ["laadi alla %n fail","laadi alla %n faili"], - "{version} is available. Get more information on how to update." : "{version} on saadaval. Vaata lisainfot uuendamise kohta.", "Updating {productName} to version {version}, this may take a while." : "Uuendan {productName} versioonile {version}, see võtab veidi aega.", "Please reload the page." : "Palun laadi see uuesti.", "The update was unsuccessful. " : "Uuendamine ebaõnnestus.", diff --git a/core/l10n/fa.js b/core/l10n/fa.js index 21adcff280aa8fef70bedb390bca1dbe9af5e230..8b9da2dc5a38eb7d039cd20b5d83dd390fbc9e27 100644 --- a/core/l10n/fa.js +++ b/core/l10n/fa.js @@ -148,7 +148,6 @@ OC.L10N.register( "Hello {name}, the weather is {weather}" : "سلام {name}, هوا {weather} است", "Hello {name}" : "سلام {name}", "_download %n file_::_download %n files_" : ["دانلود %n Ùایل"], - "{version} is available. Get more information on how to update." : "{version} آماده است. برای چگونگی بروزرسانی اطلاعات بیشتر را دریاÙت نمایید.", "Updating {productName} to version {version}, this may take a while." : "بروزرسانی {productName} به نسخه‎ی {version}ØŒ این عملیات ممکن است زمان‎بر باشد.", "An error occurred." : "یک خطا رخ‌داده است.", "The update was unsuccessful. " : "بروزرسانی ناموÙÙ‚ بود.", diff --git a/core/l10n/fa.json b/core/l10n/fa.json index ddfab9455b63c491e99421f83f31779f4efdd93e..fbfc99b492873dd76ae58fccf0c657f29adceed1 100644 --- a/core/l10n/fa.json +++ b/core/l10n/fa.json @@ -146,7 +146,6 @@ "Hello {name}, the weather is {weather}" : "سلام {name}, هوا {weather} است", "Hello {name}" : "سلام {name}", "_download %n file_::_download %n files_" : ["دانلود %n Ùایل"], - "{version} is available. Get more information on how to update." : "{version} آماده است. برای چگونگی بروزرسانی اطلاعات بیشتر را دریاÙت نمایید.", "Updating {productName} to version {version}, this may take a while." : "بروزرسانی {productName} به نسخه‎ی {version}ØŒ این عملیات ممکن است زمان‎بر باشد.", "An error occurred." : "یک خطا رخ‌داده است.", "The update was unsuccessful. " : "بروزرسانی ناموÙÙ‚ بود.", diff --git a/core/l10n/fi_FI.js b/core/l10n/fi_FI.js index 3a17c0d37bb0950639933472cdebfc69b0ee408c..de435277524b730c23ed4929772fc6e81910cd5e 100644 --- a/core/l10n/fi_FI.js +++ b/core/l10n/fi_FI.js @@ -193,11 +193,11 @@ OC.L10N.register( "Hello {name}, the weather is {weather}" : "Hei {name}, sää on {weather}", "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.", + "The update was unsuccessful. For more information <a href=\"{url}\">check our forum post</a> covering this issue." : "Päivitys epäonnistui. Katso lisätietoja tähän ongelmaan liittyen <a href=\"{url}\">keskustelupalstan viestistä</a>.", "The update was unsuccessful. " : "Päivitys epäonnistui.", "The update was successful. There were warnings." : "Päivitys onnistui, tosin ilmeni varoituksia.", "The update was successful. Redirecting you to ownCloud now." : "Päivitys onnistui. Selain ohjautuu nyt ownCloudiisi.", diff --git a/core/l10n/fi_FI.json b/core/l10n/fi_FI.json index 0df670a28081ba0aa147f8ecea6466481036ad47..10393d56edc93c6c6cd774bd4f78b60ff995e148 100644 --- a/core/l10n/fi_FI.json +++ b/core/l10n/fi_FI.json @@ -191,11 +191,11 @@ "Hello {name}, the weather is {weather}" : "Hei {name}, sää on {weather}", "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.", + "The update was unsuccessful. For more information <a href=\"{url}\">check our forum post</a> covering this issue." : "Päivitys epäonnistui. Katso lisätietoja tähän ongelmaan liittyen <a href=\"{url}\">keskustelupalstan viestistä</a>.", "The update was unsuccessful. " : "Päivitys epäonnistui.", "The update was successful. There were warnings." : "Päivitys onnistui, tosin ilmeni varoituksia.", "The update was successful. Redirecting you to ownCloud now." : "Päivitys onnistui. Selain ohjautuu nyt ownCloudiisi.", diff --git a/core/l10n/fr.js b/core/l10n/fr.js index d0f7c7cb976b59e4ad0074805dbc00c1570f5223..670f756146886de70981142c10712463149238a4 100644 --- a/core/l10n/fr.js +++ b/core/l10n/fr.js @@ -193,7 +193,6 @@ OC.L10N.register( "Hello {name}, the weather is {weather}" : "Bonjour {name}, le temps est {weather}", "Hello {name}" : "Hello {name}", "_download %n file_::_download %n files_" : ["Télécharger %n fichier","Télécharger %n fichiers"], - "{version} is available. Get more information on how to update." : "La version {version} est disponible. Cliquez ici pour plus d'informations à propos de cette mise à jour.", "The upgrade is in progress, leaving this page might interrupt the process in some environments." : "La mise à jour est en cours. Selon la configuration, le fait de quitter cette page peut entraîner l'interruption de la procédure.", "Updating {productName} to version {version}, this may take a while." : "La mise à jour de {productName} vers la version {version} est en cours. Cela peut prendre un certain temps.", "An error occurred." : "Une erreur est survenue.", diff --git a/core/l10n/fr.json b/core/l10n/fr.json index 2496d31899282ecbbebb4b0b99eb408008482887..bf3b40a7fe90cf6aa904f43be74bd1e0709a276a 100644 --- a/core/l10n/fr.json +++ b/core/l10n/fr.json @@ -191,7 +191,6 @@ "Hello {name}, the weather is {weather}" : "Bonjour {name}, le temps est {weather}", "Hello {name}" : "Hello {name}", "_download %n file_::_download %n files_" : ["Télécharger %n fichier","Télécharger %n fichiers"], - "{version} is available. Get more information on how to update." : "La version {version} est disponible. Cliquez ici pour plus d'informations à propos de cette mise à jour.", "The upgrade is in progress, leaving this page might interrupt the process in some environments." : "La mise à jour est en cours. Selon la configuration, le fait de quitter cette page peut entraîner l'interruption de la procédure.", "Updating {productName} to version {version}, this may take a while." : "La mise à jour de {productName} vers la version {version} est en cours. Cela peut prendre un certain temps.", "An error occurred." : "Une erreur est survenue.", diff --git a/core/l10n/gl.js b/core/l10n/gl.js index 8a092803cbbe2aab9618f31eccbd09facb1ac628..bc865150e155e11bf0988ae75d1cea14c59d6f98 100644 --- a/core/l10n/gl.js +++ b/core/l10n/gl.js @@ -160,7 +160,6 @@ OC.L10N.register( "Hello {name}, the weather is {weather}" : "Ola {name}, o tempo é {weather}", "Hello {name}" : "Ola {name}", "_download %n file_::_download %n files_" : ["descargar %n ficheiro","descargar %n ficheiros"], - "{version} is available. Get more information on how to update." : "{version} está dispoñÃbel. Obteña máis información sobre como actualizar.", "Updating {productName} to version {version}, this may take a while." : "Actualizando {productName} a versión {version}, isto pode levar un anaco.", "Please reload the page." : "Volva cargar a páxina.", "The update was unsuccessful. " : "Fracasou a actualización.", diff --git a/core/l10n/gl.json b/core/l10n/gl.json index 87912e84f379d94e993c12c518a6ec3528a9c325..4f92d5aca6f4c53ed5135d9ea4c121a71e3c3923 100644 --- a/core/l10n/gl.json +++ b/core/l10n/gl.json @@ -158,7 +158,6 @@ "Hello {name}, the weather is {weather}" : "Ola {name}, o tempo é {weather}", "Hello {name}" : "Ola {name}", "_download %n file_::_download %n files_" : ["descargar %n ficheiro","descargar %n ficheiros"], - "{version} is available. Get more information on how to update." : "{version} está dispoñÃbel. Obteña máis información sobre como actualizar.", "Updating {productName} to version {version}, this may take a while." : "Actualizando {productName} a versión {version}, isto pode levar un anaco.", "Please reload the page." : "Volva cargar a páxina.", "The update was unsuccessful. " : "Fracasou a actualización.", diff --git a/core/l10n/he.js b/core/l10n/he.js index 9bb93dfcb7f61e7bba182b8bf0b7cadbcaeef376..0f265b562214bebb62d520223b94b9bfb553d80d 100644 --- a/core/l10n/he.js +++ b/core/l10n/he.js @@ -193,7 +193,6 @@ OC.L10N.register( "Hello {name}, the weather is {weather}" : "×©×œ×•× {name}, מזג ×”×וויר ×”× ×• {weather}", "Hello {name}" : "×©×œ×•× {name}", "_download %n file_::_download %n files_" : ["הורד %n קובץ","הורדו %n קבצי×"], - "{version} is available. Get more information on how to update." : "{version} ×–×ž×™× ×”. × ×™×ª×Ÿ לקבל מידע × ×•×¡×£ על ×יך לעדכן.", "The upgrade is in progress, leaving this page might interrupt the process in some environments." : "מתבצע עכשיו שדרוג, מעבר מדף ×–×” עלול לפגוע בתהליך בסביבות הפעלה מסויימות.", "Updating {productName} to version {version}, this may take a while." : "מעדכן {productName} לגרסה {version}, ×–×” יקח זמן מה.", "An error occurred." : "×ירעה שגי××”.", diff --git a/core/l10n/he.json b/core/l10n/he.json index db60742f7c8327974511c264d0d4eb3f12b0ff37..d7649c43354edccfaac72b5f676d0fdfdbe9f7c9 100644 --- a/core/l10n/he.json +++ b/core/l10n/he.json @@ -191,7 +191,6 @@ "Hello {name}, the weather is {weather}" : "×©×œ×•× {name}, מזג ×”×וויר ×”× ×• {weather}", "Hello {name}" : "×©×œ×•× {name}", "_download %n file_::_download %n files_" : ["הורד %n קובץ","הורדו %n קבצי×"], - "{version} is available. Get more information on how to update." : "{version} ×–×ž×™× ×”. × ×™×ª×Ÿ לקבל מידע × ×•×¡×£ על ×יך לעדכן.", "The upgrade is in progress, leaving this page might interrupt the process in some environments." : "מתבצע עכשיו שדרוג, מעבר מדף ×–×” עלול לפגוע בתהליך בסביבות הפעלה מסויימות.", "Updating {productName} to version {version}, this may take a while." : "מעדכן {productName} לגרסה {version}, ×–×” יקח זמן מה.", "An error occurred." : "×ירעה שגי××”.", diff --git a/core/l10n/hu_HU.js b/core/l10n/hu_HU.js index 5ff649e74f27a775c9093f08206dbabd9f6604ea..ea2a55451d8e661af00f167f8fe0e73b1250b33c 100644 --- a/core/l10n/hu_HU.js +++ b/core/l10n/hu_HU.js @@ -175,7 +175,6 @@ OC.L10N.register( "Hello {name}, the weather is {weather}" : "Ãœdv, {name}, {weather} idÅ‘nk van", "Hello {name}" : "Hello {name}", "_download %n file_::_download %n files_" : ["%n fájl letöltése","%n fájl letöltése"], - "{version} is available. Get more information on how to update." : "{version} rendelkezésre áll. További információ a frissÃtéshez.", "The upgrade is in progress, leaving this page might interrupt the process in some environments." : "A frissÃtés folyamatban van, az oldal elhagyása néhány környezetben lehet, hogy megszakÃtja a folyamatot.", "Updating {productName} to version {version}, this may take a while." : " {productName} frissÃtése zajlik erre a verzióra: {version}. Ez eltarthat egy darabig.", "An error occurred." : "Hiba történt.", diff --git a/core/l10n/hu_HU.json b/core/l10n/hu_HU.json index c4b6737a571547ba69aeb892046e53ba616532b1..ec403c043d1b5acbfce81739dae12b9cdea44150 100644 --- a/core/l10n/hu_HU.json +++ b/core/l10n/hu_HU.json @@ -173,7 +173,6 @@ "Hello {name}, the weather is {weather}" : "Ãœdv, {name}, {weather} idÅ‘nk van", "Hello {name}" : "Hello {name}", "_download %n file_::_download %n files_" : ["%n fájl letöltése","%n fájl letöltése"], - "{version} is available. Get more information on how to update." : "{version} rendelkezésre áll. További információ a frissÃtéshez.", "The upgrade is in progress, leaving this page might interrupt the process in some environments." : "A frissÃtés folyamatban van, az oldal elhagyása néhány környezetben lehet, hogy megszakÃtja a folyamatot.", "Updating {productName} to version {version}, this may take a while." : " {productName} frissÃtése zajlik erre a verzióra: {version}. Ez eltarthat egy darabig.", "An error occurred." : "Hiba történt.", diff --git a/core/l10n/id.js b/core/l10n/id.js index 055750ddb50debfb9ab82acf91327ff0dde27e5a..53dd9d083f4aa955e82eeb15ffebd06a72e85964 100644 --- a/core/l10n/id.js +++ b/core/l10n/id.js @@ -172,7 +172,6 @@ OC.L10N.register( "Hello {name}, the weather is {weather}" : "Helo {name}, jepang {weather}", "Hello {name}" : "Helo {name}", "_download %n file_::_download %n files_" : ["unduh %n berkas"], - "{version} is available. Get more information on how to update." : "{version} tersedia. Dapatkan informasi lebih lanjut cara memperbaruinya.", "The upgrade is in progress, leaving this page might interrupt the process in some environments." : "Pembaruan sedang dalam proses, meninggalkan halaman ini mungkin dapat mengganggu proses di beberapa lingkungan.", "Updating {productName} to version {version}, this may take a while." : "Memperbarui {productName} ke versi {version}, ini memerlukan waktu.", "An error occurred." : "Terjadi kesalahan.", diff --git a/core/l10n/id.json b/core/l10n/id.json index 46e34fdd9872fa2daca805cc023ea7bef25c0026..bc50c9aaae56b8ed4378f1ab849ff3dbbd725372 100644 --- a/core/l10n/id.json +++ b/core/l10n/id.json @@ -170,7 +170,6 @@ "Hello {name}, the weather is {weather}" : "Helo {name}, jepang {weather}", "Hello {name}" : "Helo {name}", "_download %n file_::_download %n files_" : ["unduh %n berkas"], - "{version} is available. Get more information on how to update." : "{version} tersedia. Dapatkan informasi lebih lanjut cara memperbaruinya.", "The upgrade is in progress, leaving this page might interrupt the process in some environments." : "Pembaruan sedang dalam proses, meninggalkan halaman ini mungkin dapat mengganggu proses di beberapa lingkungan.", "Updating {productName} to version {version}, this may take a while." : "Memperbarui {productName} ke versi {version}, ini memerlukan waktu.", "An error occurred." : "Terjadi kesalahan.", diff --git a/core/l10n/is.js b/core/l10n/is.js index ede14b8c41f1c928324eea5c5324af925cd8bcac..75dbcb9e8b125cd2ad99b06c0b877f0a84ee21bb 100644 --- a/core/l10n/is.js +++ b/core/l10n/is.js @@ -165,7 +165,6 @@ OC.L10N.register( "Hello {name}, the weather is {weather}" : "Halló {name},veðrið er {weather}", "Hello {name}" : "Halló {name}", "_download %n file_::_download %n files_" : ["sækja %n skrá","sækja %n skrár"], - "{version} is available. Get more information on how to update." : "{version} er à boði. Fá frekari upplýsingar um hvernig á að uppfæra.", "Updating {productName} to version {version}, this may take a while." : "Uppfæri {productName} à útgáfu {version}, þetta getur tekið smá stund.", "Please reload the page." : "Vinsamlega endurhlaðið sÃðunni.", "The update was unsuccessful. " : "Uppfærslan tókst ekki.", diff --git a/core/l10n/is.json b/core/l10n/is.json index 4d7876a63de714a3aa7411cc64c9e57570ca4343..1c035d4d61cdd1c9f1e30b5d21215dd1bc3f631e 100644 --- a/core/l10n/is.json +++ b/core/l10n/is.json @@ -163,7 +163,6 @@ "Hello {name}, the weather is {weather}" : "Halló {name},veðrið er {weather}", "Hello {name}" : "Halló {name}", "_download %n file_::_download %n files_" : ["sækja %n skrá","sækja %n skrár"], - "{version} is available. Get more information on how to update." : "{version} er à boði. Fá frekari upplýsingar um hvernig á að uppfæra.", "Updating {productName} to version {version}, this may take a while." : "Uppfæri {productName} à útgáfu {version}, þetta getur tekið smá stund.", "Please reload the page." : "Vinsamlega endurhlaðið sÃðunni.", "The update was unsuccessful. " : "Uppfærslan tókst ekki.", diff --git a/core/l10n/it.js b/core/l10n/it.js index 56c94d5a34d2248371556c58cac6728fd10ba276..f63e8c6adfa4218912ffba50738fb4a7d0aebf03 100644 --- a/core/l10n/it.js +++ b/core/l10n/it.js @@ -193,11 +193,11 @@ OC.L10N.register( "Hello {name}, the weather is {weather}" : "Ciao {name}, il tempo è {weather}", "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.", + "The update was unsuccessful. For more information <a href=\"{url}\">check our forum post</a> covering this issue." : "L'aggiornamento non è riuscito. Per ulteriori informazioni <a href=\"{url}\">controlla l'articolo del nostro forum</a> che riguarda questo problema.", "The update was unsuccessful. " : "L'aggiornamento non è riuscito.", "The update was successful. There were warnings." : "L'aggiornamento è stato effettuato correttamente. Ci sono degli avvisi.", "The update was successful. Redirecting you to ownCloud now." : "L'aggiornamento è stato effettuato correttamente. Stai per essere reindirizzato a ownCloud.", diff --git a/core/l10n/it.json b/core/l10n/it.json index d437ca3af31d8ae3c72999fc1628fd9de1c98125..873d8de425f80dd62b0f26bd09cbcbe7cfcf7f80 100644 --- a/core/l10n/it.json +++ b/core/l10n/it.json @@ -191,11 +191,11 @@ "Hello {name}, the weather is {weather}" : "Ciao {name}, il tempo è {weather}", "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.", + "The update was unsuccessful. For more information <a href=\"{url}\">check our forum post</a> covering this issue." : "L'aggiornamento non è riuscito. Per ulteriori informazioni <a href=\"{url}\">controlla l'articolo del nostro forum</a> che riguarda questo problema.", "The update was unsuccessful. " : "L'aggiornamento non è riuscito.", "The update was successful. There were warnings." : "L'aggiornamento è stato effettuato correttamente. Ci sono degli avvisi.", "The update was successful. Redirecting you to ownCloud now." : "L'aggiornamento è stato effettuato correttamente. Stai per essere reindirizzato a ownCloud.", diff --git a/core/l10n/ja.js b/core/l10n/ja.js index 4e8722fb858c7f7f3757d1f41d9414b7d2427219..cdd0a2e7aab0ec6ecda3909d405130b5daf83f4f 100644 --- a/core/l10n/ja.js +++ b/core/l10n/ja.js @@ -193,11 +193,11 @@ OC.L10N.register( "Hello {name}, the weather is {weather}" : "ã“ã‚“ã«ã¡ã¯ï½¤ {name}、 天気ã¯{weather}ã§ã™", "Hello {name}" : " {name}ã•ã‚“、ã“ã‚“ã«ã¡ã¯", "_download %n file_::_download %n files_" : ["%n個ã®ãƒ•ã‚¡ã‚¤ãƒ«ã‚’ダウンãƒãƒ¼ãƒ‰"], - "{version} is available. Get more information on how to update." : "{version} ãŒåˆ©ç”¨å¯èƒ½ã§ã™ã€‚アップデート方法ã«ã¤ã„ã¦è©³ç´°æƒ…å ±ã‚’ç¢ºèªã—ã¦ãã ã•ã„。", "The upgrade is in progress, leaving this page might interrupt the process in some environments." : "アップグレード実行ä¸ã§ã™ã€‚ã“ã®ãƒšãƒ¼ã‚¸ã‚’離れるã¨ã€ä¸€éƒ¨ã®ç’°å¢ƒã§ã¯å‡¦ç†ãŒä¸æ–ã•ã‚Œã¦ã—ã¾ã†ã“ã¨ãŒã‚ã‚Šã¾ã™ã€‚", "Updating {productName} to version {version}, this may take a while." : "{productName} ã‚’ ãƒãƒ¼ã‚¸ãƒ§ãƒ³ {version} ã«æ›´æ–°ã—ã¦ã„ã¾ã™ã€‚ã—ã°ã‚‰ããŠå¾…ã¡ãã ã•ã„。", "An error occurred." : "エラーãŒç™ºç”Ÿã—ã¾ã—ãŸã€‚", "Please reload the page." : "ページをリãƒãƒ¼ãƒ‰ã—ã¦ãã ã•ã„。", + "The update was unsuccessful. For more information <a href=\"{url}\">check our forum post</a> covering this issue." : "アップデートã§ãã¾ã›ã‚“ã§ã—ãŸã€‚ã“ã®å•é¡Œã«å¯¾ã™ã‚‹è©³ç´°ãªæƒ…å ±ã«ã¤ã„ã¦ã¯ã€<a href=\"{url}\">フォーラムã®æŠ•ç¨¿ã‚’確èªã—ã¦ãã ã•ã„</a> ", "The update was unsuccessful. " : "アップデートã«å¤±æ•—ã—ã¾ã—ãŸã€‚", "The update was successful. There were warnings." : "アップデートã¯æˆåŠŸã—ã¾ã—ãŸã€‚è¦å‘ŠãŒã‚ã‚Šã¾ã—ãŸã€‚", "The update was successful. Redirecting you to ownCloud now." : "アップデートã«æˆåŠŸã—ã¾ã—ãŸã€‚今ã™ãownCloudã«ãƒªãƒ€ã‚¤ãƒ¬ã‚¯ãƒˆã—ã¾ã™ã€‚", diff --git a/core/l10n/ja.json b/core/l10n/ja.json index 7206ddb8ad747b8bb8bf19e806bb84b8ebd7c731..29619e9c8e1b39d5acf44410201dc0d7e1827629 100644 --- a/core/l10n/ja.json +++ b/core/l10n/ja.json @@ -191,11 +191,11 @@ "Hello {name}, the weather is {weather}" : "ã“ã‚“ã«ã¡ã¯ï½¤ {name}、 天気ã¯{weather}ã§ã™", "Hello {name}" : " {name}ã•ã‚“、ã“ã‚“ã«ã¡ã¯", "_download %n file_::_download %n files_" : ["%n個ã®ãƒ•ã‚¡ã‚¤ãƒ«ã‚’ダウンãƒãƒ¼ãƒ‰"], - "{version} is available. Get more information on how to update." : "{version} ãŒåˆ©ç”¨å¯èƒ½ã§ã™ã€‚アップデート方法ã«ã¤ã„ã¦è©³ç´°æƒ…å ±ã‚’ç¢ºèªã—ã¦ãã ã•ã„。", "The upgrade is in progress, leaving this page might interrupt the process in some environments." : "アップグレード実行ä¸ã§ã™ã€‚ã“ã®ãƒšãƒ¼ã‚¸ã‚’離れるã¨ã€ä¸€éƒ¨ã®ç’°å¢ƒã§ã¯å‡¦ç†ãŒä¸æ–ã•ã‚Œã¦ã—ã¾ã†ã“ã¨ãŒã‚ã‚Šã¾ã™ã€‚", "Updating {productName} to version {version}, this may take a while." : "{productName} ã‚’ ãƒãƒ¼ã‚¸ãƒ§ãƒ³ {version} ã«æ›´æ–°ã—ã¦ã„ã¾ã™ã€‚ã—ã°ã‚‰ããŠå¾…ã¡ãã ã•ã„。", "An error occurred." : "エラーãŒç™ºç”Ÿã—ã¾ã—ãŸã€‚", "Please reload the page." : "ページをリãƒãƒ¼ãƒ‰ã—ã¦ãã ã•ã„。", + "The update was unsuccessful. For more information <a href=\"{url}\">check our forum post</a> covering this issue." : "アップデートã§ãã¾ã›ã‚“ã§ã—ãŸã€‚ã“ã®å•é¡Œã«å¯¾ã™ã‚‹è©³ç´°ãªæƒ…å ±ã«ã¤ã„ã¦ã¯ã€<a href=\"{url}\">フォーラムã®æŠ•ç¨¿ã‚’確èªã—ã¦ãã ã•ã„</a> ", "The update was unsuccessful. " : "アップデートã«å¤±æ•—ã—ã¾ã—ãŸã€‚", "The update was successful. There were warnings." : "アップデートã¯æˆåŠŸã—ã¾ã—ãŸã€‚è¦å‘ŠãŒã‚ã‚Šã¾ã—ãŸã€‚", "The update was successful. Redirecting you to ownCloud now." : "アップデートã«æˆåŠŸã—ã¾ã—ãŸã€‚今ã™ãownCloudã«ãƒªãƒ€ã‚¤ãƒ¬ã‚¯ãƒˆã—ã¾ã™ã€‚", diff --git a/core/l10n/ko.js b/core/l10n/ko.js index f87ab8db4bd1fd2d6571faa9ffae18d23d5b8406..eff86fa64a89f8b052887ed02e6b433745062225 100644 --- a/core/l10n/ko.js +++ b/core/l10n/ko.js @@ -172,7 +172,6 @@ OC.L10N.register( "Hello {name}, the weather is {weather}" : "{name} 님 안녕하세요, 오늘 ë‚ ì”¨ëŠ” {weather}입니다", "Hello {name}" : "{name} 님 안녕하세요", "_download %n file_::_download %n files_" : ["íŒŒì¼ %nê°œ 다운로드"], - "{version} is available. Get more information on how to update." : "{version}ì„(를) ì‚¬ìš©í• ìˆ˜ 있습니다. ì—…ë°ì´íŠ¸í•˜ëŠ” ë°©ë²•ì— ëŒ€í•´ì„œ 알아보ì‹ì‹œì˜¤.", "The upgrade is in progress, leaving this page might interrupt the process in some environments." : "ì—…ê·¸ë ˆì´ë“œ 중입니다. ì´ íŽ˜ì´ì§€ë¥¼ ì—´ì–´ ë‘ë©´ ì¼ë¶€ 환경ì—ì„œ 진행 ê³¼ì •ì„ ì¤‘ë‹¨ì‹œí‚¬ 수 있습니다.", "Updating {productName} to version {version}, this may take a while." : "{productName}ì„(를) ë²„ì „ {version}으로 ì—…ë°ì´íŠ¸í•˜ê³ 있습니다. ì‹œê°„ì´ ê±¸ë¦´ 수 있습니다.", "An error occurred." : "오류가 ë°œìƒí–ˆìŠµë‹ˆë‹¤.", diff --git a/core/l10n/ko.json b/core/l10n/ko.json index a4827533dd602c9fb72cab6c00cf2d40b1e95f6d..cd79798c1c6a2a74bfd371e0e3a70431033870fc 100644 --- a/core/l10n/ko.json +++ b/core/l10n/ko.json @@ -170,7 +170,6 @@ "Hello {name}, the weather is {weather}" : "{name} 님 안녕하세요, 오늘 ë‚ ì”¨ëŠ” {weather}입니다", "Hello {name}" : "{name} 님 안녕하세요", "_download %n file_::_download %n files_" : ["íŒŒì¼ %nê°œ 다운로드"], - "{version} is available. Get more information on how to update." : "{version}ì„(를) ì‚¬ìš©í• ìˆ˜ 있습니다. ì—…ë°ì´íŠ¸í•˜ëŠ” ë°©ë²•ì— ëŒ€í•´ì„œ 알아보ì‹ì‹œì˜¤.", "The upgrade is in progress, leaving this page might interrupt the process in some environments." : "ì—…ê·¸ë ˆì´ë“œ 중입니다. ì´ íŽ˜ì´ì§€ë¥¼ ì—´ì–´ ë‘ë©´ ì¼ë¶€ 환경ì—ì„œ 진행 ê³¼ì •ì„ ì¤‘ë‹¨ì‹œí‚¬ 수 있습니다.", "Updating {productName} to version {version}, this may take a while." : "{productName}ì„(를) ë²„ì „ {version}으로 ì—…ë°ì´íŠ¸í•˜ê³ 있습니다. ì‹œê°„ì´ ê±¸ë¦´ 수 있습니다.", "An error occurred." : "오류가 ë°œìƒí–ˆìŠµë‹ˆë‹¤.", diff --git a/core/l10n/nb_NO.js b/core/l10n/nb_NO.js index 44d81bc8c00164e2671f2c85b694f3776770bf9b..ab8453e766c1938de61be22f389c9d5fbc777c2e 100644 --- a/core/l10n/nb_NO.js +++ b/core/l10n/nb_NO.js @@ -186,7 +186,6 @@ OC.L10N.register( "Hello {name}, the weather is {weather}" : "Hallo {name}, været er {weather}", "Hello {name}" : "Hallo {name}", "_download %n file_::_download %n files_" : ["last ned %n fil","last ned %n filer"], - "{version} is available. Get more information on how to update." : "{version} er tilgjengelig. FÃ¥ mer informasjon om Ã¥ oppdatere.", "The upgrade is in progress, leaving this page might interrupt the process in some environments." : "En oppdatering foregÃ¥r, lukking av denne siden kan forstyrre prosessen for enkelte systemer.", "Updating {productName} to version {version}, this may take a while." : "Oppdaterer {productName} til versjon {version}. Dette kan ta litt tid.", "An error occurred." : "En feil oppstod.", diff --git a/core/l10n/nb_NO.json b/core/l10n/nb_NO.json index 70ba89ac2430fea8bbbb923089f30255d4aa9bf3..c7e89016a50d1e1649e97a84e5d81ec0a66bde2e 100644 --- a/core/l10n/nb_NO.json +++ b/core/l10n/nb_NO.json @@ -184,7 +184,6 @@ "Hello {name}, the weather is {weather}" : "Hallo {name}, været er {weather}", "Hello {name}" : "Hallo {name}", "_download %n file_::_download %n files_" : ["last ned %n fil","last ned %n filer"], - "{version} is available. Get more information on how to update." : "{version} er tilgjengelig. FÃ¥ mer informasjon om Ã¥ oppdatere.", "The upgrade is in progress, leaving this page might interrupt the process in some environments." : "En oppdatering foregÃ¥r, lukking av denne siden kan forstyrre prosessen for enkelte systemer.", "Updating {productName} to version {version}, this may take a while." : "Oppdaterer {productName} til versjon {version}. Dette kan ta litt tid.", "An error occurred." : "En feil oppstod.", diff --git a/core/l10n/nl.js b/core/l10n/nl.js index da4c200f4b9c8d262ba0a95720791d7796b919fd..6c944a26486e2eb373b6b15afc0f192830bddb63 100644 --- a/core/l10n/nl.js +++ b/core/l10n/nl.js @@ -193,7 +193,6 @@ OC.L10N.register( "Hello {name}, the weather is {weather}" : "Hallo {name}, het is hier {weather}", "Hello {name}" : "Hallo {name}", "_download %n file_::_download %n files_" : ["download %n bestand","download %n bestanden"], - "{version} is available. Get more information on how to update." : "{version} is beschikbaar. Meer informatie over het bijwerken.", "The upgrade is in progress, leaving this page might interrupt the process in some environments." : "De update is bezig, deze pagina verlaten kan het updateproces in sommige omgevingen onderbreken.", "Updating {productName} to version {version}, this may take a while." : "Bijwerken {productName} naar versie {version}, dit kan even duren.", "An error occurred." : "Er heeft zich een fout voorgedaan.", diff --git a/core/l10n/nl.json b/core/l10n/nl.json index 0febd1fbb7ee3108237c5875e142d639f505534a..2b4500401224e960d07c98658dacd5a3feb5aff1 100644 --- a/core/l10n/nl.json +++ b/core/l10n/nl.json @@ -191,7 +191,6 @@ "Hello {name}, the weather is {weather}" : "Hallo {name}, het is hier {weather}", "Hello {name}" : "Hallo {name}", "_download %n file_::_download %n files_" : ["download %n bestand","download %n bestanden"], - "{version} is available. Get more information on how to update." : "{version} is beschikbaar. Meer informatie over het bijwerken.", "The upgrade is in progress, leaving this page might interrupt the process in some environments." : "De update is bezig, deze pagina verlaten kan het updateproces in sommige omgevingen onderbreken.", "Updating {productName} to version {version}, this may take a while." : "Bijwerken {productName} naar versie {version}, dit kan even duren.", "An error occurred." : "Er heeft zich een fout voorgedaan.", diff --git a/core/l10n/oc.js b/core/l10n/oc.js index 355921f9cc0fb4a8c4bb221b09e54de1282f253d..f97403dc0b5fe8bbe8e102bef5bd438c9ab4cdab 100644 --- a/core/l10n/oc.js +++ b/core/l10n/oc.js @@ -172,7 +172,6 @@ OC.L10N.register( "Hello {name}, the weather is {weather}" : "Bonjorn {name}, lo temps es {weather}", "Hello {name}" : "Adiu {name}", "_download %n file_::_download %n files_" : ["Telecargar %n fichièr","Telecargar %n fichièrs"], - "{version} is available. Get more information on how to update." : "La version {version} es disponibla. Obtenètz mai d'informacions a prepaus d'aquesta mesa a jorn.", "The upgrade is in progress, leaving this page might interrupt the process in some environments." : "La mesa a jorn es en cors. Segon la configuracion, lo fach de quitar aquesta pagina pòt entraïnar l'interrupcion de la procedura.", "Updating {productName} to version {version}, this may take a while." : "La mesa a jorn de {productName} cap a la version {version} es en cors. Aquò pòt prene un certan temps.", "An error occurred." : "Una error s'es produsida.", diff --git a/core/l10n/oc.json b/core/l10n/oc.json index 77266355a03c0b116229cc34b37209528da91a6d..0a635c607d25c7e9df41bab8e7f9f0012014438b 100644 --- a/core/l10n/oc.json +++ b/core/l10n/oc.json @@ -170,7 +170,6 @@ "Hello {name}, the weather is {weather}" : "Bonjorn {name}, lo temps es {weather}", "Hello {name}" : "Adiu {name}", "_download %n file_::_download %n files_" : ["Telecargar %n fichièr","Telecargar %n fichièrs"], - "{version} is available. Get more information on how to update." : "La version {version} es disponibla. Obtenètz mai d'informacions a prepaus d'aquesta mesa a jorn.", "The upgrade is in progress, leaving this page might interrupt the process in some environments." : "La mesa a jorn es en cors. Segon la configuracion, lo fach de quitar aquesta pagina pòt entraïnar l'interrupcion de la procedura.", "Updating {productName} to version {version}, this may take a while." : "La mesa a jorn de {productName} cap a la version {version} es en cors. Aquò pòt prene un certan temps.", "An error occurred." : "Una error s'es produsida.", diff --git a/core/l10n/pt_BR.js b/core/l10n/pt_BR.js index f821a6c461d0d7c7c9105e5ac16c8a61de09cfc5..5c922050f663c3e3cd92202a82cc995c856039ee 100644 --- a/core/l10n/pt_BR.js +++ b/core/l10n/pt_BR.js @@ -193,11 +193,11 @@ OC.L10N.register( "Hello {name}, the weather is {weather}" : "Olá {name}, o clima está {weather}", "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", + "The update was unsuccessful. For more information <a href=\"{url}\">check our forum post</a> covering this issue." : "A atualização não foi bem sucedida. Para mais informações <a href=\"{url}\">verificar o nosso post no fórum</a> que abrange esta questão.", "The update was unsuccessful. " : "A atualização não foi bem sucedida.", "The update was successful. There were warnings." : "A atualização foi bem sucedida. Havia advertências.", "The update was successful. Redirecting you to ownCloud now." : "A atualização teve êxito. Você será redirecionado ao ownCloud agora.", diff --git a/core/l10n/pt_BR.json b/core/l10n/pt_BR.json index 431df239c7fc1d720cd23ffd12df02eefaec1e56..c95d7386e12a0f309ce17c21c72b63ea9df337ca 100644 --- a/core/l10n/pt_BR.json +++ b/core/l10n/pt_BR.json @@ -191,11 +191,11 @@ "Hello {name}, the weather is {weather}" : "Olá {name}, o clima está {weather}", "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", + "The update was unsuccessful. For more information <a href=\"{url}\">check our forum post</a> covering this issue." : "A atualização não foi bem sucedida. Para mais informações <a href=\"{url}\">verificar o nosso post no fórum</a> que abrange esta questão.", "The update was unsuccessful. " : "A atualização não foi bem sucedida.", "The update was successful. There were warnings." : "A atualização foi bem sucedida. Havia advertências.", "The update was successful. Redirecting you to ownCloud now." : "A atualização teve êxito. Você será redirecionado ao ownCloud agora.", diff --git a/core/l10n/pt_PT.js b/core/l10n/pt_PT.js index 56182467e68e04cc1d61e50fb9b6532f50269707..f2d3e1dca0cae5be098983e0ea6d750bef410e95 100644 --- a/core/l10n/pt_PT.js +++ b/core/l10n/pt_PT.js @@ -193,11 +193,11 @@ OC.L10N.register( "Hello {name}, the weather is {weather}" : "Olá {name}, o tempo está {weather}", "Hello {name}" : "Olá {name}", "_download %n file_::_download %n files_" : ["transferir %n ficheiro","transferir %n ficheiros"], - "{version} is available. Get more information on how to update." : "{version} está disponÃvel. Obtenha mais informação sobre como atualizar.", "The upgrade is in progress, leaving this page might interrupt the process in some environments." : "A atualização está em curso. Deixar esta página agora poderá interromper o processo nalguns ambientes.", "Updating {productName} to version {version}, this may take a while." : "A atualizar {productName} para a versão {version}, isto poderá demorar algum tempo.", "An error occurred." : "Ocorreu um erro.", "Please reload the page." : "Por favor, recarregue a página.", + "The update was unsuccessful. For more information <a href=\"{url}\">check our forum post</a> covering this issue." : "A atualização falhou. Para mais informação <a href=\"{url}\">verifique o nosso fórum</a> sobre como resolver este problema.", "The update was unsuccessful. " : "Não foi possÃvel atualizar.", "The update was successful. There were warnings." : "A atualização foi bem sucedida. Tem alguns avisos.", "The update was successful. Redirecting you to ownCloud now." : "A actualização foi concluÃda com sucesso. Vai ser redireccionado para o ownCloud agora.", diff --git a/core/l10n/pt_PT.json b/core/l10n/pt_PT.json index c68733fefa56468d353e82a38df4dfdcb885aa12..d6c016b6e06393053a6f00f2ed374275643526d3 100644 --- a/core/l10n/pt_PT.json +++ b/core/l10n/pt_PT.json @@ -191,11 +191,11 @@ "Hello {name}, the weather is {weather}" : "Olá {name}, o tempo está {weather}", "Hello {name}" : "Olá {name}", "_download %n file_::_download %n files_" : ["transferir %n ficheiro","transferir %n ficheiros"], - "{version} is available. Get more information on how to update." : "{version} está disponÃvel. Obtenha mais informação sobre como atualizar.", "The upgrade is in progress, leaving this page might interrupt the process in some environments." : "A atualização está em curso. Deixar esta página agora poderá interromper o processo nalguns ambientes.", "Updating {productName} to version {version}, this may take a while." : "A atualizar {productName} para a versão {version}, isto poderá demorar algum tempo.", "An error occurred." : "Ocorreu um erro.", "Please reload the page." : "Por favor, recarregue a página.", + "The update was unsuccessful. For more information <a href=\"{url}\">check our forum post</a> covering this issue." : "A atualização falhou. Para mais informação <a href=\"{url}\">verifique o nosso fórum</a> sobre como resolver este problema.", "The update was unsuccessful. " : "Não foi possÃvel atualizar.", "The update was successful. There were warnings." : "A atualização foi bem sucedida. Tem alguns avisos.", "The update was successful. Redirecting you to ownCloud now." : "A actualização foi concluÃda com sucesso. Vai ser redireccionado para o ownCloud agora.", diff --git a/core/l10n/ru.js b/core/l10n/ru.js index e15b06ab8dad961245a98b5c01093eeb2f58d25b..30b4663fd74c3e63314c880398825b317e5d7d86 100644 --- a/core/l10n/ru.js +++ b/core/l10n/ru.js @@ -193,7 +193,6 @@ OC.L10N.register( "Hello {name}, the weather is {weather}" : "ЗдравÑтвуйте {name}, погода {weather}", "Hello {name}" : "ЗдравÑтвуйте {name}", "_download %n file_::_download %n files_" : ["Ñкачать %n файл","Ñкачать %n файла","Ñкачать %n файлов","Ñкачать %n файлов"], - "{version} is available. Get more information on how to update." : "ДоÑтупна верÑÐ¸Ñ {version}. Получить дополнительную информацию о порÑдке обновлениÑ.", "The upgrade is in progress, leaving this page might interrupt the process in some environments." : "Идет обновление. ÐŸÐ¾ÐºÐ¸Ð´Ð°Ñ Ñту Ñтраницу, вы можете прервать процеÑÑ Ð¾Ð±Ð½Ð¾Ð²Ð»ÐµÐ½Ð¸Ñ.", "Updating {productName} to version {version}, this may take a while." : "Идет обновление {productName} до верÑии {version}, Ñто может занÑÑ‚ÑŒ некоторое времÑ.", "An error occurred." : "Произошла ошибка.", diff --git a/core/l10n/ru.json b/core/l10n/ru.json index e6031c72f777e0f68b8d51c9501bfb2ab4e5917c..be660aff2ac592efdb6c3dc7233a711a2af50c37 100644 --- a/core/l10n/ru.json +++ b/core/l10n/ru.json @@ -191,7 +191,6 @@ "Hello {name}, the weather is {weather}" : "ЗдравÑтвуйте {name}, погода {weather}", "Hello {name}" : "ЗдравÑтвуйте {name}", "_download %n file_::_download %n files_" : ["Ñкачать %n файл","Ñкачать %n файла","Ñкачать %n файлов","Ñкачать %n файлов"], - "{version} is available. Get more information on how to update." : "ДоÑтупна верÑÐ¸Ñ {version}. Получить дополнительную информацию о порÑдке обновлениÑ.", "The upgrade is in progress, leaving this page might interrupt the process in some environments." : "Идет обновление. ÐŸÐ¾ÐºÐ¸Ð´Ð°Ñ Ñту Ñтраницу, вы можете прервать процеÑÑ Ð¾Ð±Ð½Ð¾Ð²Ð»ÐµÐ½Ð¸Ñ.", "Updating {productName} to version {version}, this may take a while." : "Идет обновление {productName} до верÑии {version}, Ñто может занÑÑ‚ÑŒ некоторое времÑ.", "An error occurred." : "Произошла ошибка.", diff --git a/core/l10n/sk_SK.js b/core/l10n/sk_SK.js index 0b5d02742ef3f4a4dc13a018ea02e3d8d2bf04b1..69f57849921ff679ad5a453def052139e1557312 100644 --- a/core/l10n/sk_SK.js +++ b/core/l10n/sk_SK.js @@ -169,7 +169,6 @@ OC.L10N.register( "Hello {name}, the weather is {weather}" : "Dobrý deň {name}, poÄasie je {weather}", "Hello {name}" : "Vitaj {name}", "_download %n file_::_download %n files_" : ["stiahnuÅ¥ %n súbor","stiahnuÅ¥ %n súbory","stiahnuÅ¥ %n súborov"], - "{version} is available. Get more information on how to update." : "{version} je dostupná. ZÃskajte viac informácià o postupe aktualizácie.", "The upgrade is in progress, leaving this page might interrupt the process in some environments." : "Aktualizácie prebieha. V niektorých prostrediach môže opustenie tejto stránky spôsobiÅ¥ preruÅ¡enie aktualizácie.", "Updating {productName} to version {version}, this may take a while." : "Aktualizujem {productName} na verziu {version}, chvÃľu to môže trvaÅ¥.", "An error occurred." : "Vyskytla sa chyba.", diff --git a/core/l10n/sk_SK.json b/core/l10n/sk_SK.json index 5277b5ab28f3ef271ad3cefd614f7bb09e79e8f2..8b9ebbf94fa05b1a2a3ce357b95b3de3fd5f9528 100644 --- a/core/l10n/sk_SK.json +++ b/core/l10n/sk_SK.json @@ -167,7 +167,6 @@ "Hello {name}, the weather is {weather}" : "Dobrý deň {name}, poÄasie je {weather}", "Hello {name}" : "Vitaj {name}", "_download %n file_::_download %n files_" : ["stiahnuÅ¥ %n súbor","stiahnuÅ¥ %n súbory","stiahnuÅ¥ %n súborov"], - "{version} is available. Get more information on how to update." : "{version} je dostupná. ZÃskajte viac informácià o postupe aktualizácie.", "The upgrade is in progress, leaving this page might interrupt the process in some environments." : "Aktualizácie prebieha. V niektorých prostrediach môže opustenie tejto stránky spôsobiÅ¥ preruÅ¡enie aktualizácie.", "Updating {productName} to version {version}, this may take a while." : "Aktualizujem {productName} na verziu {version}, chvÃľu to môže trvaÅ¥.", "An error occurred." : "Vyskytla sa chyba.", diff --git a/core/l10n/sl.js b/core/l10n/sl.js index 4ebac59a39288d4eb43735a1cb287e52070de89b..43c0fd1996d9e1fc2b3e788fcdf140a3e388dad5 100644 --- a/core/l10n/sl.js +++ b/core/l10n/sl.js @@ -169,7 +169,6 @@ OC.L10N.register( "Hello {name}, the weather is {weather}" : "Pozdravljeni, {name}, vreme je {weather}", "Hello {name}" : "Pozdravljeni, {name}", "_download %n file_::_download %n files_" : ["prejmi %n datoteko","prejmi %n datoteki","prejmi %n datoteke","prejmi %n datotek"], - "{version} is available. Get more information on how to update." : "Na voljo je verzija {version}. Pridobite informacije, kako nadgraditi.", "The upgrade is in progress, leaving this page might interrupt the process in some environments." : "Posodobitev sistema je v teku. ÄŒe zapustite stran, lahko v nekaterih okoljih prekine ta proces.", "Updating {productName} to version {version}, this may take a while." : "Poteka posodabljanje {productName} na razliÄico {version}. Opravilo je lahko dolgotrajno.", "An error occurred." : "PriÅ¡lo je do napake.", diff --git a/core/l10n/sl.json b/core/l10n/sl.json index e79552dfbdd62c10a7fa804ccf2a52d5e401e0d4..9dde95d33bbf8ef2d8a10c7dfbb042fbe0e125df 100644 --- a/core/l10n/sl.json +++ b/core/l10n/sl.json @@ -167,7 +167,6 @@ "Hello {name}, the weather is {weather}" : "Pozdravljeni, {name}, vreme je {weather}", "Hello {name}" : "Pozdravljeni, {name}", "_download %n file_::_download %n files_" : ["prejmi %n datoteko","prejmi %n datoteki","prejmi %n datoteke","prejmi %n datotek"], - "{version} is available. Get more information on how to update." : "Na voljo je verzija {version}. Pridobite informacije, kako nadgraditi.", "The upgrade is in progress, leaving this page might interrupt the process in some environments." : "Posodobitev sistema je v teku. ÄŒe zapustite stran, lahko v nekaterih okoljih prekine ta proces.", "Updating {productName} to version {version}, this may take a while." : "Poteka posodabljanje {productName} na razliÄico {version}. Opravilo je lahko dolgotrajno.", "An error occurred." : "PriÅ¡lo je do napake.", diff --git a/core/l10n/sq.js b/core/l10n/sq.js index dea5cd4a05ceb4560be4994d63ad1cd92a67130f..3201afaea2a78adb68dc032c5e95294e5ef9828c 100644 --- a/core/l10n/sq.js +++ b/core/l10n/sq.js @@ -193,11 +193,11 @@ OC.L10N.register( "Hello {name}, the weather is {weather}" : "Tungjatjeta {name}, koha është {weather}", "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.", + "The update was unsuccessful. For more information <a href=\"{url}\">check our forum post</a> covering this issue." : "Përditësimi qe i pasuksesshëm. Për më tepër të dhëna <a href=\"{url}\">shihni postimin te forumi ynë</a> lidhur me këtë çështje.", "The update was unsuccessful. " : "Përditësimi qe i pasuksesshëm. ", "The update was successful. There were warnings." : "Përditësimi qe i suksesshëm. Pati sinjalizime.", "The update was successful. Redirecting you to ownCloud now." : "Përditësimi qe i suksesshëm. Po ridrejtoheni te ownCloud-i.", diff --git a/core/l10n/sq.json b/core/l10n/sq.json index 842f34d005d3aebfc200e26459d72c13c157b246..fb826aeaef2b4e6db44738571f08978b67078cc9 100644 --- a/core/l10n/sq.json +++ b/core/l10n/sq.json @@ -191,11 +191,11 @@ "Hello {name}, the weather is {weather}" : "Tungjatjeta {name}, koha është {weather}", "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.", + "The update was unsuccessful. For more information <a href=\"{url}\">check our forum post</a> covering this issue." : "Përditësimi qe i pasuksesshëm. Për më tepër të dhëna <a href=\"{url}\">shihni postimin te forumi ynë</a> lidhur me këtë çështje.", "The update was unsuccessful. " : "Përditësimi qe i pasuksesshëm. ", "The update was successful. There were warnings." : "Përditësimi qe i suksesshëm. Pati sinjalizime.", "The update was successful. Redirecting you to ownCloud now." : "Përditësimi qe i suksesshëm. Po ridrejtoheni te ownCloud-i.", diff --git a/core/l10n/sr.js b/core/l10n/sr.js index b7a50cd36570449b198ce3fb620ac2ccc39a8ec3..6b54d413c81d3487eaeaa8d1978128e2a8908c59 100644 --- a/core/l10n/sr.js +++ b/core/l10n/sr.js @@ -159,7 +159,6 @@ OC.L10N.register( "Hello {name}, the weather is {weather}" : "Здраво {name}, време је {weather}", "Hello {name}" : "Здраво {name}", "_download %n file_::_download %n files_" : ["преузми %n фајл","преузми %n фајла","преузми %n фајлова"], - "{version} is available. Get more information on how to update." : "Верзија {version} је доÑтупна. Сазнајте како да ажурирате.", "Updating {productName} to version {version}, this may take a while." : "Ðадограђујем {productName} на издање {version}. Ово би могло да потраје.", "Please reload the page." : "Поново учитајте Ñтраницу.", "The update was unsuccessful. " : "Ðжурирање није уÑпело.", diff --git a/core/l10n/sr.json b/core/l10n/sr.json index b3bec19dd829ed6808071c70650e50f2b36a523d..5b4aa23f2d6d24c5f82661939d14977d79e98e1b 100644 --- a/core/l10n/sr.json +++ b/core/l10n/sr.json @@ -157,7 +157,6 @@ "Hello {name}, the weather is {weather}" : "Здраво {name}, време је {weather}", "Hello {name}" : "Здраво {name}", "_download %n file_::_download %n files_" : ["преузми %n фајл","преузми %n фајла","преузми %n фајлова"], - "{version} is available. Get more information on how to update." : "Верзија {version} је доÑтупна. Сазнајте како да ажурирате.", "Updating {productName} to version {version}, this may take a while." : "Ðадограђујем {productName} на издање {version}. Ово би могло да потраје.", "Please reload the page." : "Поново учитајте Ñтраницу.", "The update was unsuccessful. " : "Ðжурирање није уÑпело.", diff --git a/core/l10n/sv.js b/core/l10n/sv.js index 0f1b349bc265410f95d87fa00feca32b60b0adec..b4cde843bef5eb2c5707c74ccf0498c07118335a 100644 --- a/core/l10n/sv.js +++ b/core/l10n/sv.js @@ -139,7 +139,6 @@ OC.L10N.register( "Hello {name}, the weather is {weather}" : "Hej {name}, vädret är {weather}", "Hello {name}" : "Hej {name}", "_download %n file_::_download %n files_" : ["Ladda ner %n fil","Ladda ner %n filer"], - "{version} is available. Get more information on how to update." : "{version} är tillgänglig. FÃ¥ mer information om hur du uppdaterar.", "Updating {productName} to version {version}, this may take a while." : "Uppdaterar {productName} till version {version}, detta kan ta en stund.", "Please reload the page." : "Vänligen ladda om sidan.", "The update was unsuccessful. " : "Uppdateringen misslyckades.", diff --git a/core/l10n/sv.json b/core/l10n/sv.json index 978a1956a9e511035626019372cef44d365fef1b..b637e27751c9504ec273ec6c16a91818f16605f9 100644 --- a/core/l10n/sv.json +++ b/core/l10n/sv.json @@ -137,7 +137,6 @@ "Hello {name}, the weather is {weather}" : "Hej {name}, vädret är {weather}", "Hello {name}" : "Hej {name}", "_download %n file_::_download %n files_" : ["Ladda ner %n fil","Ladda ner %n filer"], - "{version} is available. Get more information on how to update." : "{version} är tillgänglig. FÃ¥ mer information om hur du uppdaterar.", "Updating {productName} to version {version}, this may take a while." : "Uppdaterar {productName} till version {version}, detta kan ta en stund.", "Please reload the page." : "Vänligen ladda om sidan.", "The update was unsuccessful. " : "Uppdateringen misslyckades.", diff --git a/core/l10n/th_TH.js b/core/l10n/th_TH.js index b8b191ae8a3b178486f70248c6b9bdc07e6da6fc..bd684efca99919ced538cd66d963488afb81f980 100644 --- a/core/l10n/th_TH.js +++ b/core/l10n/th_TH.js @@ -193,7 +193,6 @@ OC.L10N.register( "Hello {name}, the weather is {weather}" : "สวัสดี {name} สภาพà¸à¸²à¸à¸²à¸¨à¸§à¸±à¸™à¸™à¸µà¹‰à¸¡à¸µ {weather}", "Hello {name}" : "สวัสดี {name}", "_download %n file_::_download %n files_" : ["ดาวน์โหลด %n ไฟล์"], - "{version} is available. Get more information on how to update." : "{version} สามารถใช้ได้ รับข้à¸à¸¡à¸¹à¸¥à¹€à¸žà¸´à¹ˆà¸¡à¹€à¸•à¸´à¸¡à¹€à¸à¸µà¹ˆà¸¢à¸§à¸à¸±à¸šà¸§à¸´à¸˜à¸µà¸à¸²à¸£à¸à¸±à¸žà¹€à¸”ท", "The upgrade is in progress, leaving this page might interrupt the process in some environments." : "à¸à¸³à¸¥à¸±à¸‡à¸”ำเนินà¸à¸²à¸£à¸à¸±à¸žà¹€à¸à¸£à¸” หาà¸à¸à¸à¸à¸ˆà¸²à¸à¸«à¸™à¹‰à¸²à¸™à¸µà¹‰ ณ เวลานี้à¸à¸²à¸ˆà¹€à¸à¸´à¸”ปัà¸à¸«à¸²à¹ƒà¸™à¸ ายหลัง", "Updating {productName} to version {version}, this may take a while." : "à¸à¸³à¸¥à¸±à¸‡à¸à¸±à¸žà¹€à¸”ท {productName} ไปยังรุ่น {version} à¸à¸²à¸ˆà¹ƒà¸Šà¹‰à¹€à¸§à¸¥à¸²à¸ªà¸±à¸à¸„รู่", "An error occurred." : "เà¸à¸´à¸”ข้à¸à¸œà¸´à¸”พลาด", diff --git a/core/l10n/th_TH.json b/core/l10n/th_TH.json index 1a72dec0b22ba32b691c6f9282031af0041085cd..3421e8f98ef166e98bb80fa19a43d3c6e566454d 100644 --- a/core/l10n/th_TH.json +++ b/core/l10n/th_TH.json @@ -191,7 +191,6 @@ "Hello {name}, the weather is {weather}" : "สวัสดี {name} สภาพà¸à¸²à¸à¸²à¸¨à¸§à¸±à¸™à¸™à¸µà¹‰à¸¡à¸µ {weather}", "Hello {name}" : "สวัสดี {name}", "_download %n file_::_download %n files_" : ["ดาวน์โหลด %n ไฟล์"], - "{version} is available. Get more information on how to update." : "{version} สามารถใช้ได้ รับข้à¸à¸¡à¸¹à¸¥à¹€à¸žà¸´à¹ˆà¸¡à¹€à¸•à¸´à¸¡à¹€à¸à¸µà¹ˆà¸¢à¸§à¸à¸±à¸šà¸§à¸´à¸˜à¸µà¸à¸²à¸£à¸à¸±à¸žà¹€à¸”ท", "The upgrade is in progress, leaving this page might interrupt the process in some environments." : "à¸à¸³à¸¥à¸±à¸‡à¸”ำเนินà¸à¸²à¸£à¸à¸±à¸žà¹€à¸à¸£à¸” หาà¸à¸à¸à¸à¸ˆà¸²à¸à¸«à¸™à¹‰à¸²à¸™à¸µà¹‰ ณ เวลานี้à¸à¸²à¸ˆà¹€à¸à¸´à¸”ปัà¸à¸«à¸²à¹ƒà¸™à¸ ายหลัง", "Updating {productName} to version {version}, this may take a while." : "à¸à¸³à¸¥à¸±à¸‡à¸à¸±à¸žà¹€à¸”ท {productName} ไปยังรุ่น {version} à¸à¸²à¸ˆà¹ƒà¸Šà¹‰à¹€à¸§à¸¥à¸²à¸ªà¸±à¸à¸„รู่", "An error occurred." : "เà¸à¸´à¸”ข้à¸à¸œà¸´à¸”พลาด", diff --git a/core/l10n/tr.js b/core/l10n/tr.js index ecf8d0ec69ae65c05ff27aaf08be46632fd87d90..02ea497760db98b69e703bc4f1f7ae40367b0a05 100644 --- a/core/l10n/tr.js +++ b/core/l10n/tr.js @@ -172,7 +172,6 @@ OC.L10N.register( "Hello {name}, the weather is {weather}" : "Merhaba {name}, hava durumu {weather}", "Hello {name}" : "Merhaba {name}", "_download %n file_::_download %n files_" : ["%n dosya indir","%n dosya indir"], - "{version} is available. Get more information on how to update." : "Sürüm {version} hazır. Nasıl güncelleyeceÄŸinizle ilgili daha fazla bilgi alın.", "The upgrade is in progress, leaving this page might interrupt the process in some environments." : "Güncelleme yapılıyor, sayfadan ayrılmak bazı iÅŸlemleri kesebilir.", "Updating {productName} to version {version}, this may take a while." : "{productName}, {version} sürümüne güncelleniyor, bu biraz zaman alabilir.", "An error occurred." : "Bir hata oluÅŸtu", diff --git a/core/l10n/tr.json b/core/l10n/tr.json index b06c275b2681f816a8d8bd5f5c0dbd338a34cb6f..9346ff9e5c6ab5cfc240f0c69c2136a9678d9c0f 100644 --- a/core/l10n/tr.json +++ b/core/l10n/tr.json @@ -170,7 +170,6 @@ "Hello {name}, the weather is {weather}" : "Merhaba {name}, hava durumu {weather}", "Hello {name}" : "Merhaba {name}", "_download %n file_::_download %n files_" : ["%n dosya indir","%n dosya indir"], - "{version} is available. Get more information on how to update." : "Sürüm {version} hazır. Nasıl güncelleyeceÄŸinizle ilgili daha fazla bilgi alın.", "The upgrade is in progress, leaving this page might interrupt the process in some environments." : "Güncelleme yapılıyor, sayfadan ayrılmak bazı iÅŸlemleri kesebilir.", "Updating {productName} to version {version}, this may take a while." : "{productName}, {version} sürümüne güncelleniyor, bu biraz zaman alabilir.", "An error occurred." : "Bir hata oluÅŸtu", diff --git a/core/l10n/uk.js b/core/l10n/uk.js index ece467103c5978f3be89c37bf7177a9388672a4c..0af5c8c10ee891e002fb4acc73e78405698f629b 100644 --- a/core/l10n/uk.js +++ b/core/l10n/uk.js @@ -162,7 +162,6 @@ OC.L10N.register( "Hello {name}, the weather is {weather}" : "Привіт {name}, погода {weather} ", "Hello {name}" : "Привіт {name}", "_download %n file_::_download %n files_" : ["Ð·Ð°Ð²Ð°Ð½Ñ‚Ð°Ð¶ÐµÐ½Ð½Ñ %n файлу","Ð·Ð°Ð²Ð°Ð½Ñ‚Ð°Ð¶ÐµÐ½Ð½Ñ %n файлів","Ð·Ð°Ð²Ð°Ð½Ñ‚Ð°Ð¶ÐµÐ½Ð½Ñ %n файлів"], - "{version} is available. Get more information on how to update." : "{version} доÑтупна. Отримати більш детальну інформацію про те, Ñк оновити.", "Updating {productName} to version {version}, this may take a while." : "ÐžÐ½Ð¾Ð²Ð»ÐµÐ½Ð½Ñ {productName} до верÑÑ–Ñ— {version}, це може займати деÑкий чаÑ.", "Please reload the page." : "Будь лаÑка, перезавантажте Ñторінку.", "The update was unsuccessful. " : "ÐžÐ½Ð¾Ð²Ð»ÐµÐ½Ð½Ñ Ð·Ð°Ð²ÐµÑ€ÑˆÐ¸Ð»Ð¾ÑÑŒ невдачею.", diff --git a/core/l10n/uk.json b/core/l10n/uk.json index 200c7d0cf47b41a1f74d9abdace264240eb3a255..e22086df176fbb5c8f671d8e3ddf77ac63744bec 100644 --- a/core/l10n/uk.json +++ b/core/l10n/uk.json @@ -160,7 +160,6 @@ "Hello {name}, the weather is {weather}" : "Привіт {name}, погода {weather} ", "Hello {name}" : "Привіт {name}", "_download %n file_::_download %n files_" : ["Ð·Ð°Ð²Ð°Ð½Ñ‚Ð°Ð¶ÐµÐ½Ð½Ñ %n файлу","Ð·Ð°Ð²Ð°Ð½Ñ‚Ð°Ð¶ÐµÐ½Ð½Ñ %n файлів","Ð·Ð°Ð²Ð°Ð½Ñ‚Ð°Ð¶ÐµÐ½Ð½Ñ %n файлів"], - "{version} is available. Get more information on how to update." : "{version} доÑтупна. Отримати більш детальну інформацію про те, Ñк оновити.", "Updating {productName} to version {version}, this may take a while." : "ÐžÐ½Ð¾Ð²Ð»ÐµÐ½Ð½Ñ {productName} до верÑÑ–Ñ— {version}, це може займати деÑкий чаÑ.", "Please reload the page." : "Будь лаÑка, перезавантажте Ñторінку.", "The update was unsuccessful. " : "ÐžÐ½Ð¾Ð²Ð»ÐµÐ½Ð½Ñ Ð·Ð°Ð²ÐµÑ€ÑˆÐ¸Ð»Ð¾ÑÑŒ невдачею.", diff --git a/core/l10n/zh_CN.js b/core/l10n/zh_CN.js index 2d35f6e2b9664e4772c5398bcc239ee2790a97d1..17784663c53969d56d9946630495b5b617168995 100644 --- a/core/l10n/zh_CN.js +++ b/core/l10n/zh_CN.js @@ -172,7 +172,6 @@ OC.L10N.register( "Hello {name}, the weather is {weather}" : "您好 {name},今天天气是{weather}", "Hello {name}" : "ä½ å¥½ {name}", "_download %n file_::_download %n files_" : ["下载 %n 个文件"], - "{version} is available. Get more information on how to update." : "{version} 现在å¯ç”¨ã€‚获å–更多å‡çº§ç›¸å…³ä¿¡æ¯ã€‚", "The upgrade is in progress, leaving this page might interrupt the process in some environments." : "å‡çº§æ£åœ¨è¿›è¡Œï¼Œåœ¨æŸäº›çŽ¯å¢ƒä¸ç¦»å¼€æ¤ç½‘页å¯èƒ½ä¸æ–该过程。", "Updating {productName} to version {version}, this may take a while." : "æ›´æ–° {productName} 到版本 {version},这å¯èƒ½éœ€è¦ä¸€äº›æ—¶é—´ã€‚", "An error occurred." : "å‘生了一个错误", diff --git a/core/l10n/zh_CN.json b/core/l10n/zh_CN.json index 4c3a33c7efa98ce2ccbd929e7b67b467241cb747..b531e42cac2bddc90cbcb80e2d6e530a73e2f194 100644 --- a/core/l10n/zh_CN.json +++ b/core/l10n/zh_CN.json @@ -170,7 +170,6 @@ "Hello {name}, the weather is {weather}" : "您好 {name},今天天气是{weather}", "Hello {name}" : "ä½ å¥½ {name}", "_download %n file_::_download %n files_" : ["下载 %n 个文件"], - "{version} is available. Get more information on how to update." : "{version} 现在å¯ç”¨ã€‚获å–更多å‡çº§ç›¸å…³ä¿¡æ¯ã€‚", "The upgrade is in progress, leaving this page might interrupt the process in some environments." : "å‡çº§æ£åœ¨è¿›è¡Œï¼Œåœ¨æŸäº›çŽ¯å¢ƒä¸ç¦»å¼€æ¤ç½‘页å¯èƒ½ä¸æ–该过程。", "Updating {productName} to version {version}, this may take a while." : "æ›´æ–° {productName} 到版本 {version},这å¯èƒ½éœ€è¦ä¸€äº›æ—¶é—´ã€‚", "An error occurred." : "å‘生了一个错误", diff --git a/core/l10n/zh_TW.js b/core/l10n/zh_TW.js index df53568d7ae363f6eca2fa725dbe8117674f7ed6..33c1fb2d8979a7f819ecdeb7e69632a316e9612e 100644 --- a/core/l10n/zh_TW.js +++ b/core/l10n/zh_TW.js @@ -186,7 +186,6 @@ OC.L10N.register( "Hello {name}, the weather is {weather}" : "哈囉 {name}, 天氣是 {weather}", "Hello {name}" : "哈囉 {name}", "_download %n file_::_download %n files_" : ["下載 %n 個檔案"], - "{version} is available. Get more information on how to update." : "{version} 釋出了,å¯ä»¥æ›´æ–°", "The upgrade is in progress, leaving this page might interrupt the process in some environments." : "æ£åœ¨æ›´æ–°ï¼Œåœ¨æŸäº›ç‹€æ³ä¸‹ï¼Œé›¢é–‹æœ¬é é¢å¯èƒ½æœƒå°Žè‡´æ›´æ–°ä¸æ–·", "Updating {productName} to version {version}, this may take a while." : "æ£åœ¨æ›´æ–° {productName} 到版本 {version} ,請ç¨å€™", "An error occurred." : "發生錯誤", diff --git a/core/l10n/zh_TW.json b/core/l10n/zh_TW.json index 7b80119867f1dbf64799ae7f3b9e33ffd409fa23..7556a99daf38c09bfe80f231513cd433310b216b 100644 --- a/core/l10n/zh_TW.json +++ b/core/l10n/zh_TW.json @@ -184,7 +184,6 @@ "Hello {name}, the weather is {weather}" : "哈囉 {name}, 天氣是 {weather}", "Hello {name}" : "哈囉 {name}", "_download %n file_::_download %n files_" : ["下載 %n 個檔案"], - "{version} is available. Get more information on how to update." : "{version} 釋出了,å¯ä»¥æ›´æ–°", "The upgrade is in progress, leaving this page might interrupt the process in some environments." : "æ£åœ¨æ›´æ–°ï¼Œåœ¨æŸäº›ç‹€æ³ä¸‹ï¼Œé›¢é–‹æœ¬é é¢å¯èƒ½æœƒå°Žè‡´æ›´æ–°ä¸æ–·", "Updating {productName} to version {version}, this may take a while." : "æ£åœ¨æ›´æ–° {productName} 到版本 {version} ,請ç¨å€™", "An error occurred." : "發生錯誤", diff --git a/lib/l10n/es.js b/lib/l10n/es.js index 4a2613507f68ece0156d7f05c6a3804b6dc12ae5..6ed1111f6d50da8a1eae2127372b03942a0495d5 100644 --- a/lib/l10n/es.js +++ b/lib/l10n/es.js @@ -118,7 +118,9 @@ OC.L10N.register( "Cannot set expiration date more than %s days in the future" : "No se puede fijar la fecha de caducidad más de %s dÃas en el futuro.", "Could not find category \"%s\"" : "No puede encontrar la categorÃa \"%s\"", "Apps" : "Aplicaciones", + "Only the following characters are allowed in a username: \"a-z\", \"A-Z\", \"0-9\", and \"_.@-'\"" : "Solo los siguientes caracteres están permitidos en un nombre de usuario: \"a-z\", \"A-Z\", \"0-9\", and \"_.@-'\"", "A valid username must be provided" : "Se debe proporcionar un nombre de usuario válido", + "Username contains whitespace at the beginning or at the end" : "El nombre de usuario contiene espacios en blanco al principio o al final", "A valid password must be provided" : "Se debe proporcionar una contraseña válida", "The username is already being used" : "El nombre de usuario ya está en uso", "No database drivers (sqlite, mysql, or postgresql) installed." : "No están instalados los drivers de BBDD (sqlite, mysql, o postgresql)", diff --git a/lib/l10n/es.json b/lib/l10n/es.json index 9856bb9938faf9198e388ea3aebfe837e4faeee4..e64686f5b8405295233eb027a99f20e4ba5923fc 100644 --- a/lib/l10n/es.json +++ b/lib/l10n/es.json @@ -116,7 +116,9 @@ "Cannot set expiration date more than %s days in the future" : "No se puede fijar la fecha de caducidad más de %s dÃas en el futuro.", "Could not find category \"%s\"" : "No puede encontrar la categorÃa \"%s\"", "Apps" : "Aplicaciones", + "Only the following characters are allowed in a username: \"a-z\", \"A-Z\", \"0-9\", and \"_.@-'\"" : "Solo los siguientes caracteres están permitidos en un nombre de usuario: \"a-z\", \"A-Z\", \"0-9\", and \"_.@-'\"", "A valid username must be provided" : "Se debe proporcionar un nombre de usuario válido", + "Username contains whitespace at the beginning or at the end" : "El nombre de usuario contiene espacios en blanco al principio o al final", "A valid password must be provided" : "Se debe proporcionar una contraseña válida", "The username is already being used" : "El nombre de usuario ya está en uso", "No database drivers (sqlite, mysql, or postgresql) installed." : "No están instalados los drivers de BBDD (sqlite, mysql, o postgresql)", diff --git a/settings/l10n/es.js b/settings/l10n/es.js index b97a7b12793972855c7f77d85435d46da9ba5c46..7ef896d333b94d5a598d9b510ec46713009b9f1b 100644 --- a/settings/l10n/es.js +++ b/settings/l10n/es.js @@ -204,6 +204,8 @@ OC.L10N.register( "Developer documentation" : "Documentación de desarrollador", "Experimental applications ahead" : "Aplicaciones experimentales más adelante", "Experimental apps are not checked for security issues, new or known to be unstable and under heavy development. Installing them can cause data loss or security breaches." : "Las aplicaciones experimentales no están verificadas por problemas de seguridad, recientes o conocidas por ser inestables y/o bajo un fuerte desarrollo. Instalándolas pueden causar pérdida de datos o violación de seguridades.", + "by %s" : "por %s", + "%s-licensed" : "%s-licenciado", "Documentation:" : "Documentación:", "User documentation" : "Documentación de usuario", "Admin documentation" : "Documentación de administrador", diff --git a/settings/l10n/es.json b/settings/l10n/es.json index 8ae28f026357e6108d044b5cd758f3aea83be416..856db66b75df1a81eb6662c774ea7f92d257c9a4 100644 --- a/settings/l10n/es.json +++ b/settings/l10n/es.json @@ -202,6 +202,8 @@ "Developer documentation" : "Documentación de desarrollador", "Experimental applications ahead" : "Aplicaciones experimentales más adelante", "Experimental apps are not checked for security issues, new or known to be unstable and under heavy development. Installing them can cause data loss or security breaches." : "Las aplicaciones experimentales no están verificadas por problemas de seguridad, recientes o conocidas por ser inestables y/o bajo un fuerte desarrollo. Instalándolas pueden causar pérdida de datos o violación de seguridades.", + "by %s" : "por %s", + "%s-licensed" : "%s-licenciado", "Documentation:" : "Documentación:", "User documentation" : "Documentación de usuario", "Admin documentation" : "Documentación de administrador", diff --git a/settings/l10n/ja.js b/settings/l10n/ja.js index 1720099f52fba640ac5b983c10c64b354a1f16fa..55809af7721bbe31cb0019b2a44aa88958f05edc 100644 --- a/settings/l10n/ja.js +++ b/settings/l10n/ja.js @@ -204,6 +204,8 @@ OC.L10N.register( "Developer documentation" : "開発者ドã‚ュメント", "Experimental applications ahead" : "実験的ãªã‚¢ãƒ—リケーションを試ã™", "Experimental apps are not checked for security issues, new or known to be unstable and under heavy development. Installing them can cause data loss or security breaches." : "実験的ãªã‚¢ãƒ—リã¯ã€è„†å¼±æ€§ã«ã¤ã„ã¦ãƒã‚§ãƒƒã‚¯ã•ã‚Œã¦ã„ã¾ã›ã‚“ã—ã€ä¸å®‰å®šã§ã‚ã£ãŸã‚Šã€æ¿€ã—ã開発ä¸ã§ã™ã€‚ãれらをインストールã™ã‚‹ã¨ã€ãƒ‡ãƒ¼ã‚¿ã®æ失やセã‚ュリティ侵害を引ãèµ·ã“ã™å¯èƒ½æ€§ãŒã‚ã‚Šã¾ã™ã€‚", + "by %s" : "%s ã«ã‚ˆã‚‹", + "%s-licensed" : "%s ライセンス", "Documentation:" : "ドã‚ュメント:", "User documentation" : "ユーザードã‚ュメント", "Admin documentation" : "管ç†è€…ドã‚ュメント", diff --git a/settings/l10n/ja.json b/settings/l10n/ja.json index 8afff4171760eea8141b4c95d23b04ea168c93c0..1f48b63cfcc061313620161b790c7739cd8482ed 100644 --- a/settings/l10n/ja.json +++ b/settings/l10n/ja.json @@ -202,6 +202,8 @@ "Developer documentation" : "開発者ドã‚ュメント", "Experimental applications ahead" : "実験的ãªã‚¢ãƒ—リケーションを試ã™", "Experimental apps are not checked for security issues, new or known to be unstable and under heavy development. Installing them can cause data loss or security breaches." : "実験的ãªã‚¢ãƒ—リã¯ã€è„†å¼±æ€§ã«ã¤ã„ã¦ãƒã‚§ãƒƒã‚¯ã•ã‚Œã¦ã„ã¾ã›ã‚“ã—ã€ä¸å®‰å®šã§ã‚ã£ãŸã‚Šã€æ¿€ã—ã開発ä¸ã§ã™ã€‚ãれらをインストールã™ã‚‹ã¨ã€ãƒ‡ãƒ¼ã‚¿ã®æ失やセã‚ュリティ侵害を引ãèµ·ã“ã™å¯èƒ½æ€§ãŒã‚ã‚Šã¾ã™ã€‚", + "by %s" : "%s ã«ã‚ˆã‚‹", + "%s-licensed" : "%s ライセンス", "Documentation:" : "ドã‚ュメント:", "User documentation" : "ユーザードã‚ュメント", "Admin documentation" : "管ç†è€…ドã‚ュメント", diff --git a/settings/l10n/tr.js b/settings/l10n/tr.js index 393a12a30a293d0d75eb5d3057595ad7b9477c25..a226b273882f0c816e811006fc1ee22b696abcda 100644 --- a/settings/l10n/tr.js +++ b/settings/l10n/tr.js @@ -228,12 +228,16 @@ OC.L10N.register( "Commercial support" : "Ticari destek", "Profile picture" : "Profil resmi", "Upload new" : "Yeni yükle", + "Select from Files" : "Dosyalardan seç", "Remove image" : "Resmi kaldır", + "Picture provided by original account" : "Görüntü resminiz, özgün hesabınız tarafından saÄŸlanıyor.", "Cancel" : "Ä°ptal", + "Choose as profile picture" : "Profil resmi olarak seç", "Full name" : "Ad soyad", "No display name set" : "Ekran adı ayarlanmamış", "Email" : "E-posta", "Your email address" : "E-posta adresiniz", + "For password recovery and notifications" : "Parola kurtarmayı ve bildirim almayı açmak için bir e-posta adresi girin", "No email address set" : "E-posta adresi ayarlanmamış", "You are member of the following groups:" : "Åžu grupların üyesisiniz:", "Password" : "Parola", diff --git a/settings/l10n/tr.json b/settings/l10n/tr.json index 7a6a135be190d2311b605f4f8bf71d983a37e187..68cc43566bcdf7e3392f2ca55c2e40735d6e364b 100644 --- a/settings/l10n/tr.json +++ b/settings/l10n/tr.json @@ -226,12 +226,16 @@ "Commercial support" : "Ticari destek", "Profile picture" : "Profil resmi", "Upload new" : "Yeni yükle", + "Select from Files" : "Dosyalardan seç", "Remove image" : "Resmi kaldır", + "Picture provided by original account" : "Görüntü resminiz, özgün hesabınız tarafından saÄŸlanıyor.", "Cancel" : "Ä°ptal", + "Choose as profile picture" : "Profil resmi olarak seç", "Full name" : "Ad soyad", "No display name set" : "Ekran adı ayarlanmamış", "Email" : "E-posta", "Your email address" : "E-posta adresiniz", + "For password recovery and notifications" : "Parola kurtarmayı ve bildirim almayı açmak için bir e-posta adresi girin", "No email address set" : "E-posta adresi ayarlanmamış", "You are member of the following groups:" : "Åžu grupların üyesisiniz:", "Password" : "Parola",