diff options
author | Nextcloud bot <bot@nextcloud.com> | 2020-10-13 19:33:40 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2020-10-13 19:33:40 +0000 |
commit | 55b923e1fdc76df77084a45b3a85d820f807936d (patch) | |
tree | 30fc4937cfaab2aa0cfa61aa96c11bfe629be27c /apps/files_sharing/l10n | |
parent | 0c67de31092e7c2868cd27b439f18e6d98af93ba (diff) | |
download | nextcloud-server-55b923e1fdc76df77084a45b3a85d820f807936d.tar.gz nextcloud-server-55b923e1fdc76df77084a45b3a85d820f807936d.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files_sharing/l10n')
110 files changed, 0 insertions, 110 deletions
diff --git a/apps/files_sharing/l10n/ca.js b/apps/files_sharing/l10n/ca.js index 6940aa0b976..8496efaefc1 100644 --- a/apps/files_sharing/l10n/ca.js +++ b/apps/files_sharing/l10n/ca.js @@ -232,7 +232,6 @@ OC.L10N.register( "Uploading files" : "Càrregant fitxers", "Uploaded files:" : "Fitxers carregats:", "By uploading files, you agree to the %1$sterms of service%2$s." : "Si carregueu els fitxers accepteu les %1$scondicions del servei%2$s.", - "could not delete share" : "no s'ha pogut suprimir la compartició", "Uploading files…" : "S'està carregant fitxers…" }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/files_sharing/l10n/ca.json b/apps/files_sharing/l10n/ca.json index 9a5626fb5d8..f188bd79916 100644 --- a/apps/files_sharing/l10n/ca.json +++ b/apps/files_sharing/l10n/ca.json @@ -230,7 +230,6 @@ "Uploading files" : "Càrregant fitxers", "Uploaded files:" : "Fitxers carregats:", "By uploading files, you agree to the %1$sterms of service%2$s." : "Si carregueu els fitxers accepteu les %1$scondicions del servei%2$s.", - "could not delete share" : "no s'ha pogut suprimir la compartició", "Uploading files…" : "S'està carregant fitxers…" },"pluralForm" :"nplurals=2; plural=(n != 1);" }
\ No newline at end of file diff --git a/apps/files_sharing/l10n/cs.js b/apps/files_sharing/l10n/cs.js index 30eb3393074..dd94edca2b5 100644 --- a/apps/files_sharing/l10n/cs.js +++ b/apps/files_sharing/l10n/cs.js @@ -232,7 +232,6 @@ OC.L10N.register( "Uploading files" : "Nahrávání souborů", "Uploaded files:" : "Nahrané soubory:", "By uploading files, you agree to the %1$sterms of service%2$s." : "Nahráním souborů vyjadřujete souhlas s %1$svšeobecnými podmínkami%2$s.", - "could not delete share" : "nelze smazat sdílení", "Uploading files…" : "Nahrávání souborů…" }, "nplurals=4; plural=(n == 1 && n % 1 == 0) ? 0 : (n >= 2 && n <= 4 && n % 1 == 0) ? 1: (n % 1 != 0 ) ? 2 : 3;"); diff --git a/apps/files_sharing/l10n/cs.json b/apps/files_sharing/l10n/cs.json index 71ebd2198f7..5b32bf8204c 100644 --- a/apps/files_sharing/l10n/cs.json +++ b/apps/files_sharing/l10n/cs.json @@ -230,7 +230,6 @@ "Uploading files" : "Nahrávání souborů", "Uploaded files:" : "Nahrané soubory:", "By uploading files, you agree to the %1$sterms of service%2$s." : "Nahráním souborů vyjadřujete souhlas s %1$svšeobecnými podmínkami%2$s.", - "could not delete share" : "nelze smazat sdílení", "Uploading files…" : "Nahrávání souborů…" },"pluralForm" :"nplurals=4; plural=(n == 1 && n % 1 == 0) ? 0 : (n >= 2 && n <= 4 && n % 1 == 0) ? 1: (n % 1 != 0 ) ? 2 : 3;" }
\ No newline at end of file diff --git a/apps/files_sharing/l10n/de.js b/apps/files_sharing/l10n/de.js index d50c40d95b1..ba6cba6db8e 100644 --- a/apps/files_sharing/l10n/de.js +++ b/apps/files_sharing/l10n/de.js @@ -232,7 +232,6 @@ OC.L10N.register( "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$s zu.", - "could not delete share" : "Freigabe konnte nicht gelöscht werden", "Uploading files…" : "Dateien werden hochgeladen…" }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/files_sharing/l10n/de.json b/apps/files_sharing/l10n/de.json index 57d2a40b2fb..2dcf01243c9 100644 --- a/apps/files_sharing/l10n/de.json +++ b/apps/files_sharing/l10n/de.json @@ -230,7 +230,6 @@ "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$s zu.", - "could not delete share" : "Freigabe konnte nicht gelöscht werden", "Uploading files…" : "Dateien werden hochgeladen…" },"pluralForm" :"nplurals=2; plural=(n != 1);" }
\ No newline at end of file diff --git a/apps/files_sharing/l10n/de_DE.js b/apps/files_sharing/l10n/de_DE.js index 8491840e7d0..51b639de149 100644 --- a/apps/files_sharing/l10n/de_DE.js +++ b/apps/files_sharing/l10n/de_DE.js @@ -232,7 +232,6 @@ OC.L10N.register( "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 stimmen Sie den %1$sNutzungsbedingungen%2$s zu.", - "could not delete share" : "Freigabe konnte nicht gelöscht werden", "Uploading files…" : "Dateien werden hochgeladen…" }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/files_sharing/l10n/de_DE.json b/apps/files_sharing/l10n/de_DE.json index 9d532b4f35b..75316e817c8 100644 --- a/apps/files_sharing/l10n/de_DE.json +++ b/apps/files_sharing/l10n/de_DE.json @@ -230,7 +230,6 @@ "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 stimmen Sie 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);" }
\ No newline at end of file diff --git a/apps/files_sharing/l10n/el.js b/apps/files_sharing/l10n/el.js index 97a71907339..583730a303c 100644 --- a/apps/files_sharing/l10n/el.js +++ b/apps/files_sharing/l10n/el.js @@ -232,7 +232,6 @@ OC.L10N.register( "Uploading files" : "Μεταφόρτωση αρχείων", "Uploaded files:" : "Αποστολή αρχείων:", "By uploading files, you agree to the %1$sterms of service%2$s." : "Με την μεταφόρτωση αρχείων, συμφωνείτε με %1$sόρους χρήσεως %2$s.", - "could not delete share" : "αδυναμία διαγραφής κοινόχρηστου φακέλου", "Uploading files…" : "Αποστολή αρχείων ..." }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/files_sharing/l10n/el.json b/apps/files_sharing/l10n/el.json index 644e7b87f2a..e13537df2e3 100644 --- a/apps/files_sharing/l10n/el.json +++ b/apps/files_sharing/l10n/el.json @@ -230,7 +230,6 @@ "Uploading files" : "Μεταφόρτωση αρχείων", "Uploaded files:" : "Αποστολή αρχείων:", "By uploading files, you agree to the %1$sterms of service%2$s." : "Με την μεταφόρτωση αρχείων, συμφωνείτε με %1$sόρους χρήσεως %2$s.", - "could not delete share" : "αδυναμία διαγραφής κοινόχρηστου φακέλου", "Uploading files…" : "Αποστολή αρχείων ..." },"pluralForm" :"nplurals=2; plural=(n != 1);" }
\ No newline at end of file diff --git a/apps/files_sharing/l10n/en_GB.js b/apps/files_sharing/l10n/en_GB.js index 4f9117f8636..3b71caeef02 100644 --- a/apps/files_sharing/l10n/en_GB.js +++ b/apps/files_sharing/l10n/en_GB.js @@ -139,7 +139,6 @@ OC.L10N.register( "Note" : "Note", "Select or drop files" : "Select or drop files", "Uploaded files:" : "Uploaded files:", - "could not delete share" : "could not delete share", "Uploading files…" : "Uploading files…" }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/files_sharing/l10n/en_GB.json b/apps/files_sharing/l10n/en_GB.json index 7fd4292a861..a7f8627f1eb 100644 --- a/apps/files_sharing/l10n/en_GB.json +++ b/apps/files_sharing/l10n/en_GB.json @@ -137,7 +137,6 @@ "Note" : "Note", "Select or drop files" : "Select or drop files", "Uploaded files:" : "Uploaded files:", - "could not delete share" : "could not delete share", "Uploading files…" : "Uploading files…" },"pluralForm" :"nplurals=2; plural=(n != 1);" }
\ No newline at end of file diff --git a/apps/files_sharing/l10n/eo.js b/apps/files_sharing/l10n/eo.js index 6b7f7cd01b6..cf8029d6cc9 100644 --- a/apps/files_sharing/l10n/eo.js +++ b/apps/files_sharing/l10n/eo.js @@ -202,7 +202,6 @@ OC.L10N.register( "Select or drop files" : "Elekti aŭ demeti dosierojn", "Uploaded files:" : "Alŝutitaj dosieroj:", "By uploading files, you agree to the %1$sterms of service%2$s." : "Se vi alŝutas dosierojn, vi konsentas pri %1$skondiĉoj de uzado%2$s.", - "could not delete share" : "ne eblis forigi kunhavon", "Uploading files…" : "Alŝutado de dosierojn..." }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/files_sharing/l10n/eo.json b/apps/files_sharing/l10n/eo.json index 6172ebe7769..967a058b086 100644 --- a/apps/files_sharing/l10n/eo.json +++ b/apps/files_sharing/l10n/eo.json @@ -200,7 +200,6 @@ "Select or drop files" : "Elekti aŭ demeti dosierojn", "Uploaded files:" : "Alŝutitaj dosieroj:", "By uploading files, you agree to the %1$sterms of service%2$s." : "Se vi alŝutas dosierojn, vi konsentas pri %1$skondiĉoj de uzado%2$s.", - "could not delete share" : "ne eblis forigi kunhavon", "Uploading files…" : "Alŝutado de dosierojn..." },"pluralForm" :"nplurals=2; plural=(n != 1);" }
\ No newline at end of file diff --git a/apps/files_sharing/l10n/es.js b/apps/files_sharing/l10n/es.js index 48c3c85129f..ee7f59589b5 100644 --- a/apps/files_sharing/l10n/es.js +++ b/apps/files_sharing/l10n/es.js @@ -232,7 +232,6 @@ OC.L10N.register( "Uploading files" : "Subiendo archivos", "Uploaded files:" : "Archivos subidos:", "By uploading files, you agree to the %1$sterms of service%2$s." : "Al subir archivos, aceptas los %1$stérminos del servicio%2$s.", - "could not delete share" : "No se ha podido eliminar el recurso compartido", "Uploading files…" : "Subiendo archivos…" }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/files_sharing/l10n/es.json b/apps/files_sharing/l10n/es.json index f8d5f4edb57..4b0ea77df7c 100644 --- a/apps/files_sharing/l10n/es.json +++ b/apps/files_sharing/l10n/es.json @@ -230,7 +230,6 @@ "Uploading files" : "Subiendo archivos", "Uploaded files:" : "Archivos subidos:", "By uploading files, you agree to the %1$sterms of service%2$s." : "Al subir archivos, aceptas los %1$stérminos del servicio%2$s.", - "could not delete share" : "No se ha podido eliminar el recurso compartido", "Uploading files…" : "Subiendo archivos…" },"pluralForm" :"nplurals=2; plural=(n != 1);" }
\ No newline at end of file diff --git a/apps/files_sharing/l10n/es_419.js b/apps/files_sharing/l10n/es_419.js index 11f02537dd9..7f526772753 100644 --- a/apps/files_sharing/l10n/es_419.js +++ b/apps/files_sharing/l10n/es_419.js @@ -128,7 +128,6 @@ OC.L10N.register( "Upload files to %s" : "Cargar archivos a %s", "Select or drop files" : "Selecciona o suelta los archivos", "Uploaded files:" : "Archivos cargados:", - "could not delete share" : "no fue posible borrar el elemento compartido", "Uploading files…" : "Cargando archivos..." }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/files_sharing/l10n/es_419.json b/apps/files_sharing/l10n/es_419.json index 7f8f9c70b23..66e62343411 100644 --- a/apps/files_sharing/l10n/es_419.json +++ b/apps/files_sharing/l10n/es_419.json @@ -126,7 +126,6 @@ "Upload files to %s" : "Cargar archivos a %s", "Select or drop files" : "Selecciona o suelta los archivos", "Uploaded files:" : "Archivos cargados:", - "could not delete share" : "no fue posible borrar el elemento compartido", "Uploading files…" : "Cargando archivos..." },"pluralForm" :"nplurals=2; plural=(n != 1);" }
\ No newline at end of file diff --git a/apps/files_sharing/l10n/es_AR.js b/apps/files_sharing/l10n/es_AR.js index 01f9cf653e9..7efceeaef56 100644 --- a/apps/files_sharing/l10n/es_AR.js +++ b/apps/files_sharing/l10n/es_AR.js @@ -140,7 +140,6 @@ OC.L10N.register( "Note" : "Nota", "Select or drop files" : "Seleccione o suelte los archivos", "Uploaded files:" : "Archivos cargados:", - "could not delete share" : "no fue posible borrar el elemento compartido", "Uploading files…" : "Cargando archivos..." }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/files_sharing/l10n/es_AR.json b/apps/files_sharing/l10n/es_AR.json index f0b8c009388..2aabc9c806b 100644 --- a/apps/files_sharing/l10n/es_AR.json +++ b/apps/files_sharing/l10n/es_AR.json @@ -138,7 +138,6 @@ "Note" : "Nota", "Select or drop files" : "Seleccione o suelte los archivos", "Uploaded files:" : "Archivos cargados:", - "could not delete share" : "no fue posible borrar el elemento compartido", "Uploading files…" : "Cargando archivos..." },"pluralForm" :"nplurals=2; plural=(n != 1);" }
\ No newline at end of file diff --git a/apps/files_sharing/l10n/es_CL.js b/apps/files_sharing/l10n/es_CL.js index 52acecd826c..afe1c324fe9 100644 --- a/apps/files_sharing/l10n/es_CL.js +++ b/apps/files_sharing/l10n/es_CL.js @@ -131,7 +131,6 @@ OC.L10N.register( "Upload files to %s" : "Cargar archivos a %s", "Select or drop files" : "Selecciona o suelta los archivos", "Uploaded files:" : "Archivos cargados:", - "could not delete share" : "no fue posible borrar el elemento compartido", "Uploading files…" : "Cargando archivos..." }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/files_sharing/l10n/es_CL.json b/apps/files_sharing/l10n/es_CL.json index 4bc62bb427c..98aae04fb26 100644 --- a/apps/files_sharing/l10n/es_CL.json +++ b/apps/files_sharing/l10n/es_CL.json @@ -129,7 +129,6 @@ "Upload files to %s" : "Cargar archivos a %s", "Select or drop files" : "Selecciona o suelta los archivos", "Uploaded files:" : "Archivos cargados:", - "could not delete share" : "no fue posible borrar el elemento compartido", "Uploading files…" : "Cargando archivos..." },"pluralForm" :"nplurals=2; plural=(n != 1);" }
\ No newline at end of file diff --git a/apps/files_sharing/l10n/es_CO.js b/apps/files_sharing/l10n/es_CO.js index 1ffb675869e..f107bf63794 100644 --- a/apps/files_sharing/l10n/es_CO.js +++ b/apps/files_sharing/l10n/es_CO.js @@ -132,7 +132,6 @@ OC.L10N.register( "Upload files to %s" : "Cargar archivos a %s", "Select or drop files" : "Selecciona o suelta los archivos", "Uploaded files:" : "Archivos cargados:", - "could not delete share" : "no fue posible borrar el elemento compartido", "Uploading files…" : "Cargando archivos..." }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/files_sharing/l10n/es_CO.json b/apps/files_sharing/l10n/es_CO.json index 2897a5d4664..0c92cb91093 100644 --- a/apps/files_sharing/l10n/es_CO.json +++ b/apps/files_sharing/l10n/es_CO.json @@ -130,7 +130,6 @@ "Upload files to %s" : "Cargar archivos a %s", "Select or drop files" : "Selecciona o suelta los archivos", "Uploaded files:" : "Archivos cargados:", - "could not delete share" : "no fue posible borrar el elemento compartido", "Uploading files…" : "Cargando archivos..." },"pluralForm" :"nplurals=2; plural=(n != 1);" }
\ No newline at end of file diff --git a/apps/files_sharing/l10n/es_CR.js b/apps/files_sharing/l10n/es_CR.js index 52acecd826c..afe1c324fe9 100644 --- a/apps/files_sharing/l10n/es_CR.js +++ b/apps/files_sharing/l10n/es_CR.js @@ -131,7 +131,6 @@ OC.L10N.register( "Upload files to %s" : "Cargar archivos a %s", "Select or drop files" : "Selecciona o suelta los archivos", "Uploaded files:" : "Archivos cargados:", - "could not delete share" : "no fue posible borrar el elemento compartido", "Uploading files…" : "Cargando archivos..." }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/files_sharing/l10n/es_CR.json b/apps/files_sharing/l10n/es_CR.json index 4bc62bb427c..98aae04fb26 100644 --- a/apps/files_sharing/l10n/es_CR.json +++ b/apps/files_sharing/l10n/es_CR.json @@ -129,7 +129,6 @@ "Upload files to %s" : "Cargar archivos a %s", "Select or drop files" : "Selecciona o suelta los archivos", "Uploaded files:" : "Archivos cargados:", - "could not delete share" : "no fue posible borrar el elemento compartido", "Uploading files…" : "Cargando archivos..." },"pluralForm" :"nplurals=2; plural=(n != 1);" }
\ No newline at end of file diff --git a/apps/files_sharing/l10n/es_DO.js b/apps/files_sharing/l10n/es_DO.js index 52acecd826c..afe1c324fe9 100644 --- a/apps/files_sharing/l10n/es_DO.js +++ b/apps/files_sharing/l10n/es_DO.js @@ -131,7 +131,6 @@ OC.L10N.register( "Upload files to %s" : "Cargar archivos a %s", "Select or drop files" : "Selecciona o suelta los archivos", "Uploaded files:" : "Archivos cargados:", - "could not delete share" : "no fue posible borrar el elemento compartido", "Uploading files…" : "Cargando archivos..." }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/files_sharing/l10n/es_DO.json b/apps/files_sharing/l10n/es_DO.json index 4bc62bb427c..98aae04fb26 100644 --- a/apps/files_sharing/l10n/es_DO.json +++ b/apps/files_sharing/l10n/es_DO.json @@ -129,7 +129,6 @@ "Upload files to %s" : "Cargar archivos a %s", "Select or drop files" : "Selecciona o suelta los archivos", "Uploaded files:" : "Archivos cargados:", - "could not delete share" : "no fue posible borrar el elemento compartido", "Uploading files…" : "Cargando archivos..." },"pluralForm" :"nplurals=2; plural=(n != 1);" }
\ No newline at end of file diff --git a/apps/files_sharing/l10n/es_EC.js b/apps/files_sharing/l10n/es_EC.js index 4d0e5e93e05..08daa484233 100644 --- a/apps/files_sharing/l10n/es_EC.js +++ b/apps/files_sharing/l10n/es_EC.js @@ -132,7 +132,6 @@ OC.L10N.register( "Upload files to %s" : "Cargar archivos a %s", "Select or drop files" : "Selecciona o suelta los archivos", "Uploaded files:" : "Archivos cargados:", - "could not delete share" : "no fue posible borrar el elemento compartido", "Uploading files…" : "Cargando archivos..." }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/files_sharing/l10n/es_EC.json b/apps/files_sharing/l10n/es_EC.json index ced5673cb9f..d8496ca02d3 100644 --- a/apps/files_sharing/l10n/es_EC.json +++ b/apps/files_sharing/l10n/es_EC.json @@ -130,7 +130,6 @@ "Upload files to %s" : "Cargar archivos a %s", "Select or drop files" : "Selecciona o suelta los archivos", "Uploaded files:" : "Archivos cargados:", - "could not delete share" : "no fue posible borrar el elemento compartido", "Uploading files…" : "Cargando archivos..." },"pluralForm" :"nplurals=2; plural=(n != 1);" }
\ No newline at end of file diff --git a/apps/files_sharing/l10n/es_GT.js b/apps/files_sharing/l10n/es_GT.js index 52acecd826c..afe1c324fe9 100644 --- a/apps/files_sharing/l10n/es_GT.js +++ b/apps/files_sharing/l10n/es_GT.js @@ -131,7 +131,6 @@ OC.L10N.register( "Upload files to %s" : "Cargar archivos a %s", "Select or drop files" : "Selecciona o suelta los archivos", "Uploaded files:" : "Archivos cargados:", - "could not delete share" : "no fue posible borrar el elemento compartido", "Uploading files…" : "Cargando archivos..." }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/files_sharing/l10n/es_GT.json b/apps/files_sharing/l10n/es_GT.json index 4bc62bb427c..98aae04fb26 100644 --- a/apps/files_sharing/l10n/es_GT.json +++ b/apps/files_sharing/l10n/es_GT.json @@ -129,7 +129,6 @@ "Upload files to %s" : "Cargar archivos a %s", "Select or drop files" : "Selecciona o suelta los archivos", "Uploaded files:" : "Archivos cargados:", - "could not delete share" : "no fue posible borrar el elemento compartido", "Uploading files…" : "Cargando archivos..." },"pluralForm" :"nplurals=2; plural=(n != 1);" }
\ No newline at end of file diff --git a/apps/files_sharing/l10n/es_HN.js b/apps/files_sharing/l10n/es_HN.js index a090eaef019..40a642dce04 100644 --- a/apps/files_sharing/l10n/es_HN.js +++ b/apps/files_sharing/l10n/es_HN.js @@ -129,7 +129,6 @@ OC.L10N.register( "Upload files to %s" : "Cargar archivos a %s", "Select or drop files" : "Selecciona o suelta los archivos", "Uploaded files:" : "Archivos cargados:", - "could not delete share" : "no fue posible borrar el elemento compartido", "Uploading files…" : "Cargando archivos..." }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/files_sharing/l10n/es_HN.json b/apps/files_sharing/l10n/es_HN.json index 21fa85c2dde..e09c0457e0b 100644 --- a/apps/files_sharing/l10n/es_HN.json +++ b/apps/files_sharing/l10n/es_HN.json @@ -127,7 +127,6 @@ "Upload files to %s" : "Cargar archivos a %s", "Select or drop files" : "Selecciona o suelta los archivos", "Uploaded files:" : "Archivos cargados:", - "could not delete share" : "no fue posible borrar el elemento compartido", "Uploading files…" : "Cargando archivos..." },"pluralForm" :"nplurals=2; plural=(n != 1);" }
\ No newline at end of file diff --git a/apps/files_sharing/l10n/es_MX.js b/apps/files_sharing/l10n/es_MX.js index 4f6292c14e2..1733be8f9e0 100644 --- a/apps/files_sharing/l10n/es_MX.js +++ b/apps/files_sharing/l10n/es_MX.js @@ -136,7 +136,6 @@ OC.L10N.register( "Note" : "Nota", "Select or drop files" : "Selecciona o suelta los archivos", "Uploaded files:" : "Archivos cargados:", - "could not delete share" : "no fue posible borrar el elemento compartido", "Uploading files…" : "Cargando archivos..." }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/files_sharing/l10n/es_MX.json b/apps/files_sharing/l10n/es_MX.json index 8f9426c8d35..5f7fbcbc42b 100644 --- a/apps/files_sharing/l10n/es_MX.json +++ b/apps/files_sharing/l10n/es_MX.json @@ -134,7 +134,6 @@ "Note" : "Nota", "Select or drop files" : "Selecciona o suelta los archivos", "Uploaded files:" : "Archivos cargados:", - "could not delete share" : "no fue posible borrar el elemento compartido", "Uploading files…" : "Cargando archivos..." },"pluralForm" :"nplurals=2; plural=(n != 1);" }
\ No newline at end of file diff --git a/apps/files_sharing/l10n/es_NI.js b/apps/files_sharing/l10n/es_NI.js index 11f02537dd9..7f526772753 100644 --- a/apps/files_sharing/l10n/es_NI.js +++ b/apps/files_sharing/l10n/es_NI.js @@ -128,7 +128,6 @@ OC.L10N.register( "Upload files to %s" : "Cargar archivos a %s", "Select or drop files" : "Selecciona o suelta los archivos", "Uploaded files:" : "Archivos cargados:", - "could not delete share" : "no fue posible borrar el elemento compartido", "Uploading files…" : "Cargando archivos..." }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/files_sharing/l10n/es_NI.json b/apps/files_sharing/l10n/es_NI.json index 7f8f9c70b23..66e62343411 100644 --- a/apps/files_sharing/l10n/es_NI.json +++ b/apps/files_sharing/l10n/es_NI.json @@ -126,7 +126,6 @@ "Upload files to %s" : "Cargar archivos a %s", "Select or drop files" : "Selecciona o suelta los archivos", "Uploaded files:" : "Archivos cargados:", - "could not delete share" : "no fue posible borrar el elemento compartido", "Uploading files…" : "Cargando archivos..." },"pluralForm" :"nplurals=2; plural=(n != 1);" }
\ No newline at end of file diff --git a/apps/files_sharing/l10n/es_PA.js b/apps/files_sharing/l10n/es_PA.js index 11f02537dd9..7f526772753 100644 --- a/apps/files_sharing/l10n/es_PA.js +++ b/apps/files_sharing/l10n/es_PA.js @@ -128,7 +128,6 @@ OC.L10N.register( "Upload files to %s" : "Cargar archivos a %s", "Select or drop files" : "Selecciona o suelta los archivos", "Uploaded files:" : "Archivos cargados:", - "could not delete share" : "no fue posible borrar el elemento compartido", "Uploading files…" : "Cargando archivos..." }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/files_sharing/l10n/es_PA.json b/apps/files_sharing/l10n/es_PA.json index 7f8f9c70b23..66e62343411 100644 --- a/apps/files_sharing/l10n/es_PA.json +++ b/apps/files_sharing/l10n/es_PA.json @@ -126,7 +126,6 @@ "Upload files to %s" : "Cargar archivos a %s", "Select or drop files" : "Selecciona o suelta los archivos", "Uploaded files:" : "Archivos cargados:", - "could not delete share" : "no fue posible borrar el elemento compartido", "Uploading files…" : "Cargando archivos..." },"pluralForm" :"nplurals=2; plural=(n != 1);" }
\ No newline at end of file diff --git a/apps/files_sharing/l10n/es_PE.js b/apps/files_sharing/l10n/es_PE.js index 11f02537dd9..7f526772753 100644 --- a/apps/files_sharing/l10n/es_PE.js +++ b/apps/files_sharing/l10n/es_PE.js @@ -128,7 +128,6 @@ OC.L10N.register( "Upload files to %s" : "Cargar archivos a %s", "Select or drop files" : "Selecciona o suelta los archivos", "Uploaded files:" : "Archivos cargados:", - "could not delete share" : "no fue posible borrar el elemento compartido", "Uploading files…" : "Cargando archivos..." }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/files_sharing/l10n/es_PE.json b/apps/files_sharing/l10n/es_PE.json index 7f8f9c70b23..66e62343411 100644 --- a/apps/files_sharing/l10n/es_PE.json +++ b/apps/files_sharing/l10n/es_PE.json @@ -126,7 +126,6 @@ "Upload files to %s" : "Cargar archivos a %s", "Select or drop files" : "Selecciona o suelta los archivos", "Uploaded files:" : "Archivos cargados:", - "could not delete share" : "no fue posible borrar el elemento compartido", "Uploading files…" : "Cargando archivos..." },"pluralForm" :"nplurals=2; plural=(n != 1);" }
\ No newline at end of file diff --git a/apps/files_sharing/l10n/es_PR.js b/apps/files_sharing/l10n/es_PR.js index 11f02537dd9..7f526772753 100644 --- a/apps/files_sharing/l10n/es_PR.js +++ b/apps/files_sharing/l10n/es_PR.js @@ -128,7 +128,6 @@ OC.L10N.register( "Upload files to %s" : "Cargar archivos a %s", "Select or drop files" : "Selecciona o suelta los archivos", "Uploaded files:" : "Archivos cargados:", - "could not delete share" : "no fue posible borrar el elemento compartido", "Uploading files…" : "Cargando archivos..." }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/files_sharing/l10n/es_PR.json b/apps/files_sharing/l10n/es_PR.json index 7f8f9c70b23..66e62343411 100644 --- a/apps/files_sharing/l10n/es_PR.json +++ b/apps/files_sharing/l10n/es_PR.json @@ -126,7 +126,6 @@ "Upload files to %s" : "Cargar archivos a %s", "Select or drop files" : "Selecciona o suelta los archivos", "Uploaded files:" : "Archivos cargados:", - "could not delete share" : "no fue posible borrar el elemento compartido", "Uploading files…" : "Cargando archivos..." },"pluralForm" :"nplurals=2; plural=(n != 1);" }
\ No newline at end of file diff --git a/apps/files_sharing/l10n/es_PY.js b/apps/files_sharing/l10n/es_PY.js index 832cd08b564..90b9411b86b 100644 --- a/apps/files_sharing/l10n/es_PY.js +++ b/apps/files_sharing/l10n/es_PY.js @@ -129,7 +129,6 @@ OC.L10N.register( "Upload files to %s" : "Cargar archivos a %s", "Select or drop files" : "Selecciona o suelta los archivos", "Uploaded files:" : "Archivos cargados:", - "could not delete share" : "no fue posible borrar el elemento compartido", "Uploading files…" : "Cargando archivos..." }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/files_sharing/l10n/es_PY.json b/apps/files_sharing/l10n/es_PY.json index b5b11595c8c..d9c49b80e0f 100644 --- a/apps/files_sharing/l10n/es_PY.json +++ b/apps/files_sharing/l10n/es_PY.json @@ -127,7 +127,6 @@ "Upload files to %s" : "Cargar archivos a %s", "Select or drop files" : "Selecciona o suelta los archivos", "Uploaded files:" : "Archivos cargados:", - "could not delete share" : "no fue posible borrar el elemento compartido", "Uploading files…" : "Cargando archivos..." },"pluralForm" :"nplurals=2; plural=(n != 1);" }
\ No newline at end of file diff --git a/apps/files_sharing/l10n/es_SV.js b/apps/files_sharing/l10n/es_SV.js index 52acecd826c..afe1c324fe9 100644 --- a/apps/files_sharing/l10n/es_SV.js +++ b/apps/files_sharing/l10n/es_SV.js @@ -131,7 +131,6 @@ OC.L10N.register( "Upload files to %s" : "Cargar archivos a %s", "Select or drop files" : "Selecciona o suelta los archivos", "Uploaded files:" : "Archivos cargados:", - "could not delete share" : "no fue posible borrar el elemento compartido", "Uploading files…" : "Cargando archivos..." }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/files_sharing/l10n/es_SV.json b/apps/files_sharing/l10n/es_SV.json index 4bc62bb427c..98aae04fb26 100644 --- a/apps/files_sharing/l10n/es_SV.json +++ b/apps/files_sharing/l10n/es_SV.json @@ -129,7 +129,6 @@ "Upload files to %s" : "Cargar archivos a %s", "Select or drop files" : "Selecciona o suelta los archivos", "Uploaded files:" : "Archivos cargados:", - "could not delete share" : "no fue posible borrar el elemento compartido", "Uploading files…" : "Cargando archivos..." },"pluralForm" :"nplurals=2; plural=(n != 1);" }
\ No newline at end of file diff --git a/apps/files_sharing/l10n/es_UY.js b/apps/files_sharing/l10n/es_UY.js index 11f02537dd9..7f526772753 100644 --- a/apps/files_sharing/l10n/es_UY.js +++ b/apps/files_sharing/l10n/es_UY.js @@ -128,7 +128,6 @@ OC.L10N.register( "Upload files to %s" : "Cargar archivos a %s", "Select or drop files" : "Selecciona o suelta los archivos", "Uploaded files:" : "Archivos cargados:", - "could not delete share" : "no fue posible borrar el elemento compartido", "Uploading files…" : "Cargando archivos..." }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/files_sharing/l10n/es_UY.json b/apps/files_sharing/l10n/es_UY.json index 7f8f9c70b23..66e62343411 100644 --- a/apps/files_sharing/l10n/es_UY.json +++ b/apps/files_sharing/l10n/es_UY.json @@ -126,7 +126,6 @@ "Upload files to %s" : "Cargar archivos a %s", "Select or drop files" : "Selecciona o suelta los archivos", "Uploaded files:" : "Archivos cargados:", - "could not delete share" : "no fue posible borrar el elemento compartido", "Uploading files…" : "Cargando archivos..." },"pluralForm" :"nplurals=2; plural=(n != 1);" }
\ No newline at end of file diff --git a/apps/files_sharing/l10n/et_EE.js b/apps/files_sharing/l10n/et_EE.js index f5a8880c1f9..cad73f5cb70 100644 --- a/apps/files_sharing/l10n/et_EE.js +++ b/apps/files_sharing/l10n/et_EE.js @@ -173,7 +173,6 @@ OC.L10N.register( "Note" : "Märge", "Select or drop files" : "Vali või lohista failid", "Uploaded files:" : "Üleslaetud failid:", - "could not delete share" : "ei saanud jagamist eemaldada", "Uploading files…" : "Failide üleslaadimine…" }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/files_sharing/l10n/et_EE.json b/apps/files_sharing/l10n/et_EE.json index 97ba1e462aa..a1fe4817b32 100644 --- a/apps/files_sharing/l10n/et_EE.json +++ b/apps/files_sharing/l10n/et_EE.json @@ -171,7 +171,6 @@ "Note" : "Märge", "Select or drop files" : "Vali või lohista failid", "Uploaded files:" : "Üleslaetud failid:", - "could not delete share" : "ei saanud jagamist eemaldada", "Uploading files…" : "Failide üleslaadimine…" },"pluralForm" :"nplurals=2; plural=(n != 1);" }
\ No newline at end of file diff --git a/apps/files_sharing/l10n/eu.js b/apps/files_sharing/l10n/eu.js index c8e3477d804..5e38082c8ef 100644 --- a/apps/files_sharing/l10n/eu.js +++ b/apps/files_sharing/l10n/eu.js @@ -232,7 +232,6 @@ OC.L10N.register( "Uploading files" : "Fitxategiak kargatzen", "Uploaded files:" : "Igotako fitxategiak:", "By uploading files, you agree to the %1$sterms of service%2$s." : "Fitxategiak kargatzean, %1$szerbitzu-baldintzak%2$s onartzen dituzu.", - "could not delete share" : "ezin izan da partekatzea ezabatu", "Uploading files…" : "Fitxategiak igotzen…" }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/files_sharing/l10n/eu.json b/apps/files_sharing/l10n/eu.json index 305c607a031..3da0a79ea12 100644 --- a/apps/files_sharing/l10n/eu.json +++ b/apps/files_sharing/l10n/eu.json @@ -230,7 +230,6 @@ "Uploading files" : "Fitxategiak kargatzen", "Uploaded files:" : "Igotako fitxategiak:", "By uploading files, you agree to the %1$sterms of service%2$s." : "Fitxategiak kargatzean, %1$szerbitzu-baldintzak%2$s onartzen dituzu.", - "could not delete share" : "ezin izan da partekatzea ezabatu", "Uploading files…" : "Fitxategiak igotzen…" },"pluralForm" :"nplurals=2; plural=(n != 1);" }
\ No newline at end of file diff --git a/apps/files_sharing/l10n/fa.js b/apps/files_sharing/l10n/fa.js index b2b68bd064b..e37eb6efb77 100644 --- a/apps/files_sharing/l10n/fa.js +++ b/apps/files_sharing/l10n/fa.js @@ -226,7 +226,6 @@ OC.L10N.register( "Select or drop files" : "پرونده ها را انتخاب یا رها کنید", "Uploaded files:" : "پرونده های بارگذاری شده:", "By uploading files, you agree to the %1$sterms of service%2$s." : "%2$sبا بارگذاری پرونده ها ، شما با %1$sشرایط خدمات موافقت می کنید", - "could not delete share" : "نتوانست اشتراک را حذف کند", "Uploading files…" : "بارگذاری پرونده ها ..." }, "nplurals=2; plural=(n > 1);"); diff --git a/apps/files_sharing/l10n/fa.json b/apps/files_sharing/l10n/fa.json index ab06758ec55..598c7a48bc1 100644 --- a/apps/files_sharing/l10n/fa.json +++ b/apps/files_sharing/l10n/fa.json @@ -224,7 +224,6 @@ "Select or drop files" : "پرونده ها را انتخاب یا رها کنید", "Uploaded files:" : "پرونده های بارگذاری شده:", "By uploading files, you agree to the %1$sterms of service%2$s." : "%2$sبا بارگذاری پرونده ها ، شما با %1$sشرایط خدمات موافقت می کنید", - "could not delete share" : "نتوانست اشتراک را حذف کند", "Uploading files…" : "بارگذاری پرونده ها ..." },"pluralForm" :"nplurals=2; plural=(n > 1);" }
\ No newline at end of file diff --git a/apps/files_sharing/l10n/fi.js b/apps/files_sharing/l10n/fi.js index be16ba1a04a..916b8d0eaeb 100644 --- a/apps/files_sharing/l10n/fi.js +++ b/apps/files_sharing/l10n/fi.js @@ -192,7 +192,6 @@ OC.L10N.register( "Uploading files" : "Lähetetään tiedostoja", "Uploaded files:" : "Lähetetyt tiedostot:", "By uploading files, you agree to the %1$sterms of service%2$s." : "Tiedostoja lähettämällä hyväksyt %1$skäyttöehdot%2$s.", - "could not delete share" : "jaon poistaminen epäonnistui", "Uploading files…" : "Lähetetään tiedostoja…" }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/files_sharing/l10n/fi.json b/apps/files_sharing/l10n/fi.json index 0f6527cf520..9954f106619 100644 --- a/apps/files_sharing/l10n/fi.json +++ b/apps/files_sharing/l10n/fi.json @@ -190,7 +190,6 @@ "Uploading files" : "Lähetetään tiedostoja", "Uploaded files:" : "Lähetetyt tiedostot:", "By uploading files, you agree to the %1$sterms of service%2$s." : "Tiedostoja lähettämällä hyväksyt %1$skäyttöehdot%2$s.", - "could not delete share" : "jaon poistaminen epäonnistui", "Uploading files…" : "Lähetetään tiedostoja…" },"pluralForm" :"nplurals=2; plural=(n != 1);" }
\ No newline at end of file diff --git a/apps/files_sharing/l10n/fr.js b/apps/files_sharing/l10n/fr.js index b60bb10c106..ca7fcbd2a45 100644 --- a/apps/files_sharing/l10n/fr.js +++ b/apps/files_sharing/l10n/fr.js @@ -232,7 +232,6 @@ OC.L10N.register( "Uploading files" : "Envoi des fichiers en cours ...", "Uploaded files:" : "Fichiers envoyés :", "By uploading files, you agree to the %1$sterms of service%2$s." : "En envoyant des fichiers, vous acceptez les %1$sconditions d'utilisation%2$s.", - "could not delete share" : "impossible de supprimer le partage", "Uploading files…" : "Envoi des fichiers..." }, "nplurals=2; plural=(n > 1);"); diff --git a/apps/files_sharing/l10n/fr.json b/apps/files_sharing/l10n/fr.json index f38042c3502..54c24d8ab63 100644 --- a/apps/files_sharing/l10n/fr.json +++ b/apps/files_sharing/l10n/fr.json @@ -230,7 +230,6 @@ "Uploading files" : "Envoi des fichiers en cours ...", "Uploaded files:" : "Fichiers envoyés :", "By uploading files, you agree to the %1$sterms of service%2$s." : "En envoyant des fichiers, vous acceptez les %1$sconditions d'utilisation%2$s.", - "could not delete share" : "impossible de supprimer le partage", "Uploading files…" : "Envoi des fichiers..." },"pluralForm" :"nplurals=2; plural=(n > 1);" }
\ No newline at end of file diff --git a/apps/files_sharing/l10n/gl.js b/apps/files_sharing/l10n/gl.js index 5678fac7442..00c65f6693e 100644 --- a/apps/files_sharing/l10n/gl.js +++ b/apps/files_sharing/l10n/gl.js @@ -232,7 +232,6 @@ OC.L10N.register( "Uploading files" : "Enviando ficheiros", "Uploaded files:" : "Ficheiros enviados:", "By uploading files, you agree to the %1$sterms of service%2$s." : "Ao enviar ficheiros acepta os %1$s termos do servizo %2$s.", - "could not delete share" : "non foi posíbel eliminar o recurso compartido", "Uploading files…" : "Enviando ficheiros…" }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/files_sharing/l10n/gl.json b/apps/files_sharing/l10n/gl.json index aa84f4d37f1..4995e2971ce 100644 --- a/apps/files_sharing/l10n/gl.json +++ b/apps/files_sharing/l10n/gl.json @@ -230,7 +230,6 @@ "Uploading files" : "Enviando ficheiros", "Uploaded files:" : "Ficheiros enviados:", "By uploading files, you agree to the %1$sterms of service%2$s." : "Ao enviar ficheiros acepta os %1$s termos do servizo %2$s.", - "could not delete share" : "non foi posíbel eliminar o recurso compartido", "Uploading files…" : "Enviando ficheiros…" },"pluralForm" :"nplurals=2; plural=(n != 1);" }
\ No newline at end of file diff --git a/apps/files_sharing/l10n/he.js b/apps/files_sharing/l10n/he.js index 321101a8e50..7656d0e2d2c 100644 --- a/apps/files_sharing/l10n/he.js +++ b/apps/files_sharing/l10n/he.js @@ -219,7 +219,6 @@ OC.L10N.register( "Uploading files" : "מועלים קבצים", "Uploaded files:" : "קבצים שהועלו:", "By uploading files, you agree to the %1$sterms of service%2$s." : "עצם העלאתם של קבצים מביעה את הסכמתך ל%1$sתנאי השירות%2$s.", - "could not delete share" : "לא ניתן למחוק שיתוף", "Uploading files…" : "קבצים מועלים…" }, "nplurals=4; plural=(n == 1 && n % 1 == 0) ? 0 : (n == 2 && n % 1 == 0) ? 1: (n % 10 == 0 && n % 1 == 0 && n > 10) ? 2 : 3;"); diff --git a/apps/files_sharing/l10n/he.json b/apps/files_sharing/l10n/he.json index 8b73a1a3ac9..c2a9e71c738 100644 --- a/apps/files_sharing/l10n/he.json +++ b/apps/files_sharing/l10n/he.json @@ -217,7 +217,6 @@ "Uploading files" : "מועלים קבצים", "Uploaded files:" : "קבצים שהועלו:", "By uploading files, you agree to the %1$sterms of service%2$s." : "עצם העלאתם של קבצים מביעה את הסכמתך ל%1$sתנאי השירות%2$s.", - "could not delete share" : "לא ניתן למחוק שיתוף", "Uploading files…" : "קבצים מועלים…" },"pluralForm" :"nplurals=4; plural=(n == 1 && n % 1 == 0) ? 0 : (n == 2 && n % 1 == 0) ? 1: (n % 10 == 0 && n % 1 == 0 && n > 10) ? 2 : 3;" }
\ No newline at end of file diff --git a/apps/files_sharing/l10n/hr.js b/apps/files_sharing/l10n/hr.js index 618c77f9b15..48ba901da35 100644 --- a/apps/files_sharing/l10n/hr.js +++ b/apps/files_sharing/l10n/hr.js @@ -232,7 +232,6 @@ OC.L10N.register( "Uploading files" : "Otpremanje datoteka", "Uploaded files:" : "Otpremljene datoteke:", "By uploading files, you agree to the %1$sterms of service%2$s." : "Otpremanjem datoteka prihvaćate %1$ uvjete korištenja usluge%2$s.", - "could not delete share" : "dijeljenje nije moguće izbrisati", "Uploading files…" : "Otpremanje datoteka..." }, "nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;"); diff --git a/apps/files_sharing/l10n/hr.json b/apps/files_sharing/l10n/hr.json index abb35369fc2..63f85a4957a 100644 --- a/apps/files_sharing/l10n/hr.json +++ b/apps/files_sharing/l10n/hr.json @@ -230,7 +230,6 @@ "Uploading files" : "Otpremanje datoteka", "Uploaded files:" : "Otpremljene datoteke:", "By uploading files, you agree to the %1$sterms of service%2$s." : "Otpremanjem datoteka prihvaćate %1$ uvjete korištenja usluge%2$s.", - "could not delete share" : "dijeljenje nije moguće izbrisati", "Uploading files…" : "Otpremanje datoteka..." },"pluralForm" :"nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;" }
\ No newline at end of file diff --git a/apps/files_sharing/l10n/hu.js b/apps/files_sharing/l10n/hu.js index 7e8b10d17c6..8c7c00122ce 100644 --- a/apps/files_sharing/l10n/hu.js +++ b/apps/files_sharing/l10n/hu.js @@ -167,7 +167,6 @@ OC.L10N.register( "Select or drop files" : "Válassz ki vagy dobj ide fájlokat", "Uploaded files:" : "Feltöltött fájlok:", "By uploading files, you agree to the %1$sterms of service%2$s." : "Fájlok feltöltésével elfogadja a %1$sszolgáltatási feltételek %2$s.", - "could not delete share" : "a megosztás nem törölhető", "Uploading files…" : "Fájlok feltöltése..." }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/files_sharing/l10n/hu.json b/apps/files_sharing/l10n/hu.json index 5aa26fe9a4c..b27c8676bbe 100644 --- a/apps/files_sharing/l10n/hu.json +++ b/apps/files_sharing/l10n/hu.json @@ -165,7 +165,6 @@ "Select or drop files" : "Válassz ki vagy dobj ide fájlokat", "Uploaded files:" : "Feltöltött fájlok:", "By uploading files, you agree to the %1$sterms of service%2$s." : "Fájlok feltöltésével elfogadja a %1$sszolgáltatási feltételek %2$s.", - "could not delete share" : "a megosztás nem törölhető", "Uploading files…" : "Fájlok feltöltése..." },"pluralForm" :"nplurals=2; plural=(n != 1);" }
\ No newline at end of file diff --git a/apps/files_sharing/l10n/is.js b/apps/files_sharing/l10n/is.js index 6522de4e162..9e3138a4d72 100644 --- a/apps/files_sharing/l10n/is.js +++ b/apps/files_sharing/l10n/is.js @@ -182,7 +182,6 @@ OC.L10N.register( "Select or drop files" : "Veldu eða slepptu skrám", "Uploaded files:" : "Innsendar skrár:", "By uploading files, you agree to the %1$sterms of service%2$s." : "Með því að senda inn skrár, samþykkir þú %1$sþjónustuskilmálana%2$s.", - "could not delete share" : "tókst ekki að eyða sameign", "Uploading files…" : "Sendi inn skrár…" }, "nplurals=2; plural=(n % 10 != 1 || n % 100 == 11);"); diff --git a/apps/files_sharing/l10n/is.json b/apps/files_sharing/l10n/is.json index 8181caf0ff0..6a8b435ce54 100644 --- a/apps/files_sharing/l10n/is.json +++ b/apps/files_sharing/l10n/is.json @@ -180,7 +180,6 @@ "Select or drop files" : "Veldu eða slepptu skrám", "Uploaded files:" : "Innsendar skrár:", "By uploading files, you agree to the %1$sterms of service%2$s." : "Með því að senda inn skrár, samþykkir þú %1$sþjónustuskilmálana%2$s.", - "could not delete share" : "tókst ekki að eyða sameign", "Uploading files…" : "Sendi inn skrár…" },"pluralForm" :"nplurals=2; plural=(n % 10 != 1 || n % 100 == 11);" }
\ No newline at end of file diff --git a/apps/files_sharing/l10n/it.js b/apps/files_sharing/l10n/it.js index ef63e70188e..e2ef68bdbb3 100644 --- a/apps/files_sharing/l10n/it.js +++ b/apps/files_sharing/l10n/it.js @@ -232,7 +232,6 @@ OC.L10N.register( "Uploading files" : "Caricamento file", "Uploaded files:" : "File caricati:", "By uploading files, you agree to the %1$sterms of service%2$s." : "Caricando i file, accetti i %1$stermini del servizio%2$s.", - "could not delete share" : "impossibile eliminare la condivisione", "Uploading files…" : "Caricamento file in corso..." }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/files_sharing/l10n/it.json b/apps/files_sharing/l10n/it.json index 0fa43661137..bb586bcdf61 100644 --- a/apps/files_sharing/l10n/it.json +++ b/apps/files_sharing/l10n/it.json @@ -230,7 +230,6 @@ "Uploading files" : "Caricamento file", "Uploaded files:" : "File caricati:", "By uploading files, you agree to the %1$sterms of service%2$s." : "Caricando i file, accetti i %1$stermini del servizio%2$s.", - "could not delete share" : "impossibile eliminare la condivisione", "Uploading files…" : "Caricamento file in corso..." },"pluralForm" :"nplurals=2; plural=(n != 1);" }
\ No newline at end of file diff --git a/apps/files_sharing/l10n/ja.js b/apps/files_sharing/l10n/ja.js index 2187eece6e3..55f4ec64878 100644 --- a/apps/files_sharing/l10n/ja.js +++ b/apps/files_sharing/l10n/ja.js @@ -232,7 +232,6 @@ OC.L10N.register( "Uploading files" : "ファイルをアップロード中", "Uploaded files:" : "アップロード済ファイル:", "By uploading files, you agree to the %1$sterms of service%2$s." : "ファイルをアップロードすると、%1$s のサービス条件 %2$s に同意したことになります。", - "could not delete share" : "共有を削除できませんでした", "Uploading files…" : "ファイルをアップロード中..." }, "nplurals=1; plural=0;"); diff --git a/apps/files_sharing/l10n/ja.json b/apps/files_sharing/l10n/ja.json index 997ac1c1f19..732d8122332 100644 --- a/apps/files_sharing/l10n/ja.json +++ b/apps/files_sharing/l10n/ja.json @@ -230,7 +230,6 @@ "Uploading files" : "ファイルをアップロード中", "Uploaded files:" : "アップロード済ファイル:", "By uploading files, you agree to the %1$sterms of service%2$s." : "ファイルをアップロードすると、%1$s のサービス条件 %2$s に同意したことになります。", - "could not delete share" : "共有を削除できませんでした", "Uploading files…" : "ファイルをアップロード中..." },"pluralForm" :"nplurals=1; plural=0;" }
\ No newline at end of file diff --git a/apps/files_sharing/l10n/ka_GE.js b/apps/files_sharing/l10n/ka_GE.js index f851597b06b..790f3d9cc9e 100644 --- a/apps/files_sharing/l10n/ka_GE.js +++ b/apps/files_sharing/l10n/ka_GE.js @@ -129,7 +129,6 @@ OC.L10N.register( "Upload files to %s" : "ფაილების ატვირთვა %s-ში", "Select or drop files" : "აირჩიეთ ან გადმოიტანეთ ფაილები", "Uploaded files:" : "ფაილების ატვირთვა:", - "could not delete share" : "გაზიარების გაუქმება ვერ მოხერხდა", "Uploading files…" : "ფაილების ატვირთვა..." }, "nplurals=2; plural=(n!=1);"); diff --git a/apps/files_sharing/l10n/ka_GE.json b/apps/files_sharing/l10n/ka_GE.json index 7e87bb82f2a..6615b9a879b 100644 --- a/apps/files_sharing/l10n/ka_GE.json +++ b/apps/files_sharing/l10n/ka_GE.json @@ -127,7 +127,6 @@ "Upload files to %s" : "ფაილების ატვირთვა %s-ში", "Select or drop files" : "აირჩიეთ ან გადმოიტანეთ ფაილები", "Uploaded files:" : "ფაილების ატვირთვა:", - "could not delete share" : "გაზიარების გაუქმება ვერ მოხერხდა", "Uploading files…" : "ფაილების ატვირთვა..." },"pluralForm" :"nplurals=2; plural=(n!=1);" }
\ No newline at end of file diff --git a/apps/files_sharing/l10n/ko.js b/apps/files_sharing/l10n/ko.js index 0dec853c928..c78c7ca1992 100644 --- a/apps/files_sharing/l10n/ko.js +++ b/apps/files_sharing/l10n/ko.js @@ -184,7 +184,6 @@ OC.L10N.register( "Uploading files" : "파일 업로드", "Uploaded files:" : "업로드한 파일:", "By uploading files, you agree to the %1$sterms of service%2$s." : "파일을 업로드하면 %1$s이용 약관%2$s에 동의하는 것을 의미합니다.", - "could not delete share" : "공유를 삭제할 수 없음", "Uploading files…" : "파일 업로드 중…" }, "nplurals=1; plural=0;"); diff --git a/apps/files_sharing/l10n/ko.json b/apps/files_sharing/l10n/ko.json index 50577c452c2..69695a39c82 100644 --- a/apps/files_sharing/l10n/ko.json +++ b/apps/files_sharing/l10n/ko.json @@ -182,7 +182,6 @@ "Uploading files" : "파일 업로드", "Uploaded files:" : "업로드한 파일:", "By uploading files, you agree to the %1$sterms of service%2$s." : "파일을 업로드하면 %1$s이용 약관%2$s에 동의하는 것을 의미합니다.", - "could not delete share" : "공유를 삭제할 수 없음", "Uploading files…" : "파일 업로드 중…" },"pluralForm" :"nplurals=1; plural=0;" }
\ No newline at end of file diff --git a/apps/files_sharing/l10n/lt_LT.js b/apps/files_sharing/l10n/lt_LT.js index 4060b2c759c..6ea16ae5b44 100644 --- a/apps/files_sharing/l10n/lt_LT.js +++ b/apps/files_sharing/l10n/lt_LT.js @@ -232,7 +232,6 @@ OC.L10N.register( "Uploading files" : "Įkeliami failai", "Uploaded files:" : "Įkelti failai:", "By uploading files, you agree to the %1$sterms of service%2$s." : "Įkeldami failus, sutinkate su %1$snaudojimosi sąlygomis%2$s.", - "could not delete share" : "nepavyko nustoti dalintis duomenimis", "Uploading files…" : "Įkeliami failai…" }, "nplurals=4; plural=(n % 10 == 1 && (n % 100 > 19 || n % 100 < 11) ? 0 : (n % 10 >= 2 && n % 10 <=9) && (n % 100 > 19 || n % 100 < 11) ? 1 : n % 1 != 0 ? 2: 3);"); diff --git a/apps/files_sharing/l10n/lt_LT.json b/apps/files_sharing/l10n/lt_LT.json index b6be63c9931..eb64f3951e1 100644 --- a/apps/files_sharing/l10n/lt_LT.json +++ b/apps/files_sharing/l10n/lt_LT.json @@ -230,7 +230,6 @@ "Uploading files" : "Įkeliami failai", "Uploaded files:" : "Įkelti failai:", "By uploading files, you agree to the %1$sterms of service%2$s." : "Įkeldami failus, sutinkate su %1$snaudojimosi sąlygomis%2$s.", - "could not delete share" : "nepavyko nustoti dalintis duomenimis", "Uploading files…" : "Įkeliami failai…" },"pluralForm" :"nplurals=4; plural=(n % 10 == 1 && (n % 100 > 19 || n % 100 < 11) ? 0 : (n % 10 >= 2 && n % 10 <=9) && (n % 100 > 19 || n % 100 < 11) ? 1 : n % 1 != 0 ? 2: 3);" }
\ No newline at end of file diff --git a/apps/files_sharing/l10n/mk.js b/apps/files_sharing/l10n/mk.js index 7861eb3a05f..53aed5cb78e 100644 --- a/apps/files_sharing/l10n/mk.js +++ b/apps/files_sharing/l10n/mk.js @@ -232,7 +232,6 @@ OC.L10N.register( "Uploading files" : "Прикачување на датотеки", "Uploaded files:" : "Прикачени датотеки:", "By uploading files, you agree to the %1$sterms of service%2$s." : "Со прикачување на датотеките, се согласувате со %1$sусловите за користење%2$s.", - "could not delete share" : "неможе да се избрише споделувањето", "Uploading files…" : "Прикачување датотеки…" }, "nplurals=2; plural=(n % 10 == 1 && n % 100 != 11) ? 0 : 1;"); diff --git a/apps/files_sharing/l10n/mk.json b/apps/files_sharing/l10n/mk.json index 27ad1e4a553..1b8e666428d 100644 --- a/apps/files_sharing/l10n/mk.json +++ b/apps/files_sharing/l10n/mk.json @@ -230,7 +230,6 @@ "Uploading files" : "Прикачување на датотеки", "Uploaded files:" : "Прикачени датотеки:", "By uploading files, you agree to the %1$sterms of service%2$s." : "Со прикачување на датотеките, се согласувате со %1$sусловите за користење%2$s.", - "could not delete share" : "неможе да се избрише споделувањето", "Uploading files…" : "Прикачување датотеки…" },"pluralForm" :"nplurals=2; plural=(n % 10 == 1 && n % 100 != 11) ? 0 : 1;" }
\ No newline at end of file diff --git a/apps/files_sharing/l10n/nb.js b/apps/files_sharing/l10n/nb.js index 02c7815e7fd..00b466da04b 100644 --- a/apps/files_sharing/l10n/nb.js +++ b/apps/files_sharing/l10n/nb.js @@ -167,7 +167,6 @@ OC.L10N.register( "Select or drop files" : "Velg eller slipp filer", "Uploading files" : "Laster opp filer", "Uploaded files:" : "Opplastede filer:", - "could not delete share" : "kunne ikke slette ressursen", "Uploading files…" : "Laster opp filer…" }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/files_sharing/l10n/nb.json b/apps/files_sharing/l10n/nb.json index 5212876d7b3..17a3c51ce12 100644 --- a/apps/files_sharing/l10n/nb.json +++ b/apps/files_sharing/l10n/nb.json @@ -165,7 +165,6 @@ "Select or drop files" : "Velg eller slipp filer", "Uploading files" : "Laster opp filer", "Uploaded files:" : "Opplastede filer:", - "could not delete share" : "kunne ikke slette ressursen", "Uploading files…" : "Laster opp filer…" },"pluralForm" :"nplurals=2; plural=(n != 1);" }
\ No newline at end of file diff --git a/apps/files_sharing/l10n/nl.js b/apps/files_sharing/l10n/nl.js index 162cf33e804..032b5cfa29d 100644 --- a/apps/files_sharing/l10n/nl.js +++ b/apps/files_sharing/l10n/nl.js @@ -232,7 +232,6 @@ OC.L10N.register( "Uploading files" : "Uploaden bestanden", "Uploaded files:" : "Geüploade bestanden", "By uploading files, you agree to the %1$sterms of service%2$s." : "Door het uploaden van bestanden stem je in met de %1$sgebruiksvoorwaarden%2$s.", - "could not delete share" : "Kan gedeelde folder niet verwijderen", "Uploading files…" : "Uploaden bestanden..." }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/files_sharing/l10n/nl.json b/apps/files_sharing/l10n/nl.json index b42be47b456..b713b0e5024 100644 --- a/apps/files_sharing/l10n/nl.json +++ b/apps/files_sharing/l10n/nl.json @@ -230,7 +230,6 @@ "Uploading files" : "Uploaden bestanden", "Uploaded files:" : "Geüploade bestanden", "By uploading files, you agree to the %1$sterms of service%2$s." : "Door het uploaden van bestanden stem je in met de %1$sgebruiksvoorwaarden%2$s.", - "could not delete share" : "Kan gedeelde folder niet verwijderen", "Uploading files…" : "Uploaden bestanden..." },"pluralForm" :"nplurals=2; plural=(n != 1);" }
\ No newline at end of file diff --git a/apps/files_sharing/l10n/pl.js b/apps/files_sharing/l10n/pl.js index 19acac050e3..c849e8208bf 100644 --- a/apps/files_sharing/l10n/pl.js +++ b/apps/files_sharing/l10n/pl.js @@ -232,7 +232,6 @@ OC.L10N.register( "Uploading files" : "Wysyłanie plików", "Uploaded files:" : "Wysłane pliki:", "By uploading files, you agree to the %1$sterms of service%2$s." : "Przesyłając pliki, akceptujesz %1$swarunki usługi%2$s.", - "could not delete share" : "nie można usunąć udostępniania", "Uploading files…" : "Wysyłanie plików…" }, "nplurals=4; plural=(n==1 ? 0 : (n%10>=2 && n%10<=4) && (n%100<12 || n%100>14) ? 1 : n!=1 && (n%10>=0 && n%10<=1) || (n%10>=5 && n%10<=9) || (n%100>=12 && n%100<=14) ? 2 : 3);"); diff --git a/apps/files_sharing/l10n/pl.json b/apps/files_sharing/l10n/pl.json index eed62a79a5b..2301ccda03f 100644 --- a/apps/files_sharing/l10n/pl.json +++ b/apps/files_sharing/l10n/pl.json @@ -230,7 +230,6 @@ "Uploading files" : "Wysyłanie plików", "Uploaded files:" : "Wysłane pliki:", "By uploading files, you agree to the %1$sterms of service%2$s." : "Przesyłając pliki, akceptujesz %1$swarunki usługi%2$s.", - "could not delete share" : "nie można usunąć udostępniania", "Uploading files…" : "Wysyłanie plików…" },"pluralForm" :"nplurals=4; plural=(n==1 ? 0 : (n%10>=2 && n%10<=4) && (n%100<12 || n%100>14) ? 1 : n!=1 && (n%10>=0 && n%10<=1) || (n%10>=5 && n%10<=9) || (n%100>=12 && n%100<=14) ? 2 : 3);" }
\ No newline at end of file diff --git a/apps/files_sharing/l10n/pt_BR.js b/apps/files_sharing/l10n/pt_BR.js index 30c8609795d..8f211ce866f 100644 --- a/apps/files_sharing/l10n/pt_BR.js +++ b/apps/files_sharing/l10n/pt_BR.js @@ -232,7 +232,6 @@ OC.L10N.register( "Uploading files" : "Enviando arquivos...", "Uploaded files:" : "Arquivos enviados:", "By uploading files, you agree to the %1$sterms of service%2$s." : "Ao enviar arquivos, você concorda com os %1$stermos de serviço%2$s.", - "could not delete share" : "não foi possível excluir o compartilhamento", "Uploading files…" : "Enviando arquivos..." }, "nplurals=2; plural=(n > 1);"); diff --git a/apps/files_sharing/l10n/pt_BR.json b/apps/files_sharing/l10n/pt_BR.json index 5a43b5caf62..9add7f3940e 100644 --- a/apps/files_sharing/l10n/pt_BR.json +++ b/apps/files_sharing/l10n/pt_BR.json @@ -230,7 +230,6 @@ "Uploading files" : "Enviando arquivos...", "Uploaded files:" : "Arquivos enviados:", "By uploading files, you agree to the %1$sterms of service%2$s." : "Ao enviar arquivos, você concorda com os %1$stermos de serviço%2$s.", - "could not delete share" : "não foi possível excluir o compartilhamento", "Uploading files…" : "Enviando arquivos..." },"pluralForm" :"nplurals=2; plural=(n > 1);" }
\ No newline at end of file diff --git a/apps/files_sharing/l10n/pt_PT.js b/apps/files_sharing/l10n/pt_PT.js index af48b538374..7d8e37084ea 100644 --- a/apps/files_sharing/l10n/pt_PT.js +++ b/apps/files_sharing/l10n/pt_PT.js @@ -145,7 +145,6 @@ OC.L10N.register( "Note" : "Nota", "Select or drop files" : "Seleccione ou solte ficheiros", "Uploaded files:" : "Ficheiros enviados:", - "could not delete share" : "Não foi possível eliminar a partilha", "Uploading files…" : "A enviar ficheiros..." }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/files_sharing/l10n/pt_PT.json b/apps/files_sharing/l10n/pt_PT.json index ada685fb842..87ae306eead 100644 --- a/apps/files_sharing/l10n/pt_PT.json +++ b/apps/files_sharing/l10n/pt_PT.json @@ -143,7 +143,6 @@ "Note" : "Nota", "Select or drop files" : "Seleccione ou solte ficheiros", "Uploaded files:" : "Ficheiros enviados:", - "could not delete share" : "Não foi possível eliminar a partilha", "Uploading files…" : "A enviar ficheiros..." },"pluralForm" :"nplurals=2; plural=(n != 1);" }
\ No newline at end of file diff --git a/apps/files_sharing/l10n/ru.js b/apps/files_sharing/l10n/ru.js index 0db30334d39..62c8a59c536 100644 --- a/apps/files_sharing/l10n/ru.js +++ b/apps/files_sharing/l10n/ru.js @@ -232,7 +232,6 @@ OC.L10N.register( "Uploading files" : "Загрузка файлов", "Uploaded files:" : "Отправленные файлы:", "By uploading files, you agree to the %1$sterms of service%2$s." : "Передачей файлов на сервер, вы принимаете %1$sусловия обслуживания%2$s.", - "could not delete share" : "не удалось удалить общий ресурс", "Uploading files…" : "Файлы передаются на сервер…" }, "nplurals=4; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<12 || n%100>14) ? 1 : n%10==0 || (n%10>=5 && n%10<=9) || (n%100>=11 && n%100<=14)? 2 : 3);"); diff --git a/apps/files_sharing/l10n/ru.json b/apps/files_sharing/l10n/ru.json index 6c6bacf9c41..6b0a8c79db7 100644 --- a/apps/files_sharing/l10n/ru.json +++ b/apps/files_sharing/l10n/ru.json @@ -230,7 +230,6 @@ "Uploading files" : "Загрузка файлов", "Uploaded files:" : "Отправленные файлы:", "By uploading files, you agree to the %1$sterms of service%2$s." : "Передачей файлов на сервер, вы принимаете %1$sусловия обслуживания%2$s.", - "could not delete share" : "не удалось удалить общий ресурс", "Uploading files…" : "Файлы передаются на сервер…" },"pluralForm" :"nplurals=4; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<12 || n%100>14) ? 1 : n%10==0 || (n%10>=5 && n%10<=9) || (n%100>=11 && n%100<=14)? 2 : 3);" }
\ No newline at end of file diff --git a/apps/files_sharing/l10n/sk.js b/apps/files_sharing/l10n/sk.js index a2d29ea6acc..75fd0418924 100644 --- a/apps/files_sharing/l10n/sk.js +++ b/apps/files_sharing/l10n/sk.js @@ -232,7 +232,6 @@ OC.L10N.register( "Uploading files" : "Nahrávanie súborov", "Uploaded files:" : "Nahrané súbory...", "By uploading files, you agree to the %1$sterms of service%2$s." : "Nahraním súborov vyjadrujete súhlas so všeobecnými podmienkami %1$s %2$s.", - "could not delete share" : "nie je možné zmazať sprístupnenie", "Uploading files…" : "Nahrávanie súborov..." }, "nplurals=4; plural=(n % 1 == 0 && n == 1 ? 0 : n % 1 == 0 && n >= 2 && n <= 4 ? 1 : n % 1 != 0 ? 2: 3);"); diff --git a/apps/files_sharing/l10n/sk.json b/apps/files_sharing/l10n/sk.json index bb1f2069e7d..c333a5aaaee 100644 --- a/apps/files_sharing/l10n/sk.json +++ b/apps/files_sharing/l10n/sk.json @@ -230,7 +230,6 @@ "Uploading files" : "Nahrávanie súborov", "Uploaded files:" : "Nahrané súbory...", "By uploading files, you agree to the %1$sterms of service%2$s." : "Nahraním súborov vyjadrujete súhlas so všeobecnými podmienkami %1$s %2$s.", - "could not delete share" : "nie je možné zmazať sprístupnenie", "Uploading files…" : "Nahrávanie súborov..." },"pluralForm" :"nplurals=4; plural=(n % 1 == 0 && n == 1 ? 0 : n % 1 == 0 && n >= 2 && n <= 4 ? 1 : n % 1 != 0 ? 2: 3);" }
\ No newline at end of file diff --git a/apps/files_sharing/l10n/sl.js b/apps/files_sharing/l10n/sl.js index 09db81ff79d..2115b40a2ff 100644 --- a/apps/files_sharing/l10n/sl.js +++ b/apps/files_sharing/l10n/sl.js @@ -195,7 +195,6 @@ OC.L10N.register( "Uploading files" : "Pošiljanje datotek", "Uploaded files:" : "Poslane datoteke:", "By uploading files, you agree to the %1$sterms of service%2$s." : "S pošiljanjem datotek v oblak sprejemate tudi %1$spogoje uporabe storitve%2$s.", - "could not delete share" : "mesta souporabe ni mogoče ustvariti", "Uploading files…" : "Poteka pošiljanje datotek ..." }, "nplurals=4; plural=(n%100==1 ? 0 : n%100==2 ? 1 : n%100==3 || n%100==4 ? 2 : 3);"); diff --git a/apps/files_sharing/l10n/sl.json b/apps/files_sharing/l10n/sl.json index 889b65e5432..4712d792b85 100644 --- a/apps/files_sharing/l10n/sl.json +++ b/apps/files_sharing/l10n/sl.json @@ -193,7 +193,6 @@ "Uploading files" : "Pošiljanje datotek", "Uploaded files:" : "Poslane datoteke:", "By uploading files, you agree to the %1$sterms of service%2$s." : "S pošiljanjem datotek v oblak sprejemate tudi %1$spogoje uporabe storitve%2$s.", - "could not delete share" : "mesta souporabe ni mogoče ustvariti", "Uploading files…" : "Poteka pošiljanje datotek ..." },"pluralForm" :"nplurals=4; plural=(n%100==1 ? 0 : n%100==2 ? 1 : n%100==3 || n%100==4 ? 2 : 3);" }
\ No newline at end of file diff --git a/apps/files_sharing/l10n/sq.js b/apps/files_sharing/l10n/sq.js index fa8e8850da6..85effa1e36c 100644 --- a/apps/files_sharing/l10n/sq.js +++ b/apps/files_sharing/l10n/sq.js @@ -138,7 +138,6 @@ OC.L10N.register( "Note" : "Shënim", "Select or drop files" : "Përzgjidh ose hiq skedarët", "Uploaded files:" : "Skedarët e ngarkuar:", - "could not delete share" : "ndarja s’u fshi dot", "Uploading files…" : "Skedarët po ngarkohen..." }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/files_sharing/l10n/sq.json b/apps/files_sharing/l10n/sq.json index 96d288e19da..5c4c598b668 100644 --- a/apps/files_sharing/l10n/sq.json +++ b/apps/files_sharing/l10n/sq.json @@ -136,7 +136,6 @@ "Note" : "Shënim", "Select or drop files" : "Përzgjidh ose hiq skedarët", "Uploaded files:" : "Skedarët e ngarkuar:", - "could not delete share" : "ndarja s’u fshi dot", "Uploading files…" : "Skedarët po ngarkohen..." },"pluralForm" :"nplurals=2; plural=(n != 1);" }
\ No newline at end of file diff --git a/apps/files_sharing/l10n/sr.js b/apps/files_sharing/l10n/sr.js index 1ebf8206140..2106b9faa96 100644 --- a/apps/files_sharing/l10n/sr.js +++ b/apps/files_sharing/l10n/sr.js @@ -232,7 +232,6 @@ OC.L10N.register( "Uploading files" : "Отпремам фајлове", "Uploaded files:" : "Отпремљени фајлови:", "By uploading files, you agree to the %1$sterms of service%2$s." : "Отпремањем фајлова, слажете се са %1$sусловима коришћења%2$s.", - "could not delete share" : "не могу да обришем дељење", "Uploading files…" : "Отпремам фајлове…" }, "nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);"); diff --git a/apps/files_sharing/l10n/sr.json b/apps/files_sharing/l10n/sr.json index a3ebdcd20ba..e19ee887aad 100644 --- a/apps/files_sharing/l10n/sr.json +++ b/apps/files_sharing/l10n/sr.json @@ -230,7 +230,6 @@ "Uploading files" : "Отпремам фајлове", "Uploaded files:" : "Отпремљени фајлови:", "By uploading files, you agree to the %1$sterms of service%2$s." : "Отпремањем фајлова, слажете се са %1$sусловима коришћења%2$s.", - "could not delete share" : "не могу да обришем дељење", "Uploading files…" : "Отпремам фајлове…" },"pluralForm" :"nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);" }
\ No newline at end of file diff --git a/apps/files_sharing/l10n/sv.js b/apps/files_sharing/l10n/sv.js index 0da40be2f9f..6c2074eab36 100644 --- a/apps/files_sharing/l10n/sv.js +++ b/apps/files_sharing/l10n/sv.js @@ -232,7 +232,6 @@ OC.L10N.register( "Uploading files" : "Laddar upp filer", "Uploaded files:" : "Uppladdade filer:", "By uploading files, you agree to the %1$sterms of service%2$s." : "Genom att ladda upp filer godkänner du %1$sanvändarvillkoren %2$s.", - "could not delete share" : "kunde inte ta bort delningen", "Uploading files…" : "Laddar upp filer..." }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/files_sharing/l10n/sv.json b/apps/files_sharing/l10n/sv.json index f559d175d8d..baa52a94a7e 100644 --- a/apps/files_sharing/l10n/sv.json +++ b/apps/files_sharing/l10n/sv.json @@ -230,7 +230,6 @@ "Uploading files" : "Laddar upp filer", "Uploaded files:" : "Uppladdade filer:", "By uploading files, you agree to the %1$sterms of service%2$s." : "Genom att ladda upp filer godkänner du %1$sanvändarvillkoren %2$s.", - "could not delete share" : "kunde inte ta bort delningen", "Uploading files…" : "Laddar upp filer..." },"pluralForm" :"nplurals=2; plural=(n != 1);" }
\ No newline at end of file diff --git a/apps/files_sharing/l10n/tr.js b/apps/files_sharing/l10n/tr.js index 8c256c7fbdc..b751b179f6b 100644 --- a/apps/files_sharing/l10n/tr.js +++ b/apps/files_sharing/l10n/tr.js @@ -232,7 +232,6 @@ OC.L10N.register( "Uploading files" : "Dosyalar yükleniyor", "Uploaded files:" : "Yüklenmiş dosyalar:", "By uploading files, you agree to the %1$sterms of service%2$s." : "Dosya yükleyerek %1$shizmet koşullarını%2$s kabul etmiş olursunuz.", - "could not delete share" : "paylaşım kaldırılamadı", "Uploading files…" : "Dosyalar yükleniyor …" }, "nplurals=2; plural=(n > 1);"); diff --git a/apps/files_sharing/l10n/tr.json b/apps/files_sharing/l10n/tr.json index 6265acdab8d..6a0771577a1 100644 --- a/apps/files_sharing/l10n/tr.json +++ b/apps/files_sharing/l10n/tr.json @@ -230,7 +230,6 @@ "Uploading files" : "Dosyalar yükleniyor", "Uploaded files:" : "Yüklenmiş dosyalar:", "By uploading files, you agree to the %1$sterms of service%2$s." : "Dosya yükleyerek %1$shizmet koşullarını%2$s kabul etmiş olursunuz.", - "could not delete share" : "paylaşım kaldırılamadı", "Uploading files…" : "Dosyalar yükleniyor …" },"pluralForm" :"nplurals=2; plural=(n > 1);" }
\ No newline at end of file diff --git a/apps/files_sharing/l10n/zh_CN.js b/apps/files_sharing/l10n/zh_CN.js index fc64cbb3a02..fd9f134ea7b 100644 --- a/apps/files_sharing/l10n/zh_CN.js +++ b/apps/files_sharing/l10n/zh_CN.js @@ -232,7 +232,6 @@ OC.L10N.register( "Uploading files" : "正在上传文件", "Uploaded files:" : "上传的文件: ", "By uploading files, you agree to the %1$sterms of service%2$s." : "通过上传文件,您同意了 %1$s 服务条款 %2$s。", - "could not delete share" : "无法删除共享", "Uploading files…" : "正在上传文件... " }, "nplurals=1; plural=0;"); diff --git a/apps/files_sharing/l10n/zh_CN.json b/apps/files_sharing/l10n/zh_CN.json index 6e3e5d4850d..c25008dfa5b 100644 --- a/apps/files_sharing/l10n/zh_CN.json +++ b/apps/files_sharing/l10n/zh_CN.json @@ -230,7 +230,6 @@ "Uploading files" : "正在上传文件", "Uploaded files:" : "上传的文件: ", "By uploading files, you agree to the %1$sterms of service%2$s." : "通过上传文件,您同意了 %1$s 服务条款 %2$s。", - "could not delete share" : "无法删除共享", "Uploading files…" : "正在上传文件... " },"pluralForm" :"nplurals=1; plural=0;" }
\ No newline at end of file diff --git a/apps/files_sharing/l10n/zh_TW.js b/apps/files_sharing/l10n/zh_TW.js index 1b806dd34f4..bd5003bc2e4 100644 --- a/apps/files_sharing/l10n/zh_TW.js +++ b/apps/files_sharing/l10n/zh_TW.js @@ -156,7 +156,6 @@ OC.L10N.register( "Note" : "筆記", "Select or drop files" : "選擇或拖曳檔案至此", "Uploaded files:" : "已上傳的檔案:", - "could not delete share" : "無法刪除分享", "Uploading files…" : "上傳檔案中…" }, "nplurals=1; plural=0;"); diff --git a/apps/files_sharing/l10n/zh_TW.json b/apps/files_sharing/l10n/zh_TW.json index e795c2caeaa..acb8ecde606 100644 --- a/apps/files_sharing/l10n/zh_TW.json +++ b/apps/files_sharing/l10n/zh_TW.json @@ -154,7 +154,6 @@ "Note" : "筆記", "Select or drop files" : "選擇或拖曳檔案至此", "Uploaded files:" : "已上傳的檔案:", - "could not delete share" : "無法刪除分享", "Uploading files…" : "上傳檔案中…" },"pluralForm" :"nplurals=1; plural=0;" }
\ No newline at end of file |