diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-08-04 00:30:25 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-08-04 00:30:25 +0000 |
commit | 72c285f4711754ee2ceaa072c33c2a6c89b556d7 (patch) | |
tree | 5f4dd696b1ccec79fc8efd9720f7f5d8201d23e3 /apps/files/l10n/gl.js | |
parent | 795863c89c363aabb06f31677edd00fbb0452e49 (diff) | |
download | nextcloud-server-72c285f4711754ee2ceaa072c33c2a6c89b556d7.tar.gz nextcloud-server-72c285f4711754ee2ceaa072c33c2a6c89b556d7.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/files/l10n/gl.js')
-rw-r--r-- | apps/files/l10n/gl.js | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/apps/files/l10n/gl.js b/apps/files/l10n/gl.js index 867f448cdbd..381997e2033 100644 --- a/apps/files/l10n/gl.js +++ b/apps/files/l10n/gl.js @@ -249,6 +249,9 @@ OC.L10N.register( "List of favorites files and folders." : "Lista de ficheiros e cartafoles favoritos.", "No favorites yet" : "Aínda non hai favoritos", "Files and folders you mark as favorite will show up here" : "Os ficheiros e cartafoles que marque como favoritos amosaranse aquí", + "List of recently modified files and folders." : "Lista de ficheiros e cartafoles modificados recentemente.", + "No recently modified files" : "Non hai ficheiros modificados recentemente", + "Files and folders you recently modified will show up here." : "Os ficheiros e cartafoles que modificou recentemente amosaranse aquí.", "Toggle %1$s sublist" : "Alternar %1$s sublista", "Toggle grid view" : "Alternar a vista como grella", "No entries found in this folder" : "Non se atoparon entradas neste cartafol", |