diff options
author | Nextcloud bot <bot@nextcloud.com> | 2020-12-30 02:19:06 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2020-12-30 02:19:06 +0000 |
commit | f9941347e24f6514c664c7b6b2646723453c705d (patch) | |
tree | 3224ed78258a87f9656d73e21ac6452e64f90134 /apps/files_sharing/l10n | |
parent | 4c01f0da8f76635e5642eb46e4eb0f0fcaa322ca (diff) | |
download | nextcloud-server-f9941347e24f6514c664c7b6b2646723453c705d.tar.gz nextcloud-server-f9941347e24f6514c664c7b6b2646723453c705d.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files_sharing/l10n')
-rw-r--r-- | apps/files_sharing/l10n/cs.js | 2 | ||||
-rw-r--r-- | apps/files_sharing/l10n/cs.json | 2 | ||||
-rw-r--r-- | apps/files_sharing/l10n/nl.js | 5 | ||||
-rw-r--r-- | apps/files_sharing/l10n/nl.json | 5 |
4 files changed, 8 insertions, 6 deletions
diff --git a/apps/files_sharing/l10n/cs.js b/apps/files_sharing/l10n/cs.js index 7ff9e0064b2..2076bf79a35 100644 --- a/apps/files_sharing/l10n/cs.js +++ b/apps/files_sharing/l10n/cs.js @@ -151,7 +151,7 @@ OC.L10N.register( "group" : "skupina", "conversation" : "konverzace", "remote" : "vzdálené", - "remote group" : "skupina na protěšjku", + "remote group" : "federovaná skupina", "guest" : "host", "Shared with the group {user} by {owner}" : "{owner} sdílí se skupinou {user}", "Shared with the conversation {user} by {owner}" : "{owner} sdílí konverzaci {user}", diff --git a/apps/files_sharing/l10n/cs.json b/apps/files_sharing/l10n/cs.json index aaae664fb65..10961bfb686 100644 --- a/apps/files_sharing/l10n/cs.json +++ b/apps/files_sharing/l10n/cs.json @@ -149,7 +149,7 @@ "group" : "skupina", "conversation" : "konverzace", "remote" : "vzdálené", - "remote group" : "skupina na protěšjku", + "remote group" : "federovaná skupina", "guest" : "host", "Shared with the group {user} by {owner}" : "{owner} sdílí se skupinou {user}", "Shared with the conversation {user} by {owner}" : "{owner} sdílí konverzaci {user}", diff --git a/apps/files_sharing/l10n/nl.js b/apps/files_sharing/l10n/nl.js index 85102abd2d1..65919b460fe 100644 --- a/apps/files_sharing/l10n/nl.js +++ b/apps/files_sharing/l10n/nl.js @@ -162,8 +162,8 @@ OC.L10N.register( "Link copied" : "Link gekopieerd", "Cannot copy, please copy the link manually" : "Kan niet kopiëren, kopieer de link handmatig", "Copy to clipboard" : "Kopiëren naar het klembord", - "Only works for users with access to this folder" : "Dit werkt enkel voor gebruikers met toegang tot deze map", - "Only works for users with access to this file" : "Dit werkt enkel voor gebruikers met toegang tot dit bestand", + "Only works for users with access to this folder" : "Dit werkt alleen voor gebruikers met toegang tot deze map", + "Only works for users with access to this file" : "Dit werkt alleen voor gebruikers met toegang tot dit bestand", "Please enter the following required information before creating the share" : "Geef de volgend verplichte gegevens op voor het aanmaken van de deellink", "Password protection (enforced)" : "Wachtwoordbeveiliging (afgedwongen)", "Password protection" : "Wachtwoordbeveiliging", @@ -181,6 +181,7 @@ OC.L10N.register( "Enter a note for the share recipient" : "Geef een notitie op voor de share-ontvanger", "Add another link" : "Nog een link toevoegen ", "Create a new share link" : "Creëer een nieuwe deellink", + "{shareWith} by {initiator}" : "{shareWith} door {initiator}", "Shared via link by {initiator}" : "Gedeeld via link door {initiator}", "Share link ({label})" : "Link delen ({label})", "Share link" : "Delen link", diff --git a/apps/files_sharing/l10n/nl.json b/apps/files_sharing/l10n/nl.json index 904d9948ec3..d2facd57e1b 100644 --- a/apps/files_sharing/l10n/nl.json +++ b/apps/files_sharing/l10n/nl.json @@ -160,8 +160,8 @@ "Link copied" : "Link gekopieerd", "Cannot copy, please copy the link manually" : "Kan niet kopiëren, kopieer de link handmatig", "Copy to clipboard" : "Kopiëren naar het klembord", - "Only works for users with access to this folder" : "Dit werkt enkel voor gebruikers met toegang tot deze map", - "Only works for users with access to this file" : "Dit werkt enkel voor gebruikers met toegang tot dit bestand", + "Only works for users with access to this folder" : "Dit werkt alleen voor gebruikers met toegang tot deze map", + "Only works for users with access to this file" : "Dit werkt alleen voor gebruikers met toegang tot dit bestand", "Please enter the following required information before creating the share" : "Geef de volgend verplichte gegevens op voor het aanmaken van de deellink", "Password protection (enforced)" : "Wachtwoordbeveiliging (afgedwongen)", "Password protection" : "Wachtwoordbeveiliging", @@ -179,6 +179,7 @@ "Enter a note for the share recipient" : "Geef een notitie op voor de share-ontvanger", "Add another link" : "Nog een link toevoegen ", "Create a new share link" : "Creëer een nieuwe deellink", + "{shareWith} by {initiator}" : "{shareWith} door {initiator}", "Shared via link by {initiator}" : "Gedeeld via link door {initiator}", "Share link ({label})" : "Link delen ({label})", "Share link" : "Delen link", |