diff options
author | Nextcloud bot <bot@nextcloud.com> | 2020-04-30 02:17:11 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2020-04-30 02:17:11 +0000 |
commit | 523a8ba5c39ee3663eef9dfa72c4518006266aa1 (patch) | |
tree | 7d34cb8c2c2dc7b6f924e673a5966298a491d2ef /apps/files_sharing/l10n | |
parent | 8247576ad41b2eebab88a6cddf5e7f3db43a94e1 (diff) | |
download | nextcloud-server-523a8ba5c39ee3663eef9dfa72c4518006266aa1.tar.gz nextcloud-server-523a8ba5c39ee3663eef9dfa72c4518006266aa1.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files_sharing/l10n')
52 files changed, 110 insertions, 104 deletions
diff --git a/apps/files_sharing/l10n/bg.js b/apps/files_sharing/l10n/bg.js index 6f5a793bd34..ff02fdac8ec 100644 --- a/apps/files_sharing/l10n/bg.js +++ b/apps/files_sharing/l10n/bg.js @@ -82,7 +82,6 @@ OC.L10N.register( "remote" : "отдалечен", "remote group" : "отдалечена група", "guest" : "гост", - "Via folder" : "С папка", "Link copied" : "Връзката е копирана", "Copy to clipboard" : "Копирай", "Password protection" : "Password protection", @@ -123,6 +122,7 @@ OC.L10N.register( "Note" : "Бележка", "Select or drop files" : "Изберете файл или преместете с мишката", "Uploaded files:" : "Качени файлове:", - "Uploading files…" : "Качване на файлове…" + "Uploading files…" : "Качване на файлове…", + "Via folder" : "С папка" }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/files_sharing/l10n/bg.json b/apps/files_sharing/l10n/bg.json index 8db48d0e386..978226ff1c1 100644 --- a/apps/files_sharing/l10n/bg.json +++ b/apps/files_sharing/l10n/bg.json @@ -80,7 +80,6 @@ "remote" : "отдалечен", "remote group" : "отдалечена група", "guest" : "гост", - "Via folder" : "С папка", "Link copied" : "Връзката е копирана", "Copy to clipboard" : "Копирай", "Password protection" : "Password protection", @@ -121,6 +120,7 @@ "Note" : "Бележка", "Select or drop files" : "Изберете файл или преместете с мишката", "Uploaded files:" : "Качени файлове:", - "Uploading files…" : "Качване на файлове…" + "Uploading files…" : "Качване на файлове…", + "Via folder" : "С папка" },"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 7457e5e25d6..fbf142a9a8d 100644 --- a/apps/files_sharing/l10n/cs.js +++ b/apps/files_sharing/l10n/cs.js @@ -156,7 +156,6 @@ OC.L10N.register( "Shared with the conversation {user} by {owner}" : "{owner} sdílí konverzaci {user}", "Shared with {user} by {owner}" : "{owner} sdílí s {user}", "Added by {initiator}" : "Přidal(a) {initiator}", - "Via folder" : "Prostřednictvím složky", "Internal link" : "Interní odkaz", "Link copied" : "Odkaz zkopírován", "Cannot copy, please copy the link manually" : "Nedaří se zkopírovat, zkopírujte odkaz ručně", @@ -229,6 +228,7 @@ OC.L10N.register( "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ů…" + "Uploading files…" : "Nahrávání souborů…", + "Via folder" : "Prostřednictvím složky" }, "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 cf44a3e8faf..e3b63504c92 100644 --- a/apps/files_sharing/l10n/cs.json +++ b/apps/files_sharing/l10n/cs.json @@ -154,7 +154,6 @@ "Shared with the conversation {user} by {owner}" : "{owner} sdílí konverzaci {user}", "Shared with {user} by {owner}" : "{owner} sdílí s {user}", "Added by {initiator}" : "Přidal(a) {initiator}", - "Via folder" : "Prostřednictvím složky", "Internal link" : "Interní odkaz", "Link copied" : "Odkaz zkopírován", "Cannot copy, please copy the link manually" : "Nedaří se zkopírovat, zkopírujte odkaz ručně", @@ -227,6 +226,7 @@ "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ů…" + "Uploading files…" : "Nahrávání souborů…", + "Via folder" : "Prostřednictvím složky" },"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 9757fd31ce8..ef851a3402b 100644 --- a/apps/files_sharing/l10n/de.js +++ b/apps/files_sharing/l10n/de.js @@ -156,7 +156,6 @@ OC.L10N.register( "Shared with the conversation {user} by {owner}" : "Geteilt mit der Unterhaltung {user} von {owner}", "Shared with {user} by {owner}" : "Geteilt mit {user} von {owner}", "Added by {initiator}" : "Hinzugefügt von {initiator}", - "Via folder" : "Über Ordner", "Internal link" : "Interner Link", "Link copied" : "Link kopiert", "Cannot copy, please copy the link manually" : "Kopieren fehlgeschlagen. Bitte kopiere den Link manuell.", @@ -229,6 +228,7 @@ OC.L10N.register( "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.", "could not delete share" : "Freigabe konnte nicht gelöscht werden", - "Uploading files…" : "Dateien werden hochgeladen…" + "Uploading files…" : "Dateien werden hochgeladen…", + "Via folder" : "Über Ordner" }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/files_sharing/l10n/de.json b/apps/files_sharing/l10n/de.json index 6dac7b38836..4d39187cc0f 100644 --- a/apps/files_sharing/l10n/de.json +++ b/apps/files_sharing/l10n/de.json @@ -154,7 +154,6 @@ "Shared with the conversation {user} by {owner}" : "Geteilt mit der Unterhaltung {user} von {owner}", "Shared with {user} by {owner}" : "Geteilt mit {user} von {owner}", "Added by {initiator}" : "Hinzugefügt von {initiator}", - "Via folder" : "Über Ordner", "Internal link" : "Interner Link", "Link copied" : "Link kopiert", "Cannot copy, please copy the link manually" : "Kopieren fehlgeschlagen. Bitte kopiere den Link manuell.", @@ -227,6 +226,7 @@ "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.", "could not delete share" : "Freigabe konnte nicht gelöscht werden", - "Uploading files…" : "Dateien werden hochgeladen…" + "Uploading files…" : "Dateien werden hochgeladen…", + "Via folder" : "Über Ordner" },"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 ff74bf096a6..d62c2d351ab 100644 --- a/apps/files_sharing/l10n/de_DE.js +++ b/apps/files_sharing/l10n/de_DE.js @@ -156,7 +156,6 @@ OC.L10N.register( "Shared with the conversation {user} by {owner}" : "Geteilt mit der Unterhaltung {user} von {owner}", "Shared with {user} by {owner}" : "Geteilt mit {user} von {owner}", "Added by {initiator}" : "Hinzugefügt von {initiator}", - "Via folder" : "Über Ordner", "Internal link" : "Interner Link", "Link copied" : "Link kopiert", "Cannot copy, please copy the link manually" : "Kopieren fehlgeschlagen. Bitte kopieren Sie den Link manuell", @@ -229,6 +228,7 @@ OC.L10N.register( "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…" + "Uploading files…" : "Dateien werden hochgeladen…", + "Via folder" : "Über Ordner" }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/files_sharing/l10n/de_DE.json b/apps/files_sharing/l10n/de_DE.json index 01a9c9c4bed..8068d6c9d98 100644 --- a/apps/files_sharing/l10n/de_DE.json +++ b/apps/files_sharing/l10n/de_DE.json @@ -154,7 +154,6 @@ "Shared with the conversation {user} by {owner}" : "Geteilt mit der Unterhaltung {user} von {owner}", "Shared with {user} by {owner}" : "Geteilt mit {user} von {owner}", "Added by {initiator}" : "Hinzugefügt von {initiator}", - "Via folder" : "Über Ordner", "Internal link" : "Interner Link", "Link copied" : "Link kopiert", "Cannot copy, please copy the link manually" : "Kopieren fehlgeschlagen. Bitte kopieren Sie den Link manuell", @@ -227,6 +226,7 @@ "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…" + "Uploading files…" : "Dateien werden hochgeladen…", + "Via folder" : "Über Ordner" },"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 6ddf5f76049..5fbe8e9f471 100644 --- a/apps/files_sharing/l10n/el.js +++ b/apps/files_sharing/l10n/el.js @@ -156,7 +156,6 @@ OC.L10N.register( "Shared with the conversation {user} by {owner}" : "Διαμοιράστηκε με τη συζήτηση {user} από {owner}", "Shared with {user} by {owner}" : "Διαμοιράστηκε με {user} από τον {owner}", "Added by {initiator}" : "Προστέθηκε από {initiator}", - "Via folder" : "Μέσω φακέλου", "Internal link" : "Εσωτερικός σύνδεσμος", "Link copied" : "Ο σύνδεσμος αντιγράφηκε", "Cannot copy, please copy the link manually" : "Δεν μπορεί να αντιγραφή, παρακαλώ αντιγράψτε χειροκίνητα", @@ -229,6 +228,7 @@ OC.L10N.register( "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…" : "Αποστολή αρχείων ..." + "Uploading files…" : "Αποστολή αρχείων ...", + "Via folder" : "Μέσω φακέλου" }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/files_sharing/l10n/el.json b/apps/files_sharing/l10n/el.json index 9b77f12889f..a92b7290ebd 100644 --- a/apps/files_sharing/l10n/el.json +++ b/apps/files_sharing/l10n/el.json @@ -154,7 +154,6 @@ "Shared with the conversation {user} by {owner}" : "Διαμοιράστηκε με τη συζήτηση {user} από {owner}", "Shared with {user} by {owner}" : "Διαμοιράστηκε με {user} από τον {owner}", "Added by {initiator}" : "Προστέθηκε από {initiator}", - "Via folder" : "Μέσω φακέλου", "Internal link" : "Εσωτερικός σύνδεσμος", "Link copied" : "Ο σύνδεσμος αντιγράφηκε", "Cannot copy, please copy the link manually" : "Δεν μπορεί να αντιγραφή, παρακαλώ αντιγράψτε χειροκίνητα", @@ -227,6 +226,7 @@ "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…" : "Αποστολή αρχείων ..." + "Uploading files…" : "Αποστολή αρχείων ...", + "Via folder" : "Μέσω φακέλου" },"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 ad45dfb07a0..a4c0318e1b9 100644 --- a/apps/files_sharing/l10n/es.js +++ b/apps/files_sharing/l10n/es.js @@ -156,7 +156,6 @@ OC.L10N.register( "Shared with the conversation {user} by {owner}" : "Compartido con la conversación {user} por {owner}", "Shared with {user} by {owner}" : "Compartido con {user} por {owner}", "Added by {initiator}" : "Añadido por {initiator}", - "Via folder" : "Vía carpeta", "Internal link" : "Enlace interno", "Link copied" : "Enlace copiado", "Cannot copy, please copy the link manually" : "No se ha podido copiar, por favor, copia el enlace manualmente", @@ -229,6 +228,7 @@ OC.L10N.register( "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…" + "Uploading files…" : "Subiendo archivos…", + "Via folder" : "Vía carpeta" }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/files_sharing/l10n/es.json b/apps/files_sharing/l10n/es.json index 2a0b434c6e7..499e5ab2f87 100644 --- a/apps/files_sharing/l10n/es.json +++ b/apps/files_sharing/l10n/es.json @@ -154,7 +154,6 @@ "Shared with the conversation {user} by {owner}" : "Compartido con la conversación {user} por {owner}", "Shared with {user} by {owner}" : "Compartido con {user} por {owner}", "Added by {initiator}" : "Añadido por {initiator}", - "Via folder" : "Vía carpeta", "Internal link" : "Enlace interno", "Link copied" : "Enlace copiado", "Cannot copy, please copy the link manually" : "No se ha podido copiar, por favor, copia el enlace manualmente", @@ -227,6 +226,7 @@ "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…" + "Uploading files…" : "Subiendo archivos…", + "Via folder" : "Vía carpeta" },"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 eb6daf99d02..2aa153f35f0 100644 --- a/apps/files_sharing/l10n/eu.js +++ b/apps/files_sharing/l10n/eu.js @@ -156,7 +156,6 @@ OC.L10N.register( "Shared with the conversation {user} by {owner}" : "{owner} jabeak {user} elkarrizketarekin partekatua", "Shared with {user} by {owner}" : "{owner} jabeak {user} erabiltzailearekin partekatua", "Added by {initiator}" : "Honek gehitua: {initiator}", - "Via folder" : "Karpeta bidez", "Internal link" : "Barneko esteka", "Link copied" : "Esteka kopiatu da", "Cannot copy, please copy the link manually" : "Ezin izan da kopiatu. Kopiatu esteka eskuz", @@ -229,6 +228,7 @@ OC.L10N.register( "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…" + "Uploading files…" : "Fitxategiak igotzen…", + "Via folder" : "Karpeta bidez" }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/files_sharing/l10n/eu.json b/apps/files_sharing/l10n/eu.json index 4012e4b6828..08230f68225 100644 --- a/apps/files_sharing/l10n/eu.json +++ b/apps/files_sharing/l10n/eu.json @@ -154,7 +154,6 @@ "Shared with the conversation {user} by {owner}" : "{owner} jabeak {user} elkarrizketarekin partekatua", "Shared with {user} by {owner}" : "{owner} jabeak {user} erabiltzailearekin partekatua", "Added by {initiator}" : "Honek gehitua: {initiator}", - "Via folder" : "Karpeta bidez", "Internal link" : "Barneko esteka", "Link copied" : "Esteka kopiatu da", "Cannot copy, please copy the link manually" : "Ezin izan da kopiatu. Kopiatu esteka eskuz", @@ -227,6 +226,7 @@ "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…" + "Uploading files…" : "Fitxategiak igotzen…", + "Via folder" : "Karpeta bidez" },"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 4bc67d32600..a7f3c1808c9 100644 --- a/apps/files_sharing/l10n/fa.js +++ b/apps/files_sharing/l10n/fa.js @@ -154,7 +154,6 @@ OC.L10N.register( "Shared with the conversation {user} by {owner}" : "به اشتراک گذاشته شده با مکالمه {کاربر} توسط {صاحب}", "Shared with {user} by {owner}" : "مشترک با {user} توسط {صاحب}", "Added by {initiator}" : "اضافه شده توسط {ابتکار}", - "Via folder" : "از طریق پوشه", "Internal link" : "پیوند داخلی", "Link copied" : "پیوند کپی شد", "Cannot copy, please copy the link manually" : "کپی کردن امکان پذیر نیست ، لطفا پیوند را به صورت دستی کپی کنید", @@ -226,6 +225,7 @@ OC.L10N.register( "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…" : "بارگذاری پرونده ها ..." + "Uploading files…" : "بارگذاری پرونده ها ...", + "Via folder" : "از طریق پوشه" }, "nplurals=2; plural=(n > 1);"); diff --git a/apps/files_sharing/l10n/fa.json b/apps/files_sharing/l10n/fa.json index 54ec87a1b60..572d5811de3 100644 --- a/apps/files_sharing/l10n/fa.json +++ b/apps/files_sharing/l10n/fa.json @@ -152,7 +152,6 @@ "Shared with the conversation {user} by {owner}" : "به اشتراک گذاشته شده با مکالمه {کاربر} توسط {صاحب}", "Shared with {user} by {owner}" : "مشترک با {user} توسط {صاحب}", "Added by {initiator}" : "اضافه شده توسط {ابتکار}", - "Via folder" : "از طریق پوشه", "Internal link" : "پیوند داخلی", "Link copied" : "پیوند کپی شد", "Cannot copy, please copy the link manually" : "کپی کردن امکان پذیر نیست ، لطفا پیوند را به صورت دستی کپی کنید", @@ -224,6 +223,7 @@ "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…" : "بارگذاری پرونده ها ..." + "Uploading files…" : "بارگذاری پرونده ها ...", + "Via folder" : "از طریق پوشه" },"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 a38a8b5e329..c01dc724dca 100644 --- a/apps/files_sharing/l10n/fr.js +++ b/apps/files_sharing/l10n/fr.js @@ -156,7 +156,6 @@ OC.L10N.register( "Shared with the conversation {user} by {owner}" : "Partagé avec la conversation {user} par {owner}", "Shared with {user} by {owner}" : "Partagé avec {user} par {owner}", "Added by {initiator}" : "Ajouté par {initiator}", - "Via folder" : "Via dossier", "Internal link" : "Lien interne", "Link copied" : "Lien copié", "Cannot copy, please copy the link manually" : "Impossible de copier, merci de le copier manuellement", @@ -229,6 +228,7 @@ OC.L10N.register( "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..." + "Uploading files…" : "Envoi des fichiers...", + "Via folder" : "Via dossier" }, "nplurals=2; plural=(n > 1);"); diff --git a/apps/files_sharing/l10n/fr.json b/apps/files_sharing/l10n/fr.json index 0fdc1ade298..bc8fb1fca04 100644 --- a/apps/files_sharing/l10n/fr.json +++ b/apps/files_sharing/l10n/fr.json @@ -154,7 +154,6 @@ "Shared with the conversation {user} by {owner}" : "Partagé avec la conversation {user} par {owner}", "Shared with {user} by {owner}" : "Partagé avec {user} par {owner}", "Added by {initiator}" : "Ajouté par {initiator}", - "Via folder" : "Via dossier", "Internal link" : "Lien interne", "Link copied" : "Lien copié", "Cannot copy, please copy the link manually" : "Impossible de copier, merci de le copier manuellement", @@ -227,6 +226,7 @@ "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..." + "Uploading files…" : "Envoi des fichiers...", + "Via folder" : "Via dossier" },"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 6bd283a819f..202b497170e 100644 --- a/apps/files_sharing/l10n/gl.js +++ b/apps/files_sharing/l10n/gl.js @@ -156,7 +156,6 @@ OC.L10N.register( "Shared with the conversation {user} by {owner}" : "Compartido coa conversa {user} por {owner}", "Shared with {user} by {owner}" : "Compartido con {user} por {owner}", "Added by {initiator}" : "Engadido por {initiator}", - "Via folder" : "A través do cartafol", "Internal link" : "Ligazón interna", "Link copied" : "Ligazón copiada", "Cannot copy, please copy the link manually" : "Non foi posíbel copiala. Copie a ligazón manualmente", @@ -229,6 +228,7 @@ OC.L10N.register( "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…" + "Uploading files…" : "Enviando ficheiros…", + "Via folder" : "A través do cartafol" }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/files_sharing/l10n/gl.json b/apps/files_sharing/l10n/gl.json index ddd0ecf93ca..2ebe211293c 100644 --- a/apps/files_sharing/l10n/gl.json +++ b/apps/files_sharing/l10n/gl.json @@ -154,7 +154,6 @@ "Shared with the conversation {user} by {owner}" : "Compartido coa conversa {user} por {owner}", "Shared with {user} by {owner}" : "Compartido con {user} por {owner}", "Added by {initiator}" : "Engadido por {initiator}", - "Via folder" : "A través do cartafol", "Internal link" : "Ligazón interna", "Link copied" : "Ligazón copiada", "Cannot copy, please copy the link manually" : "Non foi posíbel copiala. Copie a ligazón manualmente", @@ -227,6 +226,7 @@ "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…" + "Uploading files…" : "Enviando ficheiros…", + "Via folder" : "A través do cartafol" },"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 4ea312594ca..f24548cc1a2 100644 --- a/apps/files_sharing/l10n/he.js +++ b/apps/files_sharing/l10n/he.js @@ -143,7 +143,6 @@ OC.L10N.register( "Shared with the conversation {user} by {owner}" : "שותף עם הדיון {user} על ידי {owner}", "Shared with {user} by {owner}" : "שותף עם {user} על ידי {owner}", "Added by {initiator}" : "נוסף על ידי {initiator}", - "Via folder" : "דרך התיקייה", "Internal link" : "קישור פנימי", "Link copied" : "הקישור הועתק", "Cannot copy, please copy the link manually" : "לא ניתן להעתיק, נא להעתיק את הקישור ידנית", @@ -216,6 +215,7 @@ OC.L10N.register( "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…" : "קבצים מועלים…" + "Uploading files…" : "קבצים מועלים…", + "Via folder" : "דרך התיקייה" }, "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 67b5e5a9ec1..ec4c5972042 100644 --- a/apps/files_sharing/l10n/he.json +++ b/apps/files_sharing/l10n/he.json @@ -141,7 +141,6 @@ "Shared with the conversation {user} by {owner}" : "שותף עם הדיון {user} על ידי {owner}", "Shared with {user} by {owner}" : "שותף עם {user} על ידי {owner}", "Added by {initiator}" : "נוסף על ידי {initiator}", - "Via folder" : "דרך התיקייה", "Internal link" : "קישור פנימי", "Link copied" : "הקישור הועתק", "Cannot copy, please copy the link manually" : "לא ניתן להעתיק, נא להעתיק את הקישור ידנית", @@ -214,6 +213,7 @@ "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…" : "קבצים מועלים…" + "Uploading files…" : "קבצים מועלים…", + "Via folder" : "דרך התיקייה" },"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 4bd26f70ce6..a7111c7ba66 100644 --- a/apps/files_sharing/l10n/hr.js +++ b/apps/files_sharing/l10n/hr.js @@ -26,7 +26,9 @@ OC.L10N.register( "Something happened. Unable to accept the share." : "Nešto se dogodilo. Dijeljenje nije moguće prihvatiti.", "Reject share" : "Odbij dijeljenje", "Something happened. Unable to reject the share." : "Nešto se dogodilo. Dijeljenje nije moguće odbiti.", + "Waiting…" : "Čekanje…", "error" : "pogreška", + "finished" : "završeno", "This will stop your current uploads." : "Ovo će zaustaviti vaše trenutačne otpreme.", "Move or copy" : "Premjesti ili kopiraj", "Download" : "Preuzmi", @@ -154,7 +156,6 @@ OC.L10N.register( "Shared with the conversation {user} by {owner}" : "S razgovorom {user} dijeli {owner}", "Shared with {user} by {owner}" : "S {user} dijeli {owner}", "Added by {initiator}" : "Dodao {initiator}", - "Via folder" : "Putem mape", "Internal link" : "Interna poveznica", "Link copied" : "Poveznica je kopirana", "Cannot copy, please copy the link manually" : "Kopiranje nije moguće, ručno kopirajte poveznicu", @@ -223,9 +224,11 @@ OC.L10N.register( "Upload files to %s" : "Otpremi datoteke na %s", "Note" : "Bilješka", "Select or drop files" : "Odaberi ili ispusti datoteke", + "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..." + "Uploading files…" : "Otpremanje datoteka...", + "Via folder" : "Putem mape" }, "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 751aefbbd0a..624e6b7d75d 100644 --- a/apps/files_sharing/l10n/hr.json +++ b/apps/files_sharing/l10n/hr.json @@ -24,7 +24,9 @@ "Something happened. Unable to accept the share." : "Nešto se dogodilo. Dijeljenje nije moguće prihvatiti.", "Reject share" : "Odbij dijeljenje", "Something happened. Unable to reject the share." : "Nešto se dogodilo. Dijeljenje nije moguće odbiti.", + "Waiting…" : "Čekanje…", "error" : "pogreška", + "finished" : "završeno", "This will stop your current uploads." : "Ovo će zaustaviti vaše trenutačne otpreme.", "Move or copy" : "Premjesti ili kopiraj", "Download" : "Preuzmi", @@ -152,7 +154,6 @@ "Shared with the conversation {user} by {owner}" : "S razgovorom {user} dijeli {owner}", "Shared with {user} by {owner}" : "S {user} dijeli {owner}", "Added by {initiator}" : "Dodao {initiator}", - "Via folder" : "Putem mape", "Internal link" : "Interna poveznica", "Link copied" : "Poveznica je kopirana", "Cannot copy, please copy the link manually" : "Kopiranje nije moguće, ručno kopirajte poveznicu", @@ -221,9 +222,11 @@ "Upload files to %s" : "Otpremi datoteke na %s", "Note" : "Bilješka", "Select or drop files" : "Odaberi ili ispusti datoteke", + "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..." + "Uploading files…" : "Otpremanje datoteka...", + "Via folder" : "Putem mape" },"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/it.js b/apps/files_sharing/l10n/it.js index a530f46eb3f..80161b56e15 100644 --- a/apps/files_sharing/l10n/it.js +++ b/apps/files_sharing/l10n/it.js @@ -156,7 +156,6 @@ OC.L10N.register( "Shared with the conversation {user} by {owner}" : "Condiviso con la conversazione {user} da {owner}", "Shared with {user} by {owner}" : "Condiviso con {user} da {owner}", "Added by {initiator}" : "Aggiunto da {initiator}", - "Via folder" : "Tramite cartella", "Internal link" : "Collegamento interno", "Link copied" : "Collegamento copiato", "Cannot copy, please copy the link manually" : "Impossibile copiare, copia il collegamento manualmente", @@ -229,6 +228,7 @@ OC.L10N.register( "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..." + "Uploading files…" : "Caricamento file in corso...", + "Via folder" : "Tramite cartella" }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/files_sharing/l10n/it.json b/apps/files_sharing/l10n/it.json index d6d91e4aee0..810c64e5cbd 100644 --- a/apps/files_sharing/l10n/it.json +++ b/apps/files_sharing/l10n/it.json @@ -154,7 +154,6 @@ "Shared with the conversation {user} by {owner}" : "Condiviso con la conversazione {user} da {owner}", "Shared with {user} by {owner}" : "Condiviso con {user} da {owner}", "Added by {initiator}" : "Aggiunto da {initiator}", - "Via folder" : "Tramite cartella", "Internal link" : "Collegamento interno", "Link copied" : "Collegamento copiato", "Cannot copy, please copy the link manually" : "Impossibile copiare, copia il collegamento manualmente", @@ -227,6 +226,7 @@ "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..." + "Uploading files…" : "Caricamento file in corso...", + "Via folder" : "Tramite cartella" },"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 e5ed9c404ed..50a37a1a453 100644 --- a/apps/files_sharing/l10n/ja.js +++ b/apps/files_sharing/l10n/ja.js @@ -154,7 +154,6 @@ OC.L10N.register( "Shared with the conversation {user} by {owner}" : "{owner}が{user}との会話を共有しました", "Shared with {user} by {owner}" : "{owner}が{user}と共有", "Added by {initiator}" : "{initiator}によって追加されました", - "Via folder" : "フォルダ経由", "Internal link" : "内部リンク", "Link copied" : "リンクをコピーしました", "Cannot copy, please copy the link manually" : "コピーできませんでした。手動でリンクをコピーしてください。", @@ -226,6 +225,7 @@ OC.L10N.register( "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…" : "ファイルをアップロード中..." + "Uploading files…" : "ファイルをアップロード中...", + "Via folder" : "フォルダ経由" }, "nplurals=1; plural=0;"); diff --git a/apps/files_sharing/l10n/ja.json b/apps/files_sharing/l10n/ja.json index cd7ab60b8bb..5d3f6c25b4e 100644 --- a/apps/files_sharing/l10n/ja.json +++ b/apps/files_sharing/l10n/ja.json @@ -152,7 +152,6 @@ "Shared with the conversation {user} by {owner}" : "{owner}が{user}との会話を共有しました", "Shared with {user} by {owner}" : "{owner}が{user}と共有", "Added by {initiator}" : "{initiator}によって追加されました", - "Via folder" : "フォルダ経由", "Internal link" : "内部リンク", "Link copied" : "リンクをコピーしました", "Cannot copy, please copy the link manually" : "コピーできませんでした。手動でリンクをコピーしてください。", @@ -224,6 +223,7 @@ "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…" : "ファイルをアップロード中..." + "Uploading files…" : "ファイルをアップロード中...", + "Via folder" : "フォルダ経由" },"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 16e7c175193..cb9fb4adad4 100644 --- a/apps/files_sharing/l10n/lt_LT.js +++ b/apps/files_sharing/l10n/lt_LT.js @@ -130,7 +130,6 @@ OC.L10N.register( "remote group" : "nuotolinė grupė", "guest" : "svečias", "Added by {initiator}" : "Pridėjo {initiator}", - "Via folder" : "Per aplanką", "Internal link" : "Vidinė nuoroda", "Link copied" : "Nuoroda nukopijuota", "Cannot copy, please copy the link manually" : "Nepavyksta nukopijuoti, nukopijuokite nuorodą rankiniu būdu", @@ -195,6 +194,7 @@ OC.L10N.register( "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…" + "Uploading files…" : "Įkeliami failai…", + "Via folder" : "Per aplanką" }, "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 d25efb91b1c..86f3d0fabc5 100644 --- a/apps/files_sharing/l10n/lt_LT.json +++ b/apps/files_sharing/l10n/lt_LT.json @@ -128,7 +128,6 @@ "remote group" : "nuotolinė grupė", "guest" : "svečias", "Added by {initiator}" : "Pridėjo {initiator}", - "Via folder" : "Per aplanką", "Internal link" : "Vidinė nuoroda", "Link copied" : "Nuoroda nukopijuota", "Cannot copy, please copy the link manually" : "Nepavyksta nukopijuoti, nukopijuokite nuorodą rankiniu būdu", @@ -193,6 +192,7 @@ "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…" + "Uploading files…" : "Įkeliami failai…", + "Via folder" : "Per aplanką" },"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 7050bb27384..13c391c4352 100644 --- a/apps/files_sharing/l10n/mk.js +++ b/apps/files_sharing/l10n/mk.js @@ -153,7 +153,6 @@ OC.L10N.register( "Shared with the conversation {user} by {owner}" : "Споделено со разговор на {user} од {owner}", "Shared with {user} by {owner}" : "Споделено со {user} од {owner}", "Added by {initiator}" : "Додадено од {initiator}", - "Via folder" : "Преку папка", "Internal link" : "Внатрешен линк", "Link copied" : "Линкот е копиран", "Cannot copy, please copy the link manually" : "Неможе да се копира, копирајте го линкот рачно", @@ -225,6 +224,7 @@ OC.L10N.register( "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…" : "Прикачување датотеки…" + "Uploading files…" : "Прикачување датотеки…", + "Via folder" : "Преку папка" }, "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 bd067fef07c..09ded48b365 100644 --- a/apps/files_sharing/l10n/mk.json +++ b/apps/files_sharing/l10n/mk.json @@ -151,7 +151,6 @@ "Shared with the conversation {user} by {owner}" : "Споделено со разговор на {user} од {owner}", "Shared with {user} by {owner}" : "Споделено со {user} од {owner}", "Added by {initiator}" : "Додадено од {initiator}", - "Via folder" : "Преку папка", "Internal link" : "Внатрешен линк", "Link copied" : "Линкот е копиран", "Cannot copy, please copy the link manually" : "Неможе да се копира, копирајте го линкот рачно", @@ -223,6 +222,7 @@ "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…" : "Прикачување датотеки…" + "Uploading files…" : "Прикачување датотеки…", + "Via folder" : "Преку папка" },"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/nl.js b/apps/files_sharing/l10n/nl.js index 47372c76f15..9ed2d82eda3 100644 --- a/apps/files_sharing/l10n/nl.js +++ b/apps/files_sharing/l10n/nl.js @@ -156,7 +156,6 @@ OC.L10N.register( "Shared with the conversation {user} by {owner}" : "Gedeeld met gesprek {user} door {owner}", "Shared with {user} by {owner}" : "Gedeeld met {user} door {owner}", "Added by {initiator}" : "Toegevoegd door {initiator}", - "Via folder" : "Via map", "Internal link" : "Interne link", "Link copied" : "Link gekopieerd", "Cannot copy, please copy the link manually" : "Kan niet kopiëren, kopieer de link handmatig", @@ -229,6 +228,7 @@ OC.L10N.register( "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..." + "Uploading files…" : "Uploaden bestanden...", + "Via folder" : "Via map" }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/files_sharing/l10n/nl.json b/apps/files_sharing/l10n/nl.json index 3f022fce403..62b00ceb00c 100644 --- a/apps/files_sharing/l10n/nl.json +++ b/apps/files_sharing/l10n/nl.json @@ -154,7 +154,6 @@ "Shared with the conversation {user} by {owner}" : "Gedeeld met gesprek {user} door {owner}", "Shared with {user} by {owner}" : "Gedeeld met {user} door {owner}", "Added by {initiator}" : "Toegevoegd door {initiator}", - "Via folder" : "Via map", "Internal link" : "Interne link", "Link copied" : "Link gekopieerd", "Cannot copy, please copy the link manually" : "Kan niet kopiëren, kopieer de link handmatig", @@ -227,6 +226,7 @@ "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..." + "Uploading files…" : "Uploaden bestanden...", + "Via folder" : "Via map" },"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 f8ebdda090d..670766bcd63 100644 --- a/apps/files_sharing/l10n/pl.js +++ b/apps/files_sharing/l10n/pl.js @@ -156,7 +156,6 @@ OC.L10N.register( "Shared with the conversation {user} by {owner}" : "Udostępnione w rozmowie {user} przez {owner}", "Shared with {user} by {owner}" : "Udostępnione {user} przez {owner}", "Added by {initiator}" : "Dodane przez {initiator}", - "Via folder" : "Przez katalog", "Internal link" : "Link wewnętrzny", "Link copied" : "Link skopiowany", "Cannot copy, please copy the link manually" : "Nie można skopiować, spróbuj skopiować link ręcznie", @@ -229,6 +228,7 @@ OC.L10N.register( "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…" + "Uploading files…" : "Wysyłanie plików…", + "Via folder" : "Przez katalog" }, "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 cc8f0dfab29..9cfbbe03ee4 100644 --- a/apps/files_sharing/l10n/pl.json +++ b/apps/files_sharing/l10n/pl.json @@ -154,7 +154,6 @@ "Shared with the conversation {user} by {owner}" : "Udostępnione w rozmowie {user} przez {owner}", "Shared with {user} by {owner}" : "Udostępnione {user} przez {owner}", "Added by {initiator}" : "Dodane przez {initiator}", - "Via folder" : "Przez katalog", "Internal link" : "Link wewnętrzny", "Link copied" : "Link skopiowany", "Cannot copy, please copy the link manually" : "Nie można skopiować, spróbuj skopiować link ręcznie", @@ -227,6 +226,7 @@ "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…" + "Uploading files…" : "Wysyłanie plików…", + "Via folder" : "Przez katalog" },"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 533aa04a9db..9b6bc244a6d 100644 --- a/apps/files_sharing/l10n/pt_BR.js +++ b/apps/files_sharing/l10n/pt_BR.js @@ -156,7 +156,6 @@ OC.L10N.register( "Shared with the conversation {user} by {owner}" : "Compartilhado com a conversa {conversation} por {owner}", "Shared with {user} by {owner}" : "Compartilhado com {user} por {owner}", "Added by {initiator}" : "Adicionado por {initiator}", - "Via folder" : "Via pasta", "Internal link" : "Link interno", "Link copied" : "Link copiado", "Cannot copy, please copy the link manually" : "Não é possível copiar, copie o link manualmente", @@ -229,6 +228,7 @@ OC.L10N.register( "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..." + "Uploading files…" : "Enviando arquivos...", + "Via folder" : "Via pasta" }, "nplurals=2; plural=(n > 1);"); diff --git a/apps/files_sharing/l10n/pt_BR.json b/apps/files_sharing/l10n/pt_BR.json index 5678fd1cbfe..82b3f5b0af3 100644 --- a/apps/files_sharing/l10n/pt_BR.json +++ b/apps/files_sharing/l10n/pt_BR.json @@ -154,7 +154,6 @@ "Shared with the conversation {user} by {owner}" : "Compartilhado com a conversa {conversation} por {owner}", "Shared with {user} by {owner}" : "Compartilhado com {user} por {owner}", "Added by {initiator}" : "Adicionado por {initiator}", - "Via folder" : "Via pasta", "Internal link" : "Link interno", "Link copied" : "Link copiado", "Cannot copy, please copy the link manually" : "Não é possível copiar, copie o link manualmente", @@ -227,6 +226,7 @@ "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..." + "Uploading files…" : "Enviando arquivos...", + "Via folder" : "Via pasta" },"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 767748dcf1d..489639e5aaf 100644 --- a/apps/files_sharing/l10n/ru.js +++ b/apps/files_sharing/l10n/ru.js @@ -156,7 +156,6 @@ OC.L10N.register( "Shared with the conversation {user} by {owner}" : "Пользователь {owner} предоставил(а) {user} доступ во время беседы", "Shared with {user} by {owner}" : "{owner} предоставил(а) доступ {user} ", "Added by {initiator}" : "Добавлено пользователем {initiator}", - "Via folder" : "Через папку", "Internal link" : "Внутренняя ссылка", "Link copied" : "Ссылка скопирована", "Cannot copy, please copy the link manually" : "Не удалось скопировать, выполните копирование вручную", @@ -229,6 +228,7 @@ OC.L10N.register( "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…" : "Файлы передаются на сервер…" + "Uploading files…" : "Файлы передаются на сервер…", + "Via folder" : "Через папку" }, "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 6174ddbadb3..9676d06a15c 100644 --- a/apps/files_sharing/l10n/ru.json +++ b/apps/files_sharing/l10n/ru.json @@ -154,7 +154,6 @@ "Shared with the conversation {user} by {owner}" : "Пользователь {owner} предоставил(а) {user} доступ во время беседы", "Shared with {user} by {owner}" : "{owner} предоставил(а) доступ {user} ", "Added by {initiator}" : "Добавлено пользователем {initiator}", - "Via folder" : "Через папку", "Internal link" : "Внутренняя ссылка", "Link copied" : "Ссылка скопирована", "Cannot copy, please copy the link manually" : "Не удалось скопировать, выполните копирование вручную", @@ -227,6 +226,7 @@ "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…" : "Файлы передаются на сервер…" + "Uploading files…" : "Файлы передаются на сервер…", + "Via folder" : "Через папку" },"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 1cbf92d2135..61ab19c815d 100644 --- a/apps/files_sharing/l10n/sk.js +++ b/apps/files_sharing/l10n/sk.js @@ -156,7 +156,6 @@ OC.L10N.register( "Shared with the conversation {user} by {owner}" : "{owner} zdieľa konverzáciu {user}", "Shared with {user} by {owner}" : "{owner} zdieľa s {user}", "Added by {initiator}" : "Pridal(a) {initiator}", - "Via folder" : "Prostredníctvom priečinka", "Internal link" : "Interný odkaz", "Link copied" : "Odkaz skopírovaný", "Cannot copy, please copy the link manually" : "Nedarí sa skopírovať, skopírujte prosím ručne.", @@ -229,6 +228,7 @@ OC.L10N.register( "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..." + "Uploading files…" : "Nahrávanie súborov...", + "Via folder" : "Prostredníctvom priečinka" }, "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 7b8e78892a6..8c44b2cb9f6 100644 --- a/apps/files_sharing/l10n/sk.json +++ b/apps/files_sharing/l10n/sk.json @@ -154,7 +154,6 @@ "Shared with the conversation {user} by {owner}" : "{owner} zdieľa konverzáciu {user}", "Shared with {user} by {owner}" : "{owner} zdieľa s {user}", "Added by {initiator}" : "Pridal(a) {initiator}", - "Via folder" : "Prostredníctvom priečinka", "Internal link" : "Interný odkaz", "Link copied" : "Odkaz skopírovaný", "Cannot copy, please copy the link manually" : "Nedarí sa skopírovať, skopírujte prosím ručne.", @@ -227,6 +226,7 @@ "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..." + "Uploading files…" : "Nahrávanie súborov...", + "Via folder" : "Prostredníctvom priečinka" },"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 a04e8ecd51d..c3eef09b115 100644 --- a/apps/files_sharing/l10n/sl.js +++ b/apps/files_sharing/l10n/sl.js @@ -117,7 +117,6 @@ OC.L10N.register( "remote" : "oddaljeno", "remote group" : "oddaljena skupina", "guest" : "gost", - "Via folder" : "Prek mape", "Internal link" : "Notranja povezava", "Link copied" : "Povezava je kopirana", "Cannot copy, please copy the link manually" : "Povezave ni mogoče kopirati. Storite to ročno.", @@ -166,6 +165,7 @@ OC.L10N.register( "Select or drop files" : "Izberte ali povlecite datoteke", "Uploaded files:" : "Poslane datoteke:", "could not delete share" : "mesta souporabe ni mogoče ustvariti", - "Uploading files…" : "Poteka pošiljanje datotek ..." + "Uploading files…" : "Poteka pošiljanje datotek ...", + "Via folder" : "Prek mape" }, "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 9984ed53b1b..df6e94af74f 100644 --- a/apps/files_sharing/l10n/sl.json +++ b/apps/files_sharing/l10n/sl.json @@ -115,7 +115,6 @@ "remote" : "oddaljeno", "remote group" : "oddaljena skupina", "guest" : "gost", - "Via folder" : "Prek mape", "Internal link" : "Notranja povezava", "Link copied" : "Povezava je kopirana", "Cannot copy, please copy the link manually" : "Povezave ni mogoče kopirati. Storite to ročno.", @@ -164,6 +163,7 @@ "Select or drop files" : "Izberte ali povlecite datoteke", "Uploaded files:" : "Poslane datoteke:", "could not delete share" : "mesta souporabe ni mogoče ustvariti", - "Uploading files…" : "Poteka pošiljanje datotek ..." + "Uploading files…" : "Poteka pošiljanje datotek ...", + "Via folder" : "Prek mape" },"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/sr.js b/apps/files_sharing/l10n/sr.js index edc6f01ae4d..1e7e90edfac 100644 --- a/apps/files_sharing/l10n/sr.js +++ b/apps/files_sharing/l10n/sr.js @@ -156,7 +156,6 @@ OC.L10N.register( "Shared with the conversation {user} by {owner}" : "{owner} поделио са разговором {user}", "Shared with {user} by {owner}" : "{owner} поделио са корисником {user}", "Added by {initiator}" : "Додао {initiator}", - "Via folder" : "Преко фасцикле", "Internal link" : "Интерна веза", "Link copied" : "Веза ископирана", "Cannot copy, please copy the link manually" : "Не могу да копирам, копирајте везу ручно", @@ -229,6 +228,7 @@ OC.L10N.register( "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…" : "Отпремам фајлове…" + "Uploading files…" : "Отпремам фајлове…", + "Via folder" : "Преко фасцикле" }, "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 19321a34c6e..979a8e789a5 100644 --- a/apps/files_sharing/l10n/sr.json +++ b/apps/files_sharing/l10n/sr.json @@ -154,7 +154,6 @@ "Shared with the conversation {user} by {owner}" : "{owner} поделио са разговором {user}", "Shared with {user} by {owner}" : "{owner} поделио са корисником {user}", "Added by {initiator}" : "Додао {initiator}", - "Via folder" : "Преко фасцикле", "Internal link" : "Интерна веза", "Link copied" : "Веза ископирана", "Cannot copy, please copy the link manually" : "Не могу да копирам, копирајте везу ручно", @@ -227,6 +226,7 @@ "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…" : "Отпремам фајлове…" + "Uploading files…" : "Отпремам фајлове…", + "Via folder" : "Преко фасцикле" },"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 e93ae1be63f..bfaf38844ca 100644 --- a/apps/files_sharing/l10n/sv.js +++ b/apps/files_sharing/l10n/sv.js @@ -156,7 +156,6 @@ OC.L10N.register( "Shared with the conversation {user} by {owner}" : "Delad med konversationen {user} av {owner}", "Shared with {user} by {owner}" : "Delad med {user} av {owner}", "Added by {initiator}" : "Tillagd av {initiator}", - "Via folder" : "Via mapp", "Internal link" : "Intern länk", "Link copied" : "Länk kopierad", "Cannot copy, please copy the link manually" : "Kan inte kopiera, länken måste kopieras manuellt", @@ -229,6 +228,7 @@ OC.L10N.register( "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..." + "Uploading files…" : "Laddar upp filer...", + "Via folder" : "Via mapp" }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/files_sharing/l10n/sv.json b/apps/files_sharing/l10n/sv.json index 9e18832a53a..9c25428ff23 100644 --- a/apps/files_sharing/l10n/sv.json +++ b/apps/files_sharing/l10n/sv.json @@ -154,7 +154,6 @@ "Shared with the conversation {user} by {owner}" : "Delad med konversationen {user} av {owner}", "Shared with {user} by {owner}" : "Delad med {user} av {owner}", "Added by {initiator}" : "Tillagd av {initiator}", - "Via folder" : "Via mapp", "Internal link" : "Intern länk", "Link copied" : "Länk kopierad", "Cannot copy, please copy the link manually" : "Kan inte kopiera, länken måste kopieras manuellt", @@ -227,6 +226,7 @@ "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..." + "Uploading files…" : "Laddar upp filer...", + "Via folder" : "Via mapp" },"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 fd2ea0d460e..ccc0d21fe25 100644 --- a/apps/files_sharing/l10n/tr.js +++ b/apps/files_sharing/l10n/tr.js @@ -156,7 +156,6 @@ OC.L10N.register( "Shared with the conversation {user} by {owner}" : "{owner} tarafından görüşme {user} ile paylaştırılmış", "Shared with {user} by {owner}" : "{owner} tarafından {user} ile paylaşılmış", "Added by {initiator}" : "{initiator} tarafından eklendi", - "Via folder" : "Şu klasör ile", "Internal link" : "İç bağlantı", "Link copied" : "Bağlantı kopyalandı", "Cannot copy, please copy the link manually" : "Kopyalanamadı. Lütfen bağlantıyı el ile kopyalayın", @@ -229,6 +228,7 @@ OC.L10N.register( "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 …" + "Uploading files…" : "Dosyalar yükleniyor …", + "Via folder" : "Şu klasör ile" }, "nplurals=2; plural=(n > 1);"); diff --git a/apps/files_sharing/l10n/tr.json b/apps/files_sharing/l10n/tr.json index b49cb71e480..abf0f124846 100644 --- a/apps/files_sharing/l10n/tr.json +++ b/apps/files_sharing/l10n/tr.json @@ -154,7 +154,6 @@ "Shared with the conversation {user} by {owner}" : "{owner} tarafından görüşme {user} ile paylaştırılmış", "Shared with {user} by {owner}" : "{owner} tarafından {user} ile paylaşılmış", "Added by {initiator}" : "{initiator} tarafından eklendi", - "Via folder" : "Şu klasör ile", "Internal link" : "İç bağlantı", "Link copied" : "Bağlantı kopyalandı", "Cannot copy, please copy the link manually" : "Kopyalanamadı. Lütfen bağlantıyı el ile kopyalayın", @@ -227,6 +226,7 @@ "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 …" + "Uploading files…" : "Dosyalar yükleniyor …", + "Via folder" : "Şu klasör ile" },"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 99d27972e1f..8d7d7cecfb6 100644 --- a/apps/files_sharing/l10n/zh_CN.js +++ b/apps/files_sharing/l10n/zh_CN.js @@ -154,7 +154,6 @@ OC.L10N.register( "Shared with the conversation {user} by {owner}" : "由{owner}共享给会话{user}", "Shared with {user} by {owner}" : "{owner} 共享给 {user}", "Added by {initiator}" : "由 {initiator} 添加", - "Via folder" : "通过文件夹", "Internal link" : "内部链接", "Link copied" : "已复制链接", "Cannot copy, please copy the link manually" : "无法复制,请手动复制链接", @@ -226,6 +225,7 @@ OC.L10N.register( "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…" : "正在上传文件... " + "Uploading files…" : "正在上传文件... ", + "Via folder" : "通过文件夹" }, "nplurals=1; plural=0;"); diff --git a/apps/files_sharing/l10n/zh_CN.json b/apps/files_sharing/l10n/zh_CN.json index a7dfee637af..8f5ef8bda4f 100644 --- a/apps/files_sharing/l10n/zh_CN.json +++ b/apps/files_sharing/l10n/zh_CN.json @@ -152,7 +152,6 @@ "Shared with the conversation {user} by {owner}" : "由{owner}共享给会话{user}", "Shared with {user} by {owner}" : "{owner} 共享给 {user}", "Added by {initiator}" : "由 {initiator} 添加", - "Via folder" : "通过文件夹", "Internal link" : "内部链接", "Link copied" : "已复制链接", "Cannot copy, please copy the link manually" : "无法复制,请手动复制链接", @@ -224,6 +223,7 @@ "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…" : "正在上传文件... " + "Uploading files…" : "正在上传文件... ", + "Via folder" : "通过文件夹" },"pluralForm" :"nplurals=1; plural=0;" }
\ No newline at end of file |