diff options
author | Nextcloud bot <bot@nextcloud.com> | 2020-06-07 02:15:59 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2020-06-07 02:15:59 +0000 |
commit | 5795271cefcba6b5aa6485c337cafb36b045f38d (patch) | |
tree | 9b4ceb14972dafd474f4726ede5ec04b257711dc /apps/files_sharing | |
parent | 513446cafbb0ff2ff30e268f8fec8856360323a8 (diff) | |
download | nextcloud-server-5795271cefcba6b5aa6485c337cafb36b045f38d.tar.gz nextcloud-server-5795271cefcba6b5aa6485c337cafb36b045f38d.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files_sharing')
-rw-r--r-- | apps/files_sharing/l10n/de.js | 2 | ||||
-rw-r--r-- | apps/files_sharing/l10n/de.json | 2 | ||||
-rw-r--r-- | apps/files_sharing/l10n/it.js | 2 | ||||
-rw-r--r-- | apps/files_sharing/l10n/it.json | 2 | ||||
-rw-r--r-- | apps/files_sharing/l10n/nl.js | 1 | ||||
-rw-r--r-- | apps/files_sharing/l10n/nl.json | 1 |
6 files changed, 6 insertions, 4 deletions
diff --git a/apps/files_sharing/l10n/de.js b/apps/files_sharing/l10n/de.js index 60e90627d35..8c78fa50f5a 100644 --- a/apps/files_sharing/l10n/de.js +++ b/apps/files_sharing/l10n/de.js @@ -229,7 +229,7 @@ OC.L10N.register( "Select or drop files" : "Dateien auswählen oder hierher ziehen", "Uploading files" : "Dateien werden hochgeladen", "Uploaded files:" : "Hochgeladene Dateien: ", - "By uploading files, you agree to the %1$sterms of service%2$s." : "Durch das Hochladen von Dateien stimmst Du den %1$sNutzungsbedingungen%2$szu.", + "By uploading files, you agree to the %1$sterms of service%2$s." : "Durch das Hochladen von Dateien stimmst Du den %1$sNutzungsbedingungen%2$s zu.", "could not delete share" : "Freigabe konnte nicht gelöscht werden", "Uploading files…" : "Dateien werden hochgeladen…" }, diff --git a/apps/files_sharing/l10n/de.json b/apps/files_sharing/l10n/de.json index 430f6c0e98a..95f525eb2f1 100644 --- a/apps/files_sharing/l10n/de.json +++ b/apps/files_sharing/l10n/de.json @@ -227,7 +227,7 @@ "Select or drop files" : "Dateien auswählen oder hierher ziehen", "Uploading files" : "Dateien werden hochgeladen", "Uploaded files:" : "Hochgeladene Dateien: ", - "By uploading files, you agree to the %1$sterms of service%2$s." : "Durch das Hochladen von Dateien stimmst Du den %1$sNutzungsbedingungen%2$szu.", + "By uploading files, you agree to the %1$sterms of service%2$s." : "Durch das Hochladen von Dateien stimmst Du den %1$sNutzungsbedingungen%2$s zu.", "could not delete share" : "Freigabe konnte nicht gelöscht werden", "Uploading files…" : "Dateien werden hochgeladen…" },"pluralForm" :"nplurals=2; plural=(n != 1);" diff --git a/apps/files_sharing/l10n/it.js b/apps/files_sharing/l10n/it.js index 18d567b5bd7..2d5efd8817d 100644 --- a/apps/files_sharing/l10n/it.js +++ b/apps/files_sharing/l10n/it.js @@ -202,7 +202,7 @@ OC.L10N.register( "Link to a file" : "Collega a un file", "Error creating the share" : "Errore durante la creazione della condivisione", "Error deleting the share" : "Errore durante l'eliminazione della condivisione", - "Error updating the share" : "Errore durante il caricamento della condivisione", + "Error updating the share" : "Errore durante l'aggiornamento della condivisione", "Shared" : "Condiviso", "Share" : "Condividi", "Shared with" : "Condiviso con", diff --git a/apps/files_sharing/l10n/it.json b/apps/files_sharing/l10n/it.json index 3acf0a96fd9..a86e8904568 100644 --- a/apps/files_sharing/l10n/it.json +++ b/apps/files_sharing/l10n/it.json @@ -200,7 +200,7 @@ "Link to a file" : "Collega a un file", "Error creating the share" : "Errore durante la creazione della condivisione", "Error deleting the share" : "Errore durante l'eliminazione della condivisione", - "Error updating the share" : "Errore durante il caricamento della condivisione", + "Error updating the share" : "Errore durante l'aggiornamento della condivisione", "Shared" : "Condiviso", "Share" : "Condividi", "Shared with" : "Condiviso con", diff --git a/apps/files_sharing/l10n/nl.js b/apps/files_sharing/l10n/nl.js index 3a67e9939eb..e6c5a900c79 100644 --- a/apps/files_sharing/l10n/nl.js +++ b/apps/files_sharing/l10n/nl.js @@ -201,6 +201,7 @@ OC.L10N.register( "this share just expired." : "deze share is net verlopen.", "Link to a file" : "Link naar een bestand", "Error creating the share" : "Fout tijdens aanmaken share", + "Error deleting the share" : "Fout bij verwijderen share", "Error updating the share" : "Fout tijdens bijwerken share", "Shared" : "Gedeeld", "Share" : "Deel", diff --git a/apps/files_sharing/l10n/nl.json b/apps/files_sharing/l10n/nl.json index 07facc7b8d9..582ac8a0943 100644 --- a/apps/files_sharing/l10n/nl.json +++ b/apps/files_sharing/l10n/nl.json @@ -199,6 +199,7 @@ "this share just expired." : "deze share is net verlopen.", "Link to a file" : "Link naar een bestand", "Error creating the share" : "Fout tijdens aanmaken share", + "Error deleting the share" : "Fout bij verwijderen share", "Error updating the share" : "Fout tijdens bijwerken share", "Shared" : "Gedeeld", "Share" : "Deel", |