diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-05-04 02:28:08 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-05-04 02:28:08 +0000 |
commit | 4b806a00fa38ab1deb4e8351b95c4d61c390fa9a (patch) | |
tree | 1062a16a237504dd7f5852385de606b1f5e65b7c /core/l10n | |
parent | 3b2e490e38214ad3cd56ebe639fca207d85c4047 (diff) | |
download | nextcloud-server-4b806a00fa38ab1deb4e8351b95c4d61c390fa9a.tar.gz nextcloud-server-4b806a00fa38ab1deb4e8351b95c4d61c390fa9a.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'core/l10n')
-rw-r--r-- | core/l10n/ar.js | 1 | ||||
-rw-r--r-- | core/l10n/ar.json | 1 | ||||
-rw-r--r-- | core/l10n/gl.js | 1 | ||||
-rw-r--r-- | core/l10n/gl.json | 1 |
4 files changed, 4 insertions, 0 deletions
diff --git a/core/l10n/ar.js b/core/l10n/ar.js index 1fcf1fb4214..ede7b6a5c57 100644 --- a/core/l10n/ar.js +++ b/core/l10n/ar.js @@ -221,6 +221,7 @@ OC.L10N.register( "({count} selected)" : "({count} تم تحديد)", "Error loading file exists template" : "خطأ في تحميل القالب الحالي", "Show list view" : "اظهر معاينات الروابط", + "Show grid view" : "أعرض شبكياً", "Pending" : "معلّق", "Home" : "الرئيسية", "Copy to {folder}" : "أنسخ إلى {folder}", diff --git a/core/l10n/ar.json b/core/l10n/ar.json index 25d368905e7..571d3c7455a 100644 --- a/core/l10n/ar.json +++ b/core/l10n/ar.json @@ -219,6 +219,7 @@ "({count} selected)" : "({count} تم تحديد)", "Error loading file exists template" : "خطأ في تحميل القالب الحالي", "Show list view" : "اظهر معاينات الروابط", + "Show grid view" : "أعرض شبكياً", "Pending" : "معلّق", "Home" : "الرئيسية", "Copy to {folder}" : "أنسخ إلى {folder}", diff --git a/core/l10n/gl.js b/core/l10n/gl.js index ca375c89710..d95ef444d60 100644 --- a/core/l10n/gl.js +++ b/core/l10n/gl.js @@ -309,6 +309,7 @@ OC.L10N.register( "The profile does not exist." : "O perfil non existe.", "Back to %s" : "Volver a %s", "Page not found" : "Non se atopou a páxina", + "The page could not be found on the server or you may not be allowed to view it." : "Non se puido atopar a páxina no servidor ou é posible que non teñas permiso para vela.", "Too many requests" : "Demasiadas solicitudes", "There were too many requests from your network. Retry later or contact your administrator if this is an error." : "Houbo demasiadas solicitudes da súa rede. Volva tentalo máis adiante ou póñase en contacto co seu administrador se se trata dun erro.", "Error" : "Erro", diff --git a/core/l10n/gl.json b/core/l10n/gl.json index 03108135832..98b6c8e1f59 100644 --- a/core/l10n/gl.json +++ b/core/l10n/gl.json @@ -307,6 +307,7 @@ "The profile does not exist." : "O perfil non existe.", "Back to %s" : "Volver a %s", "Page not found" : "Non se atopou a páxina", + "The page could not be found on the server or you may not be allowed to view it." : "Non se puido atopar a páxina no servidor ou é posible que non teñas permiso para vela.", "Too many requests" : "Demasiadas solicitudes", "There were too many requests from your network. Retry later or contact your administrator if this is an error." : "Houbo demasiadas solicitudes da súa rede. Volva tentalo máis adiante ou póñase en contacto co seu administrador se se trata dun erro.", "Error" : "Erro", |