diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-06-28 00:20:40 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-06-28 00:20:40 +0000 |
commit | e3f6959c60d015a2e643492c0aac4d33d22c6409 (patch) | |
tree | b42957ba79e7709d8d521f3154f3cc87d27a6b72 /apps/updatenotification | |
parent | 00aa8f543841c6bfd853a3ac5cb4ff3ab0a058ae (diff) | |
download | nextcloud-server-e3f6959c60d015a2e643492c0aac4d33d22c6409.tar.gz nextcloud-server-e3f6959c60d015a2e643492c0aac4d33d22c6409.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/updatenotification')
-rw-r--r-- | apps/updatenotification/l10n/gl.js | 2 | ||||
-rw-r--r-- | apps/updatenotification/l10n/gl.json | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/apps/updatenotification/l10n/gl.js b/apps/updatenotification/l10n/gl.js index c1cc98e57eb..950bf4975c8 100644 --- a/apps/updatenotification/l10n/gl.js +++ b/apps/updatenotification/l10n/gl.js @@ -39,7 +39,7 @@ OC.L10N.register( "Notify members of the following groups about available updates:" : "Notificar aos membros dos seguintes grupos sobre actualizacións dispoñíbeis:", "No groups" : "Non hai grupos", "Only notifications for app updates are available." : "Só están dispoñíbeis as notificacións para actualizacións de aplicación.", - "The selected update channel makes dedicated notifications for the server obsolete." : "A canle de actualización seleccionada fai obsoletas as notificacións dedicadas para o servidor.", + "The selected update channel makes dedicated notifications for the server obsolete." : "A canle de actualización seleccionada fai obsoletas as notificacións específicas para o servidor.", "The selected update channel does not support updates of the server." : "A canle de actualización seleccionada non admite actualizacións do servidor.", "A new version is available: <strong>{newVersionString}</strong>" : "Hai dispoñíbel unha versión nova:<strong>{newVersionString}</strong>", "Note that after a new release the update only shows up after the first minor release or later. We roll out new versions spread out over time and sometimes skip a version when issues are found. Learn more about updates and release channels at {link}" : "Teña en conta que após unha nova versión, a actualización só aparece após a primeira versión menor ou posterior. Publicamos novas versións espalladas ao longo do tempo e ás veces saltamos unha versión cando se atopan problemas. Máis información sobre actualizacións e canles de publicación en {link}", diff --git a/apps/updatenotification/l10n/gl.json b/apps/updatenotification/l10n/gl.json index 6e670bccb41..dbb06eee036 100644 --- a/apps/updatenotification/l10n/gl.json +++ b/apps/updatenotification/l10n/gl.json @@ -37,7 +37,7 @@ "Notify members of the following groups about available updates:" : "Notificar aos membros dos seguintes grupos sobre actualizacións dispoñíbeis:", "No groups" : "Non hai grupos", "Only notifications for app updates are available." : "Só están dispoñíbeis as notificacións para actualizacións de aplicación.", - "The selected update channel makes dedicated notifications for the server obsolete." : "A canle de actualización seleccionada fai obsoletas as notificacións dedicadas para o servidor.", + "The selected update channel makes dedicated notifications for the server obsolete." : "A canle de actualización seleccionada fai obsoletas as notificacións específicas para o servidor.", "The selected update channel does not support updates of the server." : "A canle de actualización seleccionada non admite actualizacións do servidor.", "A new version is available: <strong>{newVersionString}</strong>" : "Hai dispoñíbel unha versión nova:<strong>{newVersionString}</strong>", "Note that after a new release the update only shows up after the first minor release or later. We roll out new versions spread out over time and sometimes skip a version when issues are found. Learn more about updates and release channels at {link}" : "Teña en conta que após unha nova versión, a actualización só aparece após a primeira versión menor ou posterior. Publicamos novas versións espalladas ao longo do tempo e ás veces saltamos unha versión cando se atopan problemas. Máis información sobre actualizacións e canles de publicación en {link}", |