diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-07-14 00:19:31 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-07-14 00:19:31 +0000 |
commit | c63918587b9e5356c740a846888e68d9a1d7be7f (patch) | |
tree | c80fb4a2a1e229290dadae76f72339cc83b66a84 /lib/l10n | |
parent | 91be1482b4f3c23da862d7c6e799e6664f1be074 (diff) | |
download | nextcloud-server-c63918587b9e5356c740a846888e68d9a1d7be7f.tar.gz nextcloud-server-c63918587b9e5356c740a846888e68d9a1d7be7f.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'lib/l10n')
-rw-r--r-- | lib/l10n/gl.js | 2 | ||||
-rw-r--r-- | lib/l10n/gl.json | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/lib/l10n/gl.js b/lib/l10n/gl.js index 9891aa7970d..fe624549856 100644 --- a/lib/l10n/gl.js +++ b/lib/l10n/gl.js @@ -153,7 +153,7 @@ OC.L10N.register( "Files cannot be shared with delete permissions" : "Non é posíbel compartir ficheiros con permisos de eliminación", "Files cannot be shared with create permissions" : "Non é posíbel compartir ficheiros con permisos de creación", "Expiration date is in the past" : "Xa pasou a data de caducidade", - "_Cannot set expiration date more than %n day in the future_::_Cannot set expiration date more than %n days in the future_" : ["Non é posíbel estabelecer a data de caducidade máis alo de %n día no futuro","Non é posíbel estabelecer a data de caducidade máis alo de %n días no futuro"], + "_Cannot set expiration date more than %n day in the future_::_Cannot set expiration date more than %n days in the future_" : ["Non é posíbel definir a data de caducidade máis alo de %n día no futuro","Non é posíbel definir a data de caducidade máis alo de %n días no futuro"], "Sharing is only allowed with group members" : "Só se permite compartir cos membros do grupo", "Sharing %s failed, because this item is already shared with the account %s" : "Produciuse un fallo ao compartir %s, porque este elemento xa se comparte coa conta %s", "The requested share does not exist anymore" : "A compartición solicitada xa non existe", diff --git a/lib/l10n/gl.json b/lib/l10n/gl.json index 2842ee36c59..b2967da1301 100644 --- a/lib/l10n/gl.json +++ b/lib/l10n/gl.json @@ -151,7 +151,7 @@ "Files cannot be shared with delete permissions" : "Non é posíbel compartir ficheiros con permisos de eliminación", "Files cannot be shared with create permissions" : "Non é posíbel compartir ficheiros con permisos de creación", "Expiration date is in the past" : "Xa pasou a data de caducidade", - "_Cannot set expiration date more than %n day in the future_::_Cannot set expiration date more than %n days in the future_" : ["Non é posíbel estabelecer a data de caducidade máis alo de %n día no futuro","Non é posíbel estabelecer a data de caducidade máis alo de %n días no futuro"], + "_Cannot set expiration date more than %n day in the future_::_Cannot set expiration date more than %n days in the future_" : ["Non é posíbel definir a data de caducidade máis alo de %n día no futuro","Non é posíbel definir a data de caducidade máis alo de %n días no futuro"], "Sharing is only allowed with group members" : "Só se permite compartir cos membros do grupo", "Sharing %s failed, because this item is already shared with the account %s" : "Produciuse un fallo ao compartir %s, porque este elemento xa se comparte coa conta %s", "The requested share does not exist anymore" : "A compartición solicitada xa non existe", |