diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-08-02 00:53:39 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-08-02 00:53:39 +0000 |
commit | ad511185f769cc571dfc744c886811229fbcbbab (patch) | |
tree | bf91a283ff573e9858d0d9e5b550d07fc9f43a92 /lib | |
parent | 46da23f0188ece6fb2ee352545191b8c68f00061 (diff) | |
download | nextcloud-server-ad511185f769cc571dfc744c886811229fbcbbab.tar.gz nextcloud-server-ad511185f769cc571dfc744c886811229fbcbbab.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'lib')
-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 d837885ae19..ac51b2fec1f 100644 --- a/lib/l10n/gl.js +++ b/lib/l10n/gl.js @@ -149,7 +149,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 user %s" : "Fallou a compartición de %s por mor de que este elemento xa foi compartido co usuario %s", "%1$s shared »%2$s« with you" : "%1$s compartiu «%2$s» con Vde.", diff --git a/lib/l10n/gl.json b/lib/l10n/gl.json index c463d3ab3a2..5d2887654d7 100644 --- a/lib/l10n/gl.json +++ b/lib/l10n/gl.json @@ -147,7 +147,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 user %s" : "Fallou a compartición de %s por mor de que este elemento xa foi compartido co usuario %s", "%1$s shared »%2$s« with you" : "%1$s compartiu «%2$s» con Vde.", |