diff --git a/l10n/ar.js b/l10n/ar.js index aeb35398c..92f871cc7 100644 --- a/l10n/ar.js +++ b/l10n/ar.js @@ -187,7 +187,6 @@ OC.L10N.register( "Share from Files" : "مشاركة من الملفات", "Add this attachment" : "إضافة هذا المرفق", "Show in Files" : "عرض في الملفات ", - "Unshare file" : "عدم مشاركة الملف ", "Delete Attachment" : "مسح المرفق", "Restore Attachment" : "إستعادة المرفق", "File to share" : "ملف للمشاركة", @@ -280,6 +279,7 @@ OC.L10N.register( "Error creating the share" : "خطأ في إنشاء المشاركة", "Share with a Deck card" : "مشاركة مع بطاقة Deck", "Share {file} with a Deck card" : "مشاركة الملف {file} مع بطاقة Deck", - "Share" : "مشاركة " + "Share" : "مشاركة ", + "Unshare file" : "عدم مشاركة الملف " }, "nplurals=6; plural=n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 && n%100<=10 ? 3 : n%100>=11 && n%100<=99 ? 4 : 5;"); diff --git a/l10n/ar.json b/l10n/ar.json index c5e96130d..f6d719a75 100644 --- a/l10n/ar.json +++ b/l10n/ar.json @@ -185,7 +185,6 @@ "Share from Files" : "مشاركة من الملفات", "Add this attachment" : "إضافة هذا المرفق", "Show in Files" : "عرض في الملفات ", - "Unshare file" : "عدم مشاركة الملف ", "Delete Attachment" : "مسح المرفق", "Restore Attachment" : "إستعادة المرفق", "File to share" : "ملف للمشاركة", @@ -278,6 +277,7 @@ "Error creating the share" : "خطأ في إنشاء المشاركة", "Share with a Deck card" : "مشاركة مع بطاقة Deck", "Share {file} with a Deck card" : "مشاركة الملف {file} مع بطاقة Deck", - "Share" : "مشاركة " + "Share" : "مشاركة ", + "Unshare file" : "عدم مشاركة الملف " },"pluralForm" :"nplurals=6; plural=n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 && n%100<=10 ? 3 : n%100>=11 && n%100<=99 ? 4 : 5;" } \ No newline at end of file diff --git a/l10n/bg.js b/l10n/bg.js index bf7e1fed8..d3c1fcae1 100644 --- a/l10n/bg.js +++ b/l10n/bg.js @@ -174,7 +174,6 @@ OC.L10N.register( "Share from Files" : "Споделяне от Файлове", "Add this attachment" : "Добавете този прикачен файл", "Show in Files" : "Показване във файлове", - "Unshare file" : "Прекратяване на споделянето на файла", "Delete Attachment" : "Изтриване на прикачен файл", "Restore Attachment" : "Възстановяване на прикачен файл", "File to share" : "Файл за споделяне", @@ -260,6 +259,7 @@ OC.L10N.register( "Error creating the share" : "Грешка при създаване на споделяне", "Share with a Deck card" : "Споделяне с Deck карта", "Share {file} with a Deck card" : "Споделяне {file} с Deck карта", - "Share" : "Споделяне" + "Share" : "Споделяне", + "Unshare file" : "Прекратяване на споделянето на файла" }, "nplurals=2; plural=(n != 1);"); diff --git a/l10n/bg.json b/l10n/bg.json index 1f285b968..5a3ee15b2 100644 --- a/l10n/bg.json +++ b/l10n/bg.json @@ -172,7 +172,6 @@ "Share from Files" : "Споделяне от Файлове", "Add this attachment" : "Добавете този прикачен файл", "Show in Files" : "Показване във файлове", - "Unshare file" : "Прекратяване на споделянето на файла", "Delete Attachment" : "Изтриване на прикачен файл", "Restore Attachment" : "Възстановяване на прикачен файл", "File to share" : "Файл за споделяне", @@ -258,6 +257,7 @@ "Error creating the share" : "Грешка при създаване на споделяне", "Share with a Deck card" : "Споделяне с Deck карта", "Share {file} with a Deck card" : "Споделяне {file} с Deck карта", - "Share" : "Споделяне" + "Share" : "Споделяне", + "Unshare file" : "Прекратяване на споделянето на файла" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/l10n/cs.js b/l10n/cs.js index 68f529513..8c00fae93 100644 --- a/l10n/cs.js +++ b/l10n/cs.js @@ -187,7 +187,6 @@ OC.L10N.register( "Share from Files" : "Sdílet ze Souborů", "Add this attachment" : "Přidat tuto přílohu", "Show in Files" : "Zobrazit v Souborech", - "Unshare file" : "Přestat sdílet soubor", "Delete Attachment" : "Smazat přílohu", "Restore Attachment" : "Obnovit přílohu", "File to share" : "Soubor ke sdílení", @@ -280,6 +279,7 @@ OC.L10N.register( "Error creating the share" : "Chyba při vytváření sdílení", "Share with a Deck card" : "Sdílet s kartou aplikace Deck", "Share {file} with a Deck card" : "Sdílet {file} s kartou aplikace Deck", - "Share" : "Sdílet" + "Share" : "Sdílet", + "Unshare file" : "Přestat sdílet 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/l10n/cs.json b/l10n/cs.json index fb0415c51..01e7a5c64 100644 --- a/l10n/cs.json +++ b/l10n/cs.json @@ -185,7 +185,6 @@ "Share from Files" : "Sdílet ze Souborů", "Add this attachment" : "Přidat tuto přílohu", "Show in Files" : "Zobrazit v Souborech", - "Unshare file" : "Přestat sdílet soubor", "Delete Attachment" : "Smazat přílohu", "Restore Attachment" : "Obnovit přílohu", "File to share" : "Soubor ke sdílení", @@ -278,6 +277,7 @@ "Error creating the share" : "Chyba při vytváření sdílení", "Share with a Deck card" : "Sdílet s kartou aplikace Deck", "Share {file} with a Deck card" : "Sdílet {file} s kartou aplikace Deck", - "Share" : "Sdílet" + "Share" : "Sdílet", + "Unshare file" : "Přestat sdílet 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/l10n/da.js b/l10n/da.js index 28a22295f..4a7eb28cb 100644 --- a/l10n/da.js +++ b/l10n/da.js @@ -137,7 +137,6 @@ OC.L10N.register( "Share from Files" : "Del fra Filer", "Add this attachment" : "Tilføj denne vedhæftning", "Show in Files" : "Vis i Filer", - "Unshare file" : "Stop deling af fil", "Delete Attachment" : "Slet vedhæftning", "Restore Attachment" : "Genskab vedhæftning", "File to share" : "Vælg fil til deling", @@ -223,6 +222,7 @@ OC.L10N.register( "Error creating the share" : "Fejl ved skabelse af delt drev", "Share with a Deck card" : "Del med et Deck kort", "Share {file} with a Deck card" : "Del {file} med et Deck kort", - "Share" : "Del" + "Share" : "Del", + "Unshare file" : "Stop deling af fil" }, "nplurals=2; plural=(n != 1);"); diff --git a/l10n/da.json b/l10n/da.json index c0d6bee42..02e359738 100644 --- a/l10n/da.json +++ b/l10n/da.json @@ -135,7 +135,6 @@ "Share from Files" : "Del fra Filer", "Add this attachment" : "Tilføj denne vedhæftning", "Show in Files" : "Vis i Filer", - "Unshare file" : "Stop deling af fil", "Delete Attachment" : "Slet vedhæftning", "Restore Attachment" : "Genskab vedhæftning", "File to share" : "Vælg fil til deling", @@ -221,6 +220,7 @@ "Error creating the share" : "Fejl ved skabelse af delt drev", "Share with a Deck card" : "Del med et Deck kort", "Share {file} with a Deck card" : "Del {file} med et Deck kort", - "Share" : "Del" + "Share" : "Del", + "Unshare file" : "Stop deling af fil" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/l10n/de.js b/l10n/de.js index ccdd05c6f..8f1dedf58 100644 --- a/l10n/de.js +++ b/l10n/de.js @@ -187,7 +187,6 @@ OC.L10N.register( "Share from Files" : "Aus Dateien heraus teilen", "Add this attachment" : "Diesen Anhang anhängen", "Show in Files" : "In Dateien anzeigen", - "Unshare file" : "Datei nicht mehr teilen", "Delete Attachment" : "Anhang löschen", "Restore Attachment" : "Anhang wiederherstellen", "File to share" : "Zu teilende Datei", @@ -280,6 +279,7 @@ OC.L10N.register( "Error creating the share" : "Fehler beim Erstellen der Freigabe", "Share with a Deck card" : "Mit einer Deck-Karte teilen", "Share {file} with a Deck card" : "{file} mit einer Deck-Karte teilen", - "Share" : "Freigeben" + "Share" : "Freigeben", + "Unshare file" : "Datei nicht mehr teilen" }, "nplurals=2; plural=(n != 1);"); diff --git a/l10n/de.json b/l10n/de.json index ef2213749..3445d75a5 100644 --- a/l10n/de.json +++ b/l10n/de.json @@ -185,7 +185,6 @@ "Share from Files" : "Aus Dateien heraus teilen", "Add this attachment" : "Diesen Anhang anhängen", "Show in Files" : "In Dateien anzeigen", - "Unshare file" : "Datei nicht mehr teilen", "Delete Attachment" : "Anhang löschen", "Restore Attachment" : "Anhang wiederherstellen", "File to share" : "Zu teilende Datei", @@ -278,6 +277,7 @@ "Error creating the share" : "Fehler beim Erstellen der Freigabe", "Share with a Deck card" : "Mit einer Deck-Karte teilen", "Share {file} with a Deck card" : "{file} mit einer Deck-Karte teilen", - "Share" : "Freigeben" + "Share" : "Freigeben", + "Unshare file" : "Datei nicht mehr teilen" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/l10n/de_DE.js b/l10n/de_DE.js index d81aad8cf..b68347412 100644 --- a/l10n/de_DE.js +++ b/l10n/de_DE.js @@ -187,7 +187,6 @@ OC.L10N.register( "Share from Files" : "Aus Dateien heraus teilen", "Add this attachment" : "Diesen Anhang anhängen", "Show in Files" : "In Dateien anzeigen", - "Unshare file" : "Datei nicht mehr teilen", "Delete Attachment" : "Anhang löschen", "Restore Attachment" : "Anhang wiederherstellen", "File to share" : "Zu teilende Datei", @@ -280,6 +279,7 @@ OC.L10N.register( "Error creating the share" : "Fehler beim Erstellen der Freigabe", "Share with a Deck card" : "Mit einer Deck-Karte teilen", "Share {file} with a Deck card" : "{file} mit einer Deck-Karte teilen", - "Share" : "Freigeben" + "Share" : "Freigeben", + "Unshare file" : "Datei nicht mehr teilen" }, "nplurals=2; plural=(n != 1);"); diff --git a/l10n/de_DE.json b/l10n/de_DE.json index ff3ed5aea..d594e9ac3 100644 --- a/l10n/de_DE.json +++ b/l10n/de_DE.json @@ -185,7 +185,6 @@ "Share from Files" : "Aus Dateien heraus teilen", "Add this attachment" : "Diesen Anhang anhängen", "Show in Files" : "In Dateien anzeigen", - "Unshare file" : "Datei nicht mehr teilen", "Delete Attachment" : "Anhang löschen", "Restore Attachment" : "Anhang wiederherstellen", "File to share" : "Zu teilende Datei", @@ -278,6 +277,7 @@ "Error creating the share" : "Fehler beim Erstellen der Freigabe", "Share with a Deck card" : "Mit einer Deck-Karte teilen", "Share {file} with a Deck card" : "{file} mit einer Deck-Karte teilen", - "Share" : "Freigeben" + "Share" : "Freigeben", + "Unshare file" : "Datei nicht mehr teilen" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/l10n/el.js b/l10n/el.js index c5ea6af50..96df137a2 100644 --- a/l10n/el.js +++ b/l10n/el.js @@ -179,7 +179,6 @@ OC.L10N.register( "Share from Files" : "Κοινή χρήση από αρχεία", "Add this attachment" : "Προσθήκη αυτού του συνημμένου", "Show in Files" : "Εμφάνιση σε αρχεία", - "Unshare file" : "Κατάργηση κοινής χρήσης αρχείου", "Delete Attachment" : "Διαγραφή Συνημμένου", "Restore Attachment" : "Επαναφορά Συνημμένου", "File to share" : "Αρχείο για κοινή χρήση", @@ -266,6 +265,7 @@ OC.L10N.register( "Error creating the share" : "Σφάλμα κατά τη δημιουργία της κοινοποίησης", "Share with a Deck card" : "Μοιραστείτε με μια κάρτα Deck", "Share {file} with a Deck card" : "Μοιραστείτε {αρχείο} με μια κάρτα Deck", - "Share" : "Μοιραστείτε" + "Share" : "Μοιραστείτε", + "Unshare file" : "Κατάργηση κοινής χρήσης αρχείου" }, "nplurals=2; plural=(n != 1);"); diff --git a/l10n/el.json b/l10n/el.json index 4fa3b1891..ee55892fc 100644 --- a/l10n/el.json +++ b/l10n/el.json @@ -177,7 +177,6 @@ "Share from Files" : "Κοινή χρήση από αρχεία", "Add this attachment" : "Προσθήκη αυτού του συνημμένου", "Show in Files" : "Εμφάνιση σε αρχεία", - "Unshare file" : "Κατάργηση κοινής χρήσης αρχείου", "Delete Attachment" : "Διαγραφή Συνημμένου", "Restore Attachment" : "Επαναφορά Συνημμένου", "File to share" : "Αρχείο για κοινή χρήση", @@ -264,6 +263,7 @@ "Error creating the share" : "Σφάλμα κατά τη δημιουργία της κοινοποίησης", "Share with a Deck card" : "Μοιραστείτε με μια κάρτα Deck", "Share {file} with a Deck card" : "Μοιραστείτε {αρχείο} με μια κάρτα Deck", - "Share" : "Μοιραστείτε" + "Share" : "Μοιραστείτε", + "Unshare file" : "Κατάργηση κοινής χρήσης αρχείου" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/l10n/es.js b/l10n/es.js index 60bed0a55..6356f41d3 100644 --- a/l10n/es.js +++ b/l10n/es.js @@ -187,7 +187,6 @@ OC.L10N.register( "Share from Files" : "Compartir desde Archivos", "Add this attachment" : "Añadir este adjunto", "Show in Files" : "Mostrar en Archivos", - "Unshare file" : "Dejar de compartir archivo", "Delete Attachment" : "Borrar adjunto", "Restore Attachment" : "Restaurar Adjunto", "File to share" : "Archivo a compartir", @@ -280,6 +279,7 @@ OC.L10N.register( "Error creating the share" : "Error creando el recurso compartido", "Share with a Deck card" : "Compartir con una tarjeta de Deck", "Share {file} with a Deck card" : "Compartir {file} con una tarjeta de Deck", - "Share" : "Compartir" + "Share" : "Compartir", + "Unshare file" : "Dejar de compartir archivo" }, "nplurals=2; plural=(n != 1);"); diff --git a/l10n/es.json b/l10n/es.json index 11841710d..c6aa636c3 100644 --- a/l10n/es.json +++ b/l10n/es.json @@ -185,7 +185,6 @@ "Share from Files" : "Compartir desde Archivos", "Add this attachment" : "Añadir este adjunto", "Show in Files" : "Mostrar en Archivos", - "Unshare file" : "Dejar de compartir archivo", "Delete Attachment" : "Borrar adjunto", "Restore Attachment" : "Restaurar Adjunto", "File to share" : "Archivo a compartir", @@ -278,6 +277,7 @@ "Error creating the share" : "Error creando el recurso compartido", "Share with a Deck card" : "Compartir con una tarjeta de Deck", "Share {file} with a Deck card" : "Compartir {file} con una tarjeta de Deck", - "Share" : "Compartir" + "Share" : "Compartir", + "Unshare file" : "Dejar de compartir archivo" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/l10n/eu.js b/l10n/eu.js index fd759309c..f1981c397 100644 --- a/l10n/eu.js +++ b/l10n/eu.js @@ -187,7 +187,6 @@ OC.L10N.register( "Share from Files" : "Partekatu Fitxategiak-etik", "Add this attachment" : "Gehitu eranskin hau", "Show in Files" : "Erakutsi fitxategietan", - "Unshare file" : "Utzi fitxategia partekatzen", "Delete Attachment" : "Ezabatu eranskina", "Restore Attachment" : "Berezarri eranskina", "File to share" : "Partekatzeko fitxategia", @@ -280,6 +279,7 @@ OC.L10N.register( "Error creating the share" : "Errorea partekatzea sortzean", "Share with a Deck card" : "Partekatu Deck txartel baten bidez", "Share {file} with a Deck card" : "Partekatu {file} Deck txartel baten bidez", - "Share" : "Partekatu" + "Share" : "Partekatu", + "Unshare file" : "Utzi fitxategia partekatzen" }, "nplurals=2; plural=(n != 1);"); diff --git a/l10n/eu.json b/l10n/eu.json index 4aa617426..d931e808a 100644 --- a/l10n/eu.json +++ b/l10n/eu.json @@ -185,7 +185,6 @@ "Share from Files" : "Partekatu Fitxategiak-etik", "Add this attachment" : "Gehitu eranskin hau", "Show in Files" : "Erakutsi fitxategietan", - "Unshare file" : "Utzi fitxategia partekatzen", "Delete Attachment" : "Ezabatu eranskina", "Restore Attachment" : "Berezarri eranskina", "File to share" : "Partekatzeko fitxategia", @@ -278,6 +277,7 @@ "Error creating the share" : "Errorea partekatzea sortzean", "Share with a Deck card" : "Partekatu Deck txartel baten bidez", "Share {file} with a Deck card" : "Partekatu {file} Deck txartel baten bidez", - "Share" : "Partekatu" + "Share" : "Partekatu", + "Unshare file" : "Utzi fitxategia partekatzen" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/l10n/fr.js b/l10n/fr.js index 684530baa..31a196580 100644 --- a/l10n/fr.js +++ b/l10n/fr.js @@ -187,7 +187,6 @@ OC.L10N.register( "Share from Files" : "Partager vos fichiers déjà stockés", "Add this attachment" : "Ajouter cette pièce jointe", "Show in Files" : "Afficher dans Fichiers", - "Unshare file" : "Ne plus partager le fichier", "Delete Attachment" : "Supprimer la pièce jointe", "Restore Attachment" : "Restaurer la pièce jointe", "File to share" : "Fichier à partager", @@ -280,6 +279,7 @@ OC.L10N.register( "Error creating the share" : "Erreur lors de la création du partage", "Share with a Deck card" : "Partager avec Deck en tant que carte", "Share {file} with a Deck card" : "Partager {file} avec Deck en tant que carte", - "Share" : "Partager" + "Share" : "Partager", + "Unshare file" : "Ne plus partager le fichier" }, "nplurals=2; plural=(n > 1);"); diff --git a/l10n/fr.json b/l10n/fr.json index 370171ceb..c9b1e9334 100644 --- a/l10n/fr.json +++ b/l10n/fr.json @@ -185,7 +185,6 @@ "Share from Files" : "Partager vos fichiers déjà stockés", "Add this attachment" : "Ajouter cette pièce jointe", "Show in Files" : "Afficher dans Fichiers", - "Unshare file" : "Ne plus partager le fichier", "Delete Attachment" : "Supprimer la pièce jointe", "Restore Attachment" : "Restaurer la pièce jointe", "File to share" : "Fichier à partager", @@ -278,6 +277,7 @@ "Error creating the share" : "Erreur lors de la création du partage", "Share with a Deck card" : "Partager avec Deck en tant que carte", "Share {file} with a Deck card" : "Partager {file} avec Deck en tant que carte", - "Share" : "Partager" + "Share" : "Partager", + "Unshare file" : "Ne plus partager le fichier" },"pluralForm" :"nplurals=2; plural=(n > 1);" } \ No newline at end of file diff --git a/l10n/gl.js b/l10n/gl.js index 22cf29a72..baa306322 100644 --- a/l10n/gl.js +++ b/l10n/gl.js @@ -181,7 +181,6 @@ OC.L10N.register( "Share from Files" : "Compartir dende «Ficheiros»", "Add this attachment" : "Engadir este anexo", "Show in Files" : "Amosar en Ficheiros", - "Unshare file" : "Deixar de compartir o ficheiro", "Delete Attachment" : "Eliminar o anexo", "Restore Attachment" : "Restaurar o anexo", "File to share" : "Ficheiro para compartir", @@ -271,6 +270,7 @@ OC.L10N.register( "Error creating the share" : "Produciuse un erro ao crear a compartición", "Share with a Deck card" : "Compartir cunha tarxeta Deck", "Share {file} with a Deck card" : "Compartir {file} cunha tarxeta Deck", - "Share" : "Compartir" + "Share" : "Compartir", + "Unshare file" : "Deixar de compartir o ficheiro" }, "nplurals=2; plural=(n != 1);"); diff --git a/l10n/gl.json b/l10n/gl.json index d0dcdde9e..309968a74 100644 --- a/l10n/gl.json +++ b/l10n/gl.json @@ -179,7 +179,6 @@ "Share from Files" : "Compartir dende «Ficheiros»", "Add this attachment" : "Engadir este anexo", "Show in Files" : "Amosar en Ficheiros", - "Unshare file" : "Deixar de compartir o ficheiro", "Delete Attachment" : "Eliminar o anexo", "Restore Attachment" : "Restaurar o anexo", "File to share" : "Ficheiro para compartir", @@ -269,6 +268,7 @@ "Error creating the share" : "Produciuse un erro ao crear a compartición", "Share with a Deck card" : "Compartir cunha tarxeta Deck", "Share {file} with a Deck card" : "Compartir {file} cunha tarxeta Deck", - "Share" : "Compartir" + "Share" : "Compartir", + "Unshare file" : "Deixar de compartir o ficheiro" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/l10n/he.js b/l10n/he.js index a578a1c60..9b534c894 100644 --- a/l10n/he.js +++ b/l10n/he.js @@ -174,7 +174,6 @@ OC.L10N.register( "Share from Files" : "שיתוף מקבצים", "Add this attachment" : "הוספת קובץ מצורף זה", "Show in Files" : "הצגה בקבצים", - "Unshare file" : "ביטול שיתוף קובץ", "Delete Attachment" : "מחיקת קובץ מצורף", "Restore Attachment" : "שחזור קובץ מצורף", "File to share" : "קובץ לשיתוף", @@ -260,6 +259,7 @@ OC.L10N.register( "Error creating the share" : "שגיאה ביצירת השיתוף", "Share with a Deck card" : "שיתוף עם כרטיס חפיסה", "Share {file} with a Deck card" : "שיתוף {file} עם כרטיס חפיסה", - "Share" : "שיתוף" + "Share" : "שיתוף", + "Unshare file" : "ביטול שיתוף קובץ" }, "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/l10n/he.json b/l10n/he.json index d13afaa00..0f9959a88 100644 --- a/l10n/he.json +++ b/l10n/he.json @@ -172,7 +172,6 @@ "Share from Files" : "שיתוף מקבצים", "Add this attachment" : "הוספת קובץ מצורף זה", "Show in Files" : "הצגה בקבצים", - "Unshare file" : "ביטול שיתוף קובץ", "Delete Attachment" : "מחיקת קובץ מצורף", "Restore Attachment" : "שחזור קובץ מצורף", "File to share" : "קובץ לשיתוף", @@ -258,6 +257,7 @@ "Error creating the share" : "שגיאה ביצירת השיתוף", "Share with a Deck card" : "שיתוף עם כרטיס חפיסה", "Share {file} with a Deck card" : "שיתוף {file} עם כרטיס חפיסה", - "Share" : "שיתוף" + "Share" : "שיתוף", + "Unshare file" : "ביטול שיתוף קובץ" },"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/l10n/hr.js b/l10n/hr.js index 3d05a5067..6cd36d46e 100644 --- a/l10n/hr.js +++ b/l10n/hr.js @@ -187,7 +187,6 @@ OC.L10N.register( "Share from Files" : "Dijeli iz datoteka", "Add this attachment" : "Dodajte ovaj privitak", "Show in Files" : "Prikaži u datotekama", - "Unshare file" : "Prestani dijeliti datoteku", "Delete Attachment" : "Izbriši privitak", "Restore Attachment" : "Vrati privitak", "File to share" : "Datoteka za dijeljenje", @@ -280,6 +279,7 @@ OC.L10N.register( "Error creating the share" : "Pogreška pri stvaranju dijeljenja", "Share with a Deck card" : "Dijeli s Deck karticom", "Share {file} with a Deck card" : "Dijeli {file} s Deck karticom", - "Share" : "Dijeli" + "Share" : "Dijeli", + "Unshare file" : "Prestani dijeliti datoteku" }, "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/l10n/hr.json b/l10n/hr.json index bd08c73d7..40902aa41 100644 --- a/l10n/hr.json +++ b/l10n/hr.json @@ -185,7 +185,6 @@ "Share from Files" : "Dijeli iz datoteka", "Add this attachment" : "Dodajte ovaj privitak", "Show in Files" : "Prikaži u datotekama", - "Unshare file" : "Prestani dijeliti datoteku", "Delete Attachment" : "Izbriši privitak", "Restore Attachment" : "Vrati privitak", "File to share" : "Datoteka za dijeljenje", @@ -278,6 +277,7 @@ "Error creating the share" : "Pogreška pri stvaranju dijeljenja", "Share with a Deck card" : "Dijeli s Deck karticom", "Share {file} with a Deck card" : "Dijeli {file} s Deck karticom", - "Share" : "Dijeli" + "Share" : "Dijeli", + "Unshare file" : "Prestani dijeliti datoteku" },"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/l10n/hu.js b/l10n/hu.js index 90c08e7d4..7a5d86d78 100644 --- a/l10n/hu.js +++ b/l10n/hu.js @@ -187,7 +187,6 @@ OC.L10N.register( "Share from Files" : "Megosztás a Fájlokból", "Add this attachment" : "E melléklet hozzáadása", "Show in Files" : "Megjelenítés a Fájlokban", - "Unshare file" : "Fájl megosztásának visszavonása", "Delete Attachment" : "Melléklet törlése", "Restore Attachment" : "Melléklet visszaállítása", "File to share" : "Fájl megosztása", @@ -280,6 +279,7 @@ OC.L10N.register( "Error creating the share" : "Megosztás létrehozása sikertelen", "Share with a Deck card" : "Megosztás kártyával", "Share {file} with a Deck card" : "A(z) {file} megosztása egy kártyával", - "Share" : "Megosztás" + "Share" : "Megosztás", + "Unshare file" : "Fájl megosztásának visszavonása" }, "nplurals=2; plural=(n != 1);"); diff --git a/l10n/hu.json b/l10n/hu.json index 8bba58a7f..8af62ff7b 100644 --- a/l10n/hu.json +++ b/l10n/hu.json @@ -185,7 +185,6 @@ "Share from Files" : "Megosztás a Fájlokból", "Add this attachment" : "E melléklet hozzáadása", "Show in Files" : "Megjelenítés a Fájlokban", - "Unshare file" : "Fájl megosztásának visszavonása", "Delete Attachment" : "Melléklet törlése", "Restore Attachment" : "Melléklet visszaállítása", "File to share" : "Fájl megosztása", @@ -278,6 +277,7 @@ "Error creating the share" : "Megosztás létrehozása sikertelen", "Share with a Deck card" : "Megosztás kártyával", "Share {file} with a Deck card" : "A(z) {file} megosztása egy kártyával", - "Share" : "Megosztás" + "Share" : "Megosztás", + "Unshare file" : "Fájl megosztásának visszavonása" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/l10n/it.js b/l10n/it.js index ab6ecde72..9a42fa080 100644 --- a/l10n/it.js +++ b/l10n/it.js @@ -187,7 +187,6 @@ OC.L10N.register( "Share from Files" : "Condividi da File", "Add this attachment" : "Aggiungi questo allegato", "Show in Files" : "Mostra in File", - "Unshare file" : "Rimozione condivisione del file", "Delete Attachment" : "Elimina allegato", "Restore Attachment" : "Ripristina allegato", "File to share" : "File da condividere", @@ -280,6 +279,7 @@ OC.L10N.register( "Error creating the share" : "Errore durante la creazione della condivisione", "Share with a Deck card" : "Condividi con una scheda di Deck", "Share {file} with a Deck card" : "Condividi {file} con una scheda di Deck", - "Share" : "Condividi" + "Share" : "Condividi", + "Unshare file" : "Rimozione condivisione del file" }, "nplurals=2; plural=(n != 1);"); diff --git a/l10n/it.json b/l10n/it.json index cd753066c..a4ac13d05 100644 --- a/l10n/it.json +++ b/l10n/it.json @@ -185,7 +185,6 @@ "Share from Files" : "Condividi da File", "Add this attachment" : "Aggiungi questo allegato", "Show in Files" : "Mostra in File", - "Unshare file" : "Rimozione condivisione del file", "Delete Attachment" : "Elimina allegato", "Restore Attachment" : "Ripristina allegato", "File to share" : "File da condividere", @@ -278,6 +277,7 @@ "Error creating the share" : "Errore durante la creazione della condivisione", "Share with a Deck card" : "Condividi con una scheda di Deck", "Share {file} with a Deck card" : "Condividi {file} con una scheda di Deck", - "Share" : "Condividi" + "Share" : "Condividi", + "Unshare file" : "Rimozione condivisione del file" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/l10n/ja.js b/l10n/ja.js index 9800d4c98..d19eed78e 100644 --- a/l10n/ja.js +++ b/l10n/ja.js @@ -181,7 +181,6 @@ OC.L10N.register( "Share from Files" : "ファイルから共有", "Add this attachment" : "この添付ファイルを追加", "Show in Files" : "ファイルに表示", - "Unshare file" : "ファイルの共有を解除する", "Delete Attachment" : "添付ファイルを削除", "Restore Attachment" : "添付ファイルを復元", "File to share" : "共有するファイル", @@ -271,6 +270,7 @@ OC.L10N.register( "Error creating the share" : "共有の作成中にエラーが発生しました", "Share with a Deck card" : "デッキのカードで共有する", "Share {file} with a Deck card" : "{file}をデッキのカードで共有する", - "Share" : "共有" + "Share" : "共有", + "Unshare file" : "ファイルの共有を解除する" }, "nplurals=1; plural=0;"); diff --git a/l10n/ja.json b/l10n/ja.json index db8ef6c14..ae3977707 100644 --- a/l10n/ja.json +++ b/l10n/ja.json @@ -179,7 +179,6 @@ "Share from Files" : "ファイルから共有", "Add this attachment" : "この添付ファイルを追加", "Show in Files" : "ファイルに表示", - "Unshare file" : "ファイルの共有を解除する", "Delete Attachment" : "添付ファイルを削除", "Restore Attachment" : "添付ファイルを復元", "File to share" : "共有するファイル", @@ -269,6 +268,7 @@ "Error creating the share" : "共有の作成中にエラーが発生しました", "Share with a Deck card" : "デッキのカードで共有する", "Share {file} with a Deck card" : "{file}をデッキのカードで共有する", - "Share" : "共有" + "Share" : "共有", + "Unshare file" : "ファイルの共有を解除する" },"pluralForm" :"nplurals=1; plural=0;" } \ No newline at end of file diff --git a/l10n/lt_LT.js b/l10n/lt_LT.js index 019fe5c9c..93e3b6e7e 100644 --- a/l10n/lt_LT.js +++ b/l10n/lt_LT.js @@ -164,7 +164,6 @@ OC.L10N.register( "Board name" : "Lentos pavadinimas", "Members" : "Nariai", "Add this attachment" : "Pridėti šį priedą", - "Unshare file" : "Nustoti bendrinti failą", "Delete Attachment" : "Ištrinti priedą", "Restore Attachment" : "Atkurti priedą", "Invalid path selected" : "Pasirinktas neteisingas kelias", @@ -236,6 +235,7 @@ OC.L10N.register( "Something went wrong" : "Kažkas nutiko", "Maximum file size of {size} exceeded" : "Viršytas maksimalus {size} failo dydis", "Error creating the share" : "Klaida kuriant viešinį", - "Share" : "Bendrinti" + "Share" : "Bendrinti", + "Unshare file" : "Nustoti bendrinti failą" }, "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/l10n/lt_LT.json b/l10n/lt_LT.json index d79061498..1f0e0cdfe 100644 --- a/l10n/lt_LT.json +++ b/l10n/lt_LT.json @@ -162,7 +162,6 @@ "Board name" : "Lentos pavadinimas", "Members" : "Nariai", "Add this attachment" : "Pridėti šį priedą", - "Unshare file" : "Nustoti bendrinti failą", "Delete Attachment" : "Ištrinti priedą", "Restore Attachment" : "Atkurti priedą", "Invalid path selected" : "Pasirinktas neteisingas kelias", @@ -234,6 +233,7 @@ "Something went wrong" : "Kažkas nutiko", "Maximum file size of {size} exceeded" : "Viršytas maksimalus {size} failo dydis", "Error creating the share" : "Klaida kuriant viešinį", - "Share" : "Bendrinti" + "Share" : "Bendrinti", + "Unshare file" : "Nustoti bendrinti failą" },"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/l10n/mk.js b/l10n/mk.js index f4793f098..3b43ce659 100644 --- a/l10n/mk.js +++ b/l10n/mk.js @@ -179,7 +179,6 @@ OC.L10N.register( "Share from Files" : "Сподели од датотеките", "Add this attachment" : "Додади го овој прилог", "Show in Files" : "Прикажи во датотеките", - "Unshare file" : "Отстрани споделување на датотека", "Delete Attachment" : "Избриши прилог", "Restore Attachment" : "Врати прилог", "File to share" : "Датотека за споделување", @@ -267,6 +266,7 @@ OC.L10N.register( "Error creating the share" : "Грешка при креирање на споделување", "Share with a Deck card" : "Споделено со Deck картица", "Share {file} with a Deck card" : "Сподели {file} со Deck картица", - "Share" : "Сподели" + "Share" : "Сподели", + "Unshare file" : "Отстрани споделување на датотека" }, "nplurals=2; plural=(n % 10 == 1 && n % 100 != 11) ? 0 : 1;"); diff --git a/l10n/mk.json b/l10n/mk.json index 853d04618..11d1c0179 100644 --- a/l10n/mk.json +++ b/l10n/mk.json @@ -177,7 +177,6 @@ "Share from Files" : "Сподели од датотеките", "Add this attachment" : "Додади го овој прилог", "Show in Files" : "Прикажи во датотеките", - "Unshare file" : "Отстрани споделување на датотека", "Delete Attachment" : "Избриши прилог", "Restore Attachment" : "Врати прилог", "File to share" : "Датотека за споделување", @@ -265,6 +264,7 @@ "Error creating the share" : "Грешка при креирање на споделување", "Share with a Deck card" : "Споделено со Deck картица", "Share {file} with a Deck card" : "Сподели {file} со Deck картица", - "Share" : "Сподели" + "Share" : "Сподели", + "Unshare file" : "Отстрани споделување на датотека" },"pluralForm" :"nplurals=2; plural=(n % 10 == 1 && n % 100 != 11) ? 0 : 1;" } \ No newline at end of file diff --git a/l10n/nl.js b/l10n/nl.js index 50bb31429..70640a670 100644 --- a/l10n/nl.js +++ b/l10n/nl.js @@ -187,7 +187,6 @@ OC.L10N.register( "Share from Files" : "Delen vanuit Bestanden", "Add this attachment" : "Voeg deze bijlage toe", "Show in Files" : "Tonen in Bestanden", - "Unshare file" : "Bestand niet meer delen", "Delete Attachment" : "Verwijderen bijlage", "Restore Attachment" : "Herstellen bijlage", "File to share" : "Bestand om te delen", @@ -280,6 +279,7 @@ OC.L10N.register( "Error creating the share" : "Fout bij aanmaken share", "Share with a Deck card" : "Delen met een Deck kaart", "Share {file} with a Deck card" : "Delen {file} met een Deck kaart", - "Share" : "Delen" + "Share" : "Delen", + "Unshare file" : "Bestand niet meer delen" }, "nplurals=2; plural=(n != 1);"); diff --git a/l10n/nl.json b/l10n/nl.json index 5a92aa0ed..dc525d9ac 100644 --- a/l10n/nl.json +++ b/l10n/nl.json @@ -185,7 +185,6 @@ "Share from Files" : "Delen vanuit Bestanden", "Add this attachment" : "Voeg deze bijlage toe", "Show in Files" : "Tonen in Bestanden", - "Unshare file" : "Bestand niet meer delen", "Delete Attachment" : "Verwijderen bijlage", "Restore Attachment" : "Herstellen bijlage", "File to share" : "Bestand om te delen", @@ -278,6 +277,7 @@ "Error creating the share" : "Fout bij aanmaken share", "Share with a Deck card" : "Delen met een Deck kaart", "Share {file} with a Deck card" : "Delen {file} met een Deck kaart", - "Share" : "Delen" + "Share" : "Delen", + "Unshare file" : "Bestand niet meer delen" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/l10n/pl.js b/l10n/pl.js index 6e8ad1e05..145255902 100644 --- a/l10n/pl.js +++ b/l10n/pl.js @@ -187,7 +187,6 @@ OC.L10N.register( "Share from Files" : "Udostępnij z Plików", "Add this attachment" : "Dodaj ten załącznik", "Show in Files" : "Pokaż w Plikach", - "Unshare file" : "Zatrzymaj udostępnianie pliku", "Delete Attachment" : "Usuń załącznik", "Restore Attachment" : "Przywróć załącznik", "File to share" : "Plik do udostępnienia", @@ -280,6 +279,7 @@ OC.L10N.register( "Error creating the share" : "Błąd podczas tworzenia udostępnienia", "Share with a Deck card" : "Udostępnij za pomocą karty Tablicy", "Share {file} with a Deck card" : "Udostępnij {file} za pomocą karty Tablicy", - "Share" : "Udostępnianie" + "Share" : "Udostępnianie", + "Unshare file" : "Zatrzymaj udostępnianie pliku" }, "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/l10n/pl.json b/l10n/pl.json index bb1433160..372db0568 100644 --- a/l10n/pl.json +++ b/l10n/pl.json @@ -185,7 +185,6 @@ "Share from Files" : "Udostępnij z Plików", "Add this attachment" : "Dodaj ten załącznik", "Show in Files" : "Pokaż w Plikach", - "Unshare file" : "Zatrzymaj udostępnianie pliku", "Delete Attachment" : "Usuń załącznik", "Restore Attachment" : "Przywróć załącznik", "File to share" : "Plik do udostępnienia", @@ -278,6 +277,7 @@ "Error creating the share" : "Błąd podczas tworzenia udostępnienia", "Share with a Deck card" : "Udostępnij za pomocą karty Tablicy", "Share {file} with a Deck card" : "Udostępnij {file} za pomocą karty Tablicy", - "Share" : "Udostępnianie" + "Share" : "Udostępnianie", + "Unshare file" : "Zatrzymaj udostępnianie pliku" },"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/l10n/pt_BR.js b/l10n/pt_BR.js index a988bfead..1bfadf29c 100644 --- a/l10n/pt_BR.js +++ b/l10n/pt_BR.js @@ -187,7 +187,6 @@ OC.L10N.register( "Share from Files" : "Compartilhar de Arquivos", "Add this attachment" : "Adicionar este anexo", "Show in Files" : "Mostrar em Arquivos", - "Unshare file" : "Descompartilhar arquivo", "Delete Attachment" : "Excluir Anexo", "Restore Attachment" : "Restaurar Anexo", "File to share" : "Arquivo a compartilhar", @@ -280,6 +279,7 @@ OC.L10N.register( "Error creating the share" : "Erro ao criar o compartilhamento", "Share with a Deck card" : "Compartilhar com um cartão Deck", "Share {file} with a Deck card" : "Compartilhar {file} com um cartão Deck", - "Share" : "Compartilhar" + "Share" : "Compartilhar", + "Unshare file" : "Descompartilhar arquivo" }, "nplurals=2; plural=(n > 1);"); diff --git a/l10n/pt_BR.json b/l10n/pt_BR.json index 8cdfc7b9e..0adc34b5b 100644 --- a/l10n/pt_BR.json +++ b/l10n/pt_BR.json @@ -185,7 +185,6 @@ "Share from Files" : "Compartilhar de Arquivos", "Add this attachment" : "Adicionar este anexo", "Show in Files" : "Mostrar em Arquivos", - "Unshare file" : "Descompartilhar arquivo", "Delete Attachment" : "Excluir Anexo", "Restore Attachment" : "Restaurar Anexo", "File to share" : "Arquivo a compartilhar", @@ -278,6 +277,7 @@ "Error creating the share" : "Erro ao criar o compartilhamento", "Share with a Deck card" : "Compartilhar com um cartão Deck", "Share {file} with a Deck card" : "Compartilhar {file} com um cartão Deck", - "Share" : "Compartilhar" + "Share" : "Compartilhar", + "Unshare file" : "Descompartilhar arquivo" },"pluralForm" :"nplurals=2; plural=(n > 1);" } \ No newline at end of file diff --git a/l10n/ru.js b/l10n/ru.js index 3cc65a223..6621e3bc5 100644 --- a/l10n/ru.js +++ b/l10n/ru.js @@ -187,7 +187,6 @@ OC.L10N.register( "Share from Files" : "Опубликовать из приложения «Файлы»", "Add this attachment" : "Добавить это вложение", "Show in Files" : "Показать в приложении «Файлы»", - "Unshare file" : "Закрыть общий доступ к файлу", "Delete Attachment" : "Удалить вложение", "Restore Attachment" : "Восстановить вложение", "File to share" : "Файл для публикации", @@ -280,6 +279,7 @@ OC.L10N.register( "Error creating the share" : "Не удалось опубликовать", "Share with a Deck card" : "Опубликовать в приложении Карточки", "Share {file} with a Deck card" : "Опубликовать «{file}» в приложении Карточки", - "Share" : "Опубликовать" + "Share" : "Опубликовать", + "Unshare file" : "Закрыть общий доступ к файлу" }, "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/l10n/ru.json b/l10n/ru.json index 69dd86764..97f2d82b0 100644 --- a/l10n/ru.json +++ b/l10n/ru.json @@ -185,7 +185,6 @@ "Share from Files" : "Опубликовать из приложения «Файлы»", "Add this attachment" : "Добавить это вложение", "Show in Files" : "Показать в приложении «Файлы»", - "Unshare file" : "Закрыть общий доступ к файлу", "Delete Attachment" : "Удалить вложение", "Restore Attachment" : "Восстановить вложение", "File to share" : "Файл для публикации", @@ -278,6 +277,7 @@ "Error creating the share" : "Не удалось опубликовать", "Share with a Deck card" : "Опубликовать в приложении Карточки", "Share {file} with a Deck card" : "Опубликовать «{file}» в приложении Карточки", - "Share" : "Опубликовать" + "Share" : "Опубликовать", + "Unshare file" : "Закрыть общий доступ к файлу" },"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/l10n/sc.js b/l10n/sc.js index 93195ed35..bbc021472 100644 --- a/l10n/sc.js +++ b/l10n/sc.js @@ -187,7 +187,6 @@ OC.L10N.register( "Share from Files" : "Cumpartzi dae Archìvios", "Add this attachment" : "Agiunghe custu alligongiadu", "Show in Files" : "Mustra in Archìvios", - "Unshare file" : "Annulla cumpartzidura de s'archìviu", "Delete Attachment" : "Cantzella alligongiadu", "Restore Attachment" : "Riprìstina alligongiadu", "File to share" : "Archìviu de cumpartzire", @@ -280,6 +279,7 @@ OC.L10N.register( "Error creating the share" : "Errore in sa creatzione de sa cumpatzidura", "Share with a Deck card" : "Cumpartzi cun un'ischeda deck", "Share {file} with a Deck card" : "Cumpartzi {file} cun un'ischeda de deck", - "Share" : "Cumpartzi" + "Share" : "Cumpartzi", + "Unshare file" : "Annulla cumpartzidura de s'archìviu" }, "nplurals=2; plural=(n != 1);"); diff --git a/l10n/sc.json b/l10n/sc.json index 7373643a2..5c2956ef2 100644 --- a/l10n/sc.json +++ b/l10n/sc.json @@ -185,7 +185,6 @@ "Share from Files" : "Cumpartzi dae Archìvios", "Add this attachment" : "Agiunghe custu alligongiadu", "Show in Files" : "Mustra in Archìvios", - "Unshare file" : "Annulla cumpartzidura de s'archìviu", "Delete Attachment" : "Cantzella alligongiadu", "Restore Attachment" : "Riprìstina alligongiadu", "File to share" : "Archìviu de cumpartzire", @@ -278,6 +277,7 @@ "Error creating the share" : "Errore in sa creatzione de sa cumpatzidura", "Share with a Deck card" : "Cumpartzi cun un'ischeda deck", "Share {file} with a Deck card" : "Cumpartzi {file} cun un'ischeda de deck", - "Share" : "Cumpartzi" + "Share" : "Cumpartzi", + "Unshare file" : "Annulla cumpartzidura de s'archìviu" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/l10n/sk.js b/l10n/sk.js index 34e6b668b..444af386f 100644 --- a/l10n/sk.js +++ b/l10n/sk.js @@ -187,7 +187,6 @@ OC.L10N.register( "Share from Files" : "Zdieľať zo Súborov", "Add this attachment" : "Pridať túto prílohu", "Show in Files" : "Zobraziť v Súboroch", - "Unshare file" : "Nezdieľať súbor", "Delete Attachment" : "Odstrániť prílohu", "Restore Attachment" : "Obnoviť prílohu", "File to share" : "Súbor na zdieľanie", @@ -280,6 +279,7 @@ OC.L10N.register( "Error creating the share" : "Chyba pri vytváraní zdieľania", "Share with a Deck card" : "Zdieľať s kartou Deck", "Share {file} with a Deck card" : "Zdieľať {file} s kartou Deck", - "Share" : "Zdieľať" + "Share" : "Zdieľať", + "Unshare file" : "Nezdieľať súbor" }, "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/l10n/sk.json b/l10n/sk.json index d51b4ed4d..1966228a6 100644 --- a/l10n/sk.json +++ b/l10n/sk.json @@ -185,7 +185,6 @@ "Share from Files" : "Zdieľať zo Súborov", "Add this attachment" : "Pridať túto prílohu", "Show in Files" : "Zobraziť v Súboroch", - "Unshare file" : "Nezdieľať súbor", "Delete Attachment" : "Odstrániť prílohu", "Restore Attachment" : "Obnoviť prílohu", "File to share" : "Súbor na zdieľanie", @@ -278,6 +277,7 @@ "Error creating the share" : "Chyba pri vytváraní zdieľania", "Share with a Deck card" : "Zdieľať s kartou Deck", "Share {file} with a Deck card" : "Zdieľať {file} s kartou Deck", - "Share" : "Zdieľať" + "Share" : "Zdieľať", + "Unshare file" : "Nezdieľať súbor" },"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/l10n/sl.js b/l10n/sl.js index bcf59fd71..2afba8dbc 100644 --- a/l10n/sl.js +++ b/l10n/sl.js @@ -187,7 +187,6 @@ OC.L10N.register( "Share from Files" : "Poveži iz oblaka", "Add this attachment" : "Dodaj prilogo", "Show in Files" : "Poveži iz oblaka", - "Unshare file" : "Prekini souporabo", "Delete Attachment" : "Izbriši prilogo", "Restore Attachment" : "Obnovi prilogo", "File to share" : "Datoteka za souporabo", @@ -279,6 +278,7 @@ OC.L10N.register( "Maximum file size of {size} exceeded" : "Omejitev velikosti datoteke {size} je prekoračena.", "Error creating the share" : "Napaka ustvarjanja mesta souporabe", "Share with a Deck card" : "Poveži z nalogo Deck", - "Share {file} with a Deck card" : "Poveži datoteko {file} z nalogo Deck" + "Share {file} with a Deck card" : "Poveži datoteko {file} z nalogo Deck", + "Unshare file" : "Prekini souporabo" }, "nplurals=4; plural=(n%100==1 ? 0 : n%100==2 ? 1 : n%100==3 || n%100==4 ? 2 : 3);"); diff --git a/l10n/sl.json b/l10n/sl.json index 9afedc286..22790693f 100644 --- a/l10n/sl.json +++ b/l10n/sl.json @@ -185,7 +185,6 @@ "Share from Files" : "Poveži iz oblaka", "Add this attachment" : "Dodaj prilogo", "Show in Files" : "Poveži iz oblaka", - "Unshare file" : "Prekini souporabo", "Delete Attachment" : "Izbriši prilogo", "Restore Attachment" : "Obnovi prilogo", "File to share" : "Datoteka za souporabo", @@ -277,6 +276,7 @@ "Maximum file size of {size} exceeded" : "Omejitev velikosti datoteke {size} je prekoračena.", "Error creating the share" : "Napaka ustvarjanja mesta souporabe", "Share with a Deck card" : "Poveži z nalogo Deck", - "Share {file} with a Deck card" : "Poveži datoteko {file} z nalogo Deck" + "Share {file} with a Deck card" : "Poveži datoteko {file} z nalogo Deck", + "Unshare file" : "Prekini souporabo" },"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/l10n/sv.js b/l10n/sv.js index 0e4bbd132..057e3ba01 100644 --- a/l10n/sv.js +++ b/l10n/sv.js @@ -187,7 +187,6 @@ OC.L10N.register( "Share from Files" : "Dela från Filer", "Add this attachment" : "Lägg till denna bilaga", "Show in Files" : "Visa i Filer", - "Unshare file" : "Sluta dela fil", "Delete Attachment" : "Ta bort bilaga", "Restore Attachment" : "Återställ bilaga", "File to share" : "Fil att dela", @@ -280,6 +279,7 @@ OC.L10N.register( "Error creating the share" : "Kunde inte skapa delning", "Share with a Deck card" : "Dela med ett Kortlek-kort", "Share {file} with a Deck card" : "Dela {file} med ett Kortlek-kort", - "Share" : "Dela" + "Share" : "Dela", + "Unshare file" : "Sluta dela fil" }, "nplurals=2; plural=(n != 1);"); diff --git a/l10n/sv.json b/l10n/sv.json index cf8307144..dc3d3a05b 100644 --- a/l10n/sv.json +++ b/l10n/sv.json @@ -185,7 +185,6 @@ "Share from Files" : "Dela från Filer", "Add this attachment" : "Lägg till denna bilaga", "Show in Files" : "Visa i Filer", - "Unshare file" : "Sluta dela fil", "Delete Attachment" : "Ta bort bilaga", "Restore Attachment" : "Återställ bilaga", "File to share" : "Fil att dela", @@ -278,6 +277,7 @@ "Error creating the share" : "Kunde inte skapa delning", "Share with a Deck card" : "Dela med ett Kortlek-kort", "Share {file} with a Deck card" : "Dela {file} med ett Kortlek-kort", - "Share" : "Dela" + "Share" : "Dela", + "Unshare file" : "Sluta dela fil" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/l10n/tr.js b/l10n/tr.js index 7409a6585..9c2bdc33f 100644 --- a/l10n/tr.js +++ b/l10n/tr.js @@ -187,7 +187,6 @@ OC.L10N.register( "Share from Files" : "Dosyalardan paylaş", "Add this attachment" : "Bu dosyayı ekle", "Show in Files" : "Dosyalarda görüntüle", - "Unshare file" : "Dosyayı paylaşımdan kaldır", "Delete Attachment" : "Ek dosyasını sil", "Restore Attachment" : "Ek dosyasını geri yükle", "File to share" : "Paylaşılacak dosya", @@ -280,6 +279,7 @@ OC.L10N.register( "Error creating the share" : "Paylaşım oluşturulurken sorun çıktı", "Share with a Deck card" : "Bir tahta kartı ile paylaş", "Share {file} with a Deck card" : "{file} dosyasını bir tahta kartı ile paylaş", - "Share" : "Paylaş" + "Share" : "Paylaş", + "Unshare file" : "Dosyayı paylaşımdan kaldır" }, "nplurals=2; plural=(n > 1);"); diff --git a/l10n/tr.json b/l10n/tr.json index 76374ecb7..224f7e5cf 100644 --- a/l10n/tr.json +++ b/l10n/tr.json @@ -185,7 +185,6 @@ "Share from Files" : "Dosyalardan paylaş", "Add this attachment" : "Bu dosyayı ekle", "Show in Files" : "Dosyalarda görüntüle", - "Unshare file" : "Dosyayı paylaşımdan kaldır", "Delete Attachment" : "Ek dosyasını sil", "Restore Attachment" : "Ek dosyasını geri yükle", "File to share" : "Paylaşılacak dosya", @@ -278,6 +277,7 @@ "Error creating the share" : "Paylaşım oluşturulurken sorun çıktı", "Share with a Deck card" : "Bir tahta kartı ile paylaş", "Share {file} with a Deck card" : "{file} dosyasını bir tahta kartı ile paylaş", - "Share" : "Paylaş" + "Share" : "Paylaş", + "Unshare file" : "Dosyayı paylaşımdan kaldır" },"pluralForm" :"nplurals=2; plural=(n > 1);" } \ No newline at end of file diff --git a/l10n/zh_CN.js b/l10n/zh_CN.js index 1412e40d4..cbe1a93f4 100644 --- a/l10n/zh_CN.js +++ b/l10n/zh_CN.js @@ -187,7 +187,6 @@ OC.L10N.register( "Share from Files" : "从文件共享", "Add this attachment" : "添加此附件", "Show in Files" : "在文件中显示", - "Unshare file" : "取消分享文件", "Delete Attachment" : "删除附件", "Restore Attachment" : "恢复附件", "File to share" : "要分享的文件", @@ -280,6 +279,7 @@ OC.L10N.register( "Error creating the share" : "创建分享出错", "Share with a Deck card" : "分享给一张看板卡片", "Share {file} with a Deck card" : "将{file}分享给一张看板卡片", - "Share" : "分享" + "Share" : "分享", + "Unshare file" : "取消分享文件" }, "nplurals=1; plural=0;"); diff --git a/l10n/zh_CN.json b/l10n/zh_CN.json index 9269ed9ad..be5dfe363 100644 --- a/l10n/zh_CN.json +++ b/l10n/zh_CN.json @@ -185,7 +185,6 @@ "Share from Files" : "从文件共享", "Add this attachment" : "添加此附件", "Show in Files" : "在文件中显示", - "Unshare file" : "取消分享文件", "Delete Attachment" : "删除附件", "Restore Attachment" : "恢复附件", "File to share" : "要分享的文件", @@ -278,6 +277,7 @@ "Error creating the share" : "创建分享出错", "Share with a Deck card" : "分享给一张看板卡片", "Share {file} with a Deck card" : "将{file}分享给一张看板卡片", - "Share" : "分享" + "Share" : "分享", + "Unshare file" : "取消分享文件" },"pluralForm" :"nplurals=1; plural=0;" } \ No newline at end of file diff --git a/l10n/zh_HK.js b/l10n/zh_HK.js index 7141ae912..e47aa77cb 100644 --- a/l10n/zh_HK.js +++ b/l10n/zh_HK.js @@ -187,7 +187,6 @@ OC.L10N.register( "Share from Files" : "從檔案進行分享", "Add this attachment" : "添加此附件", "Show in Files" : "顯示在檔案中", - "Unshare file" : "取消分享檔案", "Delete Attachment" : "刪除附件", "Restore Attachment" : "恢復附件", "File to share" : "要分享的檔案", @@ -280,6 +279,7 @@ OC.L10N.register( "Error creating the share" : "創建分享出錯", "Share with a Deck card" : "用一張 Deck 卡片進行分享 ", "Share {file} with a Deck card" : "用一張 Deck 卡片分享 {file}", - "Share" : "分享" + "Share" : "分享", + "Unshare file" : "取消分享檔案" }, "nplurals=1; plural=0;"); diff --git a/l10n/zh_HK.json b/l10n/zh_HK.json index 4d874de33..fef490232 100644 --- a/l10n/zh_HK.json +++ b/l10n/zh_HK.json @@ -185,7 +185,6 @@ "Share from Files" : "從檔案進行分享", "Add this attachment" : "添加此附件", "Show in Files" : "顯示在檔案中", - "Unshare file" : "取消分享檔案", "Delete Attachment" : "刪除附件", "Restore Attachment" : "恢復附件", "File to share" : "要分享的檔案", @@ -278,6 +277,7 @@ "Error creating the share" : "創建分享出錯", "Share with a Deck card" : "用一張 Deck 卡片進行分享 ", "Share {file} with a Deck card" : "用一張 Deck 卡片分享 {file}", - "Share" : "分享" + "Share" : "分享", + "Unshare file" : "取消分享檔案" },"pluralForm" :"nplurals=1; plural=0;" } \ No newline at end of file diff --git a/l10n/zh_TW.js b/l10n/zh_TW.js index 8629c9c06..630a9bc9f 100644 --- a/l10n/zh_TW.js +++ b/l10n/zh_TW.js @@ -187,7 +187,6 @@ OC.L10N.register( "Share from Files" : "從「檔案」分享", "Add this attachment" : "新增此附件", "Show in Files" : "在「檔案」中顯示", - "Unshare file" : "取消分享檔案", "Delete Attachment" : "刪除附件", "Restore Attachment" : "還原附件", "File to share" : "要分享的檔案", @@ -280,6 +279,7 @@ OC.L10N.register( "Error creating the share" : "建立分享時發生錯誤", "Share with a Deck card" : "與 Deck 卡片分享", "Share {file} with a Deck card" : "與 Deck 卡片分享 {file}", - "Share" : "分享" + "Share" : "分享", + "Unshare file" : "取消分享檔案" }, "nplurals=1; plural=0;"); diff --git a/l10n/zh_TW.json b/l10n/zh_TW.json index cf976d30a..5ff3dd318 100644 --- a/l10n/zh_TW.json +++ b/l10n/zh_TW.json @@ -185,7 +185,6 @@ "Share from Files" : "從「檔案」分享", "Add this attachment" : "新增此附件", "Show in Files" : "在「檔案」中顯示", - "Unshare file" : "取消分享檔案", "Delete Attachment" : "刪除附件", "Restore Attachment" : "還原附件", "File to share" : "要分享的檔案", @@ -278,6 +277,7 @@ "Error creating the share" : "建立分享時發生錯誤", "Share with a Deck card" : "與 Deck 卡片分享", "Share {file} with a Deck card" : "與 Deck 卡片分享 {file}", - "Share" : "分享" + "Share" : "分享", + "Unshare file" : "取消分享檔案" },"pluralForm" :"nplurals=1; plural=0;" } \ No newline at end of file