diff options
Diffstat (limited to 'apps/files_sharing/l10n')
92 files changed, 86 insertions, 448 deletions
diff --git a/apps/files_sharing/l10n/ar.js b/apps/files_sharing/l10n/ar.js index ab2ea35027a..cb448f1194c 100644 --- a/apps/files_sharing/l10n/ar.js +++ b/apps/files_sharing/l10n/ar.js @@ -243,10 +243,6 @@ OC.L10N.register( "Uploaded files:" : "تم رفع ملفات:", "By uploading files, you agree to the %1$sterms of service%2$s." : "برفع الملفات ، فإنك توافق على %1$s شروط الخدمة %2$s.", "Add to your Nextcloud" : "اضف إلى حسابك", - "Wrong share ID, share doesn't exist" : "خطأ في معرف المشاركة، مشاركة غير موجودة", - "One or more of your shares will expire tomorrow" : "ستنتهي صلاحية مشاركتك أو أكثر من مشاركة غدًا", - "Copy to clipboard" : "نسخ الرابط", - "Sorry, this link doesn’t seem to work anymore." : "عذرا، يبدو أن هذا الرابط لم يعد يعمل.", - "Toggle grid view" : "تفعيل/تعطيل وضع القائمة" + "One or more of your shares will expire tomorrow" : "ستنتهي صلاحية مشاركتك أو أكثر من مشاركة غدًا" }, "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/apps/files_sharing/l10n/ar.json b/apps/files_sharing/l10n/ar.json index 06823ab4cd1..3d1b618365f 100644 --- a/apps/files_sharing/l10n/ar.json +++ b/apps/files_sharing/l10n/ar.json @@ -241,10 +241,6 @@ "Uploaded files:" : "تم رفع ملفات:", "By uploading files, you agree to the %1$sterms of service%2$s." : "برفع الملفات ، فإنك توافق على %1$s شروط الخدمة %2$s.", "Add to your Nextcloud" : "اضف إلى حسابك", - "Wrong share ID, share doesn't exist" : "خطأ في معرف المشاركة، مشاركة غير موجودة", - "One or more of your shares will expire tomorrow" : "ستنتهي صلاحية مشاركتك أو أكثر من مشاركة غدًا", - "Copy to clipboard" : "نسخ الرابط", - "Sorry, this link doesn’t seem to work anymore." : "عذرا، يبدو أن هذا الرابط لم يعد يعمل.", - "Toggle grid view" : "تفعيل/تعطيل وضع القائمة" + "One or more of your shares will expire tomorrow" : "ستنتهي صلاحية مشاركتك أو أكثر من مشاركة غدًا" },"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/apps/files_sharing/l10n/bg.js b/apps/files_sharing/l10n/bg.js index acceed139bf..befd0d393ff 100644 --- a/apps/files_sharing/l10n/bg.js +++ b/apps/files_sharing/l10n/bg.js @@ -272,12 +272,8 @@ OC.L10N.register( "Uploaded files:" : "Качени файлове:", "By uploading files, you agree to the %1$sterms of service%2$s." : "С качването на файлове, вие се съгласявате с %1$s условията на услугата%2$s.", "Add to your Nextcloud" : "Добавете към Nextcloud", - "Wrong share ID, share doesn't exist" : "Грешен идентификатор на споделяне, споделянето не съществува", - "One or more of your shares will expire tomorrow" : "Едно или повече от вашите спделяния изтичат утре", - "Copy to clipboard" : "Копирай", - "Sorry, this link doesn’t seem to work anymore." : "Връзката вече не е активна.", - "Toggle grid view" : "Превключи решетъчния изглед", "Sharing %s failed because the back end does not support sciencemesh shares" : "Споделянето %s не бе успешно, защото вътрешния сървър не позволява споделяния на приложението sciencemesh", + "One or more of your shares will expire tomorrow" : "Едно или повече от вашите спделяния изтичат утре", "Science Mesh" : "Приложение Science Mesh", "Error generating password from password_policy" : "Грешка при генериране на парола от политиката за пароли" }, diff --git a/apps/files_sharing/l10n/bg.json b/apps/files_sharing/l10n/bg.json index 712b2a8f67c..8641ba98335 100644 --- a/apps/files_sharing/l10n/bg.json +++ b/apps/files_sharing/l10n/bg.json @@ -270,12 +270,8 @@ "Uploaded files:" : "Качени файлове:", "By uploading files, you agree to the %1$sterms of service%2$s." : "С качването на файлове, вие се съгласявате с %1$s условията на услугата%2$s.", "Add to your Nextcloud" : "Добавете към Nextcloud", - "Wrong share ID, share doesn't exist" : "Грешен идентификатор на споделяне, споделянето не съществува", - "One or more of your shares will expire tomorrow" : "Едно или повече от вашите спделяния изтичат утре", - "Copy to clipboard" : "Копирай", - "Sorry, this link doesn’t seem to work anymore." : "Връзката вече не е активна.", - "Toggle grid view" : "Превключи решетъчния изглед", "Sharing %s failed because the back end does not support sciencemesh shares" : "Споделянето %s не бе успешно, защото вътрешния сървър не позволява споделяния на приложението sciencemesh", + "One or more of your shares will expire tomorrow" : "Едно или повече от вашите спделяния изтичат утре", "Science Mesh" : "Приложение Science Mesh", "Error generating password from password_policy" : "Грешка при генериране на парола от политиката за пароли" },"pluralForm" :"nplurals=2; plural=(n != 1);" diff --git a/apps/files_sharing/l10n/ca.js b/apps/files_sharing/l10n/ca.js index ae8d4ff515c..70a69e06e25 100644 --- a/apps/files_sharing/l10n/ca.js +++ b/apps/files_sharing/l10n/ca.js @@ -270,12 +270,8 @@ OC.L10N.register( "Uploaded files:" : "Fitxers carregats:", "By uploading files, you agree to the %1$sterms of service%2$s." : "Si carregueu els fitxers accepteu les %1$scondicions del servei%2$s.", "Add to your Nextcloud" : "Afegiu al vostre NextCloud", - "Wrong share ID, share doesn't exist" : "L'identificador de la compartició és incorrecte, la compartició no existeix", - "One or more of your shares will expire tomorrow" : "Una o més de les teves compartició caducaran demà", - "Copy to clipboard" : "Copia-ho al porta-papers", - "Sorry, this link doesn’t seem to work anymore." : "Aquest enllaç sembla que no funciona.", - "Toggle grid view" : "Commuta la vista de la graella", "Sharing %s failed because the back end does not support sciencemesh shares" : "S'ha produït un error en compartir %s perquè el rerefons no admet comparticions de sciencemesh", + "One or more of your shares will expire tomorrow" : "Una o més de les teves compartició caducaran demà", "Science Mesh" : "Science Mesh", "Error generating password from password_policy" : "S'ha produït un error en generar la contrasenya des de password_policy" }, diff --git a/apps/files_sharing/l10n/ca.json b/apps/files_sharing/l10n/ca.json index c80e7f31fa6..b3202dc601f 100644 --- a/apps/files_sharing/l10n/ca.json +++ b/apps/files_sharing/l10n/ca.json @@ -268,12 +268,8 @@ "Uploaded files:" : "Fitxers carregats:", "By uploading files, you agree to the %1$sterms of service%2$s." : "Si carregueu els fitxers accepteu les %1$scondicions del servei%2$s.", "Add to your Nextcloud" : "Afegiu al vostre NextCloud", - "Wrong share ID, share doesn't exist" : "L'identificador de la compartició és incorrecte, la compartició no existeix", - "One or more of your shares will expire tomorrow" : "Una o més de les teves compartició caducaran demà", - "Copy to clipboard" : "Copia-ho al porta-papers", - "Sorry, this link doesn’t seem to work anymore." : "Aquest enllaç sembla que no funciona.", - "Toggle grid view" : "Commuta la vista de la graella", "Sharing %s failed because the back end does not support sciencemesh shares" : "S'ha produït un error en compartir %s perquè el rerefons no admet comparticions de sciencemesh", + "One or more of your shares will expire tomorrow" : "Una o més de les teves compartició caducaran demà", "Science Mesh" : "Science Mesh", "Error generating password from password_policy" : "S'ha produït un error en generar la contrasenya des de password_policy" },"pluralForm" :"nplurals=2; plural=(n != 1);" diff --git a/apps/files_sharing/l10n/cs.js b/apps/files_sharing/l10n/cs.js index 4fbe95049be..0da3c54bc2e 100644 --- a/apps/files_sharing/l10n/cs.js +++ b/apps/files_sharing/l10n/cs.js @@ -272,12 +272,8 @@ 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.", "Add to your Nextcloud" : "Přidat do Nextcloud", - "Wrong share ID, share doesn't exist" : "Chybný identifikátor sdílení – takové neexistuje", - "One or more of your shares will expire tomorrow" : "Platnost jednoho nebo více vašich sdílení skončí zítra", - "Copy to clipboard" : "Zkopírovat do schránky", - "Sorry, this link doesn’t seem to work anymore." : "Je nám líto, ale tento odkaz už není funkční.", - "Toggle grid view" : "Vyp/zap. zobrazení v mřížce", "Sharing %s failed because the back end does not support sciencemesh shares" : "Sdílení %s se nezdařilo protože podpůrná vrstva nepodporuje sciencemesh sdílení", + "One or more of your shares will expire tomorrow" : "Platnost jednoho nebo více vašich sdílení skončí zítra", "Science Mesh" : "Science Mesh", "Error generating password from password_policy" : "Chyba při vytváření hesla ze zásady pro hesla" }, diff --git a/apps/files_sharing/l10n/cs.json b/apps/files_sharing/l10n/cs.json index 19d7cf12846..e696b4140a9 100644 --- a/apps/files_sharing/l10n/cs.json +++ b/apps/files_sharing/l10n/cs.json @@ -270,12 +270,8 @@ "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.", "Add to your Nextcloud" : "Přidat do Nextcloud", - "Wrong share ID, share doesn't exist" : "Chybný identifikátor sdílení – takové neexistuje", - "One or more of your shares will expire tomorrow" : "Platnost jednoho nebo více vašich sdílení skončí zítra", - "Copy to clipboard" : "Zkopírovat do schránky", - "Sorry, this link doesn’t seem to work anymore." : "Je nám líto, ale tento odkaz už není funkční.", - "Toggle grid view" : "Vyp/zap. zobrazení v mřížce", "Sharing %s failed because the back end does not support sciencemesh shares" : "Sdílení %s se nezdařilo protože podpůrná vrstva nepodporuje sciencemesh sdílení", + "One or more of your shares will expire tomorrow" : "Platnost jednoho nebo více vašich sdílení skončí zítra", "Science Mesh" : "Science Mesh", "Error generating password from password_policy" : "Chyba při vytváření hesla ze zásady pro hesla" },"pluralForm" :"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/da.js b/apps/files_sharing/l10n/da.js index 8a9876dcfde..44442fa7db7 100644 --- a/apps/files_sharing/l10n/da.js +++ b/apps/files_sharing/l10n/da.js @@ -195,10 +195,6 @@ OC.L10N.register( "Note" : "Note", "Select or drop files" : "Vælg eller slip filer", "Uploaded files:" : "Uploadede filer:", - "Add to your Nextcloud" : "Tilføj til din Nextcloud", - "Wrong share ID, share doesn't exist" : "Forkert DelingsID, deling findes ikke", - "Copy to clipboard" : "Kopier til udklipsholder", - "Sorry, this link doesn’t seem to work anymore." : "Desværre, dette link ser ikke ud til at fungerer længere.", - "Toggle grid view" : "Vis som liste" + "Add to your Nextcloud" : "Tilføj til din Nextcloud" }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/files_sharing/l10n/da.json b/apps/files_sharing/l10n/da.json index e6d78850e4e..e8578bc7606 100644 --- a/apps/files_sharing/l10n/da.json +++ b/apps/files_sharing/l10n/da.json @@ -193,10 +193,6 @@ "Note" : "Note", "Select or drop files" : "Vælg eller slip filer", "Uploaded files:" : "Uploadede filer:", - "Add to your Nextcloud" : "Tilføj til din Nextcloud", - "Wrong share ID, share doesn't exist" : "Forkert DelingsID, deling findes ikke", - "Copy to clipboard" : "Kopier til udklipsholder", - "Sorry, this link doesn’t seem to work anymore." : "Desværre, dette link ser ikke ud til at fungerer længere.", - "Toggle grid view" : "Vis som liste" + "Add to your Nextcloud" : "Tilføj til din Nextcloud" },"pluralForm" :"nplurals=2; plural=(n != 1);" }
\ No newline at end of file diff --git a/apps/files_sharing/l10n/de.js b/apps/files_sharing/l10n/de.js index 08f7bb37b1d..d77ccea8ead 100644 --- a/apps/files_sharing/l10n/de.js +++ b/apps/files_sharing/l10n/de.js @@ -272,12 +272,8 @@ 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$s zu.", "Add to your Nextcloud" : "Zu deiner Nextcloud hinzufügen", - "Wrong share ID, share doesn't exist" : "Fehlerhafte Freigabe-ID, Freigabe existiert nicht", - "One or more of your shares will expire tomorrow" : "EIne andere Freigabe wird morgen ebenfalls ablaufen", - "Copy to clipboard" : "In die Zwischenablage kopieren", - "Sorry, this link doesn’t seem to work anymore." : "Entschuldigung, dieser Link scheint nicht mehr zu funktionieren.", - "Toggle grid view" : "Rasteransicht umschalten", "Sharing %s failed because the back end does not support sciencemesh shares" : "Freigabe von %s fehlgeschlagen, da das Backend keine ScienceMesh-Freigaben unterstützt", + "One or more of your shares will expire tomorrow" : "EIne andere Freigabe wird morgen ebenfalls ablaufen", "Science Mesh" : "ScienceMesh", "Error generating password from password_policy" : "Fehler beim Erzeugen des Passworts basierend auf der Passwort-Policy" }, diff --git a/apps/files_sharing/l10n/de.json b/apps/files_sharing/l10n/de.json index f688ad204f6..fbd16a332dc 100644 --- a/apps/files_sharing/l10n/de.json +++ b/apps/files_sharing/l10n/de.json @@ -270,12 +270,8 @@ "Uploaded files:" : "Hochgeladene Dateien: ", "By uploading files, you agree to the %1$sterms of service%2$s." : "Durch das Hochladen von Dateien stimmst du den %1$sNutzungsbedingungen%2$s zu.", "Add to your Nextcloud" : "Zu deiner Nextcloud hinzufügen", - "Wrong share ID, share doesn't exist" : "Fehlerhafte Freigabe-ID, Freigabe existiert nicht", - "One or more of your shares will expire tomorrow" : "EIne andere Freigabe wird morgen ebenfalls ablaufen", - "Copy to clipboard" : "In die Zwischenablage kopieren", - "Sorry, this link doesn’t seem to work anymore." : "Entschuldigung, dieser Link scheint nicht mehr zu funktionieren.", - "Toggle grid view" : "Rasteransicht umschalten", "Sharing %s failed because the back end does not support sciencemesh shares" : "Freigabe von %s fehlgeschlagen, da das Backend keine ScienceMesh-Freigaben unterstützt", + "One or more of your shares will expire tomorrow" : "EIne andere Freigabe wird morgen ebenfalls ablaufen", "Science Mesh" : "ScienceMesh", "Error generating password from password_policy" : "Fehler beim Erzeugen des Passworts basierend auf der Passwort-Policy" },"pluralForm" :"nplurals=2; plural=(n != 1);" diff --git a/apps/files_sharing/l10n/de_DE.js b/apps/files_sharing/l10n/de_DE.js index 12def4f5459..7739fc97b91 100644 --- a/apps/files_sharing/l10n/de_DE.js +++ b/apps/files_sharing/l10n/de_DE.js @@ -272,12 +272,8 @@ 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.", "Add to your Nextcloud" : "Zu Ihrer Nextcloud hinzufügen", - "Wrong share ID, share doesn't exist" : "Fehlerhafte Freigabe-ID, Freigabe existiert nicht", - "One or more of your shares will expire tomorrow" : "EIne oder mehrere Ihrer Freigaben werden morgen ablaufen", - "Copy to clipboard" : "In die Zwischenablage kopieren", - "Sorry, this link doesn’t seem to work anymore." : "Entschuldigung, dieser Link scheint nicht mehr zu funktionieren.", - "Toggle grid view" : "Rasteransicht umschalten", "Sharing %s failed because the back end does not support sciencemesh shares" : "Freigabe von %s fehlgeschlagen, da das Backend keine ScienceMesh-Freigaben unterstützt", + "One or more of your shares will expire tomorrow" : "EIne oder mehrere Ihrer Freigaben werden morgen ablaufen", "Science Mesh" : "ScienceMesh", "Error generating password from password_policy" : "Fehler beim Erzeugen des Passworts basierend auf der Kennwortrichtlinie" }, diff --git a/apps/files_sharing/l10n/de_DE.json b/apps/files_sharing/l10n/de_DE.json index 5c5f45a1b2e..b1830bf8990 100644 --- a/apps/files_sharing/l10n/de_DE.json +++ b/apps/files_sharing/l10n/de_DE.json @@ -270,12 +270,8 @@ "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.", "Add to your Nextcloud" : "Zu Ihrer Nextcloud hinzufügen", - "Wrong share ID, share doesn't exist" : "Fehlerhafte Freigabe-ID, Freigabe existiert nicht", - "One or more of your shares will expire tomorrow" : "EIne oder mehrere Ihrer Freigaben werden morgen ablaufen", - "Copy to clipboard" : "In die Zwischenablage kopieren", - "Sorry, this link doesn’t seem to work anymore." : "Entschuldigung, dieser Link scheint nicht mehr zu funktionieren.", - "Toggle grid view" : "Rasteransicht umschalten", "Sharing %s failed because the back end does not support sciencemesh shares" : "Freigabe von %s fehlgeschlagen, da das Backend keine ScienceMesh-Freigaben unterstützt", + "One or more of your shares will expire tomorrow" : "EIne oder mehrere Ihrer Freigaben werden morgen ablaufen", "Science Mesh" : "ScienceMesh", "Error generating password from password_policy" : "Fehler beim Erzeugen des Passworts basierend auf der Kennwortrichtlinie" },"pluralForm" :"nplurals=2; plural=(n != 1);" diff --git a/apps/files_sharing/l10n/el.js b/apps/files_sharing/l10n/el.js index 66322a86572..1025bab6094 100644 --- a/apps/files_sharing/l10n/el.js +++ b/apps/files_sharing/l10n/el.js @@ -254,10 +254,6 @@ OC.L10N.register( "Uploaded files:" : "Αποστολή αρχείων:", "By uploading files, you agree to the %1$sterms of service%2$s." : "Με την μεταφόρτωση αρχείων, συμφωνείτε με %1$sόρους χρήσεως %2$s.", "Add to your Nextcloud" : "Προσθήκη στο Nextcloud σου", - "Wrong share ID, share doesn't exist" : "Λάθος ID διαμοιρασμού, διαμοιρασμός δεν υπάρχει", - "One or more of your shares will expire tomorrow" : "Μία ή περισσότερες κοινές χρήσης θα λήξουν ούριο", - "Copy to clipboard" : "Αντιγραφή στο πρόχειρο", - "Sorry, this link doesn’t seem to work anymore." : "Συγγνώμη, αυτός ο σύνδεσμος μοιάζει να μην ισχύει πια.", - "Toggle grid view" : "Εναλλαγή σε προβολή πλέγματος" + "One or more of your shares will expire tomorrow" : "Μία ή περισσότερες κοινές χρήσης θα λήξουν ούριο" }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/files_sharing/l10n/el.json b/apps/files_sharing/l10n/el.json index c0ec927acb2..54fdf195f92 100644 --- a/apps/files_sharing/l10n/el.json +++ b/apps/files_sharing/l10n/el.json @@ -252,10 +252,6 @@ "Uploaded files:" : "Αποστολή αρχείων:", "By uploading files, you agree to the %1$sterms of service%2$s." : "Με την μεταφόρτωση αρχείων, συμφωνείτε με %1$sόρους χρήσεως %2$s.", "Add to your Nextcloud" : "Προσθήκη στο Nextcloud σου", - "Wrong share ID, share doesn't exist" : "Λάθος ID διαμοιρασμού, διαμοιρασμός δεν υπάρχει", - "One or more of your shares will expire tomorrow" : "Μία ή περισσότερες κοινές χρήσης θα λήξουν ούριο", - "Copy to clipboard" : "Αντιγραφή στο πρόχειρο", - "Sorry, this link doesn’t seem to work anymore." : "Συγγνώμη, αυτός ο σύνδεσμος μοιάζει να μην ισχύει πια.", - "Toggle grid view" : "Εναλλαγή σε προβολή πλέγματος" + "One or more of your shares will expire tomorrow" : "Μία ή περισσότερες κοινές χρήσης θα λήξουν ούριο" },"pluralForm" :"nplurals=2; plural=(n != 1);" }
\ No newline at end of file diff --git a/apps/files_sharing/l10n/en_GB.js b/apps/files_sharing/l10n/en_GB.js index c8f79d38b62..d92d79f6fca 100644 --- a/apps/files_sharing/l10n/en_GB.js +++ b/apps/files_sharing/l10n/en_GB.js @@ -272,12 +272,8 @@ OC.L10N.register( "Uploaded files:" : "Uploaded files:", "By uploading files, you agree to the %1$sterms of service%2$s." : "By uploading files, you agree to the %1$sterms of service%2$s.", "Add to your Nextcloud" : "Add to your Nextcloud", - "Wrong share ID, share doesn't exist" : "Wrong share ID, share doesn't exist", - "One or more of your shares will expire tomorrow" : "One or more of your shares will expire tomorrow", - "Copy to clipboard" : "Copy to clipboard", - "Sorry, this link doesn’t seem to work anymore." : "Sorry, this link doesn’t seem to work any more.", - "Toggle grid view" : "Toggle grid view", "Sharing %s failed because the back end does not support sciencemesh shares" : "Sharing %s failed because the back end does not support sciencemesh shares", + "One or more of your shares will expire tomorrow" : "One or more of your shares will expire tomorrow", "Science Mesh" : "Science Mesh", "Error generating password from password_policy" : "Error generating password from password policy" }, diff --git a/apps/files_sharing/l10n/en_GB.json b/apps/files_sharing/l10n/en_GB.json index 75f01249190..d38a15b711e 100644 --- a/apps/files_sharing/l10n/en_GB.json +++ b/apps/files_sharing/l10n/en_GB.json @@ -270,12 +270,8 @@ "Uploaded files:" : "Uploaded files:", "By uploading files, you agree to the %1$sterms of service%2$s." : "By uploading files, you agree to the %1$sterms of service%2$s.", "Add to your Nextcloud" : "Add to your Nextcloud", - "Wrong share ID, share doesn't exist" : "Wrong share ID, share doesn't exist", - "One or more of your shares will expire tomorrow" : "One or more of your shares will expire tomorrow", - "Copy to clipboard" : "Copy to clipboard", - "Sorry, this link doesn’t seem to work anymore." : "Sorry, this link doesn’t seem to work any more.", - "Toggle grid view" : "Toggle grid view", "Sharing %s failed because the back end does not support sciencemesh shares" : "Sharing %s failed because the back end does not support sciencemesh shares", + "One or more of your shares will expire tomorrow" : "One or more of your shares will expire tomorrow", "Science Mesh" : "Science Mesh", "Error generating password from password_policy" : "Error generating password from password policy" },"pluralForm" :"nplurals=2; plural=(n != 1);" diff --git a/apps/files_sharing/l10n/eo.js b/apps/files_sharing/l10n/eo.js index ccea48ff13b..d8469ca22d3 100644 --- a/apps/files_sharing/l10n/eo.js +++ b/apps/files_sharing/l10n/eo.js @@ -202,10 +202,6 @@ OC.L10N.register( "Uploaded files:" : "Alŝutitaj dosieroj:", "By uploading files, you agree to the %1$sterms of service%2$s." : "Se vi alŝutas dosierojn, vi konsentas pri %1$skondiĉoj de uzado%2$s.", "Add to your Nextcloud" : "Aldoni al via Nextcloud", - "Wrong share ID, share doesn't exist" : "Neĝusta kunhava identigilo, kunhavo ne ekzistas", - "One or more of your shares will expire tomorrow" : "Unu aŭ pliaj el viaj kunhavoj senvalidiĝos morgaŭ", - "Copy to clipboard" : "Kopii tondejen", - "Sorry, this link doesn’t seem to work anymore." : "Pardonu, ĉi tiu ligilo ŝajne ne plu funkcias.", - "Toggle grid view" : "Baskuligi kradan vidon" + "One or more of your shares will expire tomorrow" : "Unu aŭ pliaj el viaj kunhavoj senvalidiĝos morgaŭ" }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/files_sharing/l10n/eo.json b/apps/files_sharing/l10n/eo.json index 0744d50fc74..c5e94a1408b 100644 --- a/apps/files_sharing/l10n/eo.json +++ b/apps/files_sharing/l10n/eo.json @@ -200,10 +200,6 @@ "Uploaded files:" : "Alŝutitaj dosieroj:", "By uploading files, you agree to the %1$sterms of service%2$s." : "Se vi alŝutas dosierojn, vi konsentas pri %1$skondiĉoj de uzado%2$s.", "Add to your Nextcloud" : "Aldoni al via Nextcloud", - "Wrong share ID, share doesn't exist" : "Neĝusta kunhava identigilo, kunhavo ne ekzistas", - "One or more of your shares will expire tomorrow" : "Unu aŭ pliaj el viaj kunhavoj senvalidiĝos morgaŭ", - "Copy to clipboard" : "Kopii tondejen", - "Sorry, this link doesn’t seem to work anymore." : "Pardonu, ĉi tiu ligilo ŝajne ne plu funkcias.", - "Toggle grid view" : "Baskuligi kradan vidon" + "One or more of your shares will expire tomorrow" : "Unu aŭ pliaj el viaj kunhavoj senvalidiĝos morgaŭ" },"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 eecac7921d9..4fcf847f8f6 100644 --- a/apps/files_sharing/l10n/es.js +++ b/apps/files_sharing/l10n/es.js @@ -272,12 +272,8 @@ 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.", "Add to your Nextcloud" : "Añadir a tu Nextcloud", - "Wrong share ID, share doesn't exist" : "El ID del recurso compartido no es correcto, el recurso compartido no existe", - "One or more of your shares will expire tomorrow" : "Uno o más de sus recursos compartidos caducarán mañana", - "Copy to clipboard" : "Copiar al portapapeles", - "Sorry, this link doesn’t seem to work anymore." : "Vaya, este enlace parece que no volverá a funcionar.", - "Toggle grid view" : "Alternar vista de cuadrícula", "Sharing %s failed because the back end does not support sciencemesh shares" : "Compartir %s ha fallado porque el backend no soporta recursos compartidos de ScienceMesh", + "One or more of your shares will expire tomorrow" : "Uno o más de sus recursos compartidos caducarán mañana", "Science Mesh" : "Science Mesh", "Error generating password from password_policy" : "Error generando contraseña desde la política de contraseñas" }, diff --git a/apps/files_sharing/l10n/es.json b/apps/files_sharing/l10n/es.json index 051d9ae621b..34c1fca1efe 100644 --- a/apps/files_sharing/l10n/es.json +++ b/apps/files_sharing/l10n/es.json @@ -270,12 +270,8 @@ "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.", "Add to your Nextcloud" : "Añadir a tu Nextcloud", - "Wrong share ID, share doesn't exist" : "El ID del recurso compartido no es correcto, el recurso compartido no existe", - "One or more of your shares will expire tomorrow" : "Uno o más de sus recursos compartidos caducarán mañana", - "Copy to clipboard" : "Copiar al portapapeles", - "Sorry, this link doesn’t seem to work anymore." : "Vaya, este enlace parece que no volverá a funcionar.", - "Toggle grid view" : "Alternar vista de cuadrícula", "Sharing %s failed because the back end does not support sciencemesh shares" : "Compartir %s ha fallado porque el backend no soporta recursos compartidos de ScienceMesh", + "One or more of your shares will expire tomorrow" : "Uno o más de sus recursos compartidos caducarán mañana", "Science Mesh" : "Science Mesh", "Error generating password from password_policy" : "Error generando contraseña desde la política de contraseñas" },"pluralForm" :"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;" diff --git a/apps/files_sharing/l10n/es_AR.js b/apps/files_sharing/l10n/es_AR.js index 8853f44f939..efbcf4ad4d2 100644 --- a/apps/files_sharing/l10n/es_AR.js +++ b/apps/files_sharing/l10n/es_AR.js @@ -143,10 +143,6 @@ OC.L10N.register( "Note" : "Nota", "Select or drop files" : "Seleccione o suelte los archivos", "Uploaded files:" : "Archivos cargados:", - "Add to your Nextcloud" : "Agregar a su Nextcloud", - "Wrong share ID, share doesn't exist" : "ID del elemento compartido equivocado, el elemento compartido no existe", - "Copy to clipboard" : "Copiar al portapapeles", - "Sorry, this link doesn’t seem to work anymore." : "Lo sentimos, este link no parece funcionar más. ", - "Toggle grid view" : "Vista de cuadrícula" + "Add to your Nextcloud" : "Agregar a su Nextcloud" }, "nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"); diff --git a/apps/files_sharing/l10n/es_AR.json b/apps/files_sharing/l10n/es_AR.json index 993b7a18f34..d03bdc2a625 100644 --- a/apps/files_sharing/l10n/es_AR.json +++ b/apps/files_sharing/l10n/es_AR.json @@ -141,10 +141,6 @@ "Note" : "Nota", "Select or drop files" : "Seleccione o suelte los archivos", "Uploaded files:" : "Archivos cargados:", - "Add to your Nextcloud" : "Agregar a su Nextcloud", - "Wrong share ID, share doesn't exist" : "ID del elemento compartido equivocado, el elemento compartido no existe", - "Copy to clipboard" : "Copiar al portapapeles", - "Sorry, this link doesn’t seem to work anymore." : "Lo sentimos, este link no parece funcionar más. ", - "Toggle grid view" : "Vista de cuadrícula" + "Add to your Nextcloud" : "Agregar a su Nextcloud" },"pluralForm" :"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;" }
\ No newline at end of file diff --git a/apps/files_sharing/l10n/es_MX.js b/apps/files_sharing/l10n/es_MX.js index a1541cd61d7..24d98b8ed2d 100644 --- a/apps/files_sharing/l10n/es_MX.js +++ b/apps/files_sharing/l10n/es_MX.js @@ -153,10 +153,6 @@ OC.L10N.register( "Note" : "Nota", "Select or drop files" : "Selecciona o suelta los archivos", "Uploaded files:" : "Archivos cargados:", - "Add to your Nextcloud" : "Agregar a tu Nextcloud", - "Wrong share ID, share doesn't exist" : "ID del elemento compartido equivocado, el elemento compartido no existe", - "Copy to clipboard" : "Copiar al portapapeles", - "Sorry, this link doesn’t seem to work anymore." : "Lo sentimos, parece que esta liga ya no funciona. ", - "Toggle grid view" : "Vista de cuadrícula" + "Add to your Nextcloud" : "Agregar a tu Nextcloud" }, "nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"); diff --git a/apps/files_sharing/l10n/es_MX.json b/apps/files_sharing/l10n/es_MX.json index f1a5d5eb005..85b1749be86 100644 --- a/apps/files_sharing/l10n/es_MX.json +++ b/apps/files_sharing/l10n/es_MX.json @@ -151,10 +151,6 @@ "Note" : "Nota", "Select or drop files" : "Selecciona o suelta los archivos", "Uploaded files:" : "Archivos cargados:", - "Add to your Nextcloud" : "Agregar a tu Nextcloud", - "Wrong share ID, share doesn't exist" : "ID del elemento compartido equivocado, el elemento compartido no existe", - "Copy to clipboard" : "Copiar al portapapeles", - "Sorry, this link doesn’t seem to work anymore." : "Lo sentimos, parece que esta liga ya no funciona. ", - "Toggle grid view" : "Vista de cuadrícula" + "Add to your Nextcloud" : "Agregar a tu Nextcloud" },"pluralForm" :"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;" }
\ No newline at end of file diff --git a/apps/files_sharing/l10n/et_EE.js b/apps/files_sharing/l10n/et_EE.js index 1ced496fe15..58576817ff3 100644 --- a/apps/files_sharing/l10n/et_EE.js +++ b/apps/files_sharing/l10n/et_EE.js @@ -173,9 +173,6 @@ OC.L10N.register( "Select or drop files" : "Vali või lohista failid", "Uploaded files:" : "Üleslaetud failid:", "Add to your Nextcloud" : "Lisa oma Nextcloudi", - "Wrong share ID, share doesn't exist" : "Vale jagamise ID, sellist jagamist ei eksisteeri", - "One or more of your shares will expire tomorrow" : "Sinu üks või enam jagamist aegub homme", - "Copy to clipboard" : "Kopeeri lõikepuhvrisse", - "Sorry, this link doesn’t seem to work anymore." : "Vabandust, see link ei tundu enam toimivat." + "One or more of your shares will expire tomorrow" : "Sinu üks või enam jagamist aegub homme" }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/files_sharing/l10n/et_EE.json b/apps/files_sharing/l10n/et_EE.json index 83ab021a580..21641846c61 100644 --- a/apps/files_sharing/l10n/et_EE.json +++ b/apps/files_sharing/l10n/et_EE.json @@ -171,9 +171,6 @@ "Select or drop files" : "Vali või lohista failid", "Uploaded files:" : "Üleslaetud failid:", "Add to your Nextcloud" : "Lisa oma Nextcloudi", - "Wrong share ID, share doesn't exist" : "Vale jagamise ID, sellist jagamist ei eksisteeri", - "One or more of your shares will expire tomorrow" : "Sinu üks või enam jagamist aegub homme", - "Copy to clipboard" : "Kopeeri lõikepuhvrisse", - "Sorry, this link doesn’t seem to work anymore." : "Vabandust, see link ei tundu enam toimivat." + "One or more of your shares will expire tomorrow" : "Sinu üks või enam jagamist aegub homme" },"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 98812c6bb68..e9e23a2904d 100644 --- a/apps/files_sharing/l10n/eu.js +++ b/apps/files_sharing/l10n/eu.js @@ -270,12 +270,8 @@ OC.L10N.register( "Uploaded files:" : "Kargatutako fitxategiak:", "By uploading files, you agree to the %1$sterms of service%2$s." : "Fitxategiak kargatzean, %1$szerbitzu-baldintzak%2$s onartzen dituzu.", "Add to your Nextcloud" : "Gehitu zure Nextclouden", - "Wrong share ID, share doesn't exist" : "Partekatze ID okerra, partekatzea ez da existitzen", - "One or more of your shares will expire tomorrow" : "Zure partekatzeetako bat gutxienez bihar iraungiko da", - "Copy to clipboard" : "Kopiatu arbelera", - "Sorry, this link doesn’t seem to work anymore." : "Barkatu, esteka hori jada ez dabilela dirudi.", - "Toggle grid view" : "Txandakatu sareta ikuspegia", "Sharing %s failed because the back end does not support sciencemesh shares" : "%spartekatzeak huts egin du atzealdeak ez duelako zientzia sareko partekatzea onartzen", + "One or more of your shares will expire tomorrow" : "Zure partekatzeetako bat gutxienez bihar iraungiko da", "Science Mesh" : "Zientzia sarea", "Error generating password from password_policy" : "Errorea pasahitz-gidalerrotik pasahitza sortzean" }, diff --git a/apps/files_sharing/l10n/eu.json b/apps/files_sharing/l10n/eu.json index 7ecbd08433b..c88f4aeeddd 100644 --- a/apps/files_sharing/l10n/eu.json +++ b/apps/files_sharing/l10n/eu.json @@ -268,12 +268,8 @@ "Uploaded files:" : "Kargatutako fitxategiak:", "By uploading files, you agree to the %1$sterms of service%2$s." : "Fitxategiak kargatzean, %1$szerbitzu-baldintzak%2$s onartzen dituzu.", "Add to your Nextcloud" : "Gehitu zure Nextclouden", - "Wrong share ID, share doesn't exist" : "Partekatze ID okerra, partekatzea ez da existitzen", - "One or more of your shares will expire tomorrow" : "Zure partekatzeetako bat gutxienez bihar iraungiko da", - "Copy to clipboard" : "Kopiatu arbelera", - "Sorry, this link doesn’t seem to work anymore." : "Barkatu, esteka hori jada ez dabilela dirudi.", - "Toggle grid view" : "Txandakatu sareta ikuspegia", "Sharing %s failed because the back end does not support sciencemesh shares" : "%spartekatzeak huts egin du atzealdeak ez duelako zientzia sareko partekatzea onartzen", + "One or more of your shares will expire tomorrow" : "Zure partekatzeetako bat gutxienez bihar iraungiko da", "Science Mesh" : "Zientzia sarea", "Error generating password from password_policy" : "Errorea pasahitz-gidalerrotik pasahitza sortzean" },"pluralForm" :"nplurals=2; plural=(n != 1);" diff --git a/apps/files_sharing/l10n/fa.js b/apps/files_sharing/l10n/fa.js index 1e847bcce03..d62d14ec6e0 100644 --- a/apps/files_sharing/l10n/fa.js +++ b/apps/files_sharing/l10n/fa.js @@ -231,10 +231,6 @@ OC.L10N.register( "Uploaded files:" : "پرونده های بارگذاری شده:", "By uploading files, you agree to the %1$sterms of service%2$s." : "%2$sبا بارگذاری پرونده ها ، شما با %1$sشرایط خدمات موافقت می کنید", "Add to your Nextcloud" : "به نکستکلود خود اضافه کنید", - "Wrong share ID, share doesn't exist" : "شناسه اشتراك اشتباه ، اشتراك وجود ندارد", - "One or more of your shares will expire tomorrow" : "یک یا چند مورد از اشتراک شما فردا منقضی می شود", - "Copy to clipboard" : "کپی به کلیپ بورد", - "Sorry, this link doesn’t seem to work anymore." : "متاسفانه این پیوند دیگر کار نمی کند", - "Toggle grid view" : "نمای دریچه را تغییر دهید" + "One or more of your shares will expire tomorrow" : "یک یا چند مورد از اشتراک شما فردا منقضی می شود" }, "nplurals=2; plural=(n > 1);"); diff --git a/apps/files_sharing/l10n/fa.json b/apps/files_sharing/l10n/fa.json index c2df1709f8a..9d4094836d6 100644 --- a/apps/files_sharing/l10n/fa.json +++ b/apps/files_sharing/l10n/fa.json @@ -229,10 +229,6 @@ "Uploaded files:" : "پرونده های بارگذاری شده:", "By uploading files, you agree to the %1$sterms of service%2$s." : "%2$sبا بارگذاری پرونده ها ، شما با %1$sشرایط خدمات موافقت می کنید", "Add to your Nextcloud" : "به نکستکلود خود اضافه کنید", - "Wrong share ID, share doesn't exist" : "شناسه اشتراك اشتباه ، اشتراك وجود ندارد", - "One or more of your shares will expire tomorrow" : "یک یا چند مورد از اشتراک شما فردا منقضی می شود", - "Copy to clipboard" : "کپی به کلیپ بورد", - "Sorry, this link doesn’t seem to work anymore." : "متاسفانه این پیوند دیگر کار نمی کند", - "Toggle grid view" : "نمای دریچه را تغییر دهید" + "One or more of your shares will expire tomorrow" : "یک یا چند مورد از اشتراک شما فردا منقضی می شود" },"pluralForm" :"nplurals=2; plural=(n > 1);" }
\ No newline at end of file diff --git a/apps/files_sharing/l10n/fi.js b/apps/files_sharing/l10n/fi.js index 4453b7a1ef1..18b3f66af1e 100644 --- a/apps/files_sharing/l10n/fi.js +++ b/apps/files_sharing/l10n/fi.js @@ -260,10 +260,6 @@ OC.L10N.register( "Uploaded files:" : "Lähetetyt tiedostot:", "By uploading files, you agree to the %1$sterms of service%2$s." : "Tiedostoja lähettämällä hyväksyt %1$skäyttöehdot%2$s.", "Add to your Nextcloud" : "Lisää Nextcloudiisi", - "Wrong share ID, share doesn't exist" : "Väärä jakotunniste, jakoa ei ole olemassa", - "One or more of your shares will expire tomorrow" : "Yksi tai useampi jaoistasi vanhenee huomenna", - "Copy to clipboard" : "Kopioi leikepöydälle", - "Sorry, this link doesn’t seem to work anymore." : "Valitettavasti linkki ei vaikuta enää toimivan.", - "Toggle grid view" : "Ruudukkonäkymä päälle/pois" + "One or more of your shares will expire tomorrow" : "Yksi tai useampi jaoistasi vanhenee huomenna" }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/files_sharing/l10n/fi.json b/apps/files_sharing/l10n/fi.json index 5469554f8bf..fa1c8a97740 100644 --- a/apps/files_sharing/l10n/fi.json +++ b/apps/files_sharing/l10n/fi.json @@ -258,10 +258,6 @@ "Uploaded files:" : "Lähetetyt tiedostot:", "By uploading files, you agree to the %1$sterms of service%2$s." : "Tiedostoja lähettämällä hyväksyt %1$skäyttöehdot%2$s.", "Add to your Nextcloud" : "Lisää Nextcloudiisi", - "Wrong share ID, share doesn't exist" : "Väärä jakotunniste, jakoa ei ole olemassa", - "One or more of your shares will expire tomorrow" : "Yksi tai useampi jaoistasi vanhenee huomenna", - "Copy to clipboard" : "Kopioi leikepöydälle", - "Sorry, this link doesn’t seem to work anymore." : "Valitettavasti linkki ei vaikuta enää toimivan.", - "Toggle grid view" : "Ruudukkonäkymä päälle/pois" + "One or more of your shares will expire tomorrow" : "Yksi tai useampi jaoistasi vanhenee huomenna" },"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 95f93562e0f..911b3583d35 100644 --- a/apps/files_sharing/l10n/fr.js +++ b/apps/files_sharing/l10n/fr.js @@ -272,12 +272,8 @@ 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.", "Add to your Nextcloud" : "Ajouter à votre Nextcloud", - "Wrong share ID, share doesn't exist" : "Mauvais ID de partage, le partage n'existe pas", - "One or more of your shares will expire tomorrow" : "Au moins l'un de vos partages expirera demain", - "Copy to clipboard" : "Copier dans le presse-papier", - "Sorry, this link doesn’t seem to work anymore." : "Désolé, ce lien semble ne plus fonctionner.", - "Toggle grid view" : "Activer/Désactiver l'affichage mosaïque", "Sharing %s failed because the back end does not support sciencemesh shares" : "Le partage de %s a échoué car le serveur ne supporte pas les partages sciencemesh", + "One or more of your shares will expire tomorrow" : "Au moins l'un de vos partages expirera demain", "Science Mesh" : "Science Mesh", "Error generating password from password_policy" : "Erreur de génération de mot de passe à partir de password_policy" }, diff --git a/apps/files_sharing/l10n/fr.json b/apps/files_sharing/l10n/fr.json index 60bd4485374..0412c870b97 100644 --- a/apps/files_sharing/l10n/fr.json +++ b/apps/files_sharing/l10n/fr.json @@ -270,12 +270,8 @@ "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.", "Add to your Nextcloud" : "Ajouter à votre Nextcloud", - "Wrong share ID, share doesn't exist" : "Mauvais ID de partage, le partage n'existe pas", - "One or more of your shares will expire tomorrow" : "Au moins l'un de vos partages expirera demain", - "Copy to clipboard" : "Copier dans le presse-papier", - "Sorry, this link doesn’t seem to work anymore." : "Désolé, ce lien semble ne plus fonctionner.", - "Toggle grid view" : "Activer/Désactiver l'affichage mosaïque", "Sharing %s failed because the back end does not support sciencemesh shares" : "Le partage de %s a échoué car le serveur ne supporte pas les partages sciencemesh", + "One or more of your shares will expire tomorrow" : "Au moins l'un de vos partages expirera demain", "Science Mesh" : "Science Mesh", "Error generating password from password_policy" : "Erreur de génération de mot de passe à partir de password_policy" },"pluralForm" :"nplurals=3; plural=(n == 0 || n == 1) ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;" diff --git a/apps/files_sharing/l10n/gl.js b/apps/files_sharing/l10n/gl.js index 9ea01300d89..e0362b8cce6 100644 --- a/apps/files_sharing/l10n/gl.js +++ b/apps/files_sharing/l10n/gl.js @@ -272,12 +272,8 @@ 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.", "Add to your Nextcloud" : "Engadir ao seu Nextcloud", - "Wrong share ID, share doesn't exist" : "O ID do recurso compartido non é correcto, o recurso compartido non existe", - "One or more of your shares will expire tomorrow" : "Un ou mais dos seus recursos compartidos caducarán mañá", - "Copy to clipboard" : "Copiar no portapapeis.", - "Sorry, this link doesn’t seem to work anymore." : "Semella que esta ligazón non funciona.", - "Toggle grid view" : "Alternar a vista de grella", "Sharing %s failed because the back end does not support sciencemesh shares" : "Produciuse un erro ao compartir %s porque o back-end non admite recursos compartidos sciencemesh", + "One or more of your shares will expire tomorrow" : "Un ou mais dos seus recursos compartidos caducarán mañá", "Science Mesh" : "Science Mesh", "Error generating password from password_policy" : "Erro ao xerar o contrasinal pola password_policy" }, diff --git a/apps/files_sharing/l10n/gl.json b/apps/files_sharing/l10n/gl.json index 0104b21229e..94ed8d57852 100644 --- a/apps/files_sharing/l10n/gl.json +++ b/apps/files_sharing/l10n/gl.json @@ -270,12 +270,8 @@ "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.", "Add to your Nextcloud" : "Engadir ao seu Nextcloud", - "Wrong share ID, share doesn't exist" : "O ID do recurso compartido non é correcto, o recurso compartido non existe", - "One or more of your shares will expire tomorrow" : "Un ou mais dos seus recursos compartidos caducarán mañá", - "Copy to clipboard" : "Copiar no portapapeis.", - "Sorry, this link doesn’t seem to work anymore." : "Semella que esta ligazón non funciona.", - "Toggle grid view" : "Alternar a vista de grella", "Sharing %s failed because the back end does not support sciencemesh shares" : "Produciuse un erro ao compartir %s porque o back-end non admite recursos compartidos sciencemesh", + "One or more of your shares will expire tomorrow" : "Un ou mais dos seus recursos compartidos caducarán mañá", "Science Mesh" : "Science Mesh", "Error generating password from password_policy" : "Erro ao xerar o contrasinal pola password_policy" },"pluralForm" :"nplurals=2; plural=(n != 1);" diff --git a/apps/files_sharing/l10n/he.js b/apps/files_sharing/l10n/he.js index 4dea331403a..277875e1d9b 100644 --- a/apps/files_sharing/l10n/he.js +++ b/apps/files_sharing/l10n/he.js @@ -233,10 +233,6 @@ OC.L10N.register( "Uploaded files:" : "קבצים שהועלו:", "By uploading files, you agree to the %1$sterms of service%2$s." : "עצם העלאתם של קבצים מביעה את הסכמתך ל%1$sתנאי השירות%2$s.", "Add to your Nextcloud" : "הוספה ל־Nextcloud שלך", - "Wrong share ID, share doesn't exist" : "מספר זיהוי שיתוף שגוי, שיתוף אינו קיים", - "One or more of your shares will expire tomorrow" : "תפוגתם של שיתוף אחד או יותר יפוג מחר", - "Copy to clipboard" : "העתקה ללוח הגזירים", - "Sorry, this link doesn’t seem to work anymore." : "מצטערים, לא נראה שקישור זה עובד יותר. ", - "Toggle grid view" : "החלפת תצוגת טבלה" + "One or more of your shares will expire tomorrow" : "תפוגתם של שיתוף אחד או יותר יפוג מחר" }, "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 644400ddb81..1bea1a52a96 100644 --- a/apps/files_sharing/l10n/he.json +++ b/apps/files_sharing/l10n/he.json @@ -231,10 +231,6 @@ "Uploaded files:" : "קבצים שהועלו:", "By uploading files, you agree to the %1$sterms of service%2$s." : "עצם העלאתם של קבצים מביעה את הסכמתך ל%1$sתנאי השירות%2$s.", "Add to your Nextcloud" : "הוספה ל־Nextcloud שלך", - "Wrong share ID, share doesn't exist" : "מספר זיהוי שיתוף שגוי, שיתוף אינו קיים", - "One or more of your shares will expire tomorrow" : "תפוגתם של שיתוף אחד או יותר יפוג מחר", - "Copy to clipboard" : "העתקה ללוח הגזירים", - "Sorry, this link doesn’t seem to work anymore." : "מצטערים, לא נראה שקישור זה עובד יותר. ", - "Toggle grid view" : "החלפת תצוגת טבלה" + "One or more of your shares will expire tomorrow" : "תפוגתם של שיתוף אחד או יותר יפוג מחר" },"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 5fc7d8ae783..6c888e5c22b 100644 --- a/apps/files_sharing/l10n/hr.js +++ b/apps/files_sharing/l10n/hr.js @@ -242,10 +242,6 @@ OC.L10N.register( "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.", "Add to your Nextcloud" : "Dodaj u svoj Nextcloud", - "Wrong share ID, share doesn't exist" : "Pogrešan ID dijeljenja, dijeljenje ne postoji", - "One or more of your shares will expire tomorrow" : "Sutra istječe jedno ili više dijeljenja", - "Copy to clipboard" : "Kopiraj u međuspremnik", - "Sorry, this link doesn’t seem to work anymore." : "Žao nam je, čini se da ova poveznica više ne radi.", - "Toggle grid view" : "Uključi/isključi prikaz rešetke" + "One or more of your shares will expire tomorrow" : "Sutra istječe jedno ili više dijeljenja" }, "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 a23cc59903b..3e5c67df171 100644 --- a/apps/files_sharing/l10n/hr.json +++ b/apps/files_sharing/l10n/hr.json @@ -240,10 +240,6 @@ "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.", "Add to your Nextcloud" : "Dodaj u svoj Nextcloud", - "Wrong share ID, share doesn't exist" : "Pogrešan ID dijeljenja, dijeljenje ne postoji", - "One or more of your shares will expire tomorrow" : "Sutra istječe jedno ili više dijeljenja", - "Copy to clipboard" : "Kopiraj u međuspremnik", - "Sorry, this link doesn’t seem to work anymore." : "Žao nam je, čini se da ova poveznica više ne radi.", - "Toggle grid view" : "Uključi/isključi prikaz rešetke" + "One or more of your shares will expire tomorrow" : "Sutra istječe jedno ili više dijeljenja" },"pluralForm" :"nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;" }
\ No newline at end of file diff --git a/apps/files_sharing/l10n/hu.js b/apps/files_sharing/l10n/hu.js index f1668f9cee5..a4a6eb05550 100644 --- a/apps/files_sharing/l10n/hu.js +++ b/apps/files_sharing/l10n/hu.js @@ -270,12 +270,8 @@ OC.L10N.register( "Uploaded files:" : "Feltöltött fájlok:", "By uploading files, you agree to the %1$sterms of service%2$s." : "A fájlok feltöltésével elfogadja a %1$sszolgáltatási feltételeket %2$s.", "Add to your Nextcloud" : "Hozzáadás a Nextcloudjához", - "Wrong share ID, share doesn't exist" : "Hibás megosztási azonosító, a megosztás nem létezik", - "One or more of your shares will expire tomorrow" : "Egy vagy több megosztása holnap lejár", - "Copy to clipboard" : "Másolás a vágólapra", - "Sorry, this link doesn’t seem to work anymore." : "Sajnos úgy tűnik, ez a hivatkozás már nem működik.", - "Toggle grid view" : "Rácsnézet be/ki", "Sharing %s failed because the back end does not support sciencemesh shares" : "A(z) %s megosztása sikertelen, mert a háttérprogram nem támogatja a szobamegosztásokat", + "One or more of your shares will expire tomorrow" : "Egy vagy több megosztása holnap lejár", "Science Mesh" : "Science Mesh", "Error generating password from password_policy" : "Hiba a password_policy használatával történő jelszó-előállításkor" }, diff --git a/apps/files_sharing/l10n/hu.json b/apps/files_sharing/l10n/hu.json index e11cb432f0e..0675c5ee2db 100644 --- a/apps/files_sharing/l10n/hu.json +++ b/apps/files_sharing/l10n/hu.json @@ -268,12 +268,8 @@ "Uploaded files:" : "Feltöltött fájlok:", "By uploading files, you agree to the %1$sterms of service%2$s." : "A fájlok feltöltésével elfogadja a %1$sszolgáltatási feltételeket %2$s.", "Add to your Nextcloud" : "Hozzáadás a Nextcloudjához", - "Wrong share ID, share doesn't exist" : "Hibás megosztási azonosító, a megosztás nem létezik", - "One or more of your shares will expire tomorrow" : "Egy vagy több megosztása holnap lejár", - "Copy to clipboard" : "Másolás a vágólapra", - "Sorry, this link doesn’t seem to work anymore." : "Sajnos úgy tűnik, ez a hivatkozás már nem működik.", - "Toggle grid view" : "Rácsnézet be/ki", "Sharing %s failed because the back end does not support sciencemesh shares" : "A(z) %s megosztása sikertelen, mert a háttérprogram nem támogatja a szobamegosztásokat", + "One or more of your shares will expire tomorrow" : "Egy vagy több megosztása holnap lejár", "Science Mesh" : "Science Mesh", "Error generating password from password_policy" : "Hiba a password_policy használatával történő jelszó-előállításkor" },"pluralForm" :"nplurals=2; plural=(n != 1);" diff --git a/apps/files_sharing/l10n/is.js b/apps/files_sharing/l10n/is.js index a0296b8b370..cbd5f4b4a04 100644 --- a/apps/files_sharing/l10n/is.js +++ b/apps/files_sharing/l10n/is.js @@ -181,10 +181,6 @@ OC.L10N.register( "Select or drop files" : "Veldu eða slepptu skrám", "Uploaded files:" : "Innsendar skrár:", "By uploading files, you agree to the %1$sterms of service%2$s." : "Með því að senda inn skrár, samþykkir þú %1$sþjónustuskilmálana%2$s.", - "Add to your Nextcloud" : "Bæta í þitt eigið Nextcloud", - "Wrong share ID, share doesn't exist" : "Rangt auðkenni sameignar, sameign er ekki til", - "Copy to clipboard" : "Afrita á klippispjald", - "Sorry, this link doesn’t seem to work anymore." : "Því miður, þessi tengill virðist ekki virka lengur.", - "Toggle grid view" : "Víxla reitasýn af/á" + "Add to your Nextcloud" : "Bæta í þitt eigið Nextcloud" }, "nplurals=2; plural=(n % 10 != 1 || n % 100 == 11);"); diff --git a/apps/files_sharing/l10n/is.json b/apps/files_sharing/l10n/is.json index 579594cf1a0..f2b8aeefb8c 100644 --- a/apps/files_sharing/l10n/is.json +++ b/apps/files_sharing/l10n/is.json @@ -179,10 +179,6 @@ "Select or drop files" : "Veldu eða slepptu skrám", "Uploaded files:" : "Innsendar skrár:", "By uploading files, you agree to the %1$sterms of service%2$s." : "Með því að senda inn skrár, samþykkir þú %1$sþjónustuskilmálana%2$s.", - "Add to your Nextcloud" : "Bæta í þitt eigið Nextcloud", - "Wrong share ID, share doesn't exist" : "Rangt auðkenni sameignar, sameign er ekki til", - "Copy to clipboard" : "Afrita á klippispjald", - "Sorry, this link doesn’t seem to work anymore." : "Því miður, þessi tengill virðist ekki virka lengur.", - "Toggle grid view" : "Víxla reitasýn af/á" + "Add to your Nextcloud" : "Bæta í þitt eigið Nextcloud" },"pluralForm" :"nplurals=2; plural=(n % 10 != 1 || n % 100 == 11);" }
\ No newline at end of file diff --git a/apps/files_sharing/l10n/it.js b/apps/files_sharing/l10n/it.js index ee24d37ebd0..c852db3b194 100644 --- a/apps/files_sharing/l10n/it.js +++ b/apps/files_sharing/l10n/it.js @@ -272,12 +272,8 @@ 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.", "Add to your Nextcloud" : "Aggiungi al tuo Nextcloud", - "Wrong share ID, share doesn't exist" : "ID di condivisione errato, la condivisione non esiste", - "One or more of your shares will expire tomorrow" : "Una o più delle tue condivisioni scadrà domani", - "Copy to clipboard" : "Copia negli appunti", - "Sorry, this link doesn’t seem to work anymore." : "Spiacenti, questo collegamento sembra non essere più attivo.", - "Toggle grid view" : "Commuta la vista a griglia", "Sharing %s failed because the back end does not support sciencemesh shares" : "Condivisione di %s non riuscita poiché il motore non supporta condivisioni di sciencemesh", + "One or more of your shares will expire tomorrow" : "Una o più delle tue condivisioni scadrà domani", "Science Mesh" : "Science Mesh", "Error generating password from password_policy" : "Errore: la password non rispetta i criteri stabiliti" }, diff --git a/apps/files_sharing/l10n/it.json b/apps/files_sharing/l10n/it.json index 0aaa94b5edc..21f3b60b95d 100644 --- a/apps/files_sharing/l10n/it.json +++ b/apps/files_sharing/l10n/it.json @@ -270,12 +270,8 @@ "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.", "Add to your Nextcloud" : "Aggiungi al tuo Nextcloud", - "Wrong share ID, share doesn't exist" : "ID di condivisione errato, la condivisione non esiste", - "One or more of your shares will expire tomorrow" : "Una o più delle tue condivisioni scadrà domani", - "Copy to clipboard" : "Copia negli appunti", - "Sorry, this link doesn’t seem to work anymore." : "Spiacenti, questo collegamento sembra non essere più attivo.", - "Toggle grid view" : "Commuta la vista a griglia", "Sharing %s failed because the back end does not support sciencemesh shares" : "Condivisione di %s non riuscita poiché il motore non supporta condivisioni di sciencemesh", + "One or more of your shares will expire tomorrow" : "Una o più delle tue condivisioni scadrà domani", "Science Mesh" : "Science Mesh", "Error generating password from password_policy" : "Errore: la password non rispetta i criteri stabiliti" },"pluralForm" :"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;" diff --git a/apps/files_sharing/l10n/ja.js b/apps/files_sharing/l10n/ja.js index 9beee803f58..6869d458ccf 100644 --- a/apps/files_sharing/l10n/ja.js +++ b/apps/files_sharing/l10n/ja.js @@ -270,11 +270,7 @@ OC.L10N.register( "Uploaded files:" : "アップロード済ファイル:", "By uploading files, you agree to the %1$sterms of service%2$s." : "ファイルをアップロードすると、%1$s のサービス条件 %2$s に同意したことになります。", "Add to your Nextcloud" : "あなたのNextcloudに追加", - "Wrong share ID, share doesn't exist" : "共有IDが間違っています。共有がありません。", "One or more of your shares will expire tomorrow" : "1つ以上の共有が明日期限切れになります", - "Copy to clipboard" : "クリップボードにコピー", - "Sorry, this link doesn’t seem to work anymore." : "すみません。このリンクはもう利用できません。", - "Toggle grid view" : "グリッド表示の切り替え", "Error generating password from password_policy" : "password_policy からのパスワード生成エラー" }, "nplurals=1; plural=0;"); diff --git a/apps/files_sharing/l10n/ja.json b/apps/files_sharing/l10n/ja.json index 96f672f8188..b0629d7caf0 100644 --- a/apps/files_sharing/l10n/ja.json +++ b/apps/files_sharing/l10n/ja.json @@ -268,11 +268,7 @@ "Uploaded files:" : "アップロード済ファイル:", "By uploading files, you agree to the %1$sterms of service%2$s." : "ファイルをアップロードすると、%1$s のサービス条件 %2$s に同意したことになります。", "Add to your Nextcloud" : "あなたのNextcloudに追加", - "Wrong share ID, share doesn't exist" : "共有IDが間違っています。共有がありません。", "One or more of your shares will expire tomorrow" : "1つ以上の共有が明日期限切れになります", - "Copy to clipboard" : "クリップボードにコピー", - "Sorry, this link doesn’t seem to work anymore." : "すみません。このリンクはもう利用できません。", - "Toggle grid view" : "グリッド表示の切り替え", "Error generating password from password_policy" : "password_policy からのパスワード生成エラー" },"pluralForm" :"nplurals=1; plural=0;" }
\ No newline at end of file diff --git a/apps/files_sharing/l10n/ko.js b/apps/files_sharing/l10n/ko.js index ed554e883c0..deb47cc247e 100644 --- a/apps/files_sharing/l10n/ko.js +++ b/apps/files_sharing/l10n/ko.js @@ -188,10 +188,6 @@ OC.L10N.register( "Uploading files" : "파일 업로드", "Uploaded files:" : "업로드한 파일:", "By uploading files, you agree to the %1$sterms of service%2$s." : "파일을 업로드하면 %1$s이용 약관%2$s에 동의하는 것을 의미합니다.", - "Add to your Nextcloud" : "내 Nextcloud에 추가", - "Wrong share ID, share doesn't exist" : "잘못된 공유 ID, 공유가 존재하지 않음", - "Copy to clipboard" : "클립보드로 복사", - "Sorry, this link doesn’t seem to work anymore." : "죄송합니다. 이 링크는 더 이상 작동하지 않습니다.", - "Toggle grid view" : "모눈 보기 전환" + "Add to your Nextcloud" : "내 Nextcloud에 추가" }, "nplurals=1; plural=0;"); diff --git a/apps/files_sharing/l10n/ko.json b/apps/files_sharing/l10n/ko.json index 8e7871659d3..46e9bd455eb 100644 --- a/apps/files_sharing/l10n/ko.json +++ b/apps/files_sharing/l10n/ko.json @@ -186,10 +186,6 @@ "Uploading files" : "파일 업로드", "Uploaded files:" : "업로드한 파일:", "By uploading files, you agree to the %1$sterms of service%2$s." : "파일을 업로드하면 %1$s이용 약관%2$s에 동의하는 것을 의미합니다.", - "Add to your Nextcloud" : "내 Nextcloud에 추가", - "Wrong share ID, share doesn't exist" : "잘못된 공유 ID, 공유가 존재하지 않음", - "Copy to clipboard" : "클립보드로 복사", - "Sorry, this link doesn’t seem to work anymore." : "죄송합니다. 이 링크는 더 이상 작동하지 않습니다.", - "Toggle grid view" : "모눈 보기 전환" + "Add to your Nextcloud" : "내 Nextcloud에 추가" },"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 eddde6372b3..f0dd3de773e 100644 --- a/apps/files_sharing/l10n/lt_LT.js +++ b/apps/files_sharing/l10n/lt_LT.js @@ -248,10 +248,6 @@ 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.", "Add to your Nextcloud" : "Pridėti į savo Nextcloud", - "Wrong share ID, share doesn't exist" : "Neteisingas viešinio ID, viešinio nėra", - "One or more of your shares will expire tomorrow" : "Vienas ar daugiau Jūsų bendrinimų rytoj baigia galioti", - "Copy to clipboard" : "Kopijuoti į iškarpinę", - "Sorry, this link doesn’t seem to work anymore." : "Nuoroda yra neveiksni.", - "Toggle grid view" : "Rodyti tinkleliu" + "One or more of your shares will expire tomorrow" : "Vienas ar daugiau Jūsų bendrinimų rytoj baigia galioti" }, "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 4a39dcf7cd4..090e6fb409d 100644 --- a/apps/files_sharing/l10n/lt_LT.json +++ b/apps/files_sharing/l10n/lt_LT.json @@ -246,10 +246,6 @@ "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.", "Add to your Nextcloud" : "Pridėti į savo Nextcloud", - "Wrong share ID, share doesn't exist" : "Neteisingas viešinio ID, viešinio nėra", - "One or more of your shares will expire tomorrow" : "Vienas ar daugiau Jūsų bendrinimų rytoj baigia galioti", - "Copy to clipboard" : "Kopijuoti į iškarpinę", - "Sorry, this link doesn’t seem to work anymore." : "Nuoroda yra neveiksni.", - "Toggle grid view" : "Rodyti tinkleliu" + "One or more of your shares will expire tomorrow" : "Vienas ar daugiau Jūsų bendrinimų rytoj baigia galioti" },"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/lv.js b/apps/files_sharing/l10n/lv.js index b444ca1ddda..23edcd05e4a 100644 --- a/apps/files_sharing/l10n/lv.js +++ b/apps/files_sharing/l10n/lv.js @@ -206,10 +206,6 @@ OC.L10N.register( "Uploaded files:" : "Augšupielādētas datnes:", "By uploading files, you agree to the %1$sterms of service%2$s." : "Veicot datņu augšupielādi, jūs piekrītat %1$spakalpojuma noteikumiem%2$s.", "Add to your Nextcloud" : "Pievienot savam Nextcloud", - "Wrong share ID, share doesn't exist" : "Nepareizs koplietošanas ID, koplietotne neeksistē", - "One or more of your shares will expire tomorrow" : "Vienam vai vairākiem jūsu koplietojumiem rīt beigsies termiņš", - "Copy to clipboard" : "Kopēt starpliktuvē", - "Sorry, this link doesn’t seem to work anymore." : "Izskatās, ka šī saite vairs nedarbojas", - "Toggle grid view" : "Pārslēgt režģa skatu" + "One or more of your shares will expire tomorrow" : "Vienam vai vairākiem jūsu koplietojumiem rīt beigsies termiņš" }, "nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n != 0 ? 1 : 2);"); diff --git a/apps/files_sharing/l10n/lv.json b/apps/files_sharing/l10n/lv.json index a24bc9ae0f8..72c4d31e611 100644 --- a/apps/files_sharing/l10n/lv.json +++ b/apps/files_sharing/l10n/lv.json @@ -204,10 +204,6 @@ "Uploaded files:" : "Augšupielādētas datnes:", "By uploading files, you agree to the %1$sterms of service%2$s." : "Veicot datņu augšupielādi, jūs piekrītat %1$spakalpojuma noteikumiem%2$s.", "Add to your Nextcloud" : "Pievienot savam Nextcloud", - "Wrong share ID, share doesn't exist" : "Nepareizs koplietošanas ID, koplietotne neeksistē", - "One or more of your shares will expire tomorrow" : "Vienam vai vairākiem jūsu koplietojumiem rīt beigsies termiņš", - "Copy to clipboard" : "Kopēt starpliktuvē", - "Sorry, this link doesn’t seem to work anymore." : "Izskatās, ka šī saite vairs nedarbojas", - "Toggle grid view" : "Pārslēgt režģa skatu" + "One or more of your shares will expire tomorrow" : "Vienam vai vairākiem jūsu koplietojumiem rīt beigsies termiņš" },"pluralForm" :"nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n != 0 ? 1 : 2);" }
\ No newline at end of file diff --git a/apps/files_sharing/l10n/mk.js b/apps/files_sharing/l10n/mk.js index 2e186e4c7fd..6628df2341e 100644 --- a/apps/files_sharing/l10n/mk.js +++ b/apps/files_sharing/l10n/mk.js @@ -269,11 +269,7 @@ OC.L10N.register( "Uploaded files:" : "Прикачени датотеки:", "By uploading files, you agree to the %1$sterms of service%2$s." : "Со прикачување на датотеките, се согласувате со %1$sусловите за користење%2$s.", "Add to your Nextcloud" : "Додадете во вашиот Cloud", - "Wrong share ID, share doesn't exist" : "Погрешно ID на споделување, споделувањето не постои", "One or more of your shares will expire tomorrow" : "Едно или повеќе од твојте споделувања ќе истечат утре", - "Copy to clipboard" : "Копирај во клипборд", - "Sorry, this link doesn’t seem to work anymore." : "Извенете, но овој линк повеќе не функционира.", - "Toggle grid view" : "Промена во мрежа", "Error generating password from password_policy" : "Грешка при генерирање на лозинка од политиката на лозинки" }, "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 ae2867ea02b..c9dc936f976 100644 --- a/apps/files_sharing/l10n/mk.json +++ b/apps/files_sharing/l10n/mk.json @@ -267,11 +267,7 @@ "Uploaded files:" : "Прикачени датотеки:", "By uploading files, you agree to the %1$sterms of service%2$s." : "Со прикачување на датотеките, се согласувате со %1$sусловите за користење%2$s.", "Add to your Nextcloud" : "Додадете во вашиот Cloud", - "Wrong share ID, share doesn't exist" : "Погрешно ID на споделување, споделувањето не постои", "One or more of your shares will expire tomorrow" : "Едно или повеќе од твојте споделувања ќе истечат утре", - "Copy to clipboard" : "Копирај во клипборд", - "Sorry, this link doesn’t seem to work anymore." : "Извенете, но овој линк повеќе не функционира.", - "Toggle grid view" : "Промена во мрежа", "Error generating password from password_policy" : "Грешка при генерирање на лозинка од политиката на лозинки" },"pluralForm" :"nplurals=2; plural=(n % 10 == 1 && n % 100 != 11) ? 0 : 1;" }
\ No newline at end of file diff --git a/apps/files_sharing/l10n/nb.js b/apps/files_sharing/l10n/nb.js index 119c449ff86..5242064b25c 100644 --- a/apps/files_sharing/l10n/nb.js +++ b/apps/files_sharing/l10n/nb.js @@ -270,11 +270,7 @@ OC.L10N.register( "Uploaded files:" : "Opplastede filer:", "By uploading files, you agree to the %1$sterms of service%2$s." : "Ved å laste opp filer godtar du %1$stjenestevilkårene%2$s.", "Add to your Nextcloud" : "Legg til i din Nextcloud", - "Wrong share ID, share doesn't exist" : "Feil ressurs ID, ressursen finnes ikke", "One or more of your shares will expire tomorrow" : "En eller flere av delingene dine utløper i morgen", - "Copy to clipboard" : "Kopiert til utklippstavlen", - "Sorry, this link doesn’t seem to work anymore." : "Beklager, denne lenken ser ikke ut til å virke lenger.", - "Toggle grid view" : "Veksle rutenett-visning", "Error generating password from password_policy" : "Feil under generering av passord fra passordregler" }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/files_sharing/l10n/nb.json b/apps/files_sharing/l10n/nb.json index fa1880a9a6d..eec641c70aa 100644 --- a/apps/files_sharing/l10n/nb.json +++ b/apps/files_sharing/l10n/nb.json @@ -268,11 +268,7 @@ "Uploaded files:" : "Opplastede filer:", "By uploading files, you agree to the %1$sterms of service%2$s." : "Ved å laste opp filer godtar du %1$stjenestevilkårene%2$s.", "Add to your Nextcloud" : "Legg til i din Nextcloud", - "Wrong share ID, share doesn't exist" : "Feil ressurs ID, ressursen finnes ikke", "One or more of your shares will expire tomorrow" : "En eller flere av delingene dine utløper i morgen", - "Copy to clipboard" : "Kopiert til utklippstavlen", - "Sorry, this link doesn’t seem to work anymore." : "Beklager, denne lenken ser ikke ut til å virke lenger.", - "Toggle grid view" : "Veksle rutenett-visning", "Error generating password from password_policy" : "Feil under generering av passord fra passordregler" },"pluralForm" :"nplurals=2; plural=(n != 1);" }
\ No newline at end of file diff --git a/apps/files_sharing/l10n/nl.js b/apps/files_sharing/l10n/nl.js index d22d487e66f..7cffc0309dd 100644 --- a/apps/files_sharing/l10n/nl.js +++ b/apps/files_sharing/l10n/nl.js @@ -257,10 +257,6 @@ 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.", "Add to your Nextcloud" : "Toevoegen aan je Nextcloud", - "Wrong share ID, share doesn't exist" : "Onjuist deel-ID, de gedeelde folder bestaat niet", - "One or more of your shares will expire tomorrow" : "Één of meer van je shares zal morgen vervallen", - "Copy to clipboard" : "Kopiëren naar het klembord", - "Sorry, this link doesn’t seem to work anymore." : "Sorry, deze link lijkt niet meer in gebruik te zijn.", - "Toggle grid view" : "Omschakelen roosterweergave" + "One or more of your shares will expire tomorrow" : "Één of meer van je shares zal morgen vervallen" }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/files_sharing/l10n/nl.json b/apps/files_sharing/l10n/nl.json index fb7e0280723..f0b7547c3d2 100644 --- a/apps/files_sharing/l10n/nl.json +++ b/apps/files_sharing/l10n/nl.json @@ -255,10 +255,6 @@ "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.", "Add to your Nextcloud" : "Toevoegen aan je Nextcloud", - "Wrong share ID, share doesn't exist" : "Onjuist deel-ID, de gedeelde folder bestaat niet", - "One or more of your shares will expire tomorrow" : "Één of meer van je shares zal morgen vervallen", - "Copy to clipboard" : "Kopiëren naar het klembord", - "Sorry, this link doesn’t seem to work anymore." : "Sorry, deze link lijkt niet meer in gebruik te zijn.", - "Toggle grid view" : "Omschakelen roosterweergave" + "One or more of your shares will expire tomorrow" : "Één of meer van je shares zal morgen vervallen" },"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 ccde2f2a689..e334547865b 100644 --- a/apps/files_sharing/l10n/pl.js +++ b/apps/files_sharing/l10n/pl.js @@ -272,12 +272,8 @@ OC.L10N.register( "Uploaded files:" : "Wysłane pliki:", "By uploading files, you agree to the %1$sterms of service%2$s." : "Wysyłając pliki, zgadzasz się na %1$swarunki korzystania z usługi%2$s.", "Add to your Nextcloud" : "Dodaj do swojego Nextcloud", - "Wrong share ID, share doesn't exist" : "Złe ID udostępnienia, udostępnienie nie istnieje", - "One or more of your shares will expire tomorrow" : "Co najmniej jeden z Twoich udostępnień wygaśnie jutro", - "Copy to clipboard" : "Kopiuj do schowka", - "Sorry, this link doesn’t seem to work anymore." : "Niestety, ten link już nie działa.", - "Toggle grid view" : "Przełącz widok siatki", "Sharing %s failed because the back end does not support sciencemesh shares" : "Udostępnienie %s nie powiodło się, ponieważ oprogramowanie nie obsługuje udostępnień Science Mesh", + "One or more of your shares will expire tomorrow" : "Co najmniej jeden z Twoich udostępnień wygaśnie jutro", "Science Mesh" : "Science Mesh", "Error generating password from password_policy" : "Błąd podczas generowania hasła z password_policy" }, diff --git a/apps/files_sharing/l10n/pl.json b/apps/files_sharing/l10n/pl.json index c4037a32777..1ba9bf495ca 100644 --- a/apps/files_sharing/l10n/pl.json +++ b/apps/files_sharing/l10n/pl.json @@ -270,12 +270,8 @@ "Uploaded files:" : "Wysłane pliki:", "By uploading files, you agree to the %1$sterms of service%2$s." : "Wysyłając pliki, zgadzasz się na %1$swarunki korzystania z usługi%2$s.", "Add to your Nextcloud" : "Dodaj do swojego Nextcloud", - "Wrong share ID, share doesn't exist" : "Złe ID udostępnienia, udostępnienie nie istnieje", - "One or more of your shares will expire tomorrow" : "Co najmniej jeden z Twoich udostępnień wygaśnie jutro", - "Copy to clipboard" : "Kopiuj do schowka", - "Sorry, this link doesn’t seem to work anymore." : "Niestety, ten link już nie działa.", - "Toggle grid view" : "Przełącz widok siatki", "Sharing %s failed because the back end does not support sciencemesh shares" : "Udostępnienie %s nie powiodło się, ponieważ oprogramowanie nie obsługuje udostępnień Science Mesh", + "One or more of your shares will expire tomorrow" : "Co najmniej jeden z Twoich udostępnień wygaśnie jutro", "Science Mesh" : "Science Mesh", "Error generating password from password_policy" : "Błąd podczas generowania hasła z password_policy" },"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);" diff --git a/apps/files_sharing/l10n/pt_BR.js b/apps/files_sharing/l10n/pt_BR.js index 7ba8da3bcd3..e3eafddb3e7 100644 --- a/apps/files_sharing/l10n/pt_BR.js +++ b/apps/files_sharing/l10n/pt_BR.js @@ -272,12 +272,8 @@ 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.", "Add to your Nextcloud" : "Adicionar ao seu Nextcloud", - "Wrong share ID, share doesn't exist" : "ID de compartilhamento errado, o compartilhamento não existe", - "One or more of your shares will expire tomorrow" : "Um ou mais de seus compartilhamentos irão expirar amanhã", - "Copy to clipboard" : "Copiar para a área de transferência", - "Sorry, this link doesn’t seem to work anymore." : "Desculpe, este link parece não funcionar mais.", - "Toggle grid view" : "Alternar a visão em grade", "Sharing %s failed because the back end does not support sciencemesh shares" : "Sharing %s failed because the back end does not support sciencemesh shares", + "One or more of your shares will expire tomorrow" : "Um ou mais de seus compartilhamentos irão expirar amanhã", "Science Mesh" : "Science Mesh", "Error generating password from password_policy" : "Erro ao gerar senha de password_policy" }, diff --git a/apps/files_sharing/l10n/pt_BR.json b/apps/files_sharing/l10n/pt_BR.json index 86ead87acd6..7c852c5400d 100644 --- a/apps/files_sharing/l10n/pt_BR.json +++ b/apps/files_sharing/l10n/pt_BR.json @@ -270,12 +270,8 @@ "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.", "Add to your Nextcloud" : "Adicionar ao seu Nextcloud", - "Wrong share ID, share doesn't exist" : "ID de compartilhamento errado, o compartilhamento não existe", - "One or more of your shares will expire tomorrow" : "Um ou mais de seus compartilhamentos irão expirar amanhã", - "Copy to clipboard" : "Copiar para a área de transferência", - "Sorry, this link doesn’t seem to work anymore." : "Desculpe, este link parece não funcionar mais.", - "Toggle grid view" : "Alternar a visão em grade", "Sharing %s failed because the back end does not support sciencemesh shares" : "Sharing %s failed because the back end does not support sciencemesh shares", + "One or more of your shares will expire tomorrow" : "Um ou mais de seus compartilhamentos irão expirar amanhã", "Science Mesh" : "Science Mesh", "Error generating password from password_policy" : "Erro ao gerar senha de password_policy" },"pluralForm" :"nplurals=3; plural=(n == 0 || n == 1) ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;" diff --git a/apps/files_sharing/l10n/pt_PT.js b/apps/files_sharing/l10n/pt_PT.js index ad21428cef2..0f614b223fe 100644 --- a/apps/files_sharing/l10n/pt_PT.js +++ b/apps/files_sharing/l10n/pt_PT.js @@ -158,9 +158,6 @@ OC.L10N.register( "Note" : "Nota", "Select or drop files" : "Seleccione ou solte ficheiros", "Uploaded files:" : "Ficheiros enviados:", - "Add to your Nextcloud" : "Adicionar à sua Nextcloud", - "Wrong share ID, share doesn't exist" : "Id. de partilha errada, a partilha não existe", - "Copy to clipboard" : "Copiar para área de transferência", - "Sorry, this link doesn’t seem to work anymore." : "Desculpe, mas esta hiperligação parece já não estar a funcionar." + "Add to your Nextcloud" : "Adicionar à sua Nextcloud" }, "nplurals=3; plural=(n == 0 || n == 1) ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"); diff --git a/apps/files_sharing/l10n/pt_PT.json b/apps/files_sharing/l10n/pt_PT.json index 4c2b664a835..f5b3e6bf595 100644 --- a/apps/files_sharing/l10n/pt_PT.json +++ b/apps/files_sharing/l10n/pt_PT.json @@ -156,9 +156,6 @@ "Note" : "Nota", "Select or drop files" : "Seleccione ou solte ficheiros", "Uploaded files:" : "Ficheiros enviados:", - "Add to your Nextcloud" : "Adicionar à sua Nextcloud", - "Wrong share ID, share doesn't exist" : "Id. de partilha errada, a partilha não existe", - "Copy to clipboard" : "Copiar para área de transferência", - "Sorry, this link doesn’t seem to work anymore." : "Desculpe, mas esta hiperligação parece já não estar a funcionar." + "Add to your Nextcloud" : "Adicionar à sua Nextcloud" },"pluralForm" :"nplurals=3; plural=(n == 0 || n == 1) ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;" }
\ No newline at end of file diff --git a/apps/files_sharing/l10n/ru.js b/apps/files_sharing/l10n/ru.js index ddbe4c63468..be8fecc836d 100644 --- a/apps/files_sharing/l10n/ru.js +++ b/apps/files_sharing/l10n/ru.js @@ -272,12 +272,8 @@ OC.L10N.register( "Uploaded files:" : "Отправленные файлы:", "By uploading files, you agree to the %1$sterms of service%2$s." : "Передачей файлов на сервер, вы принимаете %1$sусловия обслуживания%2$s.", "Add to your Nextcloud" : "Добавить в свой Nextcloud", - "Wrong share ID, share doesn't exist" : "Неверный идентификатор, общий ресурс не существует", - "One or more of your shares will expire tomorrow" : "Завтра истекает срок одного или нескольких опубликованных вами ресурсов", - "Copy to clipboard" : "Копировать в буфер обмена", - "Sorry, this link doesn’t seem to work anymore." : "Похоже, эта ссылка больше не работает.", - "Toggle grid view" : "Включить или отключить режим просмотра сеткой", "Sharing %s failed because the back end does not support sciencemesh shares" : "Не удалось предоставить общий доступ к «%s» поскольку механизм обмена не поддерживает общие ресурсы типа Science Mesh", + "One or more of your shares will expire tomorrow" : "Завтра истекает срок одного или нескольких опубликованных вами ресурсов", "Science Mesh" : "Science Mesh", "Error generating password from password_policy" : "Не удалось создать пароль на основе политики" }, diff --git a/apps/files_sharing/l10n/ru.json b/apps/files_sharing/l10n/ru.json index d4383a5c9e8..37e22c9aa2b 100644 --- a/apps/files_sharing/l10n/ru.json +++ b/apps/files_sharing/l10n/ru.json @@ -270,12 +270,8 @@ "Uploaded files:" : "Отправленные файлы:", "By uploading files, you agree to the %1$sterms of service%2$s." : "Передачей файлов на сервер, вы принимаете %1$sусловия обслуживания%2$s.", "Add to your Nextcloud" : "Добавить в свой Nextcloud", - "Wrong share ID, share doesn't exist" : "Неверный идентификатор, общий ресурс не существует", - "One or more of your shares will expire tomorrow" : "Завтра истекает срок одного или нескольких опубликованных вами ресурсов", - "Copy to clipboard" : "Копировать в буфер обмена", - "Sorry, this link doesn’t seem to work anymore." : "Похоже, эта ссылка больше не работает.", - "Toggle grid view" : "Включить или отключить режим просмотра сеткой", "Sharing %s failed because the back end does not support sciencemesh shares" : "Не удалось предоставить общий доступ к «%s» поскольку механизм обмена не поддерживает общие ресурсы типа Science Mesh", + "One or more of your shares will expire tomorrow" : "Завтра истекает срок одного или нескольких опубликованных вами ресурсов", "Science Mesh" : "Science Mesh", "Error generating password from password_policy" : "Не удалось создать пароль на основе политики" },"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);" diff --git a/apps/files_sharing/l10n/sc.js b/apps/files_sharing/l10n/sc.js index 6a1f76b6563..cc28c40eac1 100644 --- a/apps/files_sharing/l10n/sc.js +++ b/apps/files_sharing/l10n/sc.js @@ -242,10 +242,6 @@ OC.L10N.register( "Uploaded files:" : "Archìvios carrigados:", "By uploading files, you agree to the %1$sterms of service%2$s." : "Carrighende is archìvios, cuncordas cun is %1$scunditziones de servìtziu%2$s.", "Add to your Nextcloud" : "Agiunghe a su Nextcloud tuo", - "Wrong share ID, share doesn't exist" : "ID de cumpartzidura isballiadu, sa cumpartzidura no esistit", - "One or more of your shares will expire tomorrow" : "Una o prus cumpartziduras tuas ant a iscadire cras", - "Copy to clipboard" : "Còpia in punta de billete", - "Sorry, this link doesn’t seem to work anymore." : "Custu ligòngiu non funtzionat prus.", - "Toggle grid view" : "Càmbia a visualizatzione in mosàicu" + "One or more of your shares will expire tomorrow" : "Una o prus cumpartziduras tuas ant a iscadire cras" }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/files_sharing/l10n/sc.json b/apps/files_sharing/l10n/sc.json index 70f488aac71..4cd705ad212 100644 --- a/apps/files_sharing/l10n/sc.json +++ b/apps/files_sharing/l10n/sc.json @@ -240,10 +240,6 @@ "Uploaded files:" : "Archìvios carrigados:", "By uploading files, you agree to the %1$sterms of service%2$s." : "Carrighende is archìvios, cuncordas cun is %1$scunditziones de servìtziu%2$s.", "Add to your Nextcloud" : "Agiunghe a su Nextcloud tuo", - "Wrong share ID, share doesn't exist" : "ID de cumpartzidura isballiadu, sa cumpartzidura no esistit", - "One or more of your shares will expire tomorrow" : "Una o prus cumpartziduras tuas ant a iscadire cras", - "Copy to clipboard" : "Còpia in punta de billete", - "Sorry, this link doesn’t seem to work anymore." : "Custu ligòngiu non funtzionat prus.", - "Toggle grid view" : "Càmbia a visualizatzione in mosàicu" + "One or more of your shares will expire tomorrow" : "Una o prus cumpartziduras tuas ant a iscadire cras" },"pluralForm" :"nplurals=2; plural=(n != 1);" }
\ No newline at end of file diff --git a/apps/files_sharing/l10n/sk.js b/apps/files_sharing/l10n/sk.js index fd5418cb18b..a18e2e168a4 100644 --- a/apps/files_sharing/l10n/sk.js +++ b/apps/files_sharing/l10n/sk.js @@ -261,10 +261,6 @@ 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.", "Add to your Nextcloud" : "Pridať do svojho Nextcloud", - "Wrong share ID, share doesn't exist" : "Neplatné ID sprístupnenia, sprístupnenie neexistuje", - "One or more of your shares will expire tomorrow" : "Jedenému alebo viac zdieľaniam zajtra skončí platnosť", - "Copy to clipboard" : "Skopírovať do schránky", - "Sorry, this link doesn’t seem to work anymore." : "To je nepríjemné, ale tento odkaz už nie je funkčný.", - "Toggle grid view" : "Prepnúť zobrazenie mriežky" + "One or more of your shares will expire tomorrow" : "Jedenému alebo viac zdieľaniam zajtra skončí platnosť" }, "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 51bab7a47c8..f4874d7fa7f 100644 --- a/apps/files_sharing/l10n/sk.json +++ b/apps/files_sharing/l10n/sk.json @@ -259,10 +259,6 @@ "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.", "Add to your Nextcloud" : "Pridať do svojho Nextcloud", - "Wrong share ID, share doesn't exist" : "Neplatné ID sprístupnenia, sprístupnenie neexistuje", - "One or more of your shares will expire tomorrow" : "Jedenému alebo viac zdieľaniam zajtra skončí platnosť", - "Copy to clipboard" : "Skopírovať do schránky", - "Sorry, this link doesn’t seem to work anymore." : "To je nepríjemné, ale tento odkaz už nie je funkčný.", - "Toggle grid view" : "Prepnúť zobrazenie mriežky" + "One or more of your shares will expire tomorrow" : "Jedenému alebo viac zdieľaniam zajtra skončí platnosť" },"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 074d1513ec5..62bff30545b 100644 --- a/apps/files_sharing/l10n/sl.js +++ b/apps/files_sharing/l10n/sl.js @@ -244,10 +244,6 @@ OC.L10N.register( "Uploaded files:" : "Poslane datoteke:", "By uploading files, you agree to the %1$sterms of service%2$s." : "S pošiljanjem datotek v oblak sprejemate tudi %1$spogoje uporabe storitve%2$s.", "Add to your Nextcloud" : "Dodaj v oblak Nextcloud", - "Wrong share ID, share doesn't exist" : "Napačen ID mesta uporabe; mesto ne obstaja!", - "One or more of your shares will expire tomorrow" : "Eno ali več mest souporabe bo jutri poteklo", - "Copy to clipboard" : "Kopiraj v odložišče", - "Sorry, this link doesn’t seem to work anymore." : "Povezava očitno ni več v uporabi.", - "Toggle grid view" : "Preklopi mrežni pogled" + "One or more of your shares will expire tomorrow" : "Eno ali več mest souporabe bo jutri poteklo" }, "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 025326dab61..2422ebc23be 100644 --- a/apps/files_sharing/l10n/sl.json +++ b/apps/files_sharing/l10n/sl.json @@ -242,10 +242,6 @@ "Uploaded files:" : "Poslane datoteke:", "By uploading files, you agree to the %1$sterms of service%2$s." : "S pošiljanjem datotek v oblak sprejemate tudi %1$spogoje uporabe storitve%2$s.", "Add to your Nextcloud" : "Dodaj v oblak Nextcloud", - "Wrong share ID, share doesn't exist" : "Napačen ID mesta uporabe; mesto ne obstaja!", - "One or more of your shares will expire tomorrow" : "Eno ali več mest souporabe bo jutri poteklo", - "Copy to clipboard" : "Kopiraj v odložišče", - "Sorry, this link doesn’t seem to work anymore." : "Povezava očitno ni več v uporabi.", - "Toggle grid view" : "Preklopi mrežni pogled" + "One or more of your shares will expire tomorrow" : "Eno ali več mest souporabe bo jutri poteklo" },"pluralForm" :"nplurals=4; plural=(n%100==1 ? 0 : n%100==2 ? 1 : n%100==3 || n%100==4 ? 2 : 3);" }
\ No newline at end of file diff --git a/apps/files_sharing/l10n/sq.js b/apps/files_sharing/l10n/sq.js index cfaa086664e..c56e46415d3 100644 --- a/apps/files_sharing/l10n/sq.js +++ b/apps/files_sharing/l10n/sq.js @@ -139,9 +139,6 @@ OC.L10N.register( "Note" : "Shënim", "Select or drop files" : "Përzgjidh ose hiq skedarët", "Uploaded files:" : "Skedarët e ngarkuar:", - "Add to your Nextcloud" : "Shtojeni tek Nextcloud-i juaj", - "Wrong share ID, share doesn't exist" : "ID e gabuar ndarjeje, ndarja s’ekziston", - "Copy to clipboard" : "Kopjo në dërrasë ", - "Sorry, this link doesn’t seem to work anymore." : "Na ndjeni, kjo lidhje duket se nuk funksionon më." + "Add to your Nextcloud" : "Shtojeni tek Nextcloud-i juaj" }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/files_sharing/l10n/sq.json b/apps/files_sharing/l10n/sq.json index 998119e3970..4dda374ab87 100644 --- a/apps/files_sharing/l10n/sq.json +++ b/apps/files_sharing/l10n/sq.json @@ -137,9 +137,6 @@ "Note" : "Shënim", "Select or drop files" : "Përzgjidh ose hiq skedarët", "Uploaded files:" : "Skedarët e ngarkuar:", - "Add to your Nextcloud" : "Shtojeni tek Nextcloud-i juaj", - "Wrong share ID, share doesn't exist" : "ID e gabuar ndarjeje, ndarja s’ekziston", - "Copy to clipboard" : "Kopjo në dërrasë ", - "Sorry, this link doesn’t seem to work anymore." : "Na ndjeni, kjo lidhje duket se nuk funksionon më." + "Add to your Nextcloud" : "Shtojeni tek Nextcloud-i juaj" },"pluralForm" :"nplurals=2; plural=(n != 1);" }
\ No newline at end of file diff --git a/apps/files_sharing/l10n/sr.js b/apps/files_sharing/l10n/sr.js index 28af8d92488..69105e3cab8 100644 --- a/apps/files_sharing/l10n/sr.js +++ b/apps/files_sharing/l10n/sr.js @@ -272,12 +272,8 @@ OC.L10N.register( "Uploaded files:" : "Отпремљени фајлови:", "By uploading files, you agree to the %1$sterms of service%2$s." : "Отпремањем фајлова, слажете се са %1$sусловима коришћења%2$s.", "Add to your Nextcloud" : "Додајте у свој облак", - "Wrong share ID, share doesn't exist" : "Погрешна идентификација дељења, дељење не постоји", - "One or more of your shares will expire tomorrow" : "Једно или више Ваших дељења ће истећи сутра", - "Copy to clipboard" : "Копирај у оставу", - "Sorry, this link doesn’t seem to work anymore." : "Нажалост, изгледа да веза више не ради.", - "Toggle grid view" : "Укључи/искључи приказ мреже", "Sharing %s failed because the back end does not support sciencemesh shares" : "Дељење %s није успело јер позадински механизам не подржава sciencemesh дељења", + "One or more of your shares will expire tomorrow" : "Једно или више Ваших дељења ће истећи сутра", "Science Mesh" : "Science Mesh", "Error generating password from password_policy" : "Грешка приликом креирања лозинке из password_policy" }, diff --git a/apps/files_sharing/l10n/sr.json b/apps/files_sharing/l10n/sr.json index 8a27d57bf45..5f2a91fe867 100644 --- a/apps/files_sharing/l10n/sr.json +++ b/apps/files_sharing/l10n/sr.json @@ -270,12 +270,8 @@ "Uploaded files:" : "Отпремљени фајлови:", "By uploading files, you agree to the %1$sterms of service%2$s." : "Отпремањем фајлова, слажете се са %1$sусловима коришћења%2$s.", "Add to your Nextcloud" : "Додајте у свој облак", - "Wrong share ID, share doesn't exist" : "Погрешна идентификација дељења, дељење не постоји", - "One or more of your shares will expire tomorrow" : "Једно или више Ваших дељења ће истећи сутра", - "Copy to clipboard" : "Копирај у оставу", - "Sorry, this link doesn’t seem to work anymore." : "Нажалост, изгледа да веза више не ради.", - "Toggle grid view" : "Укључи/искључи приказ мреже", "Sharing %s failed because the back end does not support sciencemesh shares" : "Дељење %s није успело јер позадински механизам не подржава sciencemesh дељења", + "One or more of your shares will expire tomorrow" : "Једно или више Ваших дељења ће истећи сутра", "Science Mesh" : "Science Mesh", "Error generating password from password_policy" : "Грешка приликом креирања лозинке из password_policy" },"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);" diff --git a/apps/files_sharing/l10n/sv.js b/apps/files_sharing/l10n/sv.js index 6297e5586c1..e310d2f0346 100644 --- a/apps/files_sharing/l10n/sv.js +++ b/apps/files_sharing/l10n/sv.js @@ -272,12 +272,8 @@ 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.", "Add to your Nextcloud" : "Lägg till i molnet", - "Wrong share ID, share doesn't exist" : "Fel delnings-ID, delningen finns inte", - "One or more of your shares will expire tomorrow" : "En eller flera av dina delningar kommer att upphöra imorgon", - "Copy to clipboard" : "Kopiera till urklipp", - "Sorry, this link doesn’t seem to work anymore." : "Tyvärr, denna länk verkar inte fungera längre.", - "Toggle grid view" : "Växla rutnätsvy", "Sharing %s failed because the back end does not support sciencemesh shares" : "Delning av %s misslyckades eftersom servern inte stödjer ScienceMesh-delningar", + "One or more of your shares will expire tomorrow" : "En eller flera av dina delningar kommer att upphöra imorgon", "Science Mesh" : "ScienceMesh", "Error generating password from password_policy" : "Fel vid generering av lösenord från lösenordspolicy" }, diff --git a/apps/files_sharing/l10n/sv.json b/apps/files_sharing/l10n/sv.json index c52f2f4aee5..d2b75159685 100644 --- a/apps/files_sharing/l10n/sv.json +++ b/apps/files_sharing/l10n/sv.json @@ -270,12 +270,8 @@ "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.", "Add to your Nextcloud" : "Lägg till i molnet", - "Wrong share ID, share doesn't exist" : "Fel delnings-ID, delningen finns inte", - "One or more of your shares will expire tomorrow" : "En eller flera av dina delningar kommer att upphöra imorgon", - "Copy to clipboard" : "Kopiera till urklipp", - "Sorry, this link doesn’t seem to work anymore." : "Tyvärr, denna länk verkar inte fungera längre.", - "Toggle grid view" : "Växla rutnätsvy", "Sharing %s failed because the back end does not support sciencemesh shares" : "Delning av %s misslyckades eftersom servern inte stödjer ScienceMesh-delningar", + "One or more of your shares will expire tomorrow" : "En eller flera av dina delningar kommer att upphöra imorgon", "Science Mesh" : "ScienceMesh", "Error generating password from password_policy" : "Fel vid generering av lösenord från lösenordspolicy" },"pluralForm" :"nplurals=2; plural=(n != 1);" diff --git a/apps/files_sharing/l10n/tr.js b/apps/files_sharing/l10n/tr.js index b2a1c277ae5..e04b0e1d354 100644 --- a/apps/files_sharing/l10n/tr.js +++ b/apps/files_sharing/l10n/tr.js @@ -272,12 +272,8 @@ 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.", "Add to your Nextcloud" : "Nextcloud hesabınıza ekleyin", - "Wrong share ID, share doesn't exist" : "Paylaşım kimliği yanlış. Paylaşım bulunamadı", - "One or more of your shares will expire tomorrow" : "Bir ya da daha çok paylaşımınızın geçerlilik süresi yarın dolacak", - "Copy to clipboard" : "Panoya kopyala", - "Sorry, this link doesn’t seem to work anymore." : "Ne yazık ki, bu bağlantı artık çalışmıyor gibi görünüyor.", - "Toggle grid view" : "Tablo görünümünü değiştir", "Sharing %s failed because the back end does not support sciencemesh shares" : "Arka uç ScienceMesh paylaşımlarına izin vermediğinden %s paylaşılamadı", + "One or more of your shares will expire tomorrow" : "Bir ya da daha çok paylaşımınızın geçerlilik süresi yarın dolacak", "Science Mesh" : "ScienceMesh", "Error generating password from password_policy" : "password_policy ile parola oluşturulurken sorun çıktı" }, diff --git a/apps/files_sharing/l10n/tr.json b/apps/files_sharing/l10n/tr.json index bab9bff2939..f998fddd468 100644 --- a/apps/files_sharing/l10n/tr.json +++ b/apps/files_sharing/l10n/tr.json @@ -270,12 +270,8 @@ "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.", "Add to your Nextcloud" : "Nextcloud hesabınıza ekleyin", - "Wrong share ID, share doesn't exist" : "Paylaşım kimliği yanlış. Paylaşım bulunamadı", - "One or more of your shares will expire tomorrow" : "Bir ya da daha çok paylaşımınızın geçerlilik süresi yarın dolacak", - "Copy to clipboard" : "Panoya kopyala", - "Sorry, this link doesn’t seem to work anymore." : "Ne yazık ki, bu bağlantı artık çalışmıyor gibi görünüyor.", - "Toggle grid view" : "Tablo görünümünü değiştir", "Sharing %s failed because the back end does not support sciencemesh shares" : "Arka uç ScienceMesh paylaşımlarına izin vermediğinden %s paylaşılamadı", + "One or more of your shares will expire tomorrow" : "Bir ya da daha çok paylaşımınızın geçerlilik süresi yarın dolacak", "Science Mesh" : "ScienceMesh", "Error generating password from password_policy" : "password_policy ile parola oluşturulurken sorun çıktı" },"pluralForm" :"nplurals=2; plural=(n > 1);" diff --git a/apps/files_sharing/l10n/uk.js b/apps/files_sharing/l10n/uk.js index c9dfccfaeb3..0e78998c0c2 100644 --- a/apps/files_sharing/l10n/uk.js +++ b/apps/files_sharing/l10n/uk.js @@ -272,12 +272,8 @@ OC.L10N.register( "Uploaded files:" : "Завантажені файли:", "By uploading files, you agree to the %1$sterms of service%2$s." : "Завантажуючи файли, ви погоджуєтеся з %1$sумовами користування%2$s.", "Add to your Nextcloud" : "Додати до вашої хмари Nextcloud", - "Wrong share ID, share doesn't exist" : "Неправильний ідентифікатор спільного ресурсу, спільний ресурс відсутній", - "One or more of your shares will expire tomorrow" : "Термін дії одного чи кількох ваших спільних ресурсів спливає завтра", - "Copy to clipboard" : "Копіювати до буферу обміну", - "Sorry, this link doesn’t seem to work anymore." : "На жаль, посилання більше не дійсне.", - "Toggle grid view" : "Перемкнути подання сіткою", "Sharing %s failed because the back end does not support sciencemesh shares" : "Поширення %s не вдалося, оскільки бекенд не підтримує ресурси типа ScienceMesh", + "One or more of your shares will expire tomorrow" : "Термін дії одного чи кількох ваших спільних ресурсів спливає завтра", "Science Mesh" : "Science Mesh", "Error generating password from password_policy" : "Помилка під час створення паролів з password_policy" }, diff --git a/apps/files_sharing/l10n/uk.json b/apps/files_sharing/l10n/uk.json index 26efb0187c1..9fae670506d 100644 --- a/apps/files_sharing/l10n/uk.json +++ b/apps/files_sharing/l10n/uk.json @@ -270,12 +270,8 @@ "Uploaded files:" : "Завантажені файли:", "By uploading files, you agree to the %1$sterms of service%2$s." : "Завантажуючи файли, ви погоджуєтеся з %1$sумовами користування%2$s.", "Add to your Nextcloud" : "Додати до вашої хмари Nextcloud", - "Wrong share ID, share doesn't exist" : "Неправильний ідентифікатор спільного ресурсу, спільний ресурс відсутній", - "One or more of your shares will expire tomorrow" : "Термін дії одного чи кількох ваших спільних ресурсів спливає завтра", - "Copy to clipboard" : "Копіювати до буферу обміну", - "Sorry, this link doesn’t seem to work anymore." : "На жаль, посилання більше не дійсне.", - "Toggle grid view" : "Перемкнути подання сіткою", "Sharing %s failed because the back end does not support sciencemesh shares" : "Поширення %s не вдалося, оскільки бекенд не підтримує ресурси типа ScienceMesh", + "One or more of your shares will expire tomorrow" : "Термін дії одного чи кількох ваших спільних ресурсів спливає завтра", "Science Mesh" : "Science Mesh", "Error generating password from password_policy" : "Помилка під час створення паролів з password_policy" },"pluralForm" :"nplurals=4; plural=(n % 1 == 0 && n % 10 == 1 && n % 100 != 11 ? 0 : n % 1 == 0 && n % 10 >= 2 && n % 10 <= 4 && (n % 100 < 12 || n % 100 > 14) ? 1 : n % 1 == 0 && (n % 10 ==0 || (n % 10 >=5 && n % 10 <=9) || (n % 100 >=11 && n % 100 <=14 )) ? 2: 3);" diff --git a/apps/files_sharing/l10n/zh_CN.js b/apps/files_sharing/l10n/zh_CN.js index 275e315dfdf..f279790b3b6 100644 --- a/apps/files_sharing/l10n/zh_CN.js +++ b/apps/files_sharing/l10n/zh_CN.js @@ -259,10 +259,6 @@ OC.L10N.register( "Uploaded files:" : "上传的文件: ", "By uploading files, you agree to the %1$sterms of service%2$s." : "通过上传文件,您同意了 %1$s 服务条款 %2$s。", "Add to your Nextcloud" : "添加到您的 Nextcloud", - "Wrong share ID, share doesn't exist" : "错误的共享 ID,共享不存在", - "One or more of your shares will expire tomorrow" : "您的一个或多个共享将在明天过期", - "Copy to clipboard" : "复制到剪贴板", - "Sorry, this link doesn’t seem to work anymore." : "抱歉,此链接已失效。", - "Toggle grid view" : "切换网格视图" + "One or more of your shares will expire tomorrow" : "您的一个或多个共享将在明天过期" }, "nplurals=1; plural=0;"); diff --git a/apps/files_sharing/l10n/zh_CN.json b/apps/files_sharing/l10n/zh_CN.json index d04e59cdaad..e150c0b53cf 100644 --- a/apps/files_sharing/l10n/zh_CN.json +++ b/apps/files_sharing/l10n/zh_CN.json @@ -257,10 +257,6 @@ "Uploaded files:" : "上传的文件: ", "By uploading files, you agree to the %1$sterms of service%2$s." : "通过上传文件,您同意了 %1$s 服务条款 %2$s。", "Add to your Nextcloud" : "添加到您的 Nextcloud", - "Wrong share ID, share doesn't exist" : "错误的共享 ID,共享不存在", - "One or more of your shares will expire tomorrow" : "您的一个或多个共享将在明天过期", - "Copy to clipboard" : "复制到剪贴板", - "Sorry, this link doesn’t seem to work anymore." : "抱歉,此链接已失效。", - "Toggle grid view" : "切换网格视图" + "One or more of your shares will expire tomorrow" : "您的一个或多个共享将在明天过期" },"pluralForm" :"nplurals=1; plural=0;" }
\ No newline at end of file diff --git a/apps/files_sharing/l10n/zh_HK.js b/apps/files_sharing/l10n/zh_HK.js index f5b04f71694..9df6d51a4d4 100644 --- a/apps/files_sharing/l10n/zh_HK.js +++ b/apps/files_sharing/l10n/zh_HK.js @@ -272,12 +272,8 @@ OC.L10N.register( "Uploaded files:" : "已上傳的檔案:", "By uploading files, you agree to the %1$sterms of service%2$s." : "上傳檔案即表示您同意 %1$s服務條款%2$s。 ", "Add to your Nextcloud" : "加入到您的 Nextcloud", - "Wrong share ID, share doesn't exist" : "錯誤的分享 ID ,分享不存在", - "One or more of your shares will expire tomorrow" : "您的一個或多個分享將於明日到期", - "Copy to clipboard" : "複製到剪貼板", - "Sorry, this link doesn’t seem to work anymore." : "抱歉,此連結已經失效", - "Toggle grid view" : "切換網格檢視", "Sharing %s failed because the back end does not support sciencemesh shares" : "分享 %s 失敗,因為後端不支援 Science Mesh 分享", + "One or more of your shares will expire tomorrow" : "您的一個或多個分享將於明日到期", "Science Mesh" : "Science Mesh", "Error generating password from password_policy" : "從密碼策略生成密碼時出錯" }, diff --git a/apps/files_sharing/l10n/zh_HK.json b/apps/files_sharing/l10n/zh_HK.json index 1e505211e62..e81eef7f152 100644 --- a/apps/files_sharing/l10n/zh_HK.json +++ b/apps/files_sharing/l10n/zh_HK.json @@ -270,12 +270,8 @@ "Uploaded files:" : "已上傳的檔案:", "By uploading files, you agree to the %1$sterms of service%2$s." : "上傳檔案即表示您同意 %1$s服務條款%2$s。 ", "Add to your Nextcloud" : "加入到您的 Nextcloud", - "Wrong share ID, share doesn't exist" : "錯誤的分享 ID ,分享不存在", - "One or more of your shares will expire tomorrow" : "您的一個或多個分享將於明日到期", - "Copy to clipboard" : "複製到剪貼板", - "Sorry, this link doesn’t seem to work anymore." : "抱歉,此連結已經失效", - "Toggle grid view" : "切換網格檢視", "Sharing %s failed because the back end does not support sciencemesh shares" : "分享 %s 失敗,因為後端不支援 Science Mesh 分享", + "One or more of your shares will expire tomorrow" : "您的一個或多個分享將於明日到期", "Science Mesh" : "Science Mesh", "Error generating password from password_policy" : "從密碼策略生成密碼時出錯" },"pluralForm" :"nplurals=1; plural=0;" diff --git a/apps/files_sharing/l10n/zh_TW.js b/apps/files_sharing/l10n/zh_TW.js index 11a32e75557..491dec93a76 100644 --- a/apps/files_sharing/l10n/zh_TW.js +++ b/apps/files_sharing/l10n/zh_TW.js @@ -272,12 +272,8 @@ OC.L10N.register( "Uploaded files:" : "已上傳的檔案:", "By uploading files, you agree to the %1$sterms of service%2$s." : "上傳檔案即表示您同意%1$s服務條款%2$s。", "Add to your Nextcloud" : "新增到您的 Nextcloud", - "Wrong share ID, share doesn't exist" : "錯誤的分享 ID,分享不存在", - "One or more of your shares will expire tomorrow" : "您的一個或多個分享將於明天到期", - "Copy to clipboard" : "複製到剪貼簿", - "Sorry, this link doesn’t seem to work anymore." : "抱歉,此連結已經失效", - "Toggle grid view" : "切換網格檢視", "Sharing %s failed because the back end does not support sciencemesh shares" : "分享 %s 失敗,因為後端不支援 sciencemesh 分享", + "One or more of your shares will expire tomorrow" : "您的一個或多個分享將於明天到期", "Science Mesh" : "Science Mesh", "Error generating password from password_policy" : "從密碼策略產生密碼時發生錯誤" }, diff --git a/apps/files_sharing/l10n/zh_TW.json b/apps/files_sharing/l10n/zh_TW.json index 666c6679505..3848b466536 100644 --- a/apps/files_sharing/l10n/zh_TW.json +++ b/apps/files_sharing/l10n/zh_TW.json @@ -270,12 +270,8 @@ "Uploaded files:" : "已上傳的檔案:", "By uploading files, you agree to the %1$sterms of service%2$s." : "上傳檔案即表示您同意%1$s服務條款%2$s。", "Add to your Nextcloud" : "新增到您的 Nextcloud", - "Wrong share ID, share doesn't exist" : "錯誤的分享 ID,分享不存在", - "One or more of your shares will expire tomorrow" : "您的一個或多個分享將於明天到期", - "Copy to clipboard" : "複製到剪貼簿", - "Sorry, this link doesn’t seem to work anymore." : "抱歉,此連結已經失效", - "Toggle grid view" : "切換網格檢視", "Sharing %s failed because the back end does not support sciencemesh shares" : "分享 %s 失敗,因為後端不支援 sciencemesh 分享", + "One or more of your shares will expire tomorrow" : "您的一個或多個分享將於明天到期", "Science Mesh" : "Science Mesh", "Error generating password from password_policy" : "從密碼策略產生密碼時發生錯誤" },"pluralForm" :"nplurals=1; plural=0;" |