Skip to content

Commit 4dd5a5d

Browse files
committed
fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
1 parent fb43075 commit 4dd5a5d

2 files changed

Lines changed: 4 additions & 0 deletions

File tree

l10n/en_GB.js

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -52,6 +52,7 @@ OC.L10N.register(
5252
"Starting importing files in {targetPath} directory" : "Starting importing files in {targetPath} directory",
5353
"Failed to start importing Google Drive" : "Failed to start importing Google Drive",
5454
"Choose where to write imported files" : "Choose where to write imported files",
55+
"Choose where to write imported \"shared with me\" files" : "Choose where to write imported \"shared with me\" files",
5556
"Google data migration" : "Google data migration",
5657
"No Google OAuth app configured. Ask your Nextcloud administrator to configure Google connected accounts admin section." : "No Google OAuth app configured. Ask your Nextcloud administrator to configure Google connected accounts admin section.",
5758
"Authentication" : "Authentication",
@@ -73,6 +74,7 @@ OC.L10N.register(
7374
"Ignore shared files" : "Ignore shared files",
7475
"Google documents import format" : "Google documents import format",
7576
"Import directory" : "Import directory",
77+
"Shared files import directory" : "Shared files import directory",
7678
"Your Google Drive ({formSize} + {formSharedSize} shared with you)" : "Your Google Drive ({formSize} + {formSharedSize} shared with you)",
7779
"Your Google Drive ({formSize})" : "Your Google Drive ({formSize})",
7880
"Import Google Drive files" : "Import Google Drive files",

l10n/en_GB.json

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -50,6 +50,7 @@
5050
"Starting importing files in {targetPath} directory" : "Starting importing files in {targetPath} directory",
5151
"Failed to start importing Google Drive" : "Failed to start importing Google Drive",
5252
"Choose where to write imported files" : "Choose where to write imported files",
53+
"Choose where to write imported \"shared with me\" files" : "Choose where to write imported \"shared with me\" files",
5354
"Google data migration" : "Google data migration",
5455
"No Google OAuth app configured. Ask your Nextcloud administrator to configure Google connected accounts admin section." : "No Google OAuth app configured. Ask your Nextcloud administrator to configure Google connected accounts admin section.",
5556
"Authentication" : "Authentication",
@@ -71,6 +72,7 @@
7172
"Ignore shared files" : "Ignore shared files",
7273
"Google documents import format" : "Google documents import format",
7374
"Import directory" : "Import directory",
75+
"Shared files import directory" : "Shared files import directory",
7476
"Your Google Drive ({formSize} + {formSharedSize} shared with you)" : "Your Google Drive ({formSize} + {formSharedSize} shared with you)",
7577
"Your Google Drive ({formSize})" : "Your Google Drive ({formSize})",
7678
"Import Google Drive files" : "Import Google Drive files",

0 commit comments

Comments
 (0)