diff options
Diffstat (limited to 'apps/files_sharing')
215 files changed, 492 insertions, 8026 deletions
diff --git a/apps/files_sharing/appinfo/routes.php b/apps/files_sharing/appinfo/routes.php index f86aeedd2c2..f9e10ebb106 100644 --- a/apps/files_sharing/appinfo/routes.php +++ b/apps/files_sharing/appinfo/routes.php @@ -1,4 +1,5 @@ <?php + /** * SPDX-FileCopyrightText: 2016-2024 Nextcloud GmbH and Nextcloud contributors * SPDX-FileCopyrightText: 2016 ownCloud, Inc. diff --git a/apps/files_sharing/l10n/az.js b/apps/files_sharing/l10n/az.js deleted file mode 100644 index 7bf3472dfef..00000000000 --- a/apps/files_sharing/l10n/az.js +++ /dev/null @@ -1,60 +0,0 @@ -OC.L10N.register( - "files_sharing", - { - "Server to server sharing is not enabled on this server" : "Bu serverdə, serverlərarası yayımlanma aktiv deyil", - "The mountpoint name contains invalid characters." : "Bərkidilmə nöqtəsinin adında yalnış simvollar mövcuddur. ", - "Invalid or untrusted SSL certificate" : "Yalnış yada inam listindən kənar SSL sertifikatı", - "Could not authenticate to remote share, password might be wrong" : "Uzaqda olan paylaşımın əslliyini yoxlamaq olmur və ola bilər ki, şifrə yalnışdır. ", - "Storage not valid" : "Depo etibarlı deyil", - "Couldn't add remote share" : "Uzaqda olan yayımlanmanı əlavə etmək mümkün olmadı", - "Shared with you" : "Sizinlə yayımlanan", - "Shared with others" : "Hər kəsə yayımlanmış", - "Shared by link" : "Link tərəfindən paylaşılıb", - "Nothing shared with you yet" : "Hələki sizinlə heç bir şey paylaşılmayıb", - "Files and folders others share with you will show up here" : "Digərlərinin sizinlə paylaşdığı fayllar və qovluqlar burda göstəriləcək", - "Nothing shared yet" : "Paylaşılan heçnə yoxdur", - "Files and folders you share will show up here" : "Sizin tərəfinizdən paylaşılmış fayllar və qovluqlar burda göstəriləcək", - "No shared links" : "Paylaşılmış linklər yoxdur ", - "Files and folders you share by link will show up here" : "Link vasitəsilə sizin tərəfinizdən paylaşılmış fayllar və qovluqlar burda göstəriləcək", - "Do you want to add the remote share {name} from {owner}@{remote}?" : "Siz uzaq paylaşımı əlavə etmək istəyirsinizmi {name} dan {owner}@{remote}?", - "Remote share" : "Uzaq yayımlanma", - "Remote share password" : "Uzaq yayımlanma şifrəsi", - "Cancel" : "Dayandır", - "Add remote share" : "Uzaq yayımlanmanı əlavə et", - "You can upload into this folder" : "Siz bu qovluğun içinə yükləyə bilərsiniz", - "No ownCloud installation (7 or higher) found at {remote}" : "Yüklənmiş (7 yada yuxarı) ownCloud {uzaq} unvanında tapılmadı ", - "Invalid ownCloud url" : "Yalnış ownCloud url-i", - "Shared by" : "Tərəfindən yayımlanıb", - "Sharing" : "Paylaşılır", - "A file or folder has been <strong>shared</strong>" : "Fayl və ya direktoriya <strong>yayımlandı</strong>", - "A file or folder was shared from <strong>another server</strong>" : "Fayl yada qovluq ünvanından yayımlandı <strong>digər serverə</strong>", - "A public shared file or folder was <strong>downloaded</strong>" : "Ümumi paylaşılmış fayl yada qovluq <strong>endirilmişdir</strong>", - "You received a new remote share from %s" : "Siz %s ünvanından yeni uzaq paylaşım aldınız", - "%1$s accepted remote share %2$s" : "%1$s qəbul etdi uzaq paylaşım %2$s", - "%1$s declined remote share %2$s" : "%1$s təkzib etdi uzaq paylaşımı %2$s", - "%1$s unshared %2$s from you" : "%1$s paylaşımı dayandırıldı %2$s sizin tərəfinizdən", - "Public shared folder %1$s was downloaded" : "Ümumi paylaşılmış qovluq %1$s endirilmişdir", - "Public shared file %1$s was downloaded" : "Ümumi paylaşılmış fayl %1$s endirilmişdir", - "You shared %1$s with %2$s" : "Siz yayımladınız %1$s - i %2$s ilə", - "You shared %1$s with group %2$s" : "Siz yayımladınız %1$s qrupu ilə %2$s", - "You shared %1$s via link" : "Siz yayımladınız %1$s link ilə", - "%2$s shared %1$s with you" : "%2$s yayımlanıb %1$s sizinlə", - "Shares" : "Yayımlanmalar", - "This share is password-protected" : "Bu paylaşım şifrə ilə müdafiəlidir", - "The password is wrong. Try again." : "Şifrə yalnışdır. Yenidən cəhd edin.", - "Password" : "Şifrə", - "No entries found in this folder" : "Bu qovluqda heç bir verilən tapılmadı", - "Name" : "Ad", - "Share time" : "Paylaşım vaxtı", - "Sorry, this link doesn’t seem to work anymore." : "Üzr istəyirik, bu link artıq işlək deyil.", - "Reasons might be:" : "Səbəblər ola bilər:", - "the item was removed" : "bölüm silinmişdir", - "the link expired" : "linkin vaxtı bitmişdir", - "sharing is disabled" : "paylaşım dayandırılmışdır", - "For more info, please ask the person who sent this link." : "Ətraflı məlumat üçün, xahiş olunur linkin kim tərəfindən göndərilməsini soruşun.", - "Add to your ownCloud" : "Öz ownCloud-nuza əlavə edin", - "Download" : "Yüklə", - "Download %s" : "Endir %s", - "Direct link" : "Birbaşa link" -}, -"nplurals=2; plural=(n != 1);"); diff --git a/apps/files_sharing/l10n/az.json b/apps/files_sharing/l10n/az.json deleted file mode 100644 index 40e16a7cc0c..00000000000 --- a/apps/files_sharing/l10n/az.json +++ /dev/null @@ -1,58 +0,0 @@ -{ "translations": { - "Server to server sharing is not enabled on this server" : "Bu serverdə, serverlərarası yayımlanma aktiv deyil", - "The mountpoint name contains invalid characters." : "Bərkidilmə nöqtəsinin adında yalnış simvollar mövcuddur. ", - "Invalid or untrusted SSL certificate" : "Yalnış yada inam listindən kənar SSL sertifikatı", - "Could not authenticate to remote share, password might be wrong" : "Uzaqda olan paylaşımın əslliyini yoxlamaq olmur və ola bilər ki, şifrə yalnışdır. ", - "Storage not valid" : "Depo etibarlı deyil", - "Couldn't add remote share" : "Uzaqda olan yayımlanmanı əlavə etmək mümkün olmadı", - "Shared with you" : "Sizinlə yayımlanan", - "Shared with others" : "Hər kəsə yayımlanmış", - "Shared by link" : "Link tərəfindən paylaşılıb", - "Nothing shared with you yet" : "Hələki sizinlə heç bir şey paylaşılmayıb", - "Files and folders others share with you will show up here" : "Digərlərinin sizinlə paylaşdığı fayllar və qovluqlar burda göstəriləcək", - "Nothing shared yet" : "Paylaşılan heçnə yoxdur", - "Files and folders you share will show up here" : "Sizin tərəfinizdən paylaşılmış fayllar və qovluqlar burda göstəriləcək", - "No shared links" : "Paylaşılmış linklər yoxdur ", - "Files and folders you share by link will show up here" : "Link vasitəsilə sizin tərəfinizdən paylaşılmış fayllar və qovluqlar burda göstəriləcək", - "Do you want to add the remote share {name} from {owner}@{remote}?" : "Siz uzaq paylaşımı əlavə etmək istəyirsinizmi {name} dan {owner}@{remote}?", - "Remote share" : "Uzaq yayımlanma", - "Remote share password" : "Uzaq yayımlanma şifrəsi", - "Cancel" : "Dayandır", - "Add remote share" : "Uzaq yayımlanmanı əlavə et", - "You can upload into this folder" : "Siz bu qovluğun içinə yükləyə bilərsiniz", - "No ownCloud installation (7 or higher) found at {remote}" : "Yüklənmiş (7 yada yuxarı) ownCloud {uzaq} unvanında tapılmadı ", - "Invalid ownCloud url" : "Yalnış ownCloud url-i", - "Shared by" : "Tərəfindən yayımlanıb", - "Sharing" : "Paylaşılır", - "A file or folder has been <strong>shared</strong>" : "Fayl və ya direktoriya <strong>yayımlandı</strong>", - "A file or folder was shared from <strong>another server</strong>" : "Fayl yada qovluq ünvanından yayımlandı <strong>digər serverə</strong>", - "A public shared file or folder was <strong>downloaded</strong>" : "Ümumi paylaşılmış fayl yada qovluq <strong>endirilmişdir</strong>", - "You received a new remote share from %s" : "Siz %s ünvanından yeni uzaq paylaşım aldınız", - "%1$s accepted remote share %2$s" : "%1$s qəbul etdi uzaq paylaşım %2$s", - "%1$s declined remote share %2$s" : "%1$s təkzib etdi uzaq paylaşımı %2$s", - "%1$s unshared %2$s from you" : "%1$s paylaşımı dayandırıldı %2$s sizin tərəfinizdən", - "Public shared folder %1$s was downloaded" : "Ümumi paylaşılmış qovluq %1$s endirilmişdir", - "Public shared file %1$s was downloaded" : "Ümumi paylaşılmış fayl %1$s endirilmişdir", - "You shared %1$s with %2$s" : "Siz yayımladınız %1$s - i %2$s ilə", - "You shared %1$s with group %2$s" : "Siz yayımladınız %1$s qrupu ilə %2$s", - "You shared %1$s via link" : "Siz yayımladınız %1$s link ilə", - "%2$s shared %1$s with you" : "%2$s yayımlanıb %1$s sizinlə", - "Shares" : "Yayımlanmalar", - "This share is password-protected" : "Bu paylaşım şifrə ilə müdafiəlidir", - "The password is wrong. Try again." : "Şifrə yalnışdır. Yenidən cəhd edin.", - "Password" : "Şifrə", - "No entries found in this folder" : "Bu qovluqda heç bir verilən tapılmadı", - "Name" : "Ad", - "Share time" : "Paylaşım vaxtı", - "Sorry, this link doesn’t seem to work anymore." : "Üzr istəyirik, bu link artıq işlək deyil.", - "Reasons might be:" : "Səbəblər ola bilər:", - "the item was removed" : "bölüm silinmişdir", - "the link expired" : "linkin vaxtı bitmişdir", - "sharing is disabled" : "paylaşım dayandırılmışdır", - "For more info, please ask the person who sent this link." : "Ətraflı məlumat üçün, xahiş olunur linkin kim tərəfindən göndərilməsini soruşun.", - "Add to your ownCloud" : "Öz ownCloud-nuza əlavə edin", - "Download" : "Yüklə", - "Download %s" : "Endir %s", - "Direct link" : "Birbaşa link" -},"pluralForm" :"nplurals=2; plural=(n != 1);" -}
\ No newline at end of file diff --git a/apps/files_sharing/l10n/bn_BD.js b/apps/files_sharing/l10n/bn_BD.js deleted file mode 100644 index 0e715b8c6cb..00000000000 --- a/apps/files_sharing/l10n/bn_BD.js +++ /dev/null @@ -1,35 +0,0 @@ -OC.L10N.register( - "files_sharing", - { - "Server to server sharing is not enabled on this server" : "এই সার্ভারে সার্ভার হতে সার্ভারে ভাগাভাগি কার্যকর নয়", - "Invalid or untrusted SSL certificate" : "অবৈধ বা অবিশ্বস্ত SSL সার্টিফিকেট", - "Couldn't add remote share" : "দুরবর্তী ভাগাভাগি যোগ করা গেলনা", - "Shared with you" : "আপনার সাথে ভাগাভাগি করেছেন", - "Shared by link" : "লিঙ্কের মাধ্যমে ভাগাভাগিকৃত", - "Remote share" : "দুরবর্তী ভাগাভাগি", - "Cancel" : "বাতিল", - "Invalid ownCloud url" : "অবৈধ ওউনক্লাউড url", - "Shared by" : "যাদের মাঝে ভাগাভাগি করা হয়েছে", - "Sharing" : "ভাগাভাগিরত", - "A file or folder has been <strong>shared</strong>" : "একটি ফাইল বা ফোলডার <strong>ভাগাভাগি</strong> করা হয়েছে", - "You shared %1$s with %2$s" : "আপনি %1$sকে %2$sএর সাথে ভাগাভাগি করেছেন", - "You shared %1$s with group %2$s" : "আপনি %1$s কে %2$s দলের সাথে ভাগাভাগি করেছেন", - "You shared %1$s via link" : "আপনি %1$s লিংকের মাধধমে ভাগাভাগি করেছেন", - "%2$s shared %1$s with you" : "%2$s আপনার সাথে %1$s ভাগাভাগি করেছেন", - "Shares" : "ভাগাভাগি", - "This share is password-protected" : "এই শেয়ারটি কূটশব্দদ্বারা সুরক্ষিত", - "The password is wrong. Try again." : "কুটশব্দটি ভুল। আবার চেষ্টা করুন।", - "Password" : "কূটশব্দ", - "Name" : "নাম", - "Share time" : "ভাগাভাগির সময়", - "Sorry, this link doesn’t seem to work anymore." : "দুঃখিত, এই লিঙ্কটি আর কার্যকর নয়।", - "Reasons might be:" : "কারণসমূহ হতে পারে:", - "the item was removed" : "আইটেমটি অপসারণ করা হয়েছিল", - "the link expired" : "মেয়াদোত্তীর্ন লিঙ্ক", - "sharing is disabled" : "ভাগাভাগি অকার্যকর", - "For more info, please ask the person who sent this link." : "বিস্তারিত তথ্যের জন্য এই লিঙ্কের প্রেরককে জিজ্ঞাসা করুন।", - "Download" : "ডাউনলোড", - "Download %s" : "ডাউনলোড %s", - "Direct link" : "সরাসরি লিঙ্ক" -}, -"nplurals=2; plural=(n != 1);"); diff --git a/apps/files_sharing/l10n/bn_BD.json b/apps/files_sharing/l10n/bn_BD.json deleted file mode 100644 index 063b0761cb7..00000000000 --- a/apps/files_sharing/l10n/bn_BD.json +++ /dev/null @@ -1,33 +0,0 @@ -{ "translations": { - "Server to server sharing is not enabled on this server" : "এই সার্ভারে সার্ভার হতে সার্ভারে ভাগাভাগি কার্যকর নয়", - "Invalid or untrusted SSL certificate" : "অবৈধ বা অবিশ্বস্ত SSL সার্টিফিকেট", - "Couldn't add remote share" : "দুরবর্তী ভাগাভাগি যোগ করা গেলনা", - "Shared with you" : "আপনার সাথে ভাগাভাগি করেছেন", - "Shared by link" : "লিঙ্কের মাধ্যমে ভাগাভাগিকৃত", - "Remote share" : "দুরবর্তী ভাগাভাগি", - "Cancel" : "বাতিল", - "Invalid ownCloud url" : "অবৈধ ওউনক্লাউড url", - "Shared by" : "যাদের মাঝে ভাগাভাগি করা হয়েছে", - "Sharing" : "ভাগাভাগিরত", - "A file or folder has been <strong>shared</strong>" : "একটি ফাইল বা ফোলডার <strong>ভাগাভাগি</strong> করা হয়েছে", - "You shared %1$s with %2$s" : "আপনি %1$sকে %2$sএর সাথে ভাগাভাগি করেছেন", - "You shared %1$s with group %2$s" : "আপনি %1$s কে %2$s দলের সাথে ভাগাভাগি করেছেন", - "You shared %1$s via link" : "আপনি %1$s লিংকের মাধধমে ভাগাভাগি করেছেন", - "%2$s shared %1$s with you" : "%2$s আপনার সাথে %1$s ভাগাভাগি করেছেন", - "Shares" : "ভাগাভাগি", - "This share is password-protected" : "এই শেয়ারটি কূটশব্দদ্বারা সুরক্ষিত", - "The password is wrong. Try again." : "কুটশব্দটি ভুল। আবার চেষ্টা করুন।", - "Password" : "কূটশব্দ", - "Name" : "নাম", - "Share time" : "ভাগাভাগির সময়", - "Sorry, this link doesn’t seem to work anymore." : "দুঃখিত, এই লিঙ্কটি আর কার্যকর নয়।", - "Reasons might be:" : "কারণসমূহ হতে পারে:", - "the item was removed" : "আইটেমটি অপসারণ করা হয়েছিল", - "the link expired" : "মেয়াদোত্তীর্ন লিঙ্ক", - "sharing is disabled" : "ভাগাভাগি অকার্যকর", - "For more info, please ask the person who sent this link." : "বিস্তারিত তথ্যের জন্য এই লিঙ্কের প্রেরককে জিজ্ঞাসা করুন।", - "Download" : "ডাউনলোড", - "Download %s" : "ডাউনলোড %s", - "Direct link" : "সরাসরি লিঙ্ক" -},"pluralForm" :"nplurals=2; plural=(n != 1);" -}
\ No newline at end of file diff --git a/apps/files_sharing/l10n/bs.js b/apps/files_sharing/l10n/bs.js deleted file mode 100644 index ce2917b50b3..00000000000 --- a/apps/files_sharing/l10n/bs.js +++ /dev/null @@ -1,11 +0,0 @@ -OC.L10N.register( - "files_sharing", - { - "Cancel" : "Odustani", - "Shared by" : "Dijeli", - "Sharing" : "Dijeljenje", - "Password" : "Lozinka", - "Name" : "Ime", - "Download" : "Preuzmite" -}, -"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/bs.json b/apps/files_sharing/l10n/bs.json deleted file mode 100644 index ad6237b8166..00000000000 --- a/apps/files_sharing/l10n/bs.json +++ /dev/null @@ -1,9 +0,0 @@ -{ "translations": { - "Cancel" : "Odustani", - "Shared by" : "Dijeli", - "Sharing" : "Dijeljenje", - "Password" : "Lozinka", - "Name" : "Ime", - "Download" : "Preuzmite" -},"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/cs.js b/apps/files_sharing/l10n/cs.js index 8753dc54d64..0c50df839a3 100644 --- a/apps/files_sharing/l10n/cs.js +++ b/apps/files_sharing/l10n/cs.js @@ -368,6 +368,8 @@ OC.L10N.register( "List of unapproved shares." : "Seznam neschválených sdílení.", "No pending shares" : "Žádná čekající sdílení", "Shares you have received but not approved will show up here" : "Sdílení, která jste obdrželi, ale neschválili, se zobrazí zde", + "Error deleting the share: {errorMessage}" : "Chyba při mazán sdílení: {errorMessage}", + "Error deleting the share" : "Chyba při mazání sdílení", "Error updating the share: {errorMessage}" : "Chyba při aktualizaci sdílení: {errorMessage}", "Error updating the share" : "Chyba při aktualizaci sdílení", "File \"{path}\" has been unshared" : "Sdílení souboru „{path}“ bylo zrušeno", diff --git a/apps/files_sharing/l10n/cs.json b/apps/files_sharing/l10n/cs.json index 50059aea129..93497447ce5 100644 --- a/apps/files_sharing/l10n/cs.json +++ b/apps/files_sharing/l10n/cs.json @@ -366,6 +366,8 @@ "List of unapproved shares." : "Seznam neschválených sdílení.", "No pending shares" : "Žádná čekající sdílení", "Shares you have received but not approved will show up here" : "Sdílení, která jste obdrželi, ale neschválili, se zobrazí zde", + "Error deleting the share: {errorMessage}" : "Chyba při mazán sdílení: {errorMessage}", + "Error deleting the share" : "Chyba při mazání sdílení", "Error updating the share: {errorMessage}" : "Chyba při aktualizaci sdílení: {errorMessage}", "Error updating the share" : "Chyba při aktualizaci sdílení", "File \"{path}\" has been unshared" : "Sdílení souboru „{path}“ bylo zrušeno", diff --git a/apps/files_sharing/l10n/cy_GB.js b/apps/files_sharing/l10n/cy_GB.js deleted file mode 100644 index 1a8addf1729..00000000000 --- a/apps/files_sharing/l10n/cy_GB.js +++ /dev/null @@ -1,10 +0,0 @@ -OC.L10N.register( - "files_sharing", - { - "Cancel" : "Diddymu", - "Shared by" : "Rhannwyd gan", - "Password" : "Cyfrinair", - "Name" : "Enw", - "Download" : "Llwytho i lawr" -}, -"nplurals=4; plural=(n==1) ? 0 : (n==2) ? 1 : (n != 8 && n != 11) ? 2 : 3;"); diff --git a/apps/files_sharing/l10n/cy_GB.json b/apps/files_sharing/l10n/cy_GB.json deleted file mode 100644 index 9eebc50be7d..00000000000 --- a/apps/files_sharing/l10n/cy_GB.json +++ /dev/null @@ -1,8 +0,0 @@ -{ "translations": { - "Cancel" : "Diddymu", - "Shared by" : "Rhannwyd gan", - "Password" : "Cyfrinair", - "Name" : "Enw", - "Download" : "Llwytho i lawr" -},"pluralForm" :"nplurals=4; plural=(n==1) ? 0 : (n==2) ? 1 : (n != 8 && n != 11) ? 2 : 3;" -}
\ No newline at end of file diff --git a/apps/files_sharing/l10n/de.js b/apps/files_sharing/l10n/de.js index 0373e006838..924bb029de8 100644 --- a/apps/files_sharing/l10n/de.js +++ b/apps/files_sharing/l10n/de.js @@ -368,6 +368,8 @@ OC.L10N.register( "List of unapproved shares." : "Liste ungeprüfter Freigaben.", "No pending shares" : "Keine ausstehenden Freigaben", "Shares you have received but not approved will show up here" : "Freigaben, die du erhalten, aber nicht bestätigt hast, werden hier angezeigt", + "Error deleting the share: {errorMessage}" : "Fehler beim Löschen der Freigabe: {errorMessage}", + "Error deleting the share" : "Fehler beim Löschen der Freigabe", "Error updating the share: {errorMessage}" : "Fehler beim Aktualisieren der Freigabe: {errorMessage}", "Error updating the share" : "Fehler beim Aktualisieren der Freigabe", "File \"{path}\" has been unshared" : "Freigabe für die Datei \"{path}\" wurde entfernt", diff --git a/apps/files_sharing/l10n/de.json b/apps/files_sharing/l10n/de.json index 056ae0275de..05ff5637b68 100644 --- a/apps/files_sharing/l10n/de.json +++ b/apps/files_sharing/l10n/de.json @@ -366,6 +366,8 @@ "List of unapproved shares." : "Liste ungeprüfter Freigaben.", "No pending shares" : "Keine ausstehenden Freigaben", "Shares you have received but not approved will show up here" : "Freigaben, die du erhalten, aber nicht bestätigt hast, werden hier angezeigt", + "Error deleting the share: {errorMessage}" : "Fehler beim Löschen der Freigabe: {errorMessage}", + "Error deleting the share" : "Fehler beim Löschen der Freigabe", "Error updating the share: {errorMessage}" : "Fehler beim Aktualisieren der Freigabe: {errorMessage}", "Error updating the share" : "Fehler beim Aktualisieren der Freigabe", "File \"{path}\" has been unshared" : "Freigabe für die Datei \"{path}\" wurde entfernt", diff --git a/apps/files_sharing/l10n/de_DE.js b/apps/files_sharing/l10n/de_DE.js index f20c9209224..42f8084872a 100644 --- a/apps/files_sharing/l10n/de_DE.js +++ b/apps/files_sharing/l10n/de_DE.js @@ -368,6 +368,8 @@ OC.L10N.register( "List of unapproved shares." : "Liste ungeprüfter Freigaben.", "No pending shares" : "Keine ausstehenden Freigaben", "Shares you have received but not approved will show up here" : "Freigaben, die Sie erhalten, aber nicht bestätigt haben, werden hier angezeigt", + "Error deleting the share: {errorMessage}" : "Fehler beim Löschen der Freigabe: {errorMessage}", + "Error deleting the share" : "Fehler beim Löschen der Freigabe", "Error updating the share: {errorMessage}" : "Fehler beim Aktualisieren der Freigabe: {errorMessage}", "Error updating the share" : "Fehler beim Aktualisieren der Freigabe", "File \"{path}\" has been unshared" : "Freigabe für die Datei \"{path}\" wurde entfernt", diff --git a/apps/files_sharing/l10n/de_DE.json b/apps/files_sharing/l10n/de_DE.json index 14112761270..875aa3a5f6c 100644 --- a/apps/files_sharing/l10n/de_DE.json +++ b/apps/files_sharing/l10n/de_DE.json @@ -366,6 +366,8 @@ "List of unapproved shares." : "Liste ungeprüfter Freigaben.", "No pending shares" : "Keine ausstehenden Freigaben", "Shares you have received but not approved will show up here" : "Freigaben, die Sie erhalten, aber nicht bestätigt haben, werden hier angezeigt", + "Error deleting the share: {errorMessage}" : "Fehler beim Löschen der Freigabe: {errorMessage}", + "Error deleting the share" : "Fehler beim Löschen der Freigabe", "Error updating the share: {errorMessage}" : "Fehler beim Aktualisieren der Freigabe: {errorMessage}", "Error updating the share" : "Fehler beim Aktualisieren der Freigabe", "File \"{path}\" has been unshared" : "Freigabe für die Datei \"{path}\" wurde entfernt", diff --git a/apps/files_sharing/l10n/el.js b/apps/files_sharing/l10n/el.js index 72668131da8..8d9efb9e50e 100644 --- a/apps/files_sharing/l10n/el.js +++ b/apps/files_sharing/l10n/el.js @@ -232,6 +232,7 @@ OC.L10N.register( "List of unapproved shares." : "Λίστα μη αποδεκτών κοινόχρηστων.", "No pending shares" : "Δεν εκκρεμούν κοινόχρηστα", "Shares you have received but not approved will show up here" : "Κοινόχρηστα που έχετε λάβει αλλά δεν έχετε εγκρίνει θα εμφανιστούν εδώ", + "Error deleting the share" : "Σφάλμα διαγραφής του κοινόχρηστου", "Error updating the share: {errorMessage}" : "Σφάλμα κατά τη δημιουργία της κοινής χρήσης: {errorMessage}", "Error updating the share" : "Σφάλμα κατά την ενημέρωση του κοινόχρηστου", "Share label saved" : "Διαμοιρασμένη ετικέτα αποθηκεύτηκε ", diff --git a/apps/files_sharing/l10n/el.json b/apps/files_sharing/l10n/el.json index 33b13004506..fe132c15bc8 100644 --- a/apps/files_sharing/l10n/el.json +++ b/apps/files_sharing/l10n/el.json @@ -230,6 +230,7 @@ "List of unapproved shares." : "Λίστα μη αποδεκτών κοινόχρηστων.", "No pending shares" : "Δεν εκκρεμούν κοινόχρηστα", "Shares you have received but not approved will show up here" : "Κοινόχρηστα που έχετε λάβει αλλά δεν έχετε εγκρίνει θα εμφανιστούν εδώ", + "Error deleting the share" : "Σφάλμα διαγραφής του κοινόχρηστου", "Error updating the share: {errorMessage}" : "Σφάλμα κατά τη δημιουργία της κοινής χρήσης: {errorMessage}", "Error updating the share" : "Σφάλμα κατά την ενημέρωση του κοινόχρηστου", "Share label saved" : "Διαμοιρασμένη ετικέτα αποθηκεύτηκε ", diff --git a/apps/files_sharing/l10n/eo.js b/apps/files_sharing/l10n/eo.js deleted file mode 100644 index 9e1cc24982b..00000000000 --- a/apps/files_sharing/l10n/eo.js +++ /dev/null @@ -1,208 +0,0 @@ -OC.L10N.register( - "files_sharing", - { - "File shares" : "Dosieraj kunhavoj", - "Downloaded via public link" : "Elŝutita per publika ligilo", - "Downloaded by {email}" : "Elŝutita de {email}", - "{file} downloaded via public link" : "{file} elŝutita per publika ligilo", - "{email} downloaded {file}" : "{email} elŝutis la dosieron {file}", - "Shared with group {group}" : "Kunhavata kun grupo {group}", - "Removed share for group {group}" : "Foriĝis kunhavo kun grupo {group}", - "{actor} shared with group {group}" : "{actor} kunhavigis kun grupo {group}", - "{actor} removed share for group {group}" : "{actor} forigis kunhavon kun grupo {group}", - "Share for group {group} expired" : "Kunhavo kun grupo {group} senvalidiĝis", - "You shared {file} with group {group}" : "Vi kunhavigis {file} kun grupo {group}", - "You removed group {group} from {file}" : "Vi forigis grupon {group} el {file}", - "{actor} shared {file} with group {group}" : "{actor} kunhavigis dosieron {file} kun grupo {group}", - "{actor} removed group {group} from {file}" : "{actor} forigis grupon {group} el dosiero {file}", - "Share for file {file} with group {group} expired" : "Kunhavo de dosiero {file} kun grupo {group} senvalidiĝis", - "Shared as public link" : "Kunhavigita per publika ligilo", - "Removed public link" : "Foriĝis publika ligilo", - "Public link expired" : "Publika ligilo senvalidiĝis", - "{actor} shared as public link" : "{actor} kunhavigis per publika ligilo", - "{actor} removed public link" : "{actor} forigis publikan ligilon", - "Public link of {actor} expired" : "Publika ligilo de {actor} senvalidiĝis", - "You shared {file} as public link" : "Vi kunhavigis dosieron {file} kiel publika ligilo", - "You removed public link for {file}" : "Vi forigis publikan ligilon por {file}", - "Public link expired for {file}" : "Publika ligilo de dosiero {file} senvalidiĝis", - "{actor} shared {file} as public link" : "{actor} kunhavigis dosieron {file} kiel publika ligilo", - "{actor} removed public link for {file}" : "{actor} forigis publikan ligilon el {file}", - "Public link of {actor} for {file} expired" : "Publika ligilo de {actor} pri {file} senvalidiĝis", - "{user} accepted the remote share" : "{user} akceptis la foran kunhavon", - "{user} declined the remote share" : "{user} malakceptis la foran kunhavon", - "You received a new remote share {file} from {user}" : "Vi ricevis novan foran kunhavon {file} de {user}", - "{user} accepted the remote share of {file}" : "{user} akceptis la foran kunhavon de {file}", - "{user} declined the remote share of {file}" : "{user} malakceptis la foran kunhavon de {file}", - "{user} unshared {file} from you" : "{user} malkunhavigis {file} al vi", - "Shared with {user}" : "Kunhavigita kun {user}", - "Removed share for {user}" : "Kunhavo forigita el {user}", - "You removed yourself" : "Vi forigis vin mem", - "{actor} removed themselves" : "{actor} forigis sin mem", - "{actor} shared with {user}" : "{actor} kunhavigis kun {user}", - "{actor} removed share for {user}" : "{actor} forigis kunhavon kun {user}", - "Shared by {actor}" : "Kunhavigita de {actor}", - "{actor} removed share" : "{actor} forigis kunhavon", - "Share for {user} expired" : "Kunhavo por {user} senvalidiĝis", - "Share expired" : "Kunhavo senvalidiĝis", - "You shared {file} with {user}" : "Vi kunhavigis {file} kun {user}", - "You removed {user} from {file}" : "Vi forigis {user} el {file}", - "You removed yourself from {file}" : "Vi forigis vin mem el {file}", - "{actor} removed themselves from {file}" : "{actor} forigis sin mem el {file}", - "{actor} shared {file} with {user}" : "{actor} kunhavigis dosieron {file} kun {group}", - "{actor} removed {user} from {file}" : "{actor} forigis {user} el {file}", - "{actor} shared {file} with you" : "{actor} kunhavigis {file} kun vi", - "{actor} removed you from the share named {file}" : "{actor} forigis vin el la kunhavo nomita {file}", - "Share for file {file} with {user} expired" : "Kunhavo de dosiero {file} kun {user} senvalidiĝis", - "Share for file {file} expired" : "Kunhavo de dosiero {file} senvalidiĝis", - "A file or folder shared by mail or by public link was <strong>downloaded</strong>" : "Dosiero aŭ dosierujo kunhavigita per retpoŝte aŭ publika ligilo <strong>elŝutiĝis</strong>", - "A file or folder was shared from <strong>another server</strong>" : "Dosiero aŭ dosierujo kunhaviĝis el <strong>alia servilo</strong>", - "Sharing" : "Kunhavigo", - "A file or folder has been <strong>shared</strong>" : "Dosiero aŭ dosierujo <strong>kunhaviĝis</strong>", - "Could not delete share" : "Ne eblis forigi kunhavon", - "Please specify a file or folder path" : "Bv. entajpi vojon al dosiero aŭ dosierujo", - "Could not create share" : "Ne eblis krei kunhavon", - "Invalid date, date format must be YYYY-MM-DD" : "Nevalida dato; datoformo estu JJJJ-MM-TT", - "Group sharing is disabled by the administrator" : "Grup-kunhavigon malebligis la administranto", - "Please specify a valid group" : "Bv. doni validan grupon", - "Public link sharing is disabled by the administrator" : "Kunhavigon per publika ligilo malebligis la administranto", - "Public upload disabled by the administrator" : "Publikan alŝuton malebligis la administranto", - "Public upload is only possible for publicly shared folders" : "Publika alŝuto eblas nur por publike kunhavigitaj dosierujoj", - "Sharing %s sending the password by Nextcloud Talk failed because Nextcloud Talk is not enabled" : "Kunhavigo de %s per sendado de la pasvorto per „Nextcloud Talk“ malsukcesis, ĉar Nextcloud Talk ne estas ebligita.", - "Sharing %1$s failed because the back end does not allow shares from type %2$s" : "Kunhavigo de %1$s malsukcesis, ĉar la servilo ne permesas kunhavon de tipo %2$s", - "Sharing %s failed because the back end does not support room shares" : "Kunhavigo de %s malsukcesis, ĉar la servilo ne subtenas kunhavon de ĉambro", - "Unknown share type" : "Nekonata kunhava tipo", - "Not a directory" : "Ne estas dosierujo", - "Could not lock path" : "Ne eblis ŝlosi vojon", - "Wrong or no update parameter given" : "Neniu aŭ neĝusta ĝisdatiga parametro donita", - "Wrong password" : "Neĝusta pasvorto", - "shared by %s" : "kunhavigita de %s", - "Download" : "Elŝuti", - "Direct link" : "Direkta ligilo", - "Share API is disabled" : "Kunhavo-API estas malebligita", - "File sharing" : "Kunhavigo de dosieroj", - "Share will expire tomorrow" : "La kunhavo senvalidiĝos morgaŭ", - "Your share of {node} will expire tomorrow" : "Via kunhavo „{node} “ senvalidiĝos morgaŭ", - "You received {share} as a share by {user}" : "Vi ricevis „{share}“ kiel kunhavon el {user}", - "You received {share} to group {group} as a share by {user}" : "Vi ricevis „{share}“ al grupo {group} kiel kunhavon el {user}", - "Accept" : "Akcepti", - "Decline" : "Malakcepti", - "People" : "Homoj", - "Expiration date" : "Limdato", - "Share link" : "Kunhavigi ligilon", - "Copy to clipboard" : "Kopii tondejen", - "Link copied to clipboard" : "Ligilo kopiita al tondujo", - "Select" : "Elekti", - "Cancel" : "Nuligi", - "Close" : "Malfermi", - "Continue" : "Daŭrigi", - "Error creating the share" : "Eraro dum kreo de la kunhavigo", - "Reset" : "Restarigi", - "Unknown error" : "Nekonata eraro", - "group" : "grupo", - "conversation" : "konversacio", - "remote" : "fora", - "remote group" : "fora grupo", - "guest" : "gasto", - "Shared with the group {user} by {owner}" : "Kunhavigita kun la grupo {group} fare de {owner}", - "Shared with the conversation {user} by {owner}" : "Kunhavigita kun la konversacio {user} fare de {owner}", - "Shared with {user} by {owner}" : "Kunhavigita kun {user} fare de {owner}", - "Unshare" : "Malkunhavigi", - "Internal link" : "Interna ligilo", - "Cannot copy, please copy the link manually" : "Ne eblis kopii la ligilon; kopiu ĝin permane.", - "Link copied" : "Ligilo kopiita", - "Please enter the following required information before creating the share" : "Entajpu la jenajn neprajn informojn antaŭ ol krei la kunhavigon", - "Password protection (enforced)" : "Pasvorta protekto (efektiva)", - "Password protection" : "Protektita per pasvorto", - "Enter a password" : "Entajpu pasvorton", - "Expiration date (enforced)" : "Limdato (efektiva)", - "Add another link" : "Aldoni plian ligilon", - "Create a new share link" : "Krei novan kunhavan ligilon", - "Shared via link by {initiator}" : "Kunhavata per ligilo de {initiator}", - "Error, please enter proper password and/or expiration date" : "Eraro; entajpu ĝustan pasvorton aŭ limdaton", - "Can edit" : "Povas redakti", - "No recommendations. Start typing." : "Neniu propono. Ektajpu.", - "Resharing is not allowed" : "Re-kunhavigi ne estas permesita", - "Searching …" : "Serĉado ...", - "No elements found." : "Nenio trovita.", - "Search globally" : "Serĉi ĉie", - "Guest" : "Gasto", - "Group" : "Grupo", - "Email" : "Retpoŝtadreso", - "on {server}" : "ĉe {server}", - "Terms of service" : "Kondiĉoj de uzado", - "Allow upload and editing" : "Permesi alŝuton kaj redakton", - "Allow editing" : "Permesi modifon", - "Advanced settings" : "Altanivela agordo", - "Set expiration date" : "Uzi limdaton", - "Hide download" : "Kaŝi elŝuton", - "Note to recipient" : "Noto por la ricevonto", - "Enter a note for the share recipient" : "Entajpu noton por la ricevonto", - "Read" : "Legi", - "Edit" : "Modifi", - "Share" : "Kunhavigi", - "Delete" : "Forigi", - "Delete share" : "Forigi kunhavigon", - "Shares" : "Kunhavoj", - "Unable to load the shares list" : "Ne eblas ricevi kunhavliston", - "Expires {relativetime}" : "Senvalidiĝas {relativetime}", - "this share just expired." : "Tiu kunhavo ĵus senvalidiĝis.", - "Shared with you by {owner}" : "Kunhavigita kun vi de {owner}", - "Link to a file" : "Ligilo al dosiero", - "Shared" : "Kunhavigita", - "Shared with others" : "Kunhavata kun aliaj", - "No shares" : "Neniu kunhavo", - "Shared with you" : "Kunhavata kun vi", - "Nothing shared with you yet" : "Nenio kunhavatas kun vi ankoraŭ", - "Nothing shared yet" : "Nenio kunhavatas ankoraŭ", - "Shared by link" : "Kunhavata per ligilo", - "No shared links" : "Neniu kunhavata ligilo", - "Deleted shares" : "Forigitaj kunhavigoj", - "No deleted shares" : "Neniu forigita kunhavigo", - "Error updating the share" : "Eraro dum ĝisdatigo de la kunhavigo", - "Shared by" : "Kunhavigita de", - "Shared with" : "Kunhavigita kun", - "Shared with you and the group {group} by {owner}" : "Kunhavigita kun vi kaj la grupo {group} de {owner}", - "Shared with you and {circle} by {owner}" : "Kunhavigita kun vi kaj {circle} de {owner}", - "Shared with you and the conversation {conversation} by {owner}" : "Kunhavigita kun vi kaj la konversacio {conversation} fare de {owner}", - "Shared with you in a conversation by {owner}" : "Kunhavigita kun vi en konversacio de {owner}", - "Share note" : "Kunhavigo noton", - "Show list view" : "Montri listan vidon", - "Show grid view" : "Montri kradan vidon", - "Upload files to %s" : "Alŝuti dosierojn al %s", - "Note" : "Noto", - "Select or drop files" : "Elekti aŭ demeti dosierojn", - "Uploaded files:" : "Alŝutitaj dosieroj:", - "By uploading files, you agree to the %1$sterms of service%2$s." : "Se vi alŝutas dosierojn, vi konsentas pri %1$skondiĉoj de uzado%2$s.", - "Share not found" : "Kunhavigo ne troviĝis", - "Back to %s" : "Antaŭen al %s", - "Add to your Nextcloud" : "Aldoni al via Nextcloud", - "error" : "eraro", - "This will stop your current uploads." : "Tio haltigos viajn nunajn alŝutojn.", - "Move or copy" : "Movi aŭ kopii", - "You can upload into this folder" : "Vi povas alŝuti en ĉi tiun dosierujon", - "No compatible server found at {remote}" : "Neniu kongrua servilo trovita je {remote}", - "Invalid server URL" : "Nevalida servila retadreso", - "Failed to add the public link to your Nextcloud" : "Ne eblis aldoni la publikan ligilon al via Nextcloud", - "Files" : "Dosieroj", - "Please specify a valid user" : "Bv. doni validan uzanton", - "You cannot share to a Circle if the app is not enabled" : "Vi ne povas kunhavigi per Rondo, se la aplikaĵo „Rondo“ ne estas ebligita", - "Please specify a valid circle" : "Bv. doni validan rondon", - "Download all files" : "Elŝuti ĉiujn dosierojn", - "This application enables users to share files within Nextcloud. If enabled, the admin can choose which groups can share files. The applicable users can then share files and folders with other users and groups within Nextcloud. In addition, if the admin enables the share link feature, an external link can be used to share files with other users outside of Nextcloud. Admins can also enforce passwords, expirations dates, and enable server to server sharing via share links, as well as sharing from mobile devices.\nTurning the feature off removes shared files and folders on the server for all share recipients, and also on the sync clients and mobile apps. More information is available in the Nextcloud Documentation." : "Tiu aplikaĵo ebligas al uzantoj kunhavigi dosieroj ene de Nextcloud. Se ebligita, la administranto povas elekti, kiuj grupoj povas kunhavigi dosierojn. Tiam, uzantoj povas kunhavigi dosierojn kaj dosierujojn kun aliaj uzantoj kaj grupoj ene de Nextcloud. Cetere, se la administranto permesas kunhavigi ligilojn, ekstera ligilo uzeblas por kunhavigi dosieroj kun aliaj uzantoj ekster Nextcloud. Administrantoj povas ankaŭ devigi uzon de pasvortoj, limdatoj, kaj permesi servil-al-servila kunhavigon per kunhaviga ligilo, kaj kunhavigon el porteblaj aparatoj.\nMalebligi tiun funkcion forigas kunhavigitajn dosierojn kaj dosierujon el la servilo por ĉiuj kunhavaj ricevantoj, kaj ankaŭ por la sinkronigaj klientoj kaj la porteblaj aplikaĵoj. Pli da informoj en la dokumentaro de Nextcloud.", - "Read only" : "Nurlega", - "File drop (upload only)" : "Demeti dosieron (nur alŝuto)", - "Upload" : "Alŝuti", - "Only works for users with access to this folder" : "Nur validas por uzantoj, kiuj povas aliri al tiu dosierujo", - "Only works for users with access to this file" : "Nur validas por uzantoj, kiuj povas aliri al tiu dosiero", - "Enter a date" : "Entajpu daton", - "Circle" : "Rondo", - "No entries found in this folder" : "Neniu enigo troviĝis en ĉi tiu dosierujo", - "Name" : "Nomo", - "Share time" : "Kunhavotempo", - "Reasons might be:" : "Kialoj povas esti:", - "the item was removed" : "la ero foriĝis", - "the link expired" : "la ligilo eksvalidiĝis", - "sharing is disabled" : "kunhavigo malkapablas", - "For more info, please ask the person who sent this link." : "Por plia informo, bonvolu peti al la persono, kiu sendis ĉi tiun ligilon." -}, -"nplurals=2; plural=(n != 1);"); diff --git a/apps/files_sharing/l10n/eo.json b/apps/files_sharing/l10n/eo.json deleted file mode 100644 index f852a74222f..00000000000 --- a/apps/files_sharing/l10n/eo.json +++ /dev/null @@ -1,206 +0,0 @@ -{ "translations": { - "File shares" : "Dosieraj kunhavoj", - "Downloaded via public link" : "Elŝutita per publika ligilo", - "Downloaded by {email}" : "Elŝutita de {email}", - "{file} downloaded via public link" : "{file} elŝutita per publika ligilo", - "{email} downloaded {file}" : "{email} elŝutis la dosieron {file}", - "Shared with group {group}" : "Kunhavata kun grupo {group}", - "Removed share for group {group}" : "Foriĝis kunhavo kun grupo {group}", - "{actor} shared with group {group}" : "{actor} kunhavigis kun grupo {group}", - "{actor} removed share for group {group}" : "{actor} forigis kunhavon kun grupo {group}", - "Share for group {group} expired" : "Kunhavo kun grupo {group} senvalidiĝis", - "You shared {file} with group {group}" : "Vi kunhavigis {file} kun grupo {group}", - "You removed group {group} from {file}" : "Vi forigis grupon {group} el {file}", - "{actor} shared {file} with group {group}" : "{actor} kunhavigis dosieron {file} kun grupo {group}", - "{actor} removed group {group} from {file}" : "{actor} forigis grupon {group} el dosiero {file}", - "Share for file {file} with group {group} expired" : "Kunhavo de dosiero {file} kun grupo {group} senvalidiĝis", - "Shared as public link" : "Kunhavigita per publika ligilo", - "Removed public link" : "Foriĝis publika ligilo", - "Public link expired" : "Publika ligilo senvalidiĝis", - "{actor} shared as public link" : "{actor} kunhavigis per publika ligilo", - "{actor} removed public link" : "{actor} forigis publikan ligilon", - "Public link of {actor} expired" : "Publika ligilo de {actor} senvalidiĝis", - "You shared {file} as public link" : "Vi kunhavigis dosieron {file} kiel publika ligilo", - "You removed public link for {file}" : "Vi forigis publikan ligilon por {file}", - "Public link expired for {file}" : "Publika ligilo de dosiero {file} senvalidiĝis", - "{actor} shared {file} as public link" : "{actor} kunhavigis dosieron {file} kiel publika ligilo", - "{actor} removed public link for {file}" : "{actor} forigis publikan ligilon el {file}", - "Public link of {actor} for {file} expired" : "Publika ligilo de {actor} pri {file} senvalidiĝis", - "{user} accepted the remote share" : "{user} akceptis la foran kunhavon", - "{user} declined the remote share" : "{user} malakceptis la foran kunhavon", - "You received a new remote share {file} from {user}" : "Vi ricevis novan foran kunhavon {file} de {user}", - "{user} accepted the remote share of {file}" : "{user} akceptis la foran kunhavon de {file}", - "{user} declined the remote share of {file}" : "{user} malakceptis la foran kunhavon de {file}", - "{user} unshared {file} from you" : "{user} malkunhavigis {file} al vi", - "Shared with {user}" : "Kunhavigita kun {user}", - "Removed share for {user}" : "Kunhavo forigita el {user}", - "You removed yourself" : "Vi forigis vin mem", - "{actor} removed themselves" : "{actor} forigis sin mem", - "{actor} shared with {user}" : "{actor} kunhavigis kun {user}", - "{actor} removed share for {user}" : "{actor} forigis kunhavon kun {user}", - "Shared by {actor}" : "Kunhavigita de {actor}", - "{actor} removed share" : "{actor} forigis kunhavon", - "Share for {user} expired" : "Kunhavo por {user} senvalidiĝis", - "Share expired" : "Kunhavo senvalidiĝis", - "You shared {file} with {user}" : "Vi kunhavigis {file} kun {user}", - "You removed {user} from {file}" : "Vi forigis {user} el {file}", - "You removed yourself from {file}" : "Vi forigis vin mem el {file}", - "{actor} removed themselves from {file}" : "{actor} forigis sin mem el {file}", - "{actor} shared {file} with {user}" : "{actor} kunhavigis dosieron {file} kun {group}", - "{actor} removed {user} from {file}" : "{actor} forigis {user} el {file}", - "{actor} shared {file} with you" : "{actor} kunhavigis {file} kun vi", - "{actor} removed you from the share named {file}" : "{actor} forigis vin el la kunhavo nomita {file}", - "Share for file {file} with {user} expired" : "Kunhavo de dosiero {file} kun {user} senvalidiĝis", - "Share for file {file} expired" : "Kunhavo de dosiero {file} senvalidiĝis", - "A file or folder shared by mail or by public link was <strong>downloaded</strong>" : "Dosiero aŭ dosierujo kunhavigita per retpoŝte aŭ publika ligilo <strong>elŝutiĝis</strong>", - "A file or folder was shared from <strong>another server</strong>" : "Dosiero aŭ dosierujo kunhaviĝis el <strong>alia servilo</strong>", - "Sharing" : "Kunhavigo", - "A file or folder has been <strong>shared</strong>" : "Dosiero aŭ dosierujo <strong>kunhaviĝis</strong>", - "Could not delete share" : "Ne eblis forigi kunhavon", - "Please specify a file or folder path" : "Bv. entajpi vojon al dosiero aŭ dosierujo", - "Could not create share" : "Ne eblis krei kunhavon", - "Invalid date, date format must be YYYY-MM-DD" : "Nevalida dato; datoformo estu JJJJ-MM-TT", - "Group sharing is disabled by the administrator" : "Grup-kunhavigon malebligis la administranto", - "Please specify a valid group" : "Bv. doni validan grupon", - "Public link sharing is disabled by the administrator" : "Kunhavigon per publika ligilo malebligis la administranto", - "Public upload disabled by the administrator" : "Publikan alŝuton malebligis la administranto", - "Public upload is only possible for publicly shared folders" : "Publika alŝuto eblas nur por publike kunhavigitaj dosierujoj", - "Sharing %s sending the password by Nextcloud Talk failed because Nextcloud Talk is not enabled" : "Kunhavigo de %s per sendado de la pasvorto per „Nextcloud Talk“ malsukcesis, ĉar Nextcloud Talk ne estas ebligita.", - "Sharing %1$s failed because the back end does not allow shares from type %2$s" : "Kunhavigo de %1$s malsukcesis, ĉar la servilo ne permesas kunhavon de tipo %2$s", - "Sharing %s failed because the back end does not support room shares" : "Kunhavigo de %s malsukcesis, ĉar la servilo ne subtenas kunhavon de ĉambro", - "Unknown share type" : "Nekonata kunhava tipo", - "Not a directory" : "Ne estas dosierujo", - "Could not lock path" : "Ne eblis ŝlosi vojon", - "Wrong or no update parameter given" : "Neniu aŭ neĝusta ĝisdatiga parametro donita", - "Wrong password" : "Neĝusta pasvorto", - "shared by %s" : "kunhavigita de %s", - "Download" : "Elŝuti", - "Direct link" : "Direkta ligilo", - "Share API is disabled" : "Kunhavo-API estas malebligita", - "File sharing" : "Kunhavigo de dosieroj", - "Share will expire tomorrow" : "La kunhavo senvalidiĝos morgaŭ", - "Your share of {node} will expire tomorrow" : "Via kunhavo „{node} “ senvalidiĝos morgaŭ", - "You received {share} as a share by {user}" : "Vi ricevis „{share}“ kiel kunhavon el {user}", - "You received {share} to group {group} as a share by {user}" : "Vi ricevis „{share}“ al grupo {group} kiel kunhavon el {user}", - "Accept" : "Akcepti", - "Decline" : "Malakcepti", - "People" : "Homoj", - "Expiration date" : "Limdato", - "Share link" : "Kunhavigi ligilon", - "Copy to clipboard" : "Kopii tondejen", - "Link copied to clipboard" : "Ligilo kopiita al tondujo", - "Select" : "Elekti", - "Cancel" : "Nuligi", - "Close" : "Malfermi", - "Continue" : "Daŭrigi", - "Error creating the share" : "Eraro dum kreo de la kunhavigo", - "Reset" : "Restarigi", - "Unknown error" : "Nekonata eraro", - "group" : "grupo", - "conversation" : "konversacio", - "remote" : "fora", - "remote group" : "fora grupo", - "guest" : "gasto", - "Shared with the group {user} by {owner}" : "Kunhavigita kun la grupo {group} fare de {owner}", - "Shared with the conversation {user} by {owner}" : "Kunhavigita kun la konversacio {user} fare de {owner}", - "Shared with {user} by {owner}" : "Kunhavigita kun {user} fare de {owner}", - "Unshare" : "Malkunhavigi", - "Internal link" : "Interna ligilo", - "Cannot copy, please copy the link manually" : "Ne eblis kopii la ligilon; kopiu ĝin permane.", - "Link copied" : "Ligilo kopiita", - "Please enter the following required information before creating the share" : "Entajpu la jenajn neprajn informojn antaŭ ol krei la kunhavigon", - "Password protection (enforced)" : "Pasvorta protekto (efektiva)", - "Password protection" : "Protektita per pasvorto", - "Enter a password" : "Entajpu pasvorton", - "Expiration date (enforced)" : "Limdato (efektiva)", - "Add another link" : "Aldoni plian ligilon", - "Create a new share link" : "Krei novan kunhavan ligilon", - "Shared via link by {initiator}" : "Kunhavata per ligilo de {initiator}", - "Error, please enter proper password and/or expiration date" : "Eraro; entajpu ĝustan pasvorton aŭ limdaton", - "Can edit" : "Povas redakti", - "No recommendations. Start typing." : "Neniu propono. Ektajpu.", - "Resharing is not allowed" : "Re-kunhavigi ne estas permesita", - "Searching …" : "Serĉado ...", - "No elements found." : "Nenio trovita.", - "Search globally" : "Serĉi ĉie", - "Guest" : "Gasto", - "Group" : "Grupo", - "Email" : "Retpoŝtadreso", - "on {server}" : "ĉe {server}", - "Terms of service" : "Kondiĉoj de uzado", - "Allow upload and editing" : "Permesi alŝuton kaj redakton", - "Allow editing" : "Permesi modifon", - "Advanced settings" : "Altanivela agordo", - "Set expiration date" : "Uzi limdaton", - "Hide download" : "Kaŝi elŝuton", - "Note to recipient" : "Noto por la ricevonto", - "Enter a note for the share recipient" : "Entajpu noton por la ricevonto", - "Read" : "Legi", - "Edit" : "Modifi", - "Share" : "Kunhavigi", - "Delete" : "Forigi", - "Delete share" : "Forigi kunhavigon", - "Shares" : "Kunhavoj", - "Unable to load the shares list" : "Ne eblas ricevi kunhavliston", - "Expires {relativetime}" : "Senvalidiĝas {relativetime}", - "this share just expired." : "Tiu kunhavo ĵus senvalidiĝis.", - "Shared with you by {owner}" : "Kunhavigita kun vi de {owner}", - "Link to a file" : "Ligilo al dosiero", - "Shared" : "Kunhavigita", - "Shared with others" : "Kunhavata kun aliaj", - "No shares" : "Neniu kunhavo", - "Shared with you" : "Kunhavata kun vi", - "Nothing shared with you yet" : "Nenio kunhavatas kun vi ankoraŭ", - "Nothing shared yet" : "Nenio kunhavatas ankoraŭ", - "Shared by link" : "Kunhavata per ligilo", - "No shared links" : "Neniu kunhavata ligilo", - "Deleted shares" : "Forigitaj kunhavigoj", - "No deleted shares" : "Neniu forigita kunhavigo", - "Error updating the share" : "Eraro dum ĝisdatigo de la kunhavigo", - "Shared by" : "Kunhavigita de", - "Shared with" : "Kunhavigita kun", - "Shared with you and the group {group} by {owner}" : "Kunhavigita kun vi kaj la grupo {group} de {owner}", - "Shared with you and {circle} by {owner}" : "Kunhavigita kun vi kaj {circle} de {owner}", - "Shared with you and the conversation {conversation} by {owner}" : "Kunhavigita kun vi kaj la konversacio {conversation} fare de {owner}", - "Shared with you in a conversation by {owner}" : "Kunhavigita kun vi en konversacio de {owner}", - "Share note" : "Kunhavigo noton", - "Show list view" : "Montri listan vidon", - "Show grid view" : "Montri kradan vidon", - "Upload files to %s" : "Alŝuti dosierojn al %s", - "Note" : "Noto", - "Select or drop files" : "Elekti aŭ demeti dosierojn", - "Uploaded files:" : "Alŝutitaj dosieroj:", - "By uploading files, you agree to the %1$sterms of service%2$s." : "Se vi alŝutas dosierojn, vi konsentas pri %1$skondiĉoj de uzado%2$s.", - "Share not found" : "Kunhavigo ne troviĝis", - "Back to %s" : "Antaŭen al %s", - "Add to your Nextcloud" : "Aldoni al via Nextcloud", - "error" : "eraro", - "This will stop your current uploads." : "Tio haltigos viajn nunajn alŝutojn.", - "Move or copy" : "Movi aŭ kopii", - "You can upload into this folder" : "Vi povas alŝuti en ĉi tiun dosierujon", - "No compatible server found at {remote}" : "Neniu kongrua servilo trovita je {remote}", - "Invalid server URL" : "Nevalida servila retadreso", - "Failed to add the public link to your Nextcloud" : "Ne eblis aldoni la publikan ligilon al via Nextcloud", - "Files" : "Dosieroj", - "Please specify a valid user" : "Bv. doni validan uzanton", - "You cannot share to a Circle if the app is not enabled" : "Vi ne povas kunhavigi per Rondo, se la aplikaĵo „Rondo“ ne estas ebligita", - "Please specify a valid circle" : "Bv. doni validan rondon", - "Download all files" : "Elŝuti ĉiujn dosierojn", - "This application enables users to share files within Nextcloud. If enabled, the admin can choose which groups can share files. The applicable users can then share files and folders with other users and groups within Nextcloud. In addition, if the admin enables the share link feature, an external link can be used to share files with other users outside of Nextcloud. Admins can also enforce passwords, expirations dates, and enable server to server sharing via share links, as well as sharing from mobile devices.\nTurning the feature off removes shared files and folders on the server for all share recipients, and also on the sync clients and mobile apps. More information is available in the Nextcloud Documentation." : "Tiu aplikaĵo ebligas al uzantoj kunhavigi dosieroj ene de Nextcloud. Se ebligita, la administranto povas elekti, kiuj grupoj povas kunhavigi dosierojn. Tiam, uzantoj povas kunhavigi dosierojn kaj dosierujojn kun aliaj uzantoj kaj grupoj ene de Nextcloud. Cetere, se la administranto permesas kunhavigi ligilojn, ekstera ligilo uzeblas por kunhavigi dosieroj kun aliaj uzantoj ekster Nextcloud. Administrantoj povas ankaŭ devigi uzon de pasvortoj, limdatoj, kaj permesi servil-al-servila kunhavigon per kunhaviga ligilo, kaj kunhavigon el porteblaj aparatoj.\nMalebligi tiun funkcion forigas kunhavigitajn dosierojn kaj dosierujon el la servilo por ĉiuj kunhavaj ricevantoj, kaj ankaŭ por la sinkronigaj klientoj kaj la porteblaj aplikaĵoj. Pli da informoj en la dokumentaro de Nextcloud.", - "Read only" : "Nurlega", - "File drop (upload only)" : "Demeti dosieron (nur alŝuto)", - "Upload" : "Alŝuti", - "Only works for users with access to this folder" : "Nur validas por uzantoj, kiuj povas aliri al tiu dosierujo", - "Only works for users with access to this file" : "Nur validas por uzantoj, kiuj povas aliri al tiu dosiero", - "Enter a date" : "Entajpu daton", - "Circle" : "Rondo", - "No entries found in this folder" : "Neniu enigo troviĝis en ĉi tiu dosierujo", - "Name" : "Nomo", - "Share time" : "Kunhavotempo", - "Reasons might be:" : "Kialoj povas esti:", - "the item was removed" : "la ero foriĝis", - "the link expired" : "la ligilo eksvalidiĝis", - "sharing is disabled" : "kunhavigo malkapablas", - "For more info, please ask the person who sent this link." : "Por plia informo, bonvolu peti al la persono, kiu sendis ĉi tiun ligilon." -},"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 5cfc57ba88b..01250907325 100644 --- a/apps/files_sharing/l10n/es.js +++ b/apps/files_sharing/l10n/es.js @@ -363,6 +363,7 @@ OC.L10N.register( "List of unapproved shares." : "Lista de recursos compartidos no aprobados", "No pending shares" : "No hay recursos compartidos pendientes", "Shares you have received but not approved will show up here" : "Aquí aparecerán los compartidos que ha recibido pero que no ha aprobado", + "Error deleting the share" : "Error borrando el recurso compartido", "Error updating the share: {errorMessage}" : "Error al actualizar el recurso compartido: {errorMessage}", "Error updating the share" : "Error actualizando el recurso compartido", "File \"{path}\" has been unshared" : "El archivo \"{path}\" se dejó de compartir", diff --git a/apps/files_sharing/l10n/es.json b/apps/files_sharing/l10n/es.json index 976f817256b..27831e37d5a 100644 --- a/apps/files_sharing/l10n/es.json +++ b/apps/files_sharing/l10n/es.json @@ -361,6 +361,7 @@ "List of unapproved shares." : "Lista de recursos compartidos no aprobados", "No pending shares" : "No hay recursos compartidos pendientes", "Shares you have received but not approved will show up here" : "Aquí aparecerán los compartidos que ha recibido pero que no ha aprobado", + "Error deleting the share" : "Error borrando el recurso compartido", "Error updating the share: {errorMessage}" : "Error al actualizar el recurso compartido: {errorMessage}", "Error updating the share" : "Error actualizando el recurso compartido", "File \"{path}\" has been unshared" : "El archivo \"{path}\" se dejó de compartir", diff --git a/apps/files_sharing/l10n/es_419.js b/apps/files_sharing/l10n/es_419.js deleted file mode 100644 index f75de45ce7c..00000000000 --- a/apps/files_sharing/l10n/es_419.js +++ /dev/null @@ -1,138 +0,0 @@ -OC.L10N.register( - "files_sharing", - { - "Shared with you" : "Compartido contigo", - "Nothing shared with you yet" : "Nada ha sido compartido contigo aún", - "Files and folders others share with you will show up here" : "Los archivos y carpetas que sean compartidos contigo se mostrarán aquí", - "Shared with others" : "Compartido con otros", - "Nothing shared yet" : "Nada compartido aún", - "Files and folders you share will show up here" : "Los archivos y carpetas que compartas se mostrarán aquí", - "Shared by link" : "Compartido por liga", - "No shared links" : "No hay ligas compartidas", - "Files and folders you share by link will show up here" : "Los archivos y carpetas que compartas por ligas se mostrarán aquí", - "Shares" : "Elementos compartidos", - "Restore" : "Restaurar", - "Move or copy" : "Mover o copiar", - "Download" : "Descargar", - "Delete" : "Borrar", - "You can upload into this folder" : "Puedes cargar archivos dentro de esta carpeta", - "No compatible server found at {remote}" : "No se encontró un servidor compatible en {remote}", - "Invalid server URL" : "URL del servidor inválido", - "Failed to add the public link to your Nextcloud" : "Se presentó una falla al agregar la liga pública a tu Nextcloud", - "No expiration date set" : "No se ha establecido la fecha de expiración", - "Shared by" : "Compartido por", - "File shares" : "Archivos compartidos", - "Downloaded via public link" : "Descargado mediante una liga pública", - "Downloaded by {email}" : "Descargado por {email}", - "{file} downloaded via public link" : "{file} descargado mediante una liga pública", - "{email} downloaded {file}" : "{email} descargó {file}", - "Shared with group {group}" : "Compartido con el gupo {group}", - "Removed share for group {group}" : "Se eliminó el elemento compartido del grupo {group}", - "{actor} shared with group {group}" : "{actor} compartió con el grupo {group}", - "{actor} removed share for group {group}" : "{actor} eliminó el elemento compartido del grupo {group}", - "You shared {file} with group {group}" : "Compartiste {file} con el grupo {group}", - "You removed group {group} from {file}" : "Eliminaste al grupo {group} de {file}", - "{actor} shared {file} with group {group}" : "{actor} compartió {file} con el grupo {group}", - "{actor} removed group {group} from {file}" : "{actor} eliminó el grupo {group} de {file}", - "Shared as public link" : "Compartido como una liga pública", - "Removed public link" : "Liga pública eliminada", - "Public link expired" : "La liga pública ha expirado", - "{actor} shared as public link" : "{actor} compartió como una liga pública", - "{actor} removed public link" : "{actor} eliminó la liga pública", - "Public link of {actor} expired" : "La liga pública de {actor} ha expirado", - "You shared {file} as public link" : "Compartiste {file} como una liga pública", - "You removed public link for {file}" : "Eliminaste la liga pública de {file}", - "Public link expired for {file}" : "La liga pública para {file} ha expirado", - "{actor} shared {file} as public link" : "{actor} ha compartido {file} como una liga pública", - "{actor} removed public link for {file}" : "{actor} eliminó la liga pública de {file}", - "Public link of {actor} for {file} expired" : "La liga pública de {actor} para {file} ha expirado", - "{user} accepted the remote share" : "{user} aceptó el elemento compartido remoto", - "{user} declined the remote share" : "{user} declinó el elemento compartido remoto", - "You received a new remote share {file} from {user}" : "Recibiste un nuevo elemento compartido remoto {file} de {user}", - "{user} accepted the remote share of {file}" : "{user} aceptó el elemento compartido remoto de {file}", - "{user} declined the remote share of {file}" : "{user} declinó el elemento compartido remoto de {file}", - "{user} unshared {file} from you" : "{user} ha dejado de compartir {file} contigo", - "Shared with {user}" : "Compartido con {user}", - "Removed share for {user}" : "Se eliminó el elemento compartido para {user}", - "{actor} removed themselves" : "{actor} se ha eliminado", - "{actor} shared with {user}" : "{actor} compartió con {user}", - "{actor} removed share for {user}" : "{actor} eliminó el elemento compartido para {user}", - "Shared by {actor}" : "Compartido por {actor}", - "{actor} removed share" : "{actor} eliminó el elemento compartido", - "You shared {file} with {user}" : "Compartiste {file} con {user}", - "You removed {user} from {file}" : "Eliminaste a {user} de {file}", - "{actor} shared {file} with {user}" : "{actor} compartió {file} con {user}", - "{actor} removed {user} from {file}" : "{actor} eliminó a {user} de {file}", - "{actor} shared {file} with you" : "{actor} ha compartido {file} contigo", - "A file or folder shared by mail or by public link was <strong>downloaded</strong>" : "Un archivo o carpeta comparitdo por correo o por liga pública ha sido <strong>descargado</strong>", - "A file or folder was shared from <strong>another server</strong>" : "Un archivo o carpeta fue compartido desde <strong>otro servidor</strong>", - "Files" : "Archivos", - "A file or folder has been <strong>shared</strong>" : "Un archivo o carpeta ha sido <strong>compartido</strong>", - "Could not delete share" : "No fue posible borrar el elemento compartido", - "Please specify a file or folder path" : "Por favor especifica un archivo o ruta de carpeta", - "Could not create share" : "No fue posible crear el elemento compartido", - "Please specify a valid user" : "Por favor especifica un usuario válido", - "Group sharing is disabled by the administrator" : "Compartir en grupos está deshabilitado por el administrador", - "Please specify a valid group" : "Por favor especifica un grupo válido", - "Public link sharing is disabled by the administrator" : "Compartir ligas públicas está deshabilitado por el administrador", - "Public upload disabled by the administrator" : "Cargas públicas deshabilitadas por el administrador", - "Public upload is only possible for publicly shared folders" : "Las cargas públicas son posibles sólo para carpetas compartidas públicamente", - "Invalid date, date format must be YYYY-MM-DD" : "La fecha es inválida, por favor sigue el formato AAAA-MM-DD", - "You cannot share to a Circle if the app is not enabled" : "No puedes compartir al Círculo si la aplicación no está habilitada", - "Please specify a valid circle" : "Por favor especifica un círculo válido", - "Unknown share type" : "Tipo de elemento compartido desconocido", - "Not a directory" : "No es una carpeta", - "Could not lock path" : "No fue posible bloquear la ruta", - "Wrong or no update parameter given" : "El parametro de actualización está erróneo o falta", - "shared by %s" : "compartido por %s", - "Direct link" : "Liga directa", - "Share API is disabled" : "El API para compartir está deshabilitado", - "Accept" : "Aceptar", - "Sharing" : "Compartiendo", - "Reset" : "Restaurar", - "Unknown error" : "Error desconocido", - "Allow editing" : "Permitir edición", - "Read only" : "Sólo lectura", - "Allow upload and editing" : "Permitir carga y edición", - "File drop (upload only)" : "Permitir carga", - "Read" : "Leer", - "Upload" : "Cargar", - "Edit" : "Editar", - "Allow creating" : "Permitir crear", - "Allow deleting" : "Permitir borrar", - "Allow resharing" : "Permitir volver a compartir", - "Set expiration date" : "Establecer fecha de expiración", - "Unshare" : "Dejar de compartir", - "group" : "grupo", - "remote" : "remoto", - "Copy to clipboard" : "Copiar al portapapeles", - "Password protection" : "Protección con contraseña", - "Enter a password" : "Ingresa una contraseña", - "Cancel" : "Cancelar", - "Password protect" : "Proteger con contraseña", - "Add another link" : "Agregar otra liga", - "Share link" : "Compartir liga", - "Resharing is not allowed" : "No se permite volver a compartir", - "Shared with you by {owner}" : "Compartido contigo por {owner}", - "Shared" : "Compartido", - "Share" : "Compartir", - "Shared with" : "Compartido con", - "Shared with you and the group {group} by {owner}" : "Compartido contigo y con el grupo {group} por {owner}", - "No entries found in this folder" : "No se encontraron elementos en esta carpeta", - "Name" : "Nombre", - "Share time" : "Compartido desde", - "Expiration date" : "Fecha de expiración", - "Reasons might be:" : "Las causas podrían ser:", - "the item was removed" : "el elemento fue eliminado", - "the link expired" : "la liga expiró", - "sharing is disabled" : "compartir está deshabilitado", - "For more info, please ask the person who sent this link." : "Para mayores informes, contacta a la persona que le envió esta liga.", - "Upload files to %s" : "Cargar archivos a %s", - "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", - "Wrong path, file/folder doesn't exist" : "La ruta es incorrecta, el correo / carpeta no existe ", - "Sorry, this link doesn’t seem to work anymore." : "Lo sentimos, parece que esta liga ya no funciona. " -}, -"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"); diff --git a/apps/files_sharing/l10n/es_419.json b/apps/files_sharing/l10n/es_419.json deleted file mode 100644 index 352da573a70..00000000000 --- a/apps/files_sharing/l10n/es_419.json +++ /dev/null @@ -1,136 +0,0 @@ -{ "translations": { - "Shared with you" : "Compartido contigo", - "Nothing shared with you yet" : "Nada ha sido compartido contigo aún", - "Files and folders others share with you will show up here" : "Los archivos y carpetas que sean compartidos contigo se mostrarán aquí", - "Shared with others" : "Compartido con otros", - "Nothing shared yet" : "Nada compartido aún", - "Files and folders you share will show up here" : "Los archivos y carpetas que compartas se mostrarán aquí", - "Shared by link" : "Compartido por liga", - "No shared links" : "No hay ligas compartidas", - "Files and folders you share by link will show up here" : "Los archivos y carpetas que compartas por ligas se mostrarán aquí", - "Shares" : "Elementos compartidos", - "Restore" : "Restaurar", - "Move or copy" : "Mover o copiar", - "Download" : "Descargar", - "Delete" : "Borrar", - "You can upload into this folder" : "Puedes cargar archivos dentro de esta carpeta", - "No compatible server found at {remote}" : "No se encontró un servidor compatible en {remote}", - "Invalid server URL" : "URL del servidor inválido", - "Failed to add the public link to your Nextcloud" : "Se presentó una falla al agregar la liga pública a tu Nextcloud", - "No expiration date set" : "No se ha establecido la fecha de expiración", - "Shared by" : "Compartido por", - "File shares" : "Archivos compartidos", - "Downloaded via public link" : "Descargado mediante una liga pública", - "Downloaded by {email}" : "Descargado por {email}", - "{file} downloaded via public link" : "{file} descargado mediante una liga pública", - "{email} downloaded {file}" : "{email} descargó {file}", - "Shared with group {group}" : "Compartido con el gupo {group}", - "Removed share for group {group}" : "Se eliminó el elemento compartido del grupo {group}", - "{actor} shared with group {group}" : "{actor} compartió con el grupo {group}", - "{actor} removed share for group {group}" : "{actor} eliminó el elemento compartido del grupo {group}", - "You shared {file} with group {group}" : "Compartiste {file} con el grupo {group}", - "You removed group {group} from {file}" : "Eliminaste al grupo {group} de {file}", - "{actor} shared {file} with group {group}" : "{actor} compartió {file} con el grupo {group}", - "{actor} removed group {group} from {file}" : "{actor} eliminó el grupo {group} de {file}", - "Shared as public link" : "Compartido como una liga pública", - "Removed public link" : "Liga pública eliminada", - "Public link expired" : "La liga pública ha expirado", - "{actor} shared as public link" : "{actor} compartió como una liga pública", - "{actor} removed public link" : "{actor} eliminó la liga pública", - "Public link of {actor} expired" : "La liga pública de {actor} ha expirado", - "You shared {file} as public link" : "Compartiste {file} como una liga pública", - "You removed public link for {file}" : "Eliminaste la liga pública de {file}", - "Public link expired for {file}" : "La liga pública para {file} ha expirado", - "{actor} shared {file} as public link" : "{actor} ha compartido {file} como una liga pública", - "{actor} removed public link for {file}" : "{actor} eliminó la liga pública de {file}", - "Public link of {actor} for {file} expired" : "La liga pública de {actor} para {file} ha expirado", - "{user} accepted the remote share" : "{user} aceptó el elemento compartido remoto", - "{user} declined the remote share" : "{user} declinó el elemento compartido remoto", - "You received a new remote share {file} from {user}" : "Recibiste un nuevo elemento compartido remoto {file} de {user}", - "{user} accepted the remote share of {file}" : "{user} aceptó el elemento compartido remoto de {file}", - "{user} declined the remote share of {file}" : "{user} declinó el elemento compartido remoto de {file}", - "{user} unshared {file} from you" : "{user} ha dejado de compartir {file} contigo", - "Shared with {user}" : "Compartido con {user}", - "Removed share for {user}" : "Se eliminó el elemento compartido para {user}", - "{actor} removed themselves" : "{actor} se ha eliminado", - "{actor} shared with {user}" : "{actor} compartió con {user}", - "{actor} removed share for {user}" : "{actor} eliminó el elemento compartido para {user}", - "Shared by {actor}" : "Compartido por {actor}", - "{actor} removed share" : "{actor} eliminó el elemento compartido", - "You shared {file} with {user}" : "Compartiste {file} con {user}", - "You removed {user} from {file}" : "Eliminaste a {user} de {file}", - "{actor} shared {file} with {user}" : "{actor} compartió {file} con {user}", - "{actor} removed {user} from {file}" : "{actor} eliminó a {user} de {file}", - "{actor} shared {file} with you" : "{actor} ha compartido {file} contigo", - "A file or folder shared by mail or by public link was <strong>downloaded</strong>" : "Un archivo o carpeta comparitdo por correo o por liga pública ha sido <strong>descargado</strong>", - "A file or folder was shared from <strong>another server</strong>" : "Un archivo o carpeta fue compartido desde <strong>otro servidor</strong>", - "Files" : "Archivos", - "A file or folder has been <strong>shared</strong>" : "Un archivo o carpeta ha sido <strong>compartido</strong>", - "Could not delete share" : "No fue posible borrar el elemento compartido", - "Please specify a file or folder path" : "Por favor especifica un archivo o ruta de carpeta", - "Could not create share" : "No fue posible crear el elemento compartido", - "Please specify a valid user" : "Por favor especifica un usuario válido", - "Group sharing is disabled by the administrator" : "Compartir en grupos está deshabilitado por el administrador", - "Please specify a valid group" : "Por favor especifica un grupo válido", - "Public link sharing is disabled by the administrator" : "Compartir ligas públicas está deshabilitado por el administrador", - "Public upload disabled by the administrator" : "Cargas públicas deshabilitadas por el administrador", - "Public upload is only possible for publicly shared folders" : "Las cargas públicas son posibles sólo para carpetas compartidas públicamente", - "Invalid date, date format must be YYYY-MM-DD" : "La fecha es inválida, por favor sigue el formato AAAA-MM-DD", - "You cannot share to a Circle if the app is not enabled" : "No puedes compartir al Círculo si la aplicación no está habilitada", - "Please specify a valid circle" : "Por favor especifica un círculo válido", - "Unknown share type" : "Tipo de elemento compartido desconocido", - "Not a directory" : "No es una carpeta", - "Could not lock path" : "No fue posible bloquear la ruta", - "Wrong or no update parameter given" : "El parametro de actualización está erróneo o falta", - "shared by %s" : "compartido por %s", - "Direct link" : "Liga directa", - "Share API is disabled" : "El API para compartir está deshabilitado", - "Accept" : "Aceptar", - "Sharing" : "Compartiendo", - "Reset" : "Restaurar", - "Unknown error" : "Error desconocido", - "Allow editing" : "Permitir edición", - "Read only" : "Sólo lectura", - "Allow upload and editing" : "Permitir carga y edición", - "File drop (upload only)" : "Permitir carga", - "Read" : "Leer", - "Upload" : "Cargar", - "Edit" : "Editar", - "Allow creating" : "Permitir crear", - "Allow deleting" : "Permitir borrar", - "Allow resharing" : "Permitir volver a compartir", - "Set expiration date" : "Establecer fecha de expiración", - "Unshare" : "Dejar de compartir", - "group" : "grupo", - "remote" : "remoto", - "Copy to clipboard" : "Copiar al portapapeles", - "Password protection" : "Protección con contraseña", - "Enter a password" : "Ingresa una contraseña", - "Cancel" : "Cancelar", - "Password protect" : "Proteger con contraseña", - "Add another link" : "Agregar otra liga", - "Share link" : "Compartir liga", - "Resharing is not allowed" : "No se permite volver a compartir", - "Shared with you by {owner}" : "Compartido contigo por {owner}", - "Shared" : "Compartido", - "Share" : "Compartir", - "Shared with" : "Compartido con", - "Shared with you and the group {group} by {owner}" : "Compartido contigo y con el grupo {group} por {owner}", - "No entries found in this folder" : "No se encontraron elementos en esta carpeta", - "Name" : "Nombre", - "Share time" : "Compartido desde", - "Expiration date" : "Fecha de expiración", - "Reasons might be:" : "Las causas podrían ser:", - "the item was removed" : "el elemento fue eliminado", - "the link expired" : "la liga expiró", - "sharing is disabled" : "compartir está deshabilitado", - "For more info, please ask the person who sent this link." : "Para mayores informes, contacta a la persona que le envió esta liga.", - "Upload files to %s" : "Cargar archivos a %s", - "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", - "Wrong path, file/folder doesn't exist" : "La ruta es incorrecta, el correo / carpeta no existe ", - "Sorry, this link doesn’t seem to work anymore." : "Lo sentimos, parece que esta liga ya no funciona. " -},"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_AR.js b/apps/files_sharing/l10n/es_AR.js deleted file mode 100644 index 11affe07778..00000000000 --- a/apps/files_sharing/l10n/es_AR.js +++ /dev/null @@ -1,218 +0,0 @@ -OC.L10N.register( - "files_sharing", - { - "File shares" : "Archivos compartidos", - "Downloaded via public link" : "Descargado mediante un link público", - "Downloaded by {email}" : "Descargado por {email}", - "{file} downloaded via public link" : "{file} descargado mediante una link público", - "{email} downloaded {file}" : "{email} descargó {file}", - "Shared with group {group}" : "Compartido con el gupo {group}", - "Removed share for group {group}" : "Se eliminó el elemento compartido del grupo {group}", - "{actor} shared with group {group}" : "{actor} compartió con el grupo {group}", - "{actor} removed share for group {group}" : "{actor} eliminó el elemento compartido del grupo {group}", - "Share for group {group} expired" : "El recurso compartido del grupo {group} ha expirado", - "You shared {file} with group {group}" : "Usted ha compartido {file} con el grupo {group}", - "You removed group {group} from {file}" : "Usted eliminó al grupo {group} de {file}", - "{actor} shared {file} with group {group}" : "{actor} compartió {file} con el grupo {group}", - "{actor} removed group {group} from {file}" : "{actor} lo eliminó del grupo {group} de {file}", - "Share for file {file} with group {group} expired" : "El recurso compartido del archivo {file} con el grupo {group} ha expirado", - "Shared as public link" : "Compartido como un link público", - "Removed public link" : "Link público eliminado", - "Public link expired" : "El link público ha expirado", - "{actor} shared as public link" : "{actor} compartió como un link público", - "{actor} removed public link" : "{actor} eliminó el link público", - "Public link of {actor} expired" : "El link público de {actor} ha expirado", - "You shared {file} as public link" : "Usted ha compartido {file} como un link público", - "You removed public link for {file}" : "Usted ha eliminado el link público de {file}", - "Public link expired for {file}" : "El link público para {file} ha expirado", - "{actor} shared {file} as public link" : "{actor} ha compatido {file} como un link público", - "{actor} removed public link for {file}" : "{actor} eliminó el link público de {file}", - "Public link of {actor} for {file} expired" : "El link público de {actor} para {file} ha expirado", - "{user} accepted the remote share" : "{user} aceptó el elemento compartido remoto", - "{user} declined the remote share" : "{user} declinó el elemento compartido remoto", - "You received a new remote share {file} from {user}" : "Usted ha recibido un nuevo elemento compartido remoto {file} de {user}", - "{user} accepted the remote share of {file}" : "{user} aceptó el elemento compartido remoto de {file}", - "{user} declined the remote share of {file}" : "{user} declinó el elemento compartido remoto de {file}", - "{user} unshared {file} from you" : "{user} ha dejado de compartir {file} con usted", - "Shared with {user}" : "Compartido con {user}", - "Removed share for {user}" : "Eliminó el elemento compartido para {user}", - "You removed yourself" : "Te eliminaste a vos mismo", - "{actor} removed themselves" : "{actor} se ha eliminado", - "{actor} shared with {user}" : "{actor} compartió con {user}", - "{actor} removed share for {user}" : "{actor} eliminó el elemento compartido para {user}", - "Shared by {actor}" : "Compartido por {actor}", - "{actor} removed share" : "{actor} eliminó el elemento compartido", - "Share for {user} expired" : "El recurso compartido para {user} ha expirado", - "Share expired" : "El recurso compartido ha expirado", - "You shared {file} with {user}" : "Usted ha compartido {file} con {user}", - "You removed {user} from {file}" : "Usted eliminó a {user} de {file}", - "You removed yourself from {file}" : "Se eliminó a usted mismo de {file}", - "{actor} removed themselves from {file}" : "{actor} se eliminó a sí mismo de {file}", - "{actor} shared {file} with {user}" : "{actor} compartió {file} con {user}", - "{actor} removed {user} from {file}" : "{actor} eliminó a {user} de {file}", - "{actor} shared {file} with you" : "{actor} ha compartido {file} con usted", - "{actor} removed you from the share named {file}" : "{actor} te eliminó del recurso compartido {file}", - "Share for file {file} with {user} expired" : "El recurso compartido del archivo {file} con {user} ha expirado", - "Share for file {file} expired" : "El recurso compartido del archivo {file} ha expirado", - "A file or folder shared by mail or by public link was <strong>downloaded</strong>" : "Un archivo o carpeta compartido por correo o por link público ha sido <strong>descargado</strong>", - "A file or folder was shared from <strong>another server</strong>" : "Un archivo o carpeta fue compartido desde <strong>otro servidor</strong>", - "Sharing" : "Compartiendo", - "A file or folder has been <strong>shared</strong>" : "Un archivo o carpeta ha sido <strong>compartido</strong>", - "Shared link" : "Enlace compartido", - "Wrong share ID, share does not exist" : "Identificador de recurso compartido incorrecto, el recurso no existe", - "Could not delete share" : "No fue posible borrar el elemento compartido", - "Please specify a file or folder path" : "Favor de especificar un archivo o ruta de carpeta", - "Wrong path, file/folder does not exist" : "Ubicación incorrecta, el archivo/carpeta no existe", - "Could not create share" : "no fue posible crear el elemento compartido", - "Invalid permissions" : "Permisos inválidos", - "Please specify a valid account to share with" : "Por favor especifique una cuenta válida para compartir", - "Group sharing is disabled by the administrator" : "Compartir en grupos está deshabilitado por el administrador", - "Please specify a valid group" : "Favor de especificar un grupo valido", - "Public link sharing is disabled by the administrator" : "Compartir links públicos está deshabilitado por el administrador", - "Public upload disabled by the administrator" : "Cargas públicas deshabilitadas por el administrador", - "Public upload is only possible for publicly shared folders" : "Las cargas públicas son posibles sólo para carpetas compartidas públicamente", - "Please specify a valid email address" : "Por favor especifique una dirección de mail válida", - "Sharing %s sending the password by Nextcloud Talk failed because Nextcloud Talk is not enabled" : "Compartir %s enviando la contraseña por Nextcloud Talk falló porque Nextcloud Talk no está habilitado", - "Sharing %1$s failed because the back end does not allow shares from type %2$s" : "Compartir %1$s falló porque el servidor no permite compartir recursos del tipo %2$s", - "Please specify a valid federated account ID" : "Por favor especifique un identificador de cuenta federada válido", - "Please specify a valid federated group ID" : "Por favor especifique un identificador de grupo federado válido", - "Sharing %s failed because the back end does not support room shares" : "Compartir %s falló porque el servidor no soporta recorsos compartidos de salas", - "Sharing %s failed because the back end does not support ScienceMesh shares" : "Compartir %s falló porque el servidor no soporta recursos compartidos de ScienceMesh", - "Unknown share type" : "Tipo de elemento compartido desconocido", - "Not a directory" : "No es una carpeta", - "Could not lock node" : "No se pudo bloquear el nodo", - "Could not lock path" : "No fue posible bloquear la ruta", - "no sharing rights on this item" : "sin permisos de compartir en este elemento", - "You are not allowed to edit incoming shares" : "Usted no está autorizado para editar recursos compartidos entrantes", - "Wrong or no update parameter given" : "El parametro de actualización esta erróneo o faltante", - "Share must at least have READ or CREATE permissions" : "El recurso compartido debe tener al menos el permiso de LECTURA o CREACIÓN", - "Share must have READ permission if UPDATE or DELETE permission is set" : "El recurso compartido debe tener el permiso de LECTURA si el permiso de ACTUALIZAR o ELIMINAR está configurado", - "\"Sending the password by Nextcloud Talk\" for sharing a file or folder failed because Nextcloud Talk is not enabled." : "\"Enviar la contraseña por Nextcloud Talk\" para compartir un archivo o carpeta falló porque Nextcloud Talk no está habilitado.", - "Invalid date. Format must be YYYY-MM-DD" : "La fecha es inválida, por favor use el formato AAAA-MM-DD", - "No sharing rights on this item" : "Sin permisos de compartir en este elemento", - "Invalid share attributes provided: \"%s\"" : "Se ingresaron atributos de recurso compartido inválidos: \"%s\"", - "You are not allowed to send mail notifications" : "No está autorizado para enviar notificaciones por mail", - "No mail notification configured for this share type" : "Este tipo de recurso compartido no tiene notificaciones por mail configuradas", - "Wrong password" : "Contraseña incorrecta", - "Error while sending mail notification" : "Error al enviar el mail de notificación", - "shared by %s" : "compartido por %s", - "Download" : "Descargar", - "Add to your %s" : "Agregar a su %s", - "Direct link" : "Link directa", - "Share API is disabled" : "El API para compartir está deshabilitado", - "File sharing" : "Compartir archivos", - "Share will expire tomorrow" : "El recurso compartido expirará mañana", - "Your share of {node} will expire tomorrow" : "Su recurso compartido {node} expirará mañana", - "You received {share} as a share by {user}" : "Ha recibido {share} como un recurso compartido por {user}", - "You received {share} to group {group} as a share by {user}" : "Ha recibido {share} para el grupo {group} como un recurso compartido por {user}", - "Accept" : "Aceptar", - "Decline" : "Declinar", - "This application enables people to share files within Nextcloud. If enabled, the admin can choose which groups can share files. The applicable people can then share files and folders with other accounts and groups within Nextcloud. In addition, if the admin enables the share link feature, an external link can be used to share files with other people outside of Nextcloud. Admins can also enforce passwords, expirations dates, and enable server to server sharing via share links, as well as sharing from mobile devices.\nTurning the feature off removes shared files and folders on the server for all share recipients, and also on the sync clients and mobile apps. More information is available in the Nextcloud Documentation." : "Esta aplicación permite a los usuarios compartir archivos dentro de Nextcloud. Si se activa, el administrador puede elegir qué grupos pueden compartir archivos. Los usuarios aplicables pueden entonces compartir archivos y carpetas con otros usuarios y grupos dentro de Nextcloud. Además, si el administrador activa la característica de enlace compartido, se puede usar un enlace externo para compartir archivos con otros usuarios fuera de Nextcloud. Los administradores pueden obligar a usar contraseñas o fechas de caducidad y activar el compartir de servidor a servidor vía enlaces compartidos, así como compartir desde dispositivos móviles.\nQuitar esta característica elimina los archivos compartidos y las carpetas en el servidor, para todos los receptores, y también los clientes de sincronización y móviles. Más información disponible en la Documentación de Nextcloud.", - "When should the request expire?" : "¿Cuándo debería expirar la solicitud?", - "Set a submission expiration date" : "Establezca la fecha de expiración del envío", - "Expiration date" : "Fecha de expiración", - "Select a date" : "Elija una fecha", - "Your administrator has enforced a {count} days expiration policy." : "Su administrador ha definido una política de expiración de {count} días.", - "What password should be used for the request?" : "¿Qué contraseña debería usarse para la solicitud?", - "Set a password" : "Establecer una contraseña", - "Password" : "Contraseña", - "Enter a valid password" : "Ingrese una contraseña válida", - "Generate a new password" : "Generar una nueva contraseña", - "Your administrator has enforced a password protection." : "Su administrador ha configurado una política de protección de contraseña.", - "The request will expire on {date} at midnight and will be password protected." : "La solicitud expirará el {date} a la medianoche y estará protegida por contraseña.", - "The request will expire on {date} at midnight." : "La solicitud expirará el {date} a la medianoche.", - "The request will be password protected." : "La solicitud estará protegida por contraseña.", - "You can now share the link below to allow people to upload files to your directory." : "Ahora puede compartir el enlace para permitir que se suban archivos a su directorio.", - "Share link" : "Compartir enlace", - "Copy to clipboard" : "Copiar al portapapeles", - "Send link via email" : "Enviar enlace por mail", - "Enter an email address or paste a list" : "Ingrese una dirección de mail o pegue una lista", - "Remove email" : "Eliminar mail", - "Automatically copying failed, please copy the share link manually" : "No se puede copiar automáticamente, por favor copie el enlace manualmente", - "Link copied to clipboard" : "Enlace copiado al portapapeles", - "Select" : "Seleccionar", - "Cancel" : "Cancelar", - "Close" : "Cerrar", - "Continue" : "Continuar", - "Reset" : "Restablecer", - "Unknown error" : "Error desconocido", - "group" : "grupo", - "remote" : "remoto", - "Unshare" : "No compartir", - "Cannot copy, please copy the link manually" : "No es posible copiar, por favor copia el enlace manualmente", - "Link copied" : "Link copiado", - "Password protection" : "Protección con contraseña", - "Enter a password" : "Ingrese una contraseña", - "Add another link" : "Agregar otro enlace", - "View only" : "Solo ver", - "Can edit" : "Puede editar", - "No recommendations. Start typing." : "No hay sugerencias. Comenzar a escribir", - "Resharing is not allowed" : "No está permitido volver a compartir", - "Searching …" : "Buscando ...", - "No elements found." : "No se encontraron elementos", - "Guest" : "Invitado", - "Group" : "Grupo", - "Email" : "Correo electrónico", - "Note:" : "Nota:", - "File drop" : "Entrega de archivos", - "Terms of service" : "Términos de servicio", - "Allow upload and editing" : "Permitir cargar y editar", - "Allow editing" : "Permitir edición", - "Advanced settings" : "Configuraciones avanzadas", - "Set expiration date" : "Establecer fecha de caducidad", - "Hide download" : "Ocultar descarga", - "Note to recipient" : "Nota al destinatario", - "Read" : "Leer", - "Edit" : "Editar", - "Share" : "Compartir", - "Delete" : "Eliminar", - "Shares" : "Shares", - "Shared with you by {owner}" : "Compartido con usted por {owner}", - "Shared" : "Compartido", - "Shared with others" : "Compartido con otros", - "Shared with you" : "Compartido con usted", - "Nothing shared with you yet" : "Nada ha sido compartido aún con usted", - "Nothing shared yet" : "Nada compartido aún", - "Shared by link" : "Compartido por link", - "No shared links" : "No hay links compartidos", - "Shared by" : "Compartido por", - "Shared with you and the group {group} by {owner}" : "Compartido con usted y el grupo {group} por {owner}", - "Share note" : "Compartir nota", - "Show list view" : "Mostrar vista de lista", - "Show grid view" : "Mostrar vista de cuadrícula", - "Upload files to %s" : "Cargar archivos a %s", - "Note" : "Nota", - "Select or drop files" : "Seleccione o suelte los archivos", - "Uploaded files:" : "Archivos cargados:", - "Back to %s" : "Volver a %s", - "Add to your Nextcloud" : "Agregar a su Nextcloud", - "Waiting…" : "Esperando...", - "error" : "error", - "finished" : "finalizado", - "This will stop your current uploads." : "Se detendrán las cargas en curso", - "Move or copy" : "Mover o Copiar", - "You can upload into this folder" : "Usted puede cargar archivos dentro de esta carpeta", - "No compatible server found at {remote}" : "No se encontró un servidor compatible en {remote}", - "Invalid server URL" : "URL del servidor inválido", - "Failed to add the public link to your Nextcloud" : "Se presentó una falla al agregar el link público a su Nextcloud", - "Files" : "Archivos", - "Please specify a valid user" : "Favor de especificar un usuario válido", - "You cannot share to a Circle if the app is not enabled" : "Usted no puede compartir al Círculo si la aplicación no esta habilitada", - "Please specify a valid circle" : "Favor de especificar un círculo válido", - "Download all files" : "Descargar todos los archivos", - "Read only" : "Solo lectura", - "File drop (upload only)" : "Soltar archivo (solo para carga)", - "Upload" : "Cargar", - "Only works for users with access to this folder" : "Solo funciona para usuarios con acceso a esta carpeta", - "Circle" : "Círculo", - "No entries found in this folder" : "No se encontraron elementos en esta carpeta", - "Name" : "Nombre", - "Share time" : "Tiempo de compartir", - "Reasons might be:" : "Las causas podrían ser:", - "the item was removed" : "el elemento fue eliminado", - "the link expired" : "el link expiró", - "sharing is disabled" : "compartir está deshabilitado", - "For more info, please ask the person who sent this link." : "Para mayores informes, contacte a la persona que le envió este link.", - "You are not allowed to edit link shares that you don't own" : "Usted no está autorizado para editar links de recursos compartidos que no le pertenecen" -}, -"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 deleted file mode 100644 index 05c8a16ec87..00000000000 --- a/apps/files_sharing/l10n/es_AR.json +++ /dev/null @@ -1,216 +0,0 @@ -{ "translations": { - "File shares" : "Archivos compartidos", - "Downloaded via public link" : "Descargado mediante un link público", - "Downloaded by {email}" : "Descargado por {email}", - "{file} downloaded via public link" : "{file} descargado mediante una link público", - "{email} downloaded {file}" : "{email} descargó {file}", - "Shared with group {group}" : "Compartido con el gupo {group}", - "Removed share for group {group}" : "Se eliminó el elemento compartido del grupo {group}", - "{actor} shared with group {group}" : "{actor} compartió con el grupo {group}", - "{actor} removed share for group {group}" : "{actor} eliminó el elemento compartido del grupo {group}", - "Share for group {group} expired" : "El recurso compartido del grupo {group} ha expirado", - "You shared {file} with group {group}" : "Usted ha compartido {file} con el grupo {group}", - "You removed group {group} from {file}" : "Usted eliminó al grupo {group} de {file}", - "{actor} shared {file} with group {group}" : "{actor} compartió {file} con el grupo {group}", - "{actor} removed group {group} from {file}" : "{actor} lo eliminó del grupo {group} de {file}", - "Share for file {file} with group {group} expired" : "El recurso compartido del archivo {file} con el grupo {group} ha expirado", - "Shared as public link" : "Compartido como un link público", - "Removed public link" : "Link público eliminado", - "Public link expired" : "El link público ha expirado", - "{actor} shared as public link" : "{actor} compartió como un link público", - "{actor} removed public link" : "{actor} eliminó el link público", - "Public link of {actor} expired" : "El link público de {actor} ha expirado", - "You shared {file} as public link" : "Usted ha compartido {file} como un link público", - "You removed public link for {file}" : "Usted ha eliminado el link público de {file}", - "Public link expired for {file}" : "El link público para {file} ha expirado", - "{actor} shared {file} as public link" : "{actor} ha compatido {file} como un link público", - "{actor} removed public link for {file}" : "{actor} eliminó el link público de {file}", - "Public link of {actor} for {file} expired" : "El link público de {actor} para {file} ha expirado", - "{user} accepted the remote share" : "{user} aceptó el elemento compartido remoto", - "{user} declined the remote share" : "{user} declinó el elemento compartido remoto", - "You received a new remote share {file} from {user}" : "Usted ha recibido un nuevo elemento compartido remoto {file} de {user}", - "{user} accepted the remote share of {file}" : "{user} aceptó el elemento compartido remoto de {file}", - "{user} declined the remote share of {file}" : "{user} declinó el elemento compartido remoto de {file}", - "{user} unshared {file} from you" : "{user} ha dejado de compartir {file} con usted", - "Shared with {user}" : "Compartido con {user}", - "Removed share for {user}" : "Eliminó el elemento compartido para {user}", - "You removed yourself" : "Te eliminaste a vos mismo", - "{actor} removed themselves" : "{actor} se ha eliminado", - "{actor} shared with {user}" : "{actor} compartió con {user}", - "{actor} removed share for {user}" : "{actor} eliminó el elemento compartido para {user}", - "Shared by {actor}" : "Compartido por {actor}", - "{actor} removed share" : "{actor} eliminó el elemento compartido", - "Share for {user} expired" : "El recurso compartido para {user} ha expirado", - "Share expired" : "El recurso compartido ha expirado", - "You shared {file} with {user}" : "Usted ha compartido {file} con {user}", - "You removed {user} from {file}" : "Usted eliminó a {user} de {file}", - "You removed yourself from {file}" : "Se eliminó a usted mismo de {file}", - "{actor} removed themselves from {file}" : "{actor} se eliminó a sí mismo de {file}", - "{actor} shared {file} with {user}" : "{actor} compartió {file} con {user}", - "{actor} removed {user} from {file}" : "{actor} eliminó a {user} de {file}", - "{actor} shared {file} with you" : "{actor} ha compartido {file} con usted", - "{actor} removed you from the share named {file}" : "{actor} te eliminó del recurso compartido {file}", - "Share for file {file} with {user} expired" : "El recurso compartido del archivo {file} con {user} ha expirado", - "Share for file {file} expired" : "El recurso compartido del archivo {file} ha expirado", - "A file or folder shared by mail or by public link was <strong>downloaded</strong>" : "Un archivo o carpeta compartido por correo o por link público ha sido <strong>descargado</strong>", - "A file or folder was shared from <strong>another server</strong>" : "Un archivo o carpeta fue compartido desde <strong>otro servidor</strong>", - "Sharing" : "Compartiendo", - "A file or folder has been <strong>shared</strong>" : "Un archivo o carpeta ha sido <strong>compartido</strong>", - "Shared link" : "Enlace compartido", - "Wrong share ID, share does not exist" : "Identificador de recurso compartido incorrecto, el recurso no existe", - "Could not delete share" : "No fue posible borrar el elemento compartido", - "Please specify a file or folder path" : "Favor de especificar un archivo o ruta de carpeta", - "Wrong path, file/folder does not exist" : "Ubicación incorrecta, el archivo/carpeta no existe", - "Could not create share" : "no fue posible crear el elemento compartido", - "Invalid permissions" : "Permisos inválidos", - "Please specify a valid account to share with" : "Por favor especifique una cuenta válida para compartir", - "Group sharing is disabled by the administrator" : "Compartir en grupos está deshabilitado por el administrador", - "Please specify a valid group" : "Favor de especificar un grupo valido", - "Public link sharing is disabled by the administrator" : "Compartir links públicos está deshabilitado por el administrador", - "Public upload disabled by the administrator" : "Cargas públicas deshabilitadas por el administrador", - "Public upload is only possible for publicly shared folders" : "Las cargas públicas son posibles sólo para carpetas compartidas públicamente", - "Please specify a valid email address" : "Por favor especifique una dirección de mail válida", - "Sharing %s sending the password by Nextcloud Talk failed because Nextcloud Talk is not enabled" : "Compartir %s enviando la contraseña por Nextcloud Talk falló porque Nextcloud Talk no está habilitado", - "Sharing %1$s failed because the back end does not allow shares from type %2$s" : "Compartir %1$s falló porque el servidor no permite compartir recursos del tipo %2$s", - "Please specify a valid federated account ID" : "Por favor especifique un identificador de cuenta federada válido", - "Please specify a valid federated group ID" : "Por favor especifique un identificador de grupo federado válido", - "Sharing %s failed because the back end does not support room shares" : "Compartir %s falló porque el servidor no soporta recorsos compartidos de salas", - "Sharing %s failed because the back end does not support ScienceMesh shares" : "Compartir %s falló porque el servidor no soporta recursos compartidos de ScienceMesh", - "Unknown share type" : "Tipo de elemento compartido desconocido", - "Not a directory" : "No es una carpeta", - "Could not lock node" : "No se pudo bloquear el nodo", - "Could not lock path" : "No fue posible bloquear la ruta", - "no sharing rights on this item" : "sin permisos de compartir en este elemento", - "You are not allowed to edit incoming shares" : "Usted no está autorizado para editar recursos compartidos entrantes", - "Wrong or no update parameter given" : "El parametro de actualización esta erróneo o faltante", - "Share must at least have READ or CREATE permissions" : "El recurso compartido debe tener al menos el permiso de LECTURA o CREACIÓN", - "Share must have READ permission if UPDATE or DELETE permission is set" : "El recurso compartido debe tener el permiso de LECTURA si el permiso de ACTUALIZAR o ELIMINAR está configurado", - "\"Sending the password by Nextcloud Talk\" for sharing a file or folder failed because Nextcloud Talk is not enabled." : "\"Enviar la contraseña por Nextcloud Talk\" para compartir un archivo o carpeta falló porque Nextcloud Talk no está habilitado.", - "Invalid date. Format must be YYYY-MM-DD" : "La fecha es inválida, por favor use el formato AAAA-MM-DD", - "No sharing rights on this item" : "Sin permisos de compartir en este elemento", - "Invalid share attributes provided: \"%s\"" : "Se ingresaron atributos de recurso compartido inválidos: \"%s\"", - "You are not allowed to send mail notifications" : "No está autorizado para enviar notificaciones por mail", - "No mail notification configured for this share type" : "Este tipo de recurso compartido no tiene notificaciones por mail configuradas", - "Wrong password" : "Contraseña incorrecta", - "Error while sending mail notification" : "Error al enviar el mail de notificación", - "shared by %s" : "compartido por %s", - "Download" : "Descargar", - "Add to your %s" : "Agregar a su %s", - "Direct link" : "Link directa", - "Share API is disabled" : "El API para compartir está deshabilitado", - "File sharing" : "Compartir archivos", - "Share will expire tomorrow" : "El recurso compartido expirará mañana", - "Your share of {node} will expire tomorrow" : "Su recurso compartido {node} expirará mañana", - "You received {share} as a share by {user}" : "Ha recibido {share} como un recurso compartido por {user}", - "You received {share} to group {group} as a share by {user}" : "Ha recibido {share} para el grupo {group} como un recurso compartido por {user}", - "Accept" : "Aceptar", - "Decline" : "Declinar", - "This application enables people to share files within Nextcloud. If enabled, the admin can choose which groups can share files. The applicable people can then share files and folders with other accounts and groups within Nextcloud. In addition, if the admin enables the share link feature, an external link can be used to share files with other people outside of Nextcloud. Admins can also enforce passwords, expirations dates, and enable server to server sharing via share links, as well as sharing from mobile devices.\nTurning the feature off removes shared files and folders on the server for all share recipients, and also on the sync clients and mobile apps. More information is available in the Nextcloud Documentation." : "Esta aplicación permite a los usuarios compartir archivos dentro de Nextcloud. Si se activa, el administrador puede elegir qué grupos pueden compartir archivos. Los usuarios aplicables pueden entonces compartir archivos y carpetas con otros usuarios y grupos dentro de Nextcloud. Además, si el administrador activa la característica de enlace compartido, se puede usar un enlace externo para compartir archivos con otros usuarios fuera de Nextcloud. Los administradores pueden obligar a usar contraseñas o fechas de caducidad y activar el compartir de servidor a servidor vía enlaces compartidos, así como compartir desde dispositivos móviles.\nQuitar esta característica elimina los archivos compartidos y las carpetas en el servidor, para todos los receptores, y también los clientes de sincronización y móviles. Más información disponible en la Documentación de Nextcloud.", - "When should the request expire?" : "¿Cuándo debería expirar la solicitud?", - "Set a submission expiration date" : "Establezca la fecha de expiración del envío", - "Expiration date" : "Fecha de expiración", - "Select a date" : "Elija una fecha", - "Your administrator has enforced a {count} days expiration policy." : "Su administrador ha definido una política de expiración de {count} días.", - "What password should be used for the request?" : "¿Qué contraseña debería usarse para la solicitud?", - "Set a password" : "Establecer una contraseña", - "Password" : "Contraseña", - "Enter a valid password" : "Ingrese una contraseña válida", - "Generate a new password" : "Generar una nueva contraseña", - "Your administrator has enforced a password protection." : "Su administrador ha configurado una política de protección de contraseña.", - "The request will expire on {date} at midnight and will be password protected." : "La solicitud expirará el {date} a la medianoche y estará protegida por contraseña.", - "The request will expire on {date} at midnight." : "La solicitud expirará el {date} a la medianoche.", - "The request will be password protected." : "La solicitud estará protegida por contraseña.", - "You can now share the link below to allow people to upload files to your directory." : "Ahora puede compartir el enlace para permitir que se suban archivos a su directorio.", - "Share link" : "Compartir enlace", - "Copy to clipboard" : "Copiar al portapapeles", - "Send link via email" : "Enviar enlace por mail", - "Enter an email address or paste a list" : "Ingrese una dirección de mail o pegue una lista", - "Remove email" : "Eliminar mail", - "Automatically copying failed, please copy the share link manually" : "No se puede copiar automáticamente, por favor copie el enlace manualmente", - "Link copied to clipboard" : "Enlace copiado al portapapeles", - "Select" : "Seleccionar", - "Cancel" : "Cancelar", - "Close" : "Cerrar", - "Continue" : "Continuar", - "Reset" : "Restablecer", - "Unknown error" : "Error desconocido", - "group" : "grupo", - "remote" : "remoto", - "Unshare" : "No compartir", - "Cannot copy, please copy the link manually" : "No es posible copiar, por favor copia el enlace manualmente", - "Link copied" : "Link copiado", - "Password protection" : "Protección con contraseña", - "Enter a password" : "Ingrese una contraseña", - "Add another link" : "Agregar otro enlace", - "View only" : "Solo ver", - "Can edit" : "Puede editar", - "No recommendations. Start typing." : "No hay sugerencias. Comenzar a escribir", - "Resharing is not allowed" : "No está permitido volver a compartir", - "Searching …" : "Buscando ...", - "No elements found." : "No se encontraron elementos", - "Guest" : "Invitado", - "Group" : "Grupo", - "Email" : "Correo electrónico", - "Note:" : "Nota:", - "File drop" : "Entrega de archivos", - "Terms of service" : "Términos de servicio", - "Allow upload and editing" : "Permitir cargar y editar", - "Allow editing" : "Permitir edición", - "Advanced settings" : "Configuraciones avanzadas", - "Set expiration date" : "Establecer fecha de caducidad", - "Hide download" : "Ocultar descarga", - "Note to recipient" : "Nota al destinatario", - "Read" : "Leer", - "Edit" : "Editar", - "Share" : "Compartir", - "Delete" : "Eliminar", - "Shares" : "Shares", - "Shared with you by {owner}" : "Compartido con usted por {owner}", - "Shared" : "Compartido", - "Shared with others" : "Compartido con otros", - "Shared with you" : "Compartido con usted", - "Nothing shared with you yet" : "Nada ha sido compartido aún con usted", - "Nothing shared yet" : "Nada compartido aún", - "Shared by link" : "Compartido por link", - "No shared links" : "No hay links compartidos", - "Shared by" : "Compartido por", - "Shared with you and the group {group} by {owner}" : "Compartido con usted y el grupo {group} por {owner}", - "Share note" : "Compartir nota", - "Show list view" : "Mostrar vista de lista", - "Show grid view" : "Mostrar vista de cuadrícula", - "Upload files to %s" : "Cargar archivos a %s", - "Note" : "Nota", - "Select or drop files" : "Seleccione o suelte los archivos", - "Uploaded files:" : "Archivos cargados:", - "Back to %s" : "Volver a %s", - "Add to your Nextcloud" : "Agregar a su Nextcloud", - "Waiting…" : "Esperando...", - "error" : "error", - "finished" : "finalizado", - "This will stop your current uploads." : "Se detendrán las cargas en curso", - "Move or copy" : "Mover o Copiar", - "You can upload into this folder" : "Usted puede cargar archivos dentro de esta carpeta", - "No compatible server found at {remote}" : "No se encontró un servidor compatible en {remote}", - "Invalid server URL" : "URL del servidor inválido", - "Failed to add the public link to your Nextcloud" : "Se presentó una falla al agregar el link público a su Nextcloud", - "Files" : "Archivos", - "Please specify a valid user" : "Favor de especificar un usuario válido", - "You cannot share to a Circle if the app is not enabled" : "Usted no puede compartir al Círculo si la aplicación no esta habilitada", - "Please specify a valid circle" : "Favor de especificar un círculo válido", - "Download all files" : "Descargar todos los archivos", - "Read only" : "Solo lectura", - "File drop (upload only)" : "Soltar archivo (solo para carga)", - "Upload" : "Cargar", - "Only works for users with access to this folder" : "Solo funciona para usuarios con acceso a esta carpeta", - "Circle" : "Círculo", - "No entries found in this folder" : "No se encontraron elementos en esta carpeta", - "Name" : "Nombre", - "Share time" : "Tiempo de compartir", - "Reasons might be:" : "Las causas podrían ser:", - "the item was removed" : "el elemento fue eliminado", - "the link expired" : "el link expiró", - "sharing is disabled" : "compartir está deshabilitado", - "For more info, please ask the person who sent this link." : "Para mayores informes, contacte a la persona que le envió este link.", - "You are not allowed to edit link shares that you don't own" : "Usted no está autorizado para editar links de recursos compartidos que no le pertenecen" -},"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_CL.js b/apps/files_sharing/l10n/es_CL.js deleted file mode 100644 index b2beba46938..00000000000 --- a/apps/files_sharing/l10n/es_CL.js +++ /dev/null @@ -1,138 +0,0 @@ -OC.L10N.register( - "files_sharing", - { - "Shared with you" : "Compartido contigo", - "Nothing shared with you yet" : "Nada ha sido compartido contigo aún", - "Files and folders others share with you will show up here" : "Los archivos y carpetas que sean compartidos contigo se mostrarán aquí", - "Shared with others" : "Compartido con otros", - "Nothing shared yet" : "Nada compartido aún", - "Files and folders you share will show up here" : "Los archivos y carpetas que compartas se mostrarán aquí", - "Shared by link" : "Compartido por liga", - "No shared links" : "No hay ligas compartidas", - "Files and folders you share by link will show up here" : "Los archivos y carpetas que compartas por ligas se mostrarán aquí", - "Shares" : "Elementos compartidos", - "Restore" : "Restaurar", - "error" : "error", - "Move or copy" : "Mover o copiar", - "Download" : "Descargar", - "Delete" : "Borrar", - "You can upload into this folder" : "Puedes cargar archivos dentro de esta carpeta", - "No compatible server found at {remote}" : "No se encontró un servidor compatible en {remote}", - "Invalid server URL" : "URL del servidor inválido", - "Failed to add the public link to your Nextcloud" : "Se presentó una falla al agregar la liga pública a tu Nextcloud", - "No expiration date set" : "No se ha establecido la fecha de expiración", - "Shared by" : "Compartido por", - "File shares" : "Archivos compartidos", - "Downloaded via public link" : "Descargado mediante una liga pública", - "Downloaded by {email}" : "Descargado por {email}", - "{file} downloaded via public link" : "{file} descargado mediante una liga pública", - "{email} downloaded {file}" : "{email} descargó {file}", - "Shared with group {group}" : "Compartido con el gupo {group}", - "Removed share for group {group}" : "Se eliminó el elemento compartido del grupo {group}", - "{actor} shared with group {group}" : "{actor} compartió con el grupo {group}", - "{actor} removed share for group {group}" : "{actor} eliminó el elemento compartido del grupo {group}", - "You shared {file} with group {group}" : "Compartiste {file} con el grupo {group}", - "You removed group {group} from {file}" : "Eliminaste al grupo {group} de {file}", - "{actor} shared {file} with group {group}" : "{actor} compartió {file} con el grupo {group}", - "{actor} removed group {group} from {file}" : "{actor} eliminó el grupo {group} de {file}", - "Shared as public link" : "Compartido como una liga pública", - "Removed public link" : "Liga pública eliminada", - "Public link expired" : "La liga pública ha expirado", - "{actor} shared as public link" : "{actor} compartió como una liga pública", - "{actor} removed public link" : "{actor} eliminó la liga pública", - "Public link of {actor} expired" : "La liga pública de {actor} ha expirado", - "You shared {file} as public link" : "Compartiste {file} como una liga pública", - "You removed public link for {file}" : "Eliminaste la liga pública de {file}", - "Public link expired for {file}" : "La liga pública para {file} ha expirado", - "{actor} shared {file} as public link" : "{actor} ha compartido {file} como una liga pública", - "{actor} removed public link for {file}" : "{actor} eliminó la liga pública de {file}", - "Public link of {actor} for {file} expired" : "La liga pública de {actor} para {file} ha expirado", - "{user} accepted the remote share" : "{user} aceptó el elemento compartido remoto", - "{user} declined the remote share" : "{user} declinó el elemento compartido remoto", - "You received a new remote share {file} from {user}" : "Recibiste un nuevo elemento compartido remoto {file} de {user}", - "{user} accepted the remote share of {file}" : "{user} aceptó el elemento compartido remoto de {file}", - "{user} declined the remote share of {file}" : "{user} declinó el elemento compartido remoto de {file}", - "{user} unshared {file} from you" : "{user} ha dejado de compartir {file} contigo", - "Shared with {user}" : "Compartido con {user}", - "Removed share for {user}" : "Se eliminó el elemento compartido para {user}", - "{actor} removed themselves" : "{actor} se ha eliminado", - "{actor} shared with {user}" : "{actor} compartió con {user}", - "{actor} removed share for {user}" : "{actor} eliminó el elemento compartido para {user}", - "Shared by {actor}" : "Compartido por {actor}", - "{actor} removed share" : "{actor} eliminó el elemento compartido", - "You shared {file} with {user}" : "Compartiste {file} con {user}", - "You removed {user} from {file}" : "Eliminaste a {user} de {file}", - "{actor} shared {file} with {user}" : "{actor} compartió {file} con {user}", - "{actor} removed {user} from {file}" : "{actor} eliminó a {user} de {file}", - "{actor} shared {file} with you" : "{actor} ha compartido {file} contigo", - "A file or folder shared by mail or by public link was <strong>downloaded</strong>" : "Un archivo o carpeta comparitdo por correo o por liga pública ha sido <strong>descargado</strong>", - "A file or folder was shared from <strong>another server</strong>" : "Un archivo o carpeta fue compartido desde <strong>otro servidor</strong>", - "Files" : "Archivos", - "A file or folder has been <strong>shared</strong>" : "Un archivo o carpeta ha sido <strong>compartido</strong>", - "Could not delete share" : "No fue posible borrar el elemento compartido", - "Please specify a file or folder path" : "Por favor especifica un archivo o ruta de carpeta", - "Could not create share" : "No fue posible crear el elemento compartido", - "Please specify a valid user" : "Por favor especifica un usuario válido", - "Group sharing is disabled by the administrator" : "Compartir en grupos está deshabilitado por el administrador", - "Please specify a valid group" : "Por favor especifica un grupo válido", - "Public link sharing is disabled by the administrator" : "Compartir ligas públicas está deshabilitado por el administrador", - "Public upload disabled by the administrator" : "Cargas públicas deshabilitadas por el administrador", - "Public upload is only possible for publicly shared folders" : "Las cargas públicas son posibles sólo para carpetas compartidas públicamente", - "Invalid date, date format must be YYYY-MM-DD" : "La fecha es inválida, por favor sigue el formato AAAA-MM-DD", - "You cannot share to a Circle if the app is not enabled" : "No puedes compartir al Círculo si la aplicación no está habilitada", - "Please specify a valid circle" : "Por favor especifica un círculo válido", - "Unknown share type" : "Tipo de elemento compartido desconocido", - "Not a directory" : "No es una carpeta", - "Could not lock path" : "No fue posible bloquear la ruta", - "Wrong or no update parameter given" : "El parametro de actualización está erróneo o falta", - "shared by %s" : "compartido por %s", - "Direct link" : "Liga directa", - "Share API is disabled" : "El API para compartir está deshabilitado", - "File sharing" : "Compartir archivos", - "Accept" : "Aceptar", - "Sharing" : "Compartiendo", - "Reset" : "Restablecer", - "Unknown error" : "Se presentó un error desconocido", - "Allow editing" : "Permitir edición", - "Read only" : "Sólo lectura", - "Allow upload and editing" : "Permitir carga y edición", - "File drop (upload only)" : "Permitir carga", - "Read" : "Leer", - "Upload" : "Cargar", - "Edit" : "Editar", - "Allow resharing" : "Permitir volver a compartir", - "Set expiration date" : "Establecer fecha de expiración", - "Unshare" : "Dejar de compartir", - "group" : "grupo", - "remote" : "remoto", - "Copy to clipboard" : "Copiar al portapapeles", - "Password protection" : "Protección con contraseña", - "Enter a password" : "Ingresa una contraseña", - "Cancel" : "Cancelar", - "Password protect" : "Proteger con contraseña", - "Share link" : "Compartir liga", - "Resharing is not allowed" : "No se permite volver a compartir", - "Shared with you by {owner}" : "Compartido contigo por {owner}", - "Shared" : "Compartido", - "Share" : "Compartir", - "Shared with" : "Compartido con", - "Shared with you and the group {group} by {owner}" : "Compartido contigo y con el grupo {group} por {owner}", - "No entries found in this folder" : "No se encontraron elementos en esta carpeta", - "Name" : "Nombre", - "Share time" : "Compartido desde", - "Expiration date" : "Fecha de expiración", - "Reasons might be:" : "Las causas podrían ser:", - "the item was removed" : "el elemento fue eliminado", - "the link expired" : "la liga expiró", - "sharing is disabled" : "compartir está deshabilitado", - "For more info, please ask the person who sent this link." : "Para mayores informes, contacta a la persona que le envió esta liga.", - "Share note" : "Compartir nota", - "Upload files to %s" : "Cargar archivos a %s", - "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", - "Wrong path, file/folder doesn't exist" : "La ruta es incorrecta, el correo / carpeta no existe ", - "Sorry, this link doesn’t seem to work anymore." : "Lo sentimos, parece que esta liga ya no funciona. " -}, -"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"); diff --git a/apps/files_sharing/l10n/es_CL.json b/apps/files_sharing/l10n/es_CL.json deleted file mode 100644 index f7ccb907f58..00000000000 --- a/apps/files_sharing/l10n/es_CL.json +++ /dev/null @@ -1,136 +0,0 @@ -{ "translations": { - "Shared with you" : "Compartido contigo", - "Nothing shared with you yet" : "Nada ha sido compartido contigo aún", - "Files and folders others share with you will show up here" : "Los archivos y carpetas que sean compartidos contigo se mostrarán aquí", - "Shared with others" : "Compartido con otros", - "Nothing shared yet" : "Nada compartido aún", - "Files and folders you share will show up here" : "Los archivos y carpetas que compartas se mostrarán aquí", - "Shared by link" : "Compartido por liga", - "No shared links" : "No hay ligas compartidas", - "Files and folders you share by link will show up here" : "Los archivos y carpetas que compartas por ligas se mostrarán aquí", - "Shares" : "Elementos compartidos", - "Restore" : "Restaurar", - "error" : "error", - "Move or copy" : "Mover o copiar", - "Download" : "Descargar", - "Delete" : "Borrar", - "You can upload into this folder" : "Puedes cargar archivos dentro de esta carpeta", - "No compatible server found at {remote}" : "No se encontró un servidor compatible en {remote}", - "Invalid server URL" : "URL del servidor inválido", - "Failed to add the public link to your Nextcloud" : "Se presentó una falla al agregar la liga pública a tu Nextcloud", - "No expiration date set" : "No se ha establecido la fecha de expiración", - "Shared by" : "Compartido por", - "File shares" : "Archivos compartidos", - "Downloaded via public link" : "Descargado mediante una liga pública", - "Downloaded by {email}" : "Descargado por {email}", - "{file} downloaded via public link" : "{file} descargado mediante una liga pública", - "{email} downloaded {file}" : "{email} descargó {file}", - "Shared with group {group}" : "Compartido con el gupo {group}", - "Removed share for group {group}" : "Se eliminó el elemento compartido del grupo {group}", - "{actor} shared with group {group}" : "{actor} compartió con el grupo {group}", - "{actor} removed share for group {group}" : "{actor} eliminó el elemento compartido del grupo {group}", - "You shared {file} with group {group}" : "Compartiste {file} con el grupo {group}", - "You removed group {group} from {file}" : "Eliminaste al grupo {group} de {file}", - "{actor} shared {file} with group {group}" : "{actor} compartió {file} con el grupo {group}", - "{actor} removed group {group} from {file}" : "{actor} eliminó el grupo {group} de {file}", - "Shared as public link" : "Compartido como una liga pública", - "Removed public link" : "Liga pública eliminada", - "Public link expired" : "La liga pública ha expirado", - "{actor} shared as public link" : "{actor} compartió como una liga pública", - "{actor} removed public link" : "{actor} eliminó la liga pública", - "Public link of {actor} expired" : "La liga pública de {actor} ha expirado", - "You shared {file} as public link" : "Compartiste {file} como una liga pública", - "You removed public link for {file}" : "Eliminaste la liga pública de {file}", - "Public link expired for {file}" : "La liga pública para {file} ha expirado", - "{actor} shared {file} as public link" : "{actor} ha compartido {file} como una liga pública", - "{actor} removed public link for {file}" : "{actor} eliminó la liga pública de {file}", - "Public link of {actor} for {file} expired" : "La liga pública de {actor} para {file} ha expirado", - "{user} accepted the remote share" : "{user} aceptó el elemento compartido remoto", - "{user} declined the remote share" : "{user} declinó el elemento compartido remoto", - "You received a new remote share {file} from {user}" : "Recibiste un nuevo elemento compartido remoto {file} de {user}", - "{user} accepted the remote share of {file}" : "{user} aceptó el elemento compartido remoto de {file}", - "{user} declined the remote share of {file}" : "{user} declinó el elemento compartido remoto de {file}", - "{user} unshared {file} from you" : "{user} ha dejado de compartir {file} contigo", - "Shared with {user}" : "Compartido con {user}", - "Removed share for {user}" : "Se eliminó el elemento compartido para {user}", - "{actor} removed themselves" : "{actor} se ha eliminado", - "{actor} shared with {user}" : "{actor} compartió con {user}", - "{actor} removed share for {user}" : "{actor} eliminó el elemento compartido para {user}", - "Shared by {actor}" : "Compartido por {actor}", - "{actor} removed share" : "{actor} eliminó el elemento compartido", - "You shared {file} with {user}" : "Compartiste {file} con {user}", - "You removed {user} from {file}" : "Eliminaste a {user} de {file}", - "{actor} shared {file} with {user}" : "{actor} compartió {file} con {user}", - "{actor} removed {user} from {file}" : "{actor} eliminó a {user} de {file}", - "{actor} shared {file} with you" : "{actor} ha compartido {file} contigo", - "A file or folder shared by mail or by public link was <strong>downloaded</strong>" : "Un archivo o carpeta comparitdo por correo o por liga pública ha sido <strong>descargado</strong>", - "A file or folder was shared from <strong>another server</strong>" : "Un archivo o carpeta fue compartido desde <strong>otro servidor</strong>", - "Files" : "Archivos", - "A file or folder has been <strong>shared</strong>" : "Un archivo o carpeta ha sido <strong>compartido</strong>", - "Could not delete share" : "No fue posible borrar el elemento compartido", - "Please specify a file or folder path" : "Por favor especifica un archivo o ruta de carpeta", - "Could not create share" : "No fue posible crear el elemento compartido", - "Please specify a valid user" : "Por favor especifica un usuario válido", - "Group sharing is disabled by the administrator" : "Compartir en grupos está deshabilitado por el administrador", - "Please specify a valid group" : "Por favor especifica un grupo válido", - "Public link sharing is disabled by the administrator" : "Compartir ligas públicas está deshabilitado por el administrador", - "Public upload disabled by the administrator" : "Cargas públicas deshabilitadas por el administrador", - "Public upload is only possible for publicly shared folders" : "Las cargas públicas son posibles sólo para carpetas compartidas públicamente", - "Invalid date, date format must be YYYY-MM-DD" : "La fecha es inválida, por favor sigue el formato AAAA-MM-DD", - "You cannot share to a Circle if the app is not enabled" : "No puedes compartir al Círculo si la aplicación no está habilitada", - "Please specify a valid circle" : "Por favor especifica un círculo válido", - "Unknown share type" : "Tipo de elemento compartido desconocido", - "Not a directory" : "No es una carpeta", - "Could not lock path" : "No fue posible bloquear la ruta", - "Wrong or no update parameter given" : "El parametro de actualización está erróneo o falta", - "shared by %s" : "compartido por %s", - "Direct link" : "Liga directa", - "Share API is disabled" : "El API para compartir está deshabilitado", - "File sharing" : "Compartir archivos", - "Accept" : "Aceptar", - "Sharing" : "Compartiendo", - "Reset" : "Restablecer", - "Unknown error" : "Se presentó un error desconocido", - "Allow editing" : "Permitir edición", - "Read only" : "Sólo lectura", - "Allow upload and editing" : "Permitir carga y edición", - "File drop (upload only)" : "Permitir carga", - "Read" : "Leer", - "Upload" : "Cargar", - "Edit" : "Editar", - "Allow resharing" : "Permitir volver a compartir", - "Set expiration date" : "Establecer fecha de expiración", - "Unshare" : "Dejar de compartir", - "group" : "grupo", - "remote" : "remoto", - "Copy to clipboard" : "Copiar al portapapeles", - "Password protection" : "Protección con contraseña", - "Enter a password" : "Ingresa una contraseña", - "Cancel" : "Cancelar", - "Password protect" : "Proteger con contraseña", - "Share link" : "Compartir liga", - "Resharing is not allowed" : "No se permite volver a compartir", - "Shared with you by {owner}" : "Compartido contigo por {owner}", - "Shared" : "Compartido", - "Share" : "Compartir", - "Shared with" : "Compartido con", - "Shared with you and the group {group} by {owner}" : "Compartido contigo y con el grupo {group} por {owner}", - "No entries found in this folder" : "No se encontraron elementos en esta carpeta", - "Name" : "Nombre", - "Share time" : "Compartido desde", - "Expiration date" : "Fecha de expiración", - "Reasons might be:" : "Las causas podrían ser:", - "the item was removed" : "el elemento fue eliminado", - "the link expired" : "la liga expiró", - "sharing is disabled" : "compartir está deshabilitado", - "For more info, please ask the person who sent this link." : "Para mayores informes, contacta a la persona que le envió esta liga.", - "Share note" : "Compartir nota", - "Upload files to %s" : "Cargar archivos a %s", - "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", - "Wrong path, file/folder doesn't exist" : "La ruta es incorrecta, el correo / carpeta no existe ", - "Sorry, this link doesn’t seem to work anymore." : "Lo sentimos, parece que esta liga ya no funciona. " -},"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_CO.js b/apps/files_sharing/l10n/es_CO.js deleted file mode 100644 index 14d2bae7edd..00000000000 --- a/apps/files_sharing/l10n/es_CO.js +++ /dev/null @@ -1,143 +0,0 @@ -OC.L10N.register( - "files_sharing", - { - "Shared with you" : "Compartido contigo", - "Nothing shared with you yet" : "Nada ha sido compartido contigo aún", - "Files and folders others share with you will show up here" : "Los archivos y carpetas que sean compartidos contigo se mostrarán aquí", - "Shared with others" : "Compartido con otros", - "Nothing shared yet" : "Nada compartido aún", - "Files and folders you share will show up here" : "Los archivos y carpetas que compartas se mostrarán aquí", - "Shared by link" : "Compartido por liga", - "No shared links" : "No hay ligas compartidas", - "Files and folders you share by link will show up here" : "Los archivos y carpetas que compartas por ligas se mostrarán aquí", - "Shares" : "Elementos compartidos", - "Restore" : "Restaurar", - "error" : "error", - "Move or copy" : "Mover o copiar", - "Download" : "Descargar", - "Delete" : "Borrar", - "You can upload into this folder" : "Puedes cargar archivos dentro de esta carpeta", - "No compatible server found at {remote}" : "No se encontró un servidor compatible en {remote}", - "Invalid server URL" : "URL del servidor inválido", - "Failed to add the public link to your Nextcloud" : "Se presentó una falla al agregar la liga pública a tu Nextcloud", - "No expiration date set" : "No se ha establecido la fecha de expiración", - "Shared by" : "Compartido por", - "File shares" : "Archivos compartidos", - "Downloaded via public link" : "Descargado mediante una liga pública", - "Downloaded by {email}" : "Descargado por {email}", - "{file} downloaded via public link" : "{file} descargado mediante una liga pública", - "{email} downloaded {file}" : "{email} descargó {file}", - "Shared with group {group}" : "Compartido con el gupo {group}", - "Removed share for group {group}" : "Se eliminó el elemento compartido del grupo {group}", - "{actor} shared with group {group}" : "{actor} compartió con el grupo {group}", - "{actor} removed share for group {group}" : "{actor} eliminó el elemento compartido del grupo {group}", - "You shared {file} with group {group}" : "Compartiste {file} con el grupo {group}", - "You removed group {group} from {file}" : "Eliminaste al grupo {group} de {file}", - "{actor} shared {file} with group {group}" : "{actor} compartió {file} con el grupo {group}", - "{actor} removed group {group} from {file}" : "{actor} eliminó el grupo {group} de {file}", - "Shared as public link" : "Compartido como una liga pública", - "Removed public link" : "Liga pública eliminada", - "Public link expired" : "La liga pública ha expirado", - "{actor} shared as public link" : "{actor} compartió como una liga pública", - "{actor} removed public link" : "{actor} eliminó la liga pública", - "Public link of {actor} expired" : "La liga pública de {actor} ha expirado", - "You shared {file} as public link" : "Compartiste {file} como una liga pública", - "You removed public link for {file}" : "Eliminaste la liga pública de {file}", - "Public link expired for {file}" : "La liga pública para {file} ha expirado", - "{actor} shared {file} as public link" : "{actor} ha compartido {file} como una liga pública", - "{actor} removed public link for {file}" : "{actor} eliminó la liga pública de {file}", - "Public link of {actor} for {file} expired" : "La liga pública de {actor} para {file} ha expirado", - "{user} accepted the remote share" : "{user} aceptó el elemento compartido remoto", - "{user} declined the remote share" : "{user} declinó el elemento compartido remoto", - "You received a new remote share {file} from {user}" : "Recibiste un nuevo elemento compartido remoto {file} de {user}", - "{user} accepted the remote share of {file}" : "{user} aceptó el elemento compartido remoto de {file}", - "{user} declined the remote share of {file}" : "{user} declinó el elemento compartido remoto de {file}", - "{user} unshared {file} from you" : "{user} ha dejado de compartir {file} contigo", - "Shared with {user}" : "Compartido con {user}", - "Removed share for {user}" : "Se eliminó el elemento compartido para {user}", - "{actor} removed themselves" : "{actor} se ha eliminado", - "{actor} shared with {user}" : "{actor} compartió con {user}", - "{actor} removed share for {user}" : "{actor} eliminó el elemento compartido para {user}", - "Shared by {actor}" : "Compartido por {actor}", - "{actor} removed share" : "{actor} eliminó el elemento compartido", - "You shared {file} with {user}" : "Compartiste {file} con {user}", - "You removed {user} from {file}" : "Eliminaste a {user} de {file}", - "{actor} shared {file} with {user}" : "{actor} compartió {file} con {user}", - "{actor} removed {user} from {file}" : "{actor} eliminó a {user} de {file}", - "{actor} shared {file} with you" : "{actor} ha compartido {file} contigo", - "A file or folder shared by mail or by public link was <strong>downloaded</strong>" : "Un archivo o carpeta comparitdo por correo o por liga pública ha sido <strong>descargado</strong>", - "A file or folder was shared from <strong>another server</strong>" : "Un archivo o carpeta fue compartido desde <strong>otro servidor</strong>", - "Files" : "Archivos", - "A file or folder has been <strong>shared</strong>" : "Un archivo o carpeta ha sido <strong>compartido</strong>", - "Could not delete share" : "No fue posible borrar el elemento compartido", - "Please specify a file or folder path" : "Por favor especifica un archivo o ruta de carpeta", - "Could not create share" : "No fue posible crear el elemento compartido", - "Please specify a valid user" : "Por favor especifica un usuario válido", - "Group sharing is disabled by the administrator" : "Compartir en grupos está deshabilitado por el administrador", - "Please specify a valid group" : "Por favor especifica un grupo válido", - "Public link sharing is disabled by the administrator" : "Compartir ligas públicas está deshabilitado por el administrador", - "Public upload disabled by the administrator" : "Cargas públicas deshabilitadas por el administrador", - "Public upload is only possible for publicly shared folders" : "Las cargas públicas son posibles sólo para carpetas compartidas públicamente", - "Invalid date, date format must be YYYY-MM-DD" : "La fecha es inválida, por favor sigue el formato AAAA-MM-DD", - "You cannot share to a Circle if the app is not enabled" : "No puedes compartir al Círculo si la aplicación no está habilitada", - "Please specify a valid circle" : "Por favor especifica un círculo válido", - "Unknown share type" : "Tipo de elemento compartido desconocido", - "Not a directory" : "No es una carpeta", - "Could not lock path" : "No fue posible bloquear la ruta", - "Wrong or no update parameter given" : "El parametro de actualización está erróneo o falta", - "shared by %s" : "compartido por %s", - "Direct link" : "Liga directa", - "Share API is disabled" : "El API para compartir está deshabilitado", - "File sharing" : "Compartir archivos", - "Accept" : "Aceptar", - "Sharing" : "Compartiendo", - "Reset" : "Reiniciar", - "Unknown error" : "Error desconocido", - "Allow editing" : "Permitir edición", - "Read only" : "Sólo lectura", - "Allow upload and editing" : "Permitir carga y edición", - "File drop (upload only)" : "Permitir carga", - "Read" : "Leer", - "Upload" : "Cargar", - "Edit" : "Editar", - "Allow resharing" : "Permitir volver a compartir", - "Set expiration date" : "Establecer fecha de expiración", - "Unshare" : "Dejar de compartir", - "group" : "grupo", - "remote" : "remoto", - "Link copied" : "Enlace copiado", - "Password protection" : "Protección con contraseña", - "Enter a password" : "Ingresa una contraseña", - "Cancel" : "Cancelar", - "Password protect" : "Proteger con contraseña", - "Add another link" : "Añadir otro enlace", - "Share link" : "Compartir liga", - "Resharing is not allowed" : "No se permite volver a compartir", - "Guest" : "Invitado", - "Group" : "Grupo", - "Email" : "Correo electrónico", - "Circle" : "Círculo", - "Shared with you by {owner}" : "Compartido contigo por {owner}", - "Shared" : "Compartido", - "Share" : "Compartir", - "Shared with" : "Compartido con", - "Shared with you and the group {group} by {owner}" : "Compartido contigo y con el grupo {group} por {owner}", - "No entries found in this folder" : "No se encontraron elementos en esta carpeta", - "Name" : "Nombre", - "Share time" : "Compartido desde", - "Expiration date" : "Fecha de expiración", - "Reasons might be:" : "Las causas podrían ser:", - "the item was removed" : "el elemento fue eliminado", - "the link expired" : "la liga expiró", - "sharing is disabled" : "compartir está deshabilitado", - "For more info, please ask the person who sent this link." : "Para mayores informes, contacta a la persona que le envió esta liga.", - "Share note" : "Compartir nota", - "Upload files to %s" : "Cargar archivos a %s", - "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. " -}, -"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"); diff --git a/apps/files_sharing/l10n/es_CO.json b/apps/files_sharing/l10n/es_CO.json deleted file mode 100644 index 4a69b23abb2..00000000000 --- a/apps/files_sharing/l10n/es_CO.json +++ /dev/null @@ -1,141 +0,0 @@ -{ "translations": { - "Shared with you" : "Compartido contigo", - "Nothing shared with you yet" : "Nada ha sido compartido contigo aún", - "Files and folders others share with you will show up here" : "Los archivos y carpetas que sean compartidos contigo se mostrarán aquí", - "Shared with others" : "Compartido con otros", - "Nothing shared yet" : "Nada compartido aún", - "Files and folders you share will show up here" : "Los archivos y carpetas que compartas se mostrarán aquí", - "Shared by link" : "Compartido por liga", - "No shared links" : "No hay ligas compartidas", - "Files and folders you share by link will show up here" : "Los archivos y carpetas que compartas por ligas se mostrarán aquí", - "Shares" : "Elementos compartidos", - "Restore" : "Restaurar", - "error" : "error", - "Move or copy" : "Mover o copiar", - "Download" : "Descargar", - "Delete" : "Borrar", - "You can upload into this folder" : "Puedes cargar archivos dentro de esta carpeta", - "No compatible server found at {remote}" : "No se encontró un servidor compatible en {remote}", - "Invalid server URL" : "URL del servidor inválido", - "Failed to add the public link to your Nextcloud" : "Se presentó una falla al agregar la liga pública a tu Nextcloud", - "No expiration date set" : "No se ha establecido la fecha de expiración", - "Shared by" : "Compartido por", - "File shares" : "Archivos compartidos", - "Downloaded via public link" : "Descargado mediante una liga pública", - "Downloaded by {email}" : "Descargado por {email}", - "{file} downloaded via public link" : "{file} descargado mediante una liga pública", - "{email} downloaded {file}" : "{email} descargó {file}", - "Shared with group {group}" : "Compartido con el gupo {group}", - "Removed share for group {group}" : "Se eliminó el elemento compartido del grupo {group}", - "{actor} shared with group {group}" : "{actor} compartió con el grupo {group}", - "{actor} removed share for group {group}" : "{actor} eliminó el elemento compartido del grupo {group}", - "You shared {file} with group {group}" : "Compartiste {file} con el grupo {group}", - "You removed group {group} from {file}" : "Eliminaste al grupo {group} de {file}", - "{actor} shared {file} with group {group}" : "{actor} compartió {file} con el grupo {group}", - "{actor} removed group {group} from {file}" : "{actor} eliminó el grupo {group} de {file}", - "Shared as public link" : "Compartido como una liga pública", - "Removed public link" : "Liga pública eliminada", - "Public link expired" : "La liga pública ha expirado", - "{actor} shared as public link" : "{actor} compartió como una liga pública", - "{actor} removed public link" : "{actor} eliminó la liga pública", - "Public link of {actor} expired" : "La liga pública de {actor} ha expirado", - "You shared {file} as public link" : "Compartiste {file} como una liga pública", - "You removed public link for {file}" : "Eliminaste la liga pública de {file}", - "Public link expired for {file}" : "La liga pública para {file} ha expirado", - "{actor} shared {file} as public link" : "{actor} ha compartido {file} como una liga pública", - "{actor} removed public link for {file}" : "{actor} eliminó la liga pública de {file}", - "Public link of {actor} for {file} expired" : "La liga pública de {actor} para {file} ha expirado", - "{user} accepted the remote share" : "{user} aceptó el elemento compartido remoto", - "{user} declined the remote share" : "{user} declinó el elemento compartido remoto", - "You received a new remote share {file} from {user}" : "Recibiste un nuevo elemento compartido remoto {file} de {user}", - "{user} accepted the remote share of {file}" : "{user} aceptó el elemento compartido remoto de {file}", - "{user} declined the remote share of {file}" : "{user} declinó el elemento compartido remoto de {file}", - "{user} unshared {file} from you" : "{user} ha dejado de compartir {file} contigo", - "Shared with {user}" : "Compartido con {user}", - "Removed share for {user}" : "Se eliminó el elemento compartido para {user}", - "{actor} removed themselves" : "{actor} se ha eliminado", - "{actor} shared with {user}" : "{actor} compartió con {user}", - "{actor} removed share for {user}" : "{actor} eliminó el elemento compartido para {user}", - "Shared by {actor}" : "Compartido por {actor}", - "{actor} removed share" : "{actor} eliminó el elemento compartido", - "You shared {file} with {user}" : "Compartiste {file} con {user}", - "You removed {user} from {file}" : "Eliminaste a {user} de {file}", - "{actor} shared {file} with {user}" : "{actor} compartió {file} con {user}", - "{actor} removed {user} from {file}" : "{actor} eliminó a {user} de {file}", - "{actor} shared {file} with you" : "{actor} ha compartido {file} contigo", - "A file or folder shared by mail or by public link was <strong>downloaded</strong>" : "Un archivo o carpeta comparitdo por correo o por liga pública ha sido <strong>descargado</strong>", - "A file or folder was shared from <strong>another server</strong>" : "Un archivo o carpeta fue compartido desde <strong>otro servidor</strong>", - "Files" : "Archivos", - "A file or folder has been <strong>shared</strong>" : "Un archivo o carpeta ha sido <strong>compartido</strong>", - "Could not delete share" : "No fue posible borrar el elemento compartido", - "Please specify a file or folder path" : "Por favor especifica un archivo o ruta de carpeta", - "Could not create share" : "No fue posible crear el elemento compartido", - "Please specify a valid user" : "Por favor especifica un usuario válido", - "Group sharing is disabled by the administrator" : "Compartir en grupos está deshabilitado por el administrador", - "Please specify a valid group" : "Por favor especifica un grupo válido", - "Public link sharing is disabled by the administrator" : "Compartir ligas públicas está deshabilitado por el administrador", - "Public upload disabled by the administrator" : "Cargas públicas deshabilitadas por el administrador", - "Public upload is only possible for publicly shared folders" : "Las cargas públicas son posibles sólo para carpetas compartidas públicamente", - "Invalid date, date format must be YYYY-MM-DD" : "La fecha es inválida, por favor sigue el formato AAAA-MM-DD", - "You cannot share to a Circle if the app is not enabled" : "No puedes compartir al Círculo si la aplicación no está habilitada", - "Please specify a valid circle" : "Por favor especifica un círculo válido", - "Unknown share type" : "Tipo de elemento compartido desconocido", - "Not a directory" : "No es una carpeta", - "Could not lock path" : "No fue posible bloquear la ruta", - "Wrong or no update parameter given" : "El parametro de actualización está erróneo o falta", - "shared by %s" : "compartido por %s", - "Direct link" : "Liga directa", - "Share API is disabled" : "El API para compartir está deshabilitado", - "File sharing" : "Compartir archivos", - "Accept" : "Aceptar", - "Sharing" : "Compartiendo", - "Reset" : "Reiniciar", - "Unknown error" : "Error desconocido", - "Allow editing" : "Permitir edición", - "Read only" : "Sólo lectura", - "Allow upload and editing" : "Permitir carga y edición", - "File drop (upload only)" : "Permitir carga", - "Read" : "Leer", - "Upload" : "Cargar", - "Edit" : "Editar", - "Allow resharing" : "Permitir volver a compartir", - "Set expiration date" : "Establecer fecha de expiración", - "Unshare" : "Dejar de compartir", - "group" : "grupo", - "remote" : "remoto", - "Link copied" : "Enlace copiado", - "Password protection" : "Protección con contraseña", - "Enter a password" : "Ingresa una contraseña", - "Cancel" : "Cancelar", - "Password protect" : "Proteger con contraseña", - "Add another link" : "Añadir otro enlace", - "Share link" : "Compartir liga", - "Resharing is not allowed" : "No se permite volver a compartir", - "Guest" : "Invitado", - "Group" : "Grupo", - "Email" : "Correo electrónico", - "Circle" : "Círculo", - "Shared with you by {owner}" : "Compartido contigo por {owner}", - "Shared" : "Compartido", - "Share" : "Compartir", - "Shared with" : "Compartido con", - "Shared with you and the group {group} by {owner}" : "Compartido contigo y con el grupo {group} por {owner}", - "No entries found in this folder" : "No se encontraron elementos en esta carpeta", - "Name" : "Nombre", - "Share time" : "Compartido desde", - "Expiration date" : "Fecha de expiración", - "Reasons might be:" : "Las causas podrían ser:", - "the item was removed" : "el elemento fue eliminado", - "the link expired" : "la liga expiró", - "sharing is disabled" : "compartir está deshabilitado", - "For more info, please ask the person who sent this link." : "Para mayores informes, contacta a la persona que le envió esta liga.", - "Share note" : "Compartir nota", - "Upload files to %s" : "Cargar archivos a %s", - "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. " -},"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_CR.js b/apps/files_sharing/l10n/es_CR.js deleted file mode 100644 index 01b8c23159d..00000000000 --- a/apps/files_sharing/l10n/es_CR.js +++ /dev/null @@ -1,138 +0,0 @@ -OC.L10N.register( - "files_sharing", - { - "Shared with you" : "Compartido contigo", - "Nothing shared with you yet" : "Nada ha sido compartido contigo aún", - "Files and folders others share with you will show up here" : "Los archivos y carpetas que sean compartidos contigo se mostrarán aquí", - "Shared with others" : "Compartido con otros", - "Nothing shared yet" : "Nada compartido aún", - "Files and folders you share will show up here" : "Los archivos y carpetas que compartas se mostrarán aquí", - "Shared by link" : "Compartido por liga", - "No shared links" : "No hay ligas compartidas", - "Files and folders you share by link will show up here" : "Los archivos y carpetas que compartas por ligas se mostrarán aquí", - "Shares" : "Elementos compartidos", - "Restore" : "Restaurar", - "error" : "error", - "Move or copy" : "Mover o copiar", - "Download" : "Descargar", - "Delete" : "Borrar", - "You can upload into this folder" : "Puedes cargar archivos dentro de esta carpeta", - "No compatible server found at {remote}" : "No se encontró un servidor compatible en {remote}", - "Invalid server URL" : "URL del servidor inválido", - "Failed to add the public link to your Nextcloud" : "Se presentó una falla al agregar la liga pública a tu Nextcloud", - "No expiration date set" : "No se ha establecido la fecha de expiración", - "Shared by" : "Compartido por", - "File shares" : "Archivos compartidos", - "Downloaded via public link" : "Descargado mediante una liga pública", - "Downloaded by {email}" : "Descargado por {email}", - "{file} downloaded via public link" : "{file} descargado mediante una liga pública", - "{email} downloaded {file}" : "{email} descargó {file}", - "Shared with group {group}" : "Compartido con el gupo {group}", - "Removed share for group {group}" : "Se eliminó el elemento compartido del grupo {group}", - "{actor} shared with group {group}" : "{actor} compartió con el grupo {group}", - "{actor} removed share for group {group}" : "{actor} eliminó el elemento compartido del grupo {group}", - "You shared {file} with group {group}" : "Compartiste {file} con el grupo {group}", - "You removed group {group} from {file}" : "Eliminaste al grupo {group} de {file}", - "{actor} shared {file} with group {group}" : "{actor} compartió {file} con el grupo {group}", - "{actor} removed group {group} from {file}" : "{actor} eliminó el grupo {group} de {file}", - "Shared as public link" : "Compartido como una liga pública", - "Removed public link" : "Liga pública eliminada", - "Public link expired" : "La liga pública ha expirado", - "{actor} shared as public link" : "{actor} compartió como una liga pública", - "{actor} removed public link" : "{actor} eliminó la liga pública", - "Public link of {actor} expired" : "La liga pública de {actor} ha expirado", - "You shared {file} as public link" : "Compartiste {file} como una liga pública", - "You removed public link for {file}" : "Eliminaste la liga pública de {file}", - "Public link expired for {file}" : "La liga pública para {file} ha expirado", - "{actor} shared {file} as public link" : "{actor} ha compartido {file} como una liga pública", - "{actor} removed public link for {file}" : "{actor} eliminó la liga pública de {file}", - "Public link of {actor} for {file} expired" : "La liga pública de {actor} para {file} ha expirado", - "{user} accepted the remote share" : "{user} aceptó el elemento compartido remoto", - "{user} declined the remote share" : "{user} declinó el elemento compartido remoto", - "You received a new remote share {file} from {user}" : "Recibiste un nuevo elemento compartido remoto {file} de {user}", - "{user} accepted the remote share of {file}" : "{user} aceptó el elemento compartido remoto de {file}", - "{user} declined the remote share of {file}" : "{user} declinó el elemento compartido remoto de {file}", - "{user} unshared {file} from you" : "{user} ha dejado de compartir {file} contigo", - "Shared with {user}" : "Compartido con {user}", - "Removed share for {user}" : "Se eliminó el elemento compartido para {user}", - "{actor} removed themselves" : "{actor} se ha eliminado", - "{actor} shared with {user}" : "{actor} compartió con {user}", - "{actor} removed share for {user}" : "{actor} eliminó el elemento compartido para {user}", - "Shared by {actor}" : "Compartido por {actor}", - "{actor} removed share" : "{actor} eliminó el elemento compartido", - "You shared {file} with {user}" : "Compartiste {file} con {user}", - "You removed {user} from {file}" : "Eliminaste a {user} de {file}", - "{actor} shared {file} with {user}" : "{actor} compartió {file} con {user}", - "{actor} removed {user} from {file}" : "{actor} eliminó a {user} de {file}", - "{actor} shared {file} with you" : "{actor} ha compartido {file} contigo", - "A file or folder shared by mail or by public link was <strong>downloaded</strong>" : "Un archivo o carpeta comparitdo por correo o por liga pública ha sido <strong>descargado</strong>", - "A file or folder was shared from <strong>another server</strong>" : "Un archivo o carpeta fue compartido desde <strong>otro servidor</strong>", - "Files" : "Archivos", - "A file or folder has been <strong>shared</strong>" : "Un archivo o carpeta ha sido <strong>compartido</strong>", - "Could not delete share" : "No fue posible borrar el elemento compartido", - "Please specify a file or folder path" : "Por favor especifica un archivo o ruta de carpeta", - "Could not create share" : "No fue posible crear el elemento compartido", - "Please specify a valid user" : "Por favor especifica un usuario válido", - "Group sharing is disabled by the administrator" : "Compartir en grupos está deshabilitado por el administrador", - "Please specify a valid group" : "Por favor especifica un grupo válido", - "Public link sharing is disabled by the administrator" : "Compartir ligas públicas está deshabilitado por el administrador", - "Public upload disabled by the administrator" : "Cargas públicas deshabilitadas por el administrador", - "Public upload is only possible for publicly shared folders" : "Las cargas públicas son posibles sólo para carpetas compartidas públicamente", - "Invalid date, date format must be YYYY-MM-DD" : "La fecha es inválida, por favor sigue el formato AAAA-MM-DD", - "You cannot share to a Circle if the app is not enabled" : "No puedes compartir al Círculo si la aplicación no está habilitada", - "Please specify a valid circle" : "Por favor especifica un círculo válido", - "Unknown share type" : "Tipo de elemento compartido desconocido", - "Not a directory" : "No es una carpeta", - "Could not lock path" : "No fue posible bloquear la ruta", - "Wrong or no update parameter given" : "El parametro de actualización está erróneo o falta", - "shared by %s" : "compartido por %s", - "Direct link" : "Liga directa", - "Share API is disabled" : "El API para compartir está deshabilitado", - "File sharing" : "Compartir archivos", - "Accept" : "Aceptar", - "Sharing" : "Compartiendo", - "Reset" : "Restablecer", - "Unknown error" : "Error desconocido", - "Allow editing" : "Permitir edición", - "Read only" : "Sólo lectura", - "Allow upload and editing" : "Permitir carga y edición", - "File drop (upload only)" : "Permitir carga", - "Read" : "Leer", - "Upload" : "Cargar", - "Edit" : "Editar", - "Allow resharing" : "Permitir volver a compartir", - "Set expiration date" : "Establecer fecha de expiración", - "Unshare" : "Dejar de compartir", - "group" : "grupo", - "remote" : "remoto", - "Copy to clipboard" : "Copiar al portapapeles", - "Password protection" : "Protección con contraseña", - "Enter a password" : "Ingresa una contraseña", - "Cancel" : "Cancelar", - "Password protect" : "Proteger con contraseña", - "Share link" : "Compartir liga", - "Resharing is not allowed" : "No se permite volver a compartir", - "Shared with you by {owner}" : "Compartido contigo por {owner}", - "Shared" : "Compartido", - "Share" : "Compartir", - "Shared with" : "Compartido con", - "Shared with you and the group {group} by {owner}" : "Compartido contigo y con el grupo {group} por {owner}", - "No entries found in this folder" : "No se encontraron elementos en esta carpeta", - "Name" : "Nombre", - "Share time" : "Compartido desde", - "Expiration date" : "Fecha de expiración", - "Reasons might be:" : "Las causas podrían ser:", - "the item was removed" : "el elemento fue eliminado", - "the link expired" : "la liga expiró", - "sharing is disabled" : "compartir está deshabilitado", - "For more info, please ask the person who sent this link." : "Para mayores informes, contacta a la persona que le envió esta liga.", - "Share note" : "Compartir nota", - "Upload files to %s" : "Cargar archivos a %s", - "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", - "Wrong path, file/folder doesn't exist" : "La ruta es incorrecta, el correo / carpeta no existe ", - "Sorry, this link doesn’t seem to work anymore." : "Lo sentimos, parece que esta liga ya no funciona. " -}, -"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"); diff --git a/apps/files_sharing/l10n/es_CR.json b/apps/files_sharing/l10n/es_CR.json deleted file mode 100644 index 00480fcc844..00000000000 --- a/apps/files_sharing/l10n/es_CR.json +++ /dev/null @@ -1,136 +0,0 @@ -{ "translations": { - "Shared with you" : "Compartido contigo", - "Nothing shared with you yet" : "Nada ha sido compartido contigo aún", - "Files and folders others share with you will show up here" : "Los archivos y carpetas que sean compartidos contigo se mostrarán aquí", - "Shared with others" : "Compartido con otros", - "Nothing shared yet" : "Nada compartido aún", - "Files and folders you share will show up here" : "Los archivos y carpetas que compartas se mostrarán aquí", - "Shared by link" : "Compartido por liga", - "No shared links" : "No hay ligas compartidas", - "Files and folders you share by link will show up here" : "Los archivos y carpetas que compartas por ligas se mostrarán aquí", - "Shares" : "Elementos compartidos", - "Restore" : "Restaurar", - "error" : "error", - "Move or copy" : "Mover o copiar", - "Download" : "Descargar", - "Delete" : "Borrar", - "You can upload into this folder" : "Puedes cargar archivos dentro de esta carpeta", - "No compatible server found at {remote}" : "No se encontró un servidor compatible en {remote}", - "Invalid server URL" : "URL del servidor inválido", - "Failed to add the public link to your Nextcloud" : "Se presentó una falla al agregar la liga pública a tu Nextcloud", - "No expiration date set" : "No se ha establecido la fecha de expiración", - "Shared by" : "Compartido por", - "File shares" : "Archivos compartidos", - "Downloaded via public link" : "Descargado mediante una liga pública", - "Downloaded by {email}" : "Descargado por {email}", - "{file} downloaded via public link" : "{file} descargado mediante una liga pública", - "{email} downloaded {file}" : "{email} descargó {file}", - "Shared with group {group}" : "Compartido con el gupo {group}", - "Removed share for group {group}" : "Se eliminó el elemento compartido del grupo {group}", - "{actor} shared with group {group}" : "{actor} compartió con el grupo {group}", - "{actor} removed share for group {group}" : "{actor} eliminó el elemento compartido del grupo {group}", - "You shared {file} with group {group}" : "Compartiste {file} con el grupo {group}", - "You removed group {group} from {file}" : "Eliminaste al grupo {group} de {file}", - "{actor} shared {file} with group {group}" : "{actor} compartió {file} con el grupo {group}", - "{actor} removed group {group} from {file}" : "{actor} eliminó el grupo {group} de {file}", - "Shared as public link" : "Compartido como una liga pública", - "Removed public link" : "Liga pública eliminada", - "Public link expired" : "La liga pública ha expirado", - "{actor} shared as public link" : "{actor} compartió como una liga pública", - "{actor} removed public link" : "{actor} eliminó la liga pública", - "Public link of {actor} expired" : "La liga pública de {actor} ha expirado", - "You shared {file} as public link" : "Compartiste {file} como una liga pública", - "You removed public link for {file}" : "Eliminaste la liga pública de {file}", - "Public link expired for {file}" : "La liga pública para {file} ha expirado", - "{actor} shared {file} as public link" : "{actor} ha compartido {file} como una liga pública", - "{actor} removed public link for {file}" : "{actor} eliminó la liga pública de {file}", - "Public link of {actor} for {file} expired" : "La liga pública de {actor} para {file} ha expirado", - "{user} accepted the remote share" : "{user} aceptó el elemento compartido remoto", - "{user} declined the remote share" : "{user} declinó el elemento compartido remoto", - "You received a new remote share {file} from {user}" : "Recibiste un nuevo elemento compartido remoto {file} de {user}", - "{user} accepted the remote share of {file}" : "{user} aceptó el elemento compartido remoto de {file}", - "{user} declined the remote share of {file}" : "{user} declinó el elemento compartido remoto de {file}", - "{user} unshared {file} from you" : "{user} ha dejado de compartir {file} contigo", - "Shared with {user}" : "Compartido con {user}", - "Removed share for {user}" : "Se eliminó el elemento compartido para {user}", - "{actor} removed themselves" : "{actor} se ha eliminado", - "{actor} shared with {user}" : "{actor} compartió con {user}", - "{actor} removed share for {user}" : "{actor} eliminó el elemento compartido para {user}", - "Shared by {actor}" : "Compartido por {actor}", - "{actor} removed share" : "{actor} eliminó el elemento compartido", - "You shared {file} with {user}" : "Compartiste {file} con {user}", - "You removed {user} from {file}" : "Eliminaste a {user} de {file}", - "{actor} shared {file} with {user}" : "{actor} compartió {file} con {user}", - "{actor} removed {user} from {file}" : "{actor} eliminó a {user} de {file}", - "{actor} shared {file} with you" : "{actor} ha compartido {file} contigo", - "A file or folder shared by mail or by public link was <strong>downloaded</strong>" : "Un archivo o carpeta comparitdo por correo o por liga pública ha sido <strong>descargado</strong>", - "A file or folder was shared from <strong>another server</strong>" : "Un archivo o carpeta fue compartido desde <strong>otro servidor</strong>", - "Files" : "Archivos", - "A file or folder has been <strong>shared</strong>" : "Un archivo o carpeta ha sido <strong>compartido</strong>", - "Could not delete share" : "No fue posible borrar el elemento compartido", - "Please specify a file or folder path" : "Por favor especifica un archivo o ruta de carpeta", - "Could not create share" : "No fue posible crear el elemento compartido", - "Please specify a valid user" : "Por favor especifica un usuario válido", - "Group sharing is disabled by the administrator" : "Compartir en grupos está deshabilitado por el administrador", - "Please specify a valid group" : "Por favor especifica un grupo válido", - "Public link sharing is disabled by the administrator" : "Compartir ligas públicas está deshabilitado por el administrador", - "Public upload disabled by the administrator" : "Cargas públicas deshabilitadas por el administrador", - "Public upload is only possible for publicly shared folders" : "Las cargas públicas son posibles sólo para carpetas compartidas públicamente", - "Invalid date, date format must be YYYY-MM-DD" : "La fecha es inválida, por favor sigue el formato AAAA-MM-DD", - "You cannot share to a Circle if the app is not enabled" : "No puedes compartir al Círculo si la aplicación no está habilitada", - "Please specify a valid circle" : "Por favor especifica un círculo válido", - "Unknown share type" : "Tipo de elemento compartido desconocido", - "Not a directory" : "No es una carpeta", - "Could not lock path" : "No fue posible bloquear la ruta", - "Wrong or no update parameter given" : "El parametro de actualización está erróneo o falta", - "shared by %s" : "compartido por %s", - "Direct link" : "Liga directa", - "Share API is disabled" : "El API para compartir está deshabilitado", - "File sharing" : "Compartir archivos", - "Accept" : "Aceptar", - "Sharing" : "Compartiendo", - "Reset" : "Restablecer", - "Unknown error" : "Error desconocido", - "Allow editing" : "Permitir edición", - "Read only" : "Sólo lectura", - "Allow upload and editing" : "Permitir carga y edición", - "File drop (upload only)" : "Permitir carga", - "Read" : "Leer", - "Upload" : "Cargar", - "Edit" : "Editar", - "Allow resharing" : "Permitir volver a compartir", - "Set expiration date" : "Establecer fecha de expiración", - "Unshare" : "Dejar de compartir", - "group" : "grupo", - "remote" : "remoto", - "Copy to clipboard" : "Copiar al portapapeles", - "Password protection" : "Protección con contraseña", - "Enter a password" : "Ingresa una contraseña", - "Cancel" : "Cancelar", - "Password protect" : "Proteger con contraseña", - "Share link" : "Compartir liga", - "Resharing is not allowed" : "No se permite volver a compartir", - "Shared with you by {owner}" : "Compartido contigo por {owner}", - "Shared" : "Compartido", - "Share" : "Compartir", - "Shared with" : "Compartido con", - "Shared with you and the group {group} by {owner}" : "Compartido contigo y con el grupo {group} por {owner}", - "No entries found in this folder" : "No se encontraron elementos en esta carpeta", - "Name" : "Nombre", - "Share time" : "Compartido desde", - "Expiration date" : "Fecha de expiración", - "Reasons might be:" : "Las causas podrían ser:", - "the item was removed" : "el elemento fue eliminado", - "the link expired" : "la liga expiró", - "sharing is disabled" : "compartir está deshabilitado", - "For more info, please ask the person who sent this link." : "Para mayores informes, contacta a la persona que le envió esta liga.", - "Share note" : "Compartir nota", - "Upload files to %s" : "Cargar archivos a %s", - "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", - "Wrong path, file/folder doesn't exist" : "La ruta es incorrecta, el correo / carpeta no existe ", - "Sorry, this link doesn’t seem to work anymore." : "Lo sentimos, parece que esta liga ya no funciona. " -},"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_DO.js b/apps/files_sharing/l10n/es_DO.js deleted file mode 100644 index dd4a04dce7a..00000000000 --- a/apps/files_sharing/l10n/es_DO.js +++ /dev/null @@ -1,144 +0,0 @@ -OC.L10N.register( - "files_sharing", - { - "Shared with you" : "Compartido contigo", - "Nothing shared with you yet" : "Nada ha sido compartido contigo aún", - "Files and folders others share with you will show up here" : "Los archivos y carpetas que sean compartidos contigo se mostrarán aquí", - "Shared with others" : "Compartido con otros", - "Nothing shared yet" : "Nada compartido aún", - "Files and folders you share will show up here" : "Los archivos y carpetas que compartas se mostrarán aquí", - "Shared by link" : "Compartido por liga", - "No shared links" : "No hay ligas compartidas", - "Files and folders you share by link will show up here" : "Los archivos y carpetas que compartas por ligas se mostrarán aquí", - "Shares" : "Elementos compartidos", - "Restore" : "Restaurar", - "error" : "error", - "Move or copy" : "Mover o copiar", - "Download" : "Descargar", - "Delete" : "Borrar", - "You can upload into this folder" : "Puedes cargar archivos dentro de esta carpeta", - "No compatible server found at {remote}" : "No se encontró un servidor compatible en {remote}", - "Invalid server URL" : "URL del servidor inválido", - "Failed to add the public link to your Nextcloud" : "Se presentó una falla al agregar la liga pública a tu Nextcloud", - "No expiration date set" : "No se ha establecido la fecha de expiración", - "Shared by" : "Compartido por", - "File shares" : "Archivos compartidos", - "Downloaded via public link" : "Descargado mediante una liga pública", - "Downloaded by {email}" : "Descargado por {email}", - "{file} downloaded via public link" : "{file} descargado mediante una liga pública", - "{email} downloaded {file}" : "{email} descargó {file}", - "Shared with group {group}" : "Compartido con el gupo {group}", - "Removed share for group {group}" : "Se eliminó el elemento compartido del grupo {group}", - "{actor} shared with group {group}" : "{actor} compartió con el grupo {group}", - "{actor} removed share for group {group}" : "{actor} eliminó el elemento compartido del grupo {group}", - "You shared {file} with group {group}" : "Compartiste {file} con el grupo {group}", - "You removed group {group} from {file}" : "Eliminaste al grupo {group} de {file}", - "{actor} shared {file} with group {group}" : "{actor} compartió {file} con el grupo {group}", - "{actor} removed group {group} from {file}" : "{actor} eliminó el grupo {group} de {file}", - "Shared as public link" : "Compartido como una liga pública", - "Removed public link" : "Liga pública eliminada", - "Public link expired" : "La liga pública ha expirado", - "{actor} shared as public link" : "{actor} compartió como una liga pública", - "{actor} removed public link" : "{actor} eliminó la liga pública", - "Public link of {actor} expired" : "La liga pública de {actor} ha expirado", - "You shared {file} as public link" : "Compartiste {file} como una liga pública", - "You removed public link for {file}" : "Eliminaste la liga pública de {file}", - "Public link expired for {file}" : "La liga pública para {file} ha expirado", - "{actor} shared {file} as public link" : "{actor} ha compartido {file} como una liga pública", - "{actor} removed public link for {file}" : "{actor} eliminó la liga pública de {file}", - "Public link of {actor} for {file} expired" : "La liga pública de {actor} para {file} ha expirado", - "{user} accepted the remote share" : "{user} aceptó el elemento compartido remoto", - "{user} declined the remote share" : "{user} declinó el elemento compartido remoto", - "You received a new remote share {file} from {user}" : "Recibiste un nuevo elemento compartido remoto {file} de {user}", - "{user} accepted the remote share of {file}" : "{user} aceptó el elemento compartido remoto de {file}", - "{user} declined the remote share of {file}" : "{user} declinó el elemento compartido remoto de {file}", - "{user} unshared {file} from you" : "{user} ha dejado de compartir {file} contigo", - "Shared with {user}" : "Compartido con {user}", - "Removed share for {user}" : "Se eliminó el elemento compartido para {user}", - "{actor} removed themselves" : "{actor} se ha eliminado", - "{actor} shared with {user}" : "{actor} compartió con {user}", - "{actor} removed share for {user}" : "{actor} eliminó el elemento compartido para {user}", - "Shared by {actor}" : "Compartido por {actor}", - "{actor} removed share" : "{actor} eliminó el elemento compartido", - "You shared {file} with {user}" : "Compartiste {file} con {user}", - "You removed {user} from {file}" : "Eliminaste a {user} de {file}", - "{actor} shared {file} with {user}" : "{actor} compartió {file} con {user}", - "{actor} removed {user} from {file}" : "{actor} eliminó a {user} de {file}", - "{actor} shared {file} with you" : "{actor} ha compartido {file} contigo", - "A file or folder shared by mail or by public link was <strong>downloaded</strong>" : "Un archivo o carpeta comparitdo por correo o por liga pública ha sido <strong>descargado</strong>", - "A file or folder was shared from <strong>another server</strong>" : "Un archivo o carpeta fue compartido desde <strong>otro servidor</strong>", - "Files" : "Archivos", - "A file or folder has been <strong>shared</strong>" : "Un archivo o carpeta ha sido <strong>compartido</strong>", - "Could not delete share" : "No fue posible borrar el elemento compartido", - "Please specify a file or folder path" : "Por favor especifica un archivo o ruta de carpeta", - "Could not create share" : "No fue posible crear el elemento compartido", - "Please specify a valid user" : "Por favor especifica un usuario válido", - "Group sharing is disabled by the administrator" : "Compartir en grupos está deshabilitado por el administrador", - "Please specify a valid group" : "Por favor especifica un grupo válido", - "Public link sharing is disabled by the administrator" : "Compartir ligas públicas está deshabilitado por el administrador", - "Public upload disabled by the administrator" : "Cargas públicas deshabilitadas por el administrador", - "Public upload is only possible for publicly shared folders" : "Las cargas públicas son posibles sólo para carpetas compartidas públicamente", - "Invalid date, date format must be YYYY-MM-DD" : "La fecha es inválida, por favor sigue el formato AAAA-MM-DD", - "You cannot share to a Circle if the app is not enabled" : "No puedes compartir al Círculo si la aplicación no está habilitada", - "Please specify a valid circle" : "Por favor especifica un círculo válido", - "Unknown share type" : "Tipo de elemento compartido desconocido", - "Not a directory" : "No es una carpeta", - "Could not lock path" : "No fue posible bloquear la ruta", - "Wrong or no update parameter given" : "El parametro de actualización está erróneo o falta", - "shared by %s" : "compartido por %s", - "Direct link" : "Liga directa", - "Share API is disabled" : "El API para compartir está deshabilitado", - "File sharing" : "Compartir archivos", - "Accept" : "Aceptar", - "Sharing" : "Compartiendo", - "Reset" : "Restablecer", - "Unknown error" : "Error desconocido", - "Allow editing" : "Permitir edición", - "Read only" : "Sólo lectura", - "Allow upload and editing" : "Permitir carga y edición", - "File drop (upload only)" : "Permitir carga", - "Read" : "Leer", - "Upload" : "Cargar", - "Edit" : "Editar", - "Allow creating" : "Permitir crear", - "Allow deleting" : "Permitir borrar", - "Allow resharing" : "Permitir volver a compartir", - "Set expiration date" : "Establecer fecha de expiración", - "Unshare" : "Dejar de compartir", - "group" : "grupo", - "remote" : "remoto", - "Password protection" : "Protección con contraseña", - "Enter a password" : "Ingresa una contraseña", - "Cancel" : "Cancelar", - "Password protect" : "Proteger con contraseña", - "Add another link" : "Añadir otro enlace", - "Share link" : "Compartir liga", - "Resharing is not allowed" : "No se permite volver a compartir", - "Guest" : "Invitado", - "Group" : "Grupo", - "Email" : "Correo electrónico", - "Circle" : "Círculo", - "Shared with you by {owner}" : "Compartido contigo por {owner}", - "Shared" : "Compartido", - "Share" : "Compartir", - "Shared with" : "Compartido con", - "Shared with you and the group {group} by {owner}" : "Compartido contigo y con el grupo {group} por {owner}", - "No entries found in this folder" : "No se encontraron elementos en esta carpeta", - "Name" : "Nombre", - "Share time" : "Compartido desde", - "Expiration date" : "Fecha de expiración", - "Reasons might be:" : "Las causas podrían ser:", - "the item was removed" : "el elemento fue eliminado", - "the link expired" : "la liga expiró", - "sharing is disabled" : "compartir está deshabilitado", - "For more info, please ask the person who sent this link." : "Para mayores informes, contacta a la persona que le envió esta liga.", - "Share note" : "Compartir nota", - "Upload files to %s" : "Cargar archivos a %s", - "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. " -}, -"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"); diff --git a/apps/files_sharing/l10n/es_DO.json b/apps/files_sharing/l10n/es_DO.json deleted file mode 100644 index 026306267c3..00000000000 --- a/apps/files_sharing/l10n/es_DO.json +++ /dev/null @@ -1,142 +0,0 @@ -{ "translations": { - "Shared with you" : "Compartido contigo", - "Nothing shared with you yet" : "Nada ha sido compartido contigo aún", - "Files and folders others share with you will show up here" : "Los archivos y carpetas que sean compartidos contigo se mostrarán aquí", - "Shared with others" : "Compartido con otros", - "Nothing shared yet" : "Nada compartido aún", - "Files and folders you share will show up here" : "Los archivos y carpetas que compartas se mostrarán aquí", - "Shared by link" : "Compartido por liga", - "No shared links" : "No hay ligas compartidas", - "Files and folders you share by link will show up here" : "Los archivos y carpetas que compartas por ligas se mostrarán aquí", - "Shares" : "Elementos compartidos", - "Restore" : "Restaurar", - "error" : "error", - "Move or copy" : "Mover o copiar", - "Download" : "Descargar", - "Delete" : "Borrar", - "You can upload into this folder" : "Puedes cargar archivos dentro de esta carpeta", - "No compatible server found at {remote}" : "No se encontró un servidor compatible en {remote}", - "Invalid server URL" : "URL del servidor inválido", - "Failed to add the public link to your Nextcloud" : "Se presentó una falla al agregar la liga pública a tu Nextcloud", - "No expiration date set" : "No se ha establecido la fecha de expiración", - "Shared by" : "Compartido por", - "File shares" : "Archivos compartidos", - "Downloaded via public link" : "Descargado mediante una liga pública", - "Downloaded by {email}" : "Descargado por {email}", - "{file} downloaded via public link" : "{file} descargado mediante una liga pública", - "{email} downloaded {file}" : "{email} descargó {file}", - "Shared with group {group}" : "Compartido con el gupo {group}", - "Removed share for group {group}" : "Se eliminó el elemento compartido del grupo {group}", - "{actor} shared with group {group}" : "{actor} compartió con el grupo {group}", - "{actor} removed share for group {group}" : "{actor} eliminó el elemento compartido del grupo {group}", - "You shared {file} with group {group}" : "Compartiste {file} con el grupo {group}", - "You removed group {group} from {file}" : "Eliminaste al grupo {group} de {file}", - "{actor} shared {file} with group {group}" : "{actor} compartió {file} con el grupo {group}", - "{actor} removed group {group} from {file}" : "{actor} eliminó el grupo {group} de {file}", - "Shared as public link" : "Compartido como una liga pública", - "Removed public link" : "Liga pública eliminada", - "Public link expired" : "La liga pública ha expirado", - "{actor} shared as public link" : "{actor} compartió como una liga pública", - "{actor} removed public link" : "{actor} eliminó la liga pública", - "Public link of {actor} expired" : "La liga pública de {actor} ha expirado", - "You shared {file} as public link" : "Compartiste {file} como una liga pública", - "You removed public link for {file}" : "Eliminaste la liga pública de {file}", - "Public link expired for {file}" : "La liga pública para {file} ha expirado", - "{actor} shared {file} as public link" : "{actor} ha compartido {file} como una liga pública", - "{actor} removed public link for {file}" : "{actor} eliminó la liga pública de {file}", - "Public link of {actor} for {file} expired" : "La liga pública de {actor} para {file} ha expirado", - "{user} accepted the remote share" : "{user} aceptó el elemento compartido remoto", - "{user} declined the remote share" : "{user} declinó el elemento compartido remoto", - "You received a new remote share {file} from {user}" : "Recibiste un nuevo elemento compartido remoto {file} de {user}", - "{user} accepted the remote share of {file}" : "{user} aceptó el elemento compartido remoto de {file}", - "{user} declined the remote share of {file}" : "{user} declinó el elemento compartido remoto de {file}", - "{user} unshared {file} from you" : "{user} ha dejado de compartir {file} contigo", - "Shared with {user}" : "Compartido con {user}", - "Removed share for {user}" : "Se eliminó el elemento compartido para {user}", - "{actor} removed themselves" : "{actor} se ha eliminado", - "{actor} shared with {user}" : "{actor} compartió con {user}", - "{actor} removed share for {user}" : "{actor} eliminó el elemento compartido para {user}", - "Shared by {actor}" : "Compartido por {actor}", - "{actor} removed share" : "{actor} eliminó el elemento compartido", - "You shared {file} with {user}" : "Compartiste {file} con {user}", - "You removed {user} from {file}" : "Eliminaste a {user} de {file}", - "{actor} shared {file} with {user}" : "{actor} compartió {file} con {user}", - "{actor} removed {user} from {file}" : "{actor} eliminó a {user} de {file}", - "{actor} shared {file} with you" : "{actor} ha compartido {file} contigo", - "A file or folder shared by mail or by public link was <strong>downloaded</strong>" : "Un archivo o carpeta comparitdo por correo o por liga pública ha sido <strong>descargado</strong>", - "A file or folder was shared from <strong>another server</strong>" : "Un archivo o carpeta fue compartido desde <strong>otro servidor</strong>", - "Files" : "Archivos", - "A file or folder has been <strong>shared</strong>" : "Un archivo o carpeta ha sido <strong>compartido</strong>", - "Could not delete share" : "No fue posible borrar el elemento compartido", - "Please specify a file or folder path" : "Por favor especifica un archivo o ruta de carpeta", - "Could not create share" : "No fue posible crear el elemento compartido", - "Please specify a valid user" : "Por favor especifica un usuario válido", - "Group sharing is disabled by the administrator" : "Compartir en grupos está deshabilitado por el administrador", - "Please specify a valid group" : "Por favor especifica un grupo válido", - "Public link sharing is disabled by the administrator" : "Compartir ligas públicas está deshabilitado por el administrador", - "Public upload disabled by the administrator" : "Cargas públicas deshabilitadas por el administrador", - "Public upload is only possible for publicly shared folders" : "Las cargas públicas son posibles sólo para carpetas compartidas públicamente", - "Invalid date, date format must be YYYY-MM-DD" : "La fecha es inválida, por favor sigue el formato AAAA-MM-DD", - "You cannot share to a Circle if the app is not enabled" : "No puedes compartir al Círculo si la aplicación no está habilitada", - "Please specify a valid circle" : "Por favor especifica un círculo válido", - "Unknown share type" : "Tipo de elemento compartido desconocido", - "Not a directory" : "No es una carpeta", - "Could not lock path" : "No fue posible bloquear la ruta", - "Wrong or no update parameter given" : "El parametro de actualización está erróneo o falta", - "shared by %s" : "compartido por %s", - "Direct link" : "Liga directa", - "Share API is disabled" : "El API para compartir está deshabilitado", - "File sharing" : "Compartir archivos", - "Accept" : "Aceptar", - "Sharing" : "Compartiendo", - "Reset" : "Restablecer", - "Unknown error" : "Error desconocido", - "Allow editing" : "Permitir edición", - "Read only" : "Sólo lectura", - "Allow upload and editing" : "Permitir carga y edición", - "File drop (upload only)" : "Permitir carga", - "Read" : "Leer", - "Upload" : "Cargar", - "Edit" : "Editar", - "Allow creating" : "Permitir crear", - "Allow deleting" : "Permitir borrar", - "Allow resharing" : "Permitir volver a compartir", - "Set expiration date" : "Establecer fecha de expiración", - "Unshare" : "Dejar de compartir", - "group" : "grupo", - "remote" : "remoto", - "Password protection" : "Protección con contraseña", - "Enter a password" : "Ingresa una contraseña", - "Cancel" : "Cancelar", - "Password protect" : "Proteger con contraseña", - "Add another link" : "Añadir otro enlace", - "Share link" : "Compartir liga", - "Resharing is not allowed" : "No se permite volver a compartir", - "Guest" : "Invitado", - "Group" : "Grupo", - "Email" : "Correo electrónico", - "Circle" : "Círculo", - "Shared with you by {owner}" : "Compartido contigo por {owner}", - "Shared" : "Compartido", - "Share" : "Compartir", - "Shared with" : "Compartido con", - "Shared with you and the group {group} by {owner}" : "Compartido contigo y con el grupo {group} por {owner}", - "No entries found in this folder" : "No se encontraron elementos en esta carpeta", - "Name" : "Nombre", - "Share time" : "Compartido desde", - "Expiration date" : "Fecha de expiración", - "Reasons might be:" : "Las causas podrían ser:", - "the item was removed" : "el elemento fue eliminado", - "the link expired" : "la liga expiró", - "sharing is disabled" : "compartir está deshabilitado", - "For more info, please ask the person who sent this link." : "Para mayores informes, contacta a la persona que le envió esta liga.", - "Share note" : "Compartir nota", - "Upload files to %s" : "Cargar archivos a %s", - "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. " -},"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_GT.js b/apps/files_sharing/l10n/es_GT.js deleted file mode 100644 index 01b8c23159d..00000000000 --- a/apps/files_sharing/l10n/es_GT.js +++ /dev/null @@ -1,138 +0,0 @@ -OC.L10N.register( - "files_sharing", - { - "Shared with you" : "Compartido contigo", - "Nothing shared with you yet" : "Nada ha sido compartido contigo aún", - "Files and folders others share with you will show up here" : "Los archivos y carpetas que sean compartidos contigo se mostrarán aquí", - "Shared with others" : "Compartido con otros", - "Nothing shared yet" : "Nada compartido aún", - "Files and folders you share will show up here" : "Los archivos y carpetas que compartas se mostrarán aquí", - "Shared by link" : "Compartido por liga", - "No shared links" : "No hay ligas compartidas", - "Files and folders you share by link will show up here" : "Los archivos y carpetas que compartas por ligas se mostrarán aquí", - "Shares" : "Elementos compartidos", - "Restore" : "Restaurar", - "error" : "error", - "Move or copy" : "Mover o copiar", - "Download" : "Descargar", - "Delete" : "Borrar", - "You can upload into this folder" : "Puedes cargar archivos dentro de esta carpeta", - "No compatible server found at {remote}" : "No se encontró un servidor compatible en {remote}", - "Invalid server URL" : "URL del servidor inválido", - "Failed to add the public link to your Nextcloud" : "Se presentó una falla al agregar la liga pública a tu Nextcloud", - "No expiration date set" : "No se ha establecido la fecha de expiración", - "Shared by" : "Compartido por", - "File shares" : "Archivos compartidos", - "Downloaded via public link" : "Descargado mediante una liga pública", - "Downloaded by {email}" : "Descargado por {email}", - "{file} downloaded via public link" : "{file} descargado mediante una liga pública", - "{email} downloaded {file}" : "{email} descargó {file}", - "Shared with group {group}" : "Compartido con el gupo {group}", - "Removed share for group {group}" : "Se eliminó el elemento compartido del grupo {group}", - "{actor} shared with group {group}" : "{actor} compartió con el grupo {group}", - "{actor} removed share for group {group}" : "{actor} eliminó el elemento compartido del grupo {group}", - "You shared {file} with group {group}" : "Compartiste {file} con el grupo {group}", - "You removed group {group} from {file}" : "Eliminaste al grupo {group} de {file}", - "{actor} shared {file} with group {group}" : "{actor} compartió {file} con el grupo {group}", - "{actor} removed group {group} from {file}" : "{actor} eliminó el grupo {group} de {file}", - "Shared as public link" : "Compartido como una liga pública", - "Removed public link" : "Liga pública eliminada", - "Public link expired" : "La liga pública ha expirado", - "{actor} shared as public link" : "{actor} compartió como una liga pública", - "{actor} removed public link" : "{actor} eliminó la liga pública", - "Public link of {actor} expired" : "La liga pública de {actor} ha expirado", - "You shared {file} as public link" : "Compartiste {file} como una liga pública", - "You removed public link for {file}" : "Eliminaste la liga pública de {file}", - "Public link expired for {file}" : "La liga pública para {file} ha expirado", - "{actor} shared {file} as public link" : "{actor} ha compartido {file} como una liga pública", - "{actor} removed public link for {file}" : "{actor} eliminó la liga pública de {file}", - "Public link of {actor} for {file} expired" : "La liga pública de {actor} para {file} ha expirado", - "{user} accepted the remote share" : "{user} aceptó el elemento compartido remoto", - "{user} declined the remote share" : "{user} declinó el elemento compartido remoto", - "You received a new remote share {file} from {user}" : "Recibiste un nuevo elemento compartido remoto {file} de {user}", - "{user} accepted the remote share of {file}" : "{user} aceptó el elemento compartido remoto de {file}", - "{user} declined the remote share of {file}" : "{user} declinó el elemento compartido remoto de {file}", - "{user} unshared {file} from you" : "{user} ha dejado de compartir {file} contigo", - "Shared with {user}" : "Compartido con {user}", - "Removed share for {user}" : "Se eliminó el elemento compartido para {user}", - "{actor} removed themselves" : "{actor} se ha eliminado", - "{actor} shared with {user}" : "{actor} compartió con {user}", - "{actor} removed share for {user}" : "{actor} eliminó el elemento compartido para {user}", - "Shared by {actor}" : "Compartido por {actor}", - "{actor} removed share" : "{actor} eliminó el elemento compartido", - "You shared {file} with {user}" : "Compartiste {file} con {user}", - "You removed {user} from {file}" : "Eliminaste a {user} de {file}", - "{actor} shared {file} with {user}" : "{actor} compartió {file} con {user}", - "{actor} removed {user} from {file}" : "{actor} eliminó a {user} de {file}", - "{actor} shared {file} with you" : "{actor} ha compartido {file} contigo", - "A file or folder shared by mail or by public link was <strong>downloaded</strong>" : "Un archivo o carpeta comparitdo por correo o por liga pública ha sido <strong>descargado</strong>", - "A file or folder was shared from <strong>another server</strong>" : "Un archivo o carpeta fue compartido desde <strong>otro servidor</strong>", - "Files" : "Archivos", - "A file or folder has been <strong>shared</strong>" : "Un archivo o carpeta ha sido <strong>compartido</strong>", - "Could not delete share" : "No fue posible borrar el elemento compartido", - "Please specify a file or folder path" : "Por favor especifica un archivo o ruta de carpeta", - "Could not create share" : "No fue posible crear el elemento compartido", - "Please specify a valid user" : "Por favor especifica un usuario válido", - "Group sharing is disabled by the administrator" : "Compartir en grupos está deshabilitado por el administrador", - "Please specify a valid group" : "Por favor especifica un grupo válido", - "Public link sharing is disabled by the administrator" : "Compartir ligas públicas está deshabilitado por el administrador", - "Public upload disabled by the administrator" : "Cargas públicas deshabilitadas por el administrador", - "Public upload is only possible for publicly shared folders" : "Las cargas públicas son posibles sólo para carpetas compartidas públicamente", - "Invalid date, date format must be YYYY-MM-DD" : "La fecha es inválida, por favor sigue el formato AAAA-MM-DD", - "You cannot share to a Circle if the app is not enabled" : "No puedes compartir al Círculo si la aplicación no está habilitada", - "Please specify a valid circle" : "Por favor especifica un círculo válido", - "Unknown share type" : "Tipo de elemento compartido desconocido", - "Not a directory" : "No es una carpeta", - "Could not lock path" : "No fue posible bloquear la ruta", - "Wrong or no update parameter given" : "El parametro de actualización está erróneo o falta", - "shared by %s" : "compartido por %s", - "Direct link" : "Liga directa", - "Share API is disabled" : "El API para compartir está deshabilitado", - "File sharing" : "Compartir archivos", - "Accept" : "Aceptar", - "Sharing" : "Compartiendo", - "Reset" : "Restablecer", - "Unknown error" : "Error desconocido", - "Allow editing" : "Permitir edición", - "Read only" : "Sólo lectura", - "Allow upload and editing" : "Permitir carga y edición", - "File drop (upload only)" : "Permitir carga", - "Read" : "Leer", - "Upload" : "Cargar", - "Edit" : "Editar", - "Allow resharing" : "Permitir volver a compartir", - "Set expiration date" : "Establecer fecha de expiración", - "Unshare" : "Dejar de compartir", - "group" : "grupo", - "remote" : "remoto", - "Copy to clipboard" : "Copiar al portapapeles", - "Password protection" : "Protección con contraseña", - "Enter a password" : "Ingresa una contraseña", - "Cancel" : "Cancelar", - "Password protect" : "Proteger con contraseña", - "Share link" : "Compartir liga", - "Resharing is not allowed" : "No se permite volver a compartir", - "Shared with you by {owner}" : "Compartido contigo por {owner}", - "Shared" : "Compartido", - "Share" : "Compartir", - "Shared with" : "Compartido con", - "Shared with you and the group {group} by {owner}" : "Compartido contigo y con el grupo {group} por {owner}", - "No entries found in this folder" : "No se encontraron elementos en esta carpeta", - "Name" : "Nombre", - "Share time" : "Compartido desde", - "Expiration date" : "Fecha de expiración", - "Reasons might be:" : "Las causas podrían ser:", - "the item was removed" : "el elemento fue eliminado", - "the link expired" : "la liga expiró", - "sharing is disabled" : "compartir está deshabilitado", - "For more info, please ask the person who sent this link." : "Para mayores informes, contacta a la persona que le envió esta liga.", - "Share note" : "Compartir nota", - "Upload files to %s" : "Cargar archivos a %s", - "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", - "Wrong path, file/folder doesn't exist" : "La ruta es incorrecta, el correo / carpeta no existe ", - "Sorry, this link doesn’t seem to work anymore." : "Lo sentimos, parece que esta liga ya no funciona. " -}, -"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"); diff --git a/apps/files_sharing/l10n/es_GT.json b/apps/files_sharing/l10n/es_GT.json deleted file mode 100644 index 00480fcc844..00000000000 --- a/apps/files_sharing/l10n/es_GT.json +++ /dev/null @@ -1,136 +0,0 @@ -{ "translations": { - "Shared with you" : "Compartido contigo", - "Nothing shared with you yet" : "Nada ha sido compartido contigo aún", - "Files and folders others share with you will show up here" : "Los archivos y carpetas que sean compartidos contigo se mostrarán aquí", - "Shared with others" : "Compartido con otros", - "Nothing shared yet" : "Nada compartido aún", - "Files and folders you share will show up here" : "Los archivos y carpetas que compartas se mostrarán aquí", - "Shared by link" : "Compartido por liga", - "No shared links" : "No hay ligas compartidas", - "Files and folders you share by link will show up here" : "Los archivos y carpetas que compartas por ligas se mostrarán aquí", - "Shares" : "Elementos compartidos", - "Restore" : "Restaurar", - "error" : "error", - "Move or copy" : "Mover o copiar", - "Download" : "Descargar", - "Delete" : "Borrar", - "You can upload into this folder" : "Puedes cargar archivos dentro de esta carpeta", - "No compatible server found at {remote}" : "No se encontró un servidor compatible en {remote}", - "Invalid server URL" : "URL del servidor inválido", - "Failed to add the public link to your Nextcloud" : "Se presentó una falla al agregar la liga pública a tu Nextcloud", - "No expiration date set" : "No se ha establecido la fecha de expiración", - "Shared by" : "Compartido por", - "File shares" : "Archivos compartidos", - "Downloaded via public link" : "Descargado mediante una liga pública", - "Downloaded by {email}" : "Descargado por {email}", - "{file} downloaded via public link" : "{file} descargado mediante una liga pública", - "{email} downloaded {file}" : "{email} descargó {file}", - "Shared with group {group}" : "Compartido con el gupo {group}", - "Removed share for group {group}" : "Se eliminó el elemento compartido del grupo {group}", - "{actor} shared with group {group}" : "{actor} compartió con el grupo {group}", - "{actor} removed share for group {group}" : "{actor} eliminó el elemento compartido del grupo {group}", - "You shared {file} with group {group}" : "Compartiste {file} con el grupo {group}", - "You removed group {group} from {file}" : "Eliminaste al grupo {group} de {file}", - "{actor} shared {file} with group {group}" : "{actor} compartió {file} con el grupo {group}", - "{actor} removed group {group} from {file}" : "{actor} eliminó el grupo {group} de {file}", - "Shared as public link" : "Compartido como una liga pública", - "Removed public link" : "Liga pública eliminada", - "Public link expired" : "La liga pública ha expirado", - "{actor} shared as public link" : "{actor} compartió como una liga pública", - "{actor} removed public link" : "{actor} eliminó la liga pública", - "Public link of {actor} expired" : "La liga pública de {actor} ha expirado", - "You shared {file} as public link" : "Compartiste {file} como una liga pública", - "You removed public link for {file}" : "Eliminaste la liga pública de {file}", - "Public link expired for {file}" : "La liga pública para {file} ha expirado", - "{actor} shared {file} as public link" : "{actor} ha compartido {file} como una liga pública", - "{actor} removed public link for {file}" : "{actor} eliminó la liga pública de {file}", - "Public link of {actor} for {file} expired" : "La liga pública de {actor} para {file} ha expirado", - "{user} accepted the remote share" : "{user} aceptó el elemento compartido remoto", - "{user} declined the remote share" : "{user} declinó el elemento compartido remoto", - "You received a new remote share {file} from {user}" : "Recibiste un nuevo elemento compartido remoto {file} de {user}", - "{user} accepted the remote share of {file}" : "{user} aceptó el elemento compartido remoto de {file}", - "{user} declined the remote share of {file}" : "{user} declinó el elemento compartido remoto de {file}", - "{user} unshared {file} from you" : "{user} ha dejado de compartir {file} contigo", - "Shared with {user}" : "Compartido con {user}", - "Removed share for {user}" : "Se eliminó el elemento compartido para {user}", - "{actor} removed themselves" : "{actor} se ha eliminado", - "{actor} shared with {user}" : "{actor} compartió con {user}", - "{actor} removed share for {user}" : "{actor} eliminó el elemento compartido para {user}", - "Shared by {actor}" : "Compartido por {actor}", - "{actor} removed share" : "{actor} eliminó el elemento compartido", - "You shared {file} with {user}" : "Compartiste {file} con {user}", - "You removed {user} from {file}" : "Eliminaste a {user} de {file}", - "{actor} shared {file} with {user}" : "{actor} compartió {file} con {user}", - "{actor} removed {user} from {file}" : "{actor} eliminó a {user} de {file}", - "{actor} shared {file} with you" : "{actor} ha compartido {file} contigo", - "A file or folder shared by mail or by public link was <strong>downloaded</strong>" : "Un archivo o carpeta comparitdo por correo o por liga pública ha sido <strong>descargado</strong>", - "A file or folder was shared from <strong>another server</strong>" : "Un archivo o carpeta fue compartido desde <strong>otro servidor</strong>", - "Files" : "Archivos", - "A file or folder has been <strong>shared</strong>" : "Un archivo o carpeta ha sido <strong>compartido</strong>", - "Could not delete share" : "No fue posible borrar el elemento compartido", - "Please specify a file or folder path" : "Por favor especifica un archivo o ruta de carpeta", - "Could not create share" : "No fue posible crear el elemento compartido", - "Please specify a valid user" : "Por favor especifica un usuario válido", - "Group sharing is disabled by the administrator" : "Compartir en grupos está deshabilitado por el administrador", - "Please specify a valid group" : "Por favor especifica un grupo válido", - "Public link sharing is disabled by the administrator" : "Compartir ligas públicas está deshabilitado por el administrador", - "Public upload disabled by the administrator" : "Cargas públicas deshabilitadas por el administrador", - "Public upload is only possible for publicly shared folders" : "Las cargas públicas son posibles sólo para carpetas compartidas públicamente", - "Invalid date, date format must be YYYY-MM-DD" : "La fecha es inválida, por favor sigue el formato AAAA-MM-DD", - "You cannot share to a Circle if the app is not enabled" : "No puedes compartir al Círculo si la aplicación no está habilitada", - "Please specify a valid circle" : "Por favor especifica un círculo válido", - "Unknown share type" : "Tipo de elemento compartido desconocido", - "Not a directory" : "No es una carpeta", - "Could not lock path" : "No fue posible bloquear la ruta", - "Wrong or no update parameter given" : "El parametro de actualización está erróneo o falta", - "shared by %s" : "compartido por %s", - "Direct link" : "Liga directa", - "Share API is disabled" : "El API para compartir está deshabilitado", - "File sharing" : "Compartir archivos", - "Accept" : "Aceptar", - "Sharing" : "Compartiendo", - "Reset" : "Restablecer", - "Unknown error" : "Error desconocido", - "Allow editing" : "Permitir edición", - "Read only" : "Sólo lectura", - "Allow upload and editing" : "Permitir carga y edición", - "File drop (upload only)" : "Permitir carga", - "Read" : "Leer", - "Upload" : "Cargar", - "Edit" : "Editar", - "Allow resharing" : "Permitir volver a compartir", - "Set expiration date" : "Establecer fecha de expiración", - "Unshare" : "Dejar de compartir", - "group" : "grupo", - "remote" : "remoto", - "Copy to clipboard" : "Copiar al portapapeles", - "Password protection" : "Protección con contraseña", - "Enter a password" : "Ingresa una contraseña", - "Cancel" : "Cancelar", - "Password protect" : "Proteger con contraseña", - "Share link" : "Compartir liga", - "Resharing is not allowed" : "No se permite volver a compartir", - "Shared with you by {owner}" : "Compartido contigo por {owner}", - "Shared" : "Compartido", - "Share" : "Compartir", - "Shared with" : "Compartido con", - "Shared with you and the group {group} by {owner}" : "Compartido contigo y con el grupo {group} por {owner}", - "No entries found in this folder" : "No se encontraron elementos en esta carpeta", - "Name" : "Nombre", - "Share time" : "Compartido desde", - "Expiration date" : "Fecha de expiración", - "Reasons might be:" : "Las causas podrían ser:", - "the item was removed" : "el elemento fue eliminado", - "the link expired" : "la liga expiró", - "sharing is disabled" : "compartir está deshabilitado", - "For more info, please ask the person who sent this link." : "Para mayores informes, contacta a la persona que le envió esta liga.", - "Share note" : "Compartir nota", - "Upload files to %s" : "Cargar archivos a %s", - "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", - "Wrong path, file/folder doesn't exist" : "La ruta es incorrecta, el correo / carpeta no existe ", - "Sorry, this link doesn’t seem to work anymore." : "Lo sentimos, parece que esta liga ya no funciona. " -},"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_HN.js b/apps/files_sharing/l10n/es_HN.js deleted file mode 100644 index cac9c37587e..00000000000 --- a/apps/files_sharing/l10n/es_HN.js +++ /dev/null @@ -1,136 +0,0 @@ -OC.L10N.register( - "files_sharing", - { - "Shared with you" : "Compartido contigo", - "Nothing shared with you yet" : "Nada ha sido compartido contigo aún", - "Files and folders others share with you will show up here" : "Los archivos y carpetas que sean compartidos contigo se mostrarán aquí", - "Shared with others" : "Compartido con otros", - "Nothing shared yet" : "Nada compartido aún", - "Files and folders you share will show up here" : "Los archivos y carpetas que compartas se mostrarán aquí", - "Shared by link" : "Compartido por liga", - "No shared links" : "No hay ligas compartidas", - "Files and folders you share by link will show up here" : "Los archivos y carpetas que compartas por ligas se mostrarán aquí", - "Shares" : "Elementos compartidos", - "Restore" : "Restaurar", - "error" : "error", - "Move or copy" : "Mover o copiar", - "Download" : "Descargar", - "Delete" : "Borrar", - "You can upload into this folder" : "Puedes cargar archivos dentro de esta carpeta", - "No compatible server found at {remote}" : "No se encontró un servidor compatible en {remote}", - "Invalid server URL" : "URL del servidor inválido", - "Failed to add the public link to your Nextcloud" : "Se presentó una falla al agregar la liga pública a tu Nextcloud", - "No expiration date set" : "No se ha establecido la fecha de expiración", - "Shared by" : "Compartido por", - "File shares" : "Archivos compartidos", - "Downloaded via public link" : "Descargado mediante una liga pública", - "Downloaded by {email}" : "Descargado por {email}", - "{file} downloaded via public link" : "{file} descargado mediante una liga pública", - "{email} downloaded {file}" : "{email} descargó {file}", - "Shared with group {group}" : "Compartido con el gupo {group}", - "Removed share for group {group}" : "Se eliminó el elemento compartido del grupo {group}", - "{actor} shared with group {group}" : "{actor} compartió con el grupo {group}", - "{actor} removed share for group {group}" : "{actor} eliminó el elemento compartido del grupo {group}", - "You shared {file} with group {group}" : "Compartiste {file} con el grupo {group}", - "You removed group {group} from {file}" : "Eliminaste al grupo {group} de {file}", - "{actor} shared {file} with group {group}" : "{actor} compartió {file} con el grupo {group}", - "{actor} removed group {group} from {file}" : "{actor} eliminó el grupo {group} de {file}", - "Shared as public link" : "Compartido como una liga pública", - "Removed public link" : "Liga pública eliminada", - "Public link expired" : "La liga pública ha expirado", - "{actor} shared as public link" : "{actor} compartió como una liga pública", - "{actor} removed public link" : "{actor} eliminó la liga pública", - "Public link of {actor} expired" : "La liga pública de {actor} ha expirado", - "You shared {file} as public link" : "Compartiste {file} como una liga pública", - "You removed public link for {file}" : "Eliminaste la liga pública de {file}", - "Public link expired for {file}" : "La liga pública para {file} ha expirado", - "{actor} shared {file} as public link" : "{actor} ha compartido {file} como una liga pública", - "{actor} removed public link for {file}" : "{actor} eliminó la liga pública de {file}", - "Public link of {actor} for {file} expired" : "La liga pública de {actor} para {file} ha expirado", - "{user} accepted the remote share" : "{user} aceptó el elemento compartido remoto", - "{user} declined the remote share" : "{user} declinó el elemento compartido remoto", - "You received a new remote share {file} from {user}" : "Recibiste un nuevo elemento compartido remoto {file} de {user}", - "{user} accepted the remote share of {file}" : "{user} aceptó el elemento compartido remoto de {file}", - "{user} declined the remote share of {file}" : "{user} declinó el elemento compartido remoto de {file}", - "{user} unshared {file} from you" : "{user} ha dejado de compartir {file} contigo", - "Shared with {user}" : "Compartido con {user}", - "Removed share for {user}" : "Se eliminó el elemento compartido para {user}", - "{actor} removed themselves" : "{actor} se ha eliminado", - "{actor} shared with {user}" : "{actor} compartió con {user}", - "{actor} removed share for {user}" : "{actor} eliminó el elemento compartido para {user}", - "Shared by {actor}" : "Compartido por {actor}", - "{actor} removed share" : "{actor} eliminó el elemento compartido", - "You shared {file} with {user}" : "Compartiste {file} con {user}", - "You removed {user} from {file}" : "Eliminaste a {user} de {file}", - "{actor} shared {file} with {user}" : "{actor} compartió {file} con {user}", - "{actor} removed {user} from {file}" : "{actor} eliminó a {user} de {file}", - "{actor} shared {file} with you" : "{actor} ha compartido {file} contigo", - "A file or folder shared by mail or by public link was <strong>downloaded</strong>" : "Un archivo o carpeta comparitdo por correo o por liga pública ha sido <strong>descargado</strong>", - "A file or folder was shared from <strong>another server</strong>" : "Un archivo o carpeta fue compartido desde <strong>otro servidor</strong>", - "Files" : "Archivos", - "A file or folder has been <strong>shared</strong>" : "Un archivo o carpeta ha sido <strong>compartido</strong>", - "Could not delete share" : "No fue posible borrar el elemento compartido", - "Please specify a file or folder path" : "Por favor especifica un archivo o ruta de carpeta", - "Could not create share" : "No fue posible crear el elemento compartido", - "Please specify a valid user" : "Por favor especifica un usuario válido", - "Group sharing is disabled by the administrator" : "Compartir en grupos está deshabilitado por el administrador", - "Please specify a valid group" : "Por favor especifica un grupo válido", - "Public link sharing is disabled by the administrator" : "Compartir ligas públicas está deshabilitado por el administrador", - "Public upload disabled by the administrator" : "Cargas públicas deshabilitadas por el administrador", - "Public upload is only possible for publicly shared folders" : "Las cargas públicas son posibles sólo para carpetas compartidas públicamente", - "Invalid date, date format must be YYYY-MM-DD" : "La fecha es inválida, por favor sigue el formato AAAA-MM-DD", - "You cannot share to a Circle if the app is not enabled" : "No puedes compartir al Círculo si la aplicación no está habilitada", - "Please specify a valid circle" : "Por favor especifica un círculo válido", - "Unknown share type" : "Tipo de elemento compartido desconocido", - "Not a directory" : "No es una carpeta", - "Could not lock path" : "No fue posible bloquear la ruta", - "Wrong or no update parameter given" : "El parametro de actualización está erróneo o falta", - "shared by %s" : "compartido por %s", - "Direct link" : "Liga directa", - "Share API is disabled" : "El API para compartir está deshabilitado", - "Accept" : "Aceptar", - "Sharing" : "Compartiendo", - "Reset" : "Restablecer", - "Unknown error" : "Error desconocido", - "Allow editing" : "Permitir edición", - "Read only" : "Sólo lectura", - "Allow upload and editing" : "Permitir carga y edición", - "File drop (upload only)" : "Permitir carga", - "Read" : "Leer", - "Upload" : "Cargar", - "Edit" : "Editar", - "Allow resharing" : "Permitir volver a compartir", - "Set expiration date" : "Establecer fecha de expiración", - "Unshare" : "Dejar de compartir", - "group" : "grupo", - "remote" : "remoto", - "Copy to clipboard" : "Copiar al portapapeles", - "Password protection" : "Protección con contraseña", - "Enter a password" : "Ingresa una contraseña", - "Cancel" : "Cancelar", - "Password protect" : "Proteger con contraseña", - "Share link" : "Compartir liga", - "Resharing is not allowed" : "No se permite volver a compartir", - "Shared with you by {owner}" : "Compartido contigo por {owner}", - "Shared" : "Compartido", - "Share" : "Compartir", - "Shared with" : "Compartido con", - "Shared with you and the group {group} by {owner}" : "Compartido contigo y con el grupo {group} por {owner}", - "No entries found in this folder" : "No se encontraron elementos en esta carpeta", - "Name" : "Nombre", - "Share time" : "Compartido desde", - "Expiration date" : "Fecha de expiración", - "Reasons might be:" : "Las causas podrían ser:", - "the item was removed" : "el elemento fue eliminado", - "the link expired" : "la liga expiró", - "sharing is disabled" : "compartir está deshabilitado", - "For more info, please ask the person who sent this link." : "Para mayores informes, contacta a la persona que le envió esta liga.", - "Upload files to %s" : "Cargar archivos a %s", - "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", - "Wrong path, file/folder doesn't exist" : "La ruta es incorrecta, el correo / carpeta no existe ", - "Sorry, this link doesn’t seem to work anymore." : "Lo sentimos, parece que esta liga ya no funciona. " -}, -"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"); diff --git a/apps/files_sharing/l10n/es_HN.json b/apps/files_sharing/l10n/es_HN.json deleted file mode 100644 index 679b4735769..00000000000 --- a/apps/files_sharing/l10n/es_HN.json +++ /dev/null @@ -1,134 +0,0 @@ -{ "translations": { - "Shared with you" : "Compartido contigo", - "Nothing shared with you yet" : "Nada ha sido compartido contigo aún", - "Files and folders others share with you will show up here" : "Los archivos y carpetas que sean compartidos contigo se mostrarán aquí", - "Shared with others" : "Compartido con otros", - "Nothing shared yet" : "Nada compartido aún", - "Files and folders you share will show up here" : "Los archivos y carpetas que compartas se mostrarán aquí", - "Shared by link" : "Compartido por liga", - "No shared links" : "No hay ligas compartidas", - "Files and folders you share by link will show up here" : "Los archivos y carpetas que compartas por ligas se mostrarán aquí", - "Shares" : "Elementos compartidos", - "Restore" : "Restaurar", - "error" : "error", - "Move or copy" : "Mover o copiar", - "Download" : "Descargar", - "Delete" : "Borrar", - "You can upload into this folder" : "Puedes cargar archivos dentro de esta carpeta", - "No compatible server found at {remote}" : "No se encontró un servidor compatible en {remote}", - "Invalid server URL" : "URL del servidor inválido", - "Failed to add the public link to your Nextcloud" : "Se presentó una falla al agregar la liga pública a tu Nextcloud", - "No expiration date set" : "No se ha establecido la fecha de expiración", - "Shared by" : "Compartido por", - "File shares" : "Archivos compartidos", - "Downloaded via public link" : "Descargado mediante una liga pública", - "Downloaded by {email}" : "Descargado por {email}", - "{file} downloaded via public link" : "{file} descargado mediante una liga pública", - "{email} downloaded {file}" : "{email} descargó {file}", - "Shared with group {group}" : "Compartido con el gupo {group}", - "Removed share for group {group}" : "Se eliminó el elemento compartido del grupo {group}", - "{actor} shared with group {group}" : "{actor} compartió con el grupo {group}", - "{actor} removed share for group {group}" : "{actor} eliminó el elemento compartido del grupo {group}", - "You shared {file} with group {group}" : "Compartiste {file} con el grupo {group}", - "You removed group {group} from {file}" : "Eliminaste al grupo {group} de {file}", - "{actor} shared {file} with group {group}" : "{actor} compartió {file} con el grupo {group}", - "{actor} removed group {group} from {file}" : "{actor} eliminó el grupo {group} de {file}", - "Shared as public link" : "Compartido como una liga pública", - "Removed public link" : "Liga pública eliminada", - "Public link expired" : "La liga pública ha expirado", - "{actor} shared as public link" : "{actor} compartió como una liga pública", - "{actor} removed public link" : "{actor} eliminó la liga pública", - "Public link of {actor} expired" : "La liga pública de {actor} ha expirado", - "You shared {file} as public link" : "Compartiste {file} como una liga pública", - "You removed public link for {file}" : "Eliminaste la liga pública de {file}", - "Public link expired for {file}" : "La liga pública para {file} ha expirado", - "{actor} shared {file} as public link" : "{actor} ha compartido {file} como una liga pública", - "{actor} removed public link for {file}" : "{actor} eliminó la liga pública de {file}", - "Public link of {actor} for {file} expired" : "La liga pública de {actor} para {file} ha expirado", - "{user} accepted the remote share" : "{user} aceptó el elemento compartido remoto", - "{user} declined the remote share" : "{user} declinó el elemento compartido remoto", - "You received a new remote share {file} from {user}" : "Recibiste un nuevo elemento compartido remoto {file} de {user}", - "{user} accepted the remote share of {file}" : "{user} aceptó el elemento compartido remoto de {file}", - "{user} declined the remote share of {file}" : "{user} declinó el elemento compartido remoto de {file}", - "{user} unshared {file} from you" : "{user} ha dejado de compartir {file} contigo", - "Shared with {user}" : "Compartido con {user}", - "Removed share for {user}" : "Se eliminó el elemento compartido para {user}", - "{actor} removed themselves" : "{actor} se ha eliminado", - "{actor} shared with {user}" : "{actor} compartió con {user}", - "{actor} removed share for {user}" : "{actor} eliminó el elemento compartido para {user}", - "Shared by {actor}" : "Compartido por {actor}", - "{actor} removed share" : "{actor} eliminó el elemento compartido", - "You shared {file} with {user}" : "Compartiste {file} con {user}", - "You removed {user} from {file}" : "Eliminaste a {user} de {file}", - "{actor} shared {file} with {user}" : "{actor} compartió {file} con {user}", - "{actor} removed {user} from {file}" : "{actor} eliminó a {user} de {file}", - "{actor} shared {file} with you" : "{actor} ha compartido {file} contigo", - "A file or folder shared by mail or by public link was <strong>downloaded</strong>" : "Un archivo o carpeta comparitdo por correo o por liga pública ha sido <strong>descargado</strong>", - "A file or folder was shared from <strong>another server</strong>" : "Un archivo o carpeta fue compartido desde <strong>otro servidor</strong>", - "Files" : "Archivos", - "A file or folder has been <strong>shared</strong>" : "Un archivo o carpeta ha sido <strong>compartido</strong>", - "Could not delete share" : "No fue posible borrar el elemento compartido", - "Please specify a file or folder path" : "Por favor especifica un archivo o ruta de carpeta", - "Could not create share" : "No fue posible crear el elemento compartido", - "Please specify a valid user" : "Por favor especifica un usuario válido", - "Group sharing is disabled by the administrator" : "Compartir en grupos está deshabilitado por el administrador", - "Please specify a valid group" : "Por favor especifica un grupo válido", - "Public link sharing is disabled by the administrator" : "Compartir ligas públicas está deshabilitado por el administrador", - "Public upload disabled by the administrator" : "Cargas públicas deshabilitadas por el administrador", - "Public upload is only possible for publicly shared folders" : "Las cargas públicas son posibles sólo para carpetas compartidas públicamente", - "Invalid date, date format must be YYYY-MM-DD" : "La fecha es inválida, por favor sigue el formato AAAA-MM-DD", - "You cannot share to a Circle if the app is not enabled" : "No puedes compartir al Círculo si la aplicación no está habilitada", - "Please specify a valid circle" : "Por favor especifica un círculo válido", - "Unknown share type" : "Tipo de elemento compartido desconocido", - "Not a directory" : "No es una carpeta", - "Could not lock path" : "No fue posible bloquear la ruta", - "Wrong or no update parameter given" : "El parametro de actualización está erróneo o falta", - "shared by %s" : "compartido por %s", - "Direct link" : "Liga directa", - "Share API is disabled" : "El API para compartir está deshabilitado", - "Accept" : "Aceptar", - "Sharing" : "Compartiendo", - "Reset" : "Restablecer", - "Unknown error" : "Error desconocido", - "Allow editing" : "Permitir edición", - "Read only" : "Sólo lectura", - "Allow upload and editing" : "Permitir carga y edición", - "File drop (upload only)" : "Permitir carga", - "Read" : "Leer", - "Upload" : "Cargar", - "Edit" : "Editar", - "Allow resharing" : "Permitir volver a compartir", - "Set expiration date" : "Establecer fecha de expiración", - "Unshare" : "Dejar de compartir", - "group" : "grupo", - "remote" : "remoto", - "Copy to clipboard" : "Copiar al portapapeles", - "Password protection" : "Protección con contraseña", - "Enter a password" : "Ingresa una contraseña", - "Cancel" : "Cancelar", - "Password protect" : "Proteger con contraseña", - "Share link" : "Compartir liga", - "Resharing is not allowed" : "No se permite volver a compartir", - "Shared with you by {owner}" : "Compartido contigo por {owner}", - "Shared" : "Compartido", - "Share" : "Compartir", - "Shared with" : "Compartido con", - "Shared with you and the group {group} by {owner}" : "Compartido contigo y con el grupo {group} por {owner}", - "No entries found in this folder" : "No se encontraron elementos en esta carpeta", - "Name" : "Nombre", - "Share time" : "Compartido desde", - "Expiration date" : "Fecha de expiración", - "Reasons might be:" : "Las causas podrían ser:", - "the item was removed" : "el elemento fue eliminado", - "the link expired" : "la liga expiró", - "sharing is disabled" : "compartir está deshabilitado", - "For more info, please ask the person who sent this link." : "Para mayores informes, contacta a la persona que le envió esta liga.", - "Upload files to %s" : "Cargar archivos a %s", - "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", - "Wrong path, file/folder doesn't exist" : "La ruta es incorrecta, el correo / carpeta no existe ", - "Sorry, this link doesn’t seem to work anymore." : "Lo sentimos, parece que esta liga ya no funciona. " -},"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_NI.js b/apps/files_sharing/l10n/es_NI.js deleted file mode 100644 index a59be44409b..00000000000 --- a/apps/files_sharing/l10n/es_NI.js +++ /dev/null @@ -1,135 +0,0 @@ -OC.L10N.register( - "files_sharing", - { - "Shared with you" : "Compartido contigo", - "Nothing shared with you yet" : "Nada ha sido compartido contigo aún", - "Files and folders others share with you will show up here" : "Los archivos y carpetas que sean compartidos contigo se mostrarán aquí", - "Shared with others" : "Compartido con otros", - "Nothing shared yet" : "Nada compartido aún", - "Files and folders you share will show up here" : "Los archivos y carpetas que compartas se mostrarán aquí", - "Shared by link" : "Compartido por liga", - "No shared links" : "No hay ligas compartidas", - "Files and folders you share by link will show up here" : "Los archivos y carpetas que compartas por ligas se mostrarán aquí", - "Shares" : "Elementos compartidos", - "Restore" : "Restaurar", - "Move or copy" : "Mover o copiar", - "Download" : "Descargar", - "Delete" : "Borrar", - "You can upload into this folder" : "Puedes cargar archivos dentro de esta carpeta", - "No compatible server found at {remote}" : "No se encontró un servidor compatible en {remote}", - "Invalid server URL" : "URL del servidor inválido", - "Failed to add the public link to your Nextcloud" : "Se presentó una falla al agregar la liga pública a tu Nextcloud", - "No expiration date set" : "No se ha establecido la fecha de expiración", - "Shared by" : "Compartido por", - "File shares" : "Archivos compartidos", - "Downloaded via public link" : "Descargado mediante una liga pública", - "Downloaded by {email}" : "Descargado por {email}", - "{file} downloaded via public link" : "{file} descargado mediante una liga pública", - "{email} downloaded {file}" : "{email} descargó {file}", - "Shared with group {group}" : "Compartido con el gupo {group}", - "Removed share for group {group}" : "Se eliminó el elemento compartido del grupo {group}", - "{actor} shared with group {group}" : "{actor} compartió con el grupo {group}", - "{actor} removed share for group {group}" : "{actor} eliminó el elemento compartido del grupo {group}", - "You shared {file} with group {group}" : "Compartiste {file} con el grupo {group}", - "You removed group {group} from {file}" : "Eliminaste al grupo {group} de {file}", - "{actor} shared {file} with group {group}" : "{actor} compartió {file} con el grupo {group}", - "{actor} removed group {group} from {file}" : "{actor} eliminó el grupo {group} de {file}", - "Shared as public link" : "Compartido como una liga pública", - "Removed public link" : "Liga pública eliminada", - "Public link expired" : "La liga pública ha expirado", - "{actor} shared as public link" : "{actor} compartió como una liga pública", - "{actor} removed public link" : "{actor} eliminó la liga pública", - "Public link of {actor} expired" : "La liga pública de {actor} ha expirado", - "You shared {file} as public link" : "Compartiste {file} como una liga pública", - "You removed public link for {file}" : "Eliminaste la liga pública de {file}", - "Public link expired for {file}" : "La liga pública para {file} ha expirado", - "{actor} shared {file} as public link" : "{actor} ha compartido {file} como una liga pública", - "{actor} removed public link for {file}" : "{actor} eliminó la liga pública de {file}", - "Public link of {actor} for {file} expired" : "La liga pública de {actor} para {file} ha expirado", - "{user} accepted the remote share" : "{user} aceptó el elemento compartido remoto", - "{user} declined the remote share" : "{user} declinó el elemento compartido remoto", - "You received a new remote share {file} from {user}" : "Recibiste un nuevo elemento compartido remoto {file} de {user}", - "{user} accepted the remote share of {file}" : "{user} aceptó el elemento compartido remoto de {file}", - "{user} declined the remote share of {file}" : "{user} declinó el elemento compartido remoto de {file}", - "{user} unshared {file} from you" : "{user} ha dejado de compartir {file} contigo", - "Shared with {user}" : "Compartido con {user}", - "Removed share for {user}" : "Se eliminó el elemento compartido para {user}", - "{actor} removed themselves" : "{actor} se ha eliminado", - "{actor} shared with {user}" : "{actor} compartió con {user}", - "{actor} removed share for {user}" : "{actor} eliminó el elemento compartido para {user}", - "Shared by {actor}" : "Compartido por {actor}", - "{actor} removed share" : "{actor} eliminó el elemento compartido", - "You shared {file} with {user}" : "Compartiste {file} con {user}", - "You removed {user} from {file}" : "Eliminaste a {user} de {file}", - "{actor} shared {file} with {user}" : "{actor} compartió {file} con {user}", - "{actor} removed {user} from {file}" : "{actor} eliminó a {user} de {file}", - "{actor} shared {file} with you" : "{actor} ha compartido {file} contigo", - "A file or folder shared by mail or by public link was <strong>downloaded</strong>" : "Un archivo o carpeta comparitdo por correo o por liga pública ha sido <strong>descargado</strong>", - "A file or folder was shared from <strong>another server</strong>" : "Un archivo o carpeta fue compartido desde <strong>otro servidor</strong>", - "Files" : "Archivos", - "A file or folder has been <strong>shared</strong>" : "Un archivo o carpeta ha sido <strong>compartido</strong>", - "Could not delete share" : "No fue posible borrar el elemento compartido", - "Please specify a file or folder path" : "Por favor especifica un archivo o ruta de carpeta", - "Could not create share" : "No fue posible crear el elemento compartido", - "Please specify a valid user" : "Por favor especifica un usuario válido", - "Group sharing is disabled by the administrator" : "Compartir en grupos está deshabilitado por el administrador", - "Please specify a valid group" : "Por favor especifica un grupo válido", - "Public link sharing is disabled by the administrator" : "Compartir ligas públicas está deshabilitado por el administrador", - "Public upload disabled by the administrator" : "Cargas públicas deshabilitadas por el administrador", - "Public upload is only possible for publicly shared folders" : "Las cargas públicas son posibles sólo para carpetas compartidas públicamente", - "Invalid date, date format must be YYYY-MM-DD" : "La fecha es inválida, por favor sigue el formato AAAA-MM-DD", - "You cannot share to a Circle if the app is not enabled" : "No puedes compartir al Círculo si la aplicación no está habilitada", - "Please specify a valid circle" : "Por favor especifica un círculo válido", - "Unknown share type" : "Tipo de elemento compartido desconocido", - "Not a directory" : "No es una carpeta", - "Could not lock path" : "No fue posible bloquear la ruta", - "Wrong or no update parameter given" : "El parametro de actualización está erróneo o falta", - "shared by %s" : "compartido por %s", - "Direct link" : "Liga directa", - "Share API is disabled" : "El API para compartir está deshabilitado", - "Accept" : "Aceptar", - "Sharing" : "Compartiendo", - "Reset" : "Restablecer", - "Unknown error" : "Error desconocido", - "Allow editing" : "Permitir edición", - "Read only" : "Sólo lectura", - "Allow upload and editing" : "Permitir carga y edición", - "File drop (upload only)" : "Permitir carga", - "Read" : "Leer", - "Upload" : "Cargar", - "Edit" : "Editar", - "Allow resharing" : "Permitir volver a compartir", - "Set expiration date" : "Establecer fecha de expiración", - "Unshare" : "Dejar de compartir", - "group" : "grupo", - "remote" : "remoto", - "Copy to clipboard" : "Copiar al portapapeles", - "Password protection" : "Protección con contraseña", - "Enter a password" : "Ingresa una contraseña", - "Cancel" : "Cancelar", - "Password protect" : "Proteger con contraseña", - "Share link" : "Compartir liga", - "Resharing is not allowed" : "No se permite volver a compartir", - "Shared with you by {owner}" : "Compartido contigo por {owner}", - "Shared" : "Compartido", - "Share" : "Compartir", - "Shared with" : "Compartido con", - "Shared with you and the group {group} by {owner}" : "Compartido contigo y con el grupo {group} por {owner}", - "No entries found in this folder" : "No se encontraron elementos en esta carpeta", - "Name" : "Nombre", - "Share time" : "Compartido desde", - "Expiration date" : "Fecha de expiración", - "Reasons might be:" : "Las causas podrían ser:", - "the item was removed" : "el elemento fue eliminado", - "the link expired" : "la liga expiró", - "sharing is disabled" : "compartir está deshabilitado", - "For more info, please ask the person who sent this link." : "Para mayores informes, contacta a la persona que le envió esta liga.", - "Upload files to %s" : "Cargar archivos a %s", - "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", - "Wrong path, file/folder doesn't exist" : "La ruta es incorrecta, el correo / carpeta no existe ", - "Sorry, this link doesn’t seem to work anymore." : "Lo sentimos, parece que esta liga ya no funciona. " -}, -"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"); diff --git a/apps/files_sharing/l10n/es_NI.json b/apps/files_sharing/l10n/es_NI.json deleted file mode 100644 index 560501d858d..00000000000 --- a/apps/files_sharing/l10n/es_NI.json +++ /dev/null @@ -1,133 +0,0 @@ -{ "translations": { - "Shared with you" : "Compartido contigo", - "Nothing shared with you yet" : "Nada ha sido compartido contigo aún", - "Files and folders others share with you will show up here" : "Los archivos y carpetas que sean compartidos contigo se mostrarán aquí", - "Shared with others" : "Compartido con otros", - "Nothing shared yet" : "Nada compartido aún", - "Files and folders you share will show up here" : "Los archivos y carpetas que compartas se mostrarán aquí", - "Shared by link" : "Compartido por liga", - "No shared links" : "No hay ligas compartidas", - "Files and folders you share by link will show up here" : "Los archivos y carpetas que compartas por ligas se mostrarán aquí", - "Shares" : "Elementos compartidos", - "Restore" : "Restaurar", - "Move or copy" : "Mover o copiar", - "Download" : "Descargar", - "Delete" : "Borrar", - "You can upload into this folder" : "Puedes cargar archivos dentro de esta carpeta", - "No compatible server found at {remote}" : "No se encontró un servidor compatible en {remote}", - "Invalid server URL" : "URL del servidor inválido", - "Failed to add the public link to your Nextcloud" : "Se presentó una falla al agregar la liga pública a tu Nextcloud", - "No expiration date set" : "No se ha establecido la fecha de expiración", - "Shared by" : "Compartido por", - "File shares" : "Archivos compartidos", - "Downloaded via public link" : "Descargado mediante una liga pública", - "Downloaded by {email}" : "Descargado por {email}", - "{file} downloaded via public link" : "{file} descargado mediante una liga pública", - "{email} downloaded {file}" : "{email} descargó {file}", - "Shared with group {group}" : "Compartido con el gupo {group}", - "Removed share for group {group}" : "Se eliminó el elemento compartido del grupo {group}", - "{actor} shared with group {group}" : "{actor} compartió con el grupo {group}", - "{actor} removed share for group {group}" : "{actor} eliminó el elemento compartido del grupo {group}", - "You shared {file} with group {group}" : "Compartiste {file} con el grupo {group}", - "You removed group {group} from {file}" : "Eliminaste al grupo {group} de {file}", - "{actor} shared {file} with group {group}" : "{actor} compartió {file} con el grupo {group}", - "{actor} removed group {group} from {file}" : "{actor} eliminó el grupo {group} de {file}", - "Shared as public link" : "Compartido como una liga pública", - "Removed public link" : "Liga pública eliminada", - "Public link expired" : "La liga pública ha expirado", - "{actor} shared as public link" : "{actor} compartió como una liga pública", - "{actor} removed public link" : "{actor} eliminó la liga pública", - "Public link of {actor} expired" : "La liga pública de {actor} ha expirado", - "You shared {file} as public link" : "Compartiste {file} como una liga pública", - "You removed public link for {file}" : "Eliminaste la liga pública de {file}", - "Public link expired for {file}" : "La liga pública para {file} ha expirado", - "{actor} shared {file} as public link" : "{actor} ha compartido {file} como una liga pública", - "{actor} removed public link for {file}" : "{actor} eliminó la liga pública de {file}", - "Public link of {actor} for {file} expired" : "La liga pública de {actor} para {file} ha expirado", - "{user} accepted the remote share" : "{user} aceptó el elemento compartido remoto", - "{user} declined the remote share" : "{user} declinó el elemento compartido remoto", - "You received a new remote share {file} from {user}" : "Recibiste un nuevo elemento compartido remoto {file} de {user}", - "{user} accepted the remote share of {file}" : "{user} aceptó el elemento compartido remoto de {file}", - "{user} declined the remote share of {file}" : "{user} declinó el elemento compartido remoto de {file}", - "{user} unshared {file} from you" : "{user} ha dejado de compartir {file} contigo", - "Shared with {user}" : "Compartido con {user}", - "Removed share for {user}" : "Se eliminó el elemento compartido para {user}", - "{actor} removed themselves" : "{actor} se ha eliminado", - "{actor} shared with {user}" : "{actor} compartió con {user}", - "{actor} removed share for {user}" : "{actor} eliminó el elemento compartido para {user}", - "Shared by {actor}" : "Compartido por {actor}", - "{actor} removed share" : "{actor} eliminó el elemento compartido", - "You shared {file} with {user}" : "Compartiste {file} con {user}", - "You removed {user} from {file}" : "Eliminaste a {user} de {file}", - "{actor} shared {file} with {user}" : "{actor} compartió {file} con {user}", - "{actor} removed {user} from {file}" : "{actor} eliminó a {user} de {file}", - "{actor} shared {file} with you" : "{actor} ha compartido {file} contigo", - "A file or folder shared by mail or by public link was <strong>downloaded</strong>" : "Un archivo o carpeta comparitdo por correo o por liga pública ha sido <strong>descargado</strong>", - "A file or folder was shared from <strong>another server</strong>" : "Un archivo o carpeta fue compartido desde <strong>otro servidor</strong>", - "Files" : "Archivos", - "A file or folder has been <strong>shared</strong>" : "Un archivo o carpeta ha sido <strong>compartido</strong>", - "Could not delete share" : "No fue posible borrar el elemento compartido", - "Please specify a file or folder path" : "Por favor especifica un archivo o ruta de carpeta", - "Could not create share" : "No fue posible crear el elemento compartido", - "Please specify a valid user" : "Por favor especifica un usuario válido", - "Group sharing is disabled by the administrator" : "Compartir en grupos está deshabilitado por el administrador", - "Please specify a valid group" : "Por favor especifica un grupo válido", - "Public link sharing is disabled by the administrator" : "Compartir ligas públicas está deshabilitado por el administrador", - "Public upload disabled by the administrator" : "Cargas públicas deshabilitadas por el administrador", - "Public upload is only possible for publicly shared folders" : "Las cargas públicas son posibles sólo para carpetas compartidas públicamente", - "Invalid date, date format must be YYYY-MM-DD" : "La fecha es inválida, por favor sigue el formato AAAA-MM-DD", - "You cannot share to a Circle if the app is not enabled" : "No puedes compartir al Círculo si la aplicación no está habilitada", - "Please specify a valid circle" : "Por favor especifica un círculo válido", - "Unknown share type" : "Tipo de elemento compartido desconocido", - "Not a directory" : "No es una carpeta", - "Could not lock path" : "No fue posible bloquear la ruta", - "Wrong or no update parameter given" : "El parametro de actualización está erróneo o falta", - "shared by %s" : "compartido por %s", - "Direct link" : "Liga directa", - "Share API is disabled" : "El API para compartir está deshabilitado", - "Accept" : "Aceptar", - "Sharing" : "Compartiendo", - "Reset" : "Restablecer", - "Unknown error" : "Error desconocido", - "Allow editing" : "Permitir edición", - "Read only" : "Sólo lectura", - "Allow upload and editing" : "Permitir carga y edición", - "File drop (upload only)" : "Permitir carga", - "Read" : "Leer", - "Upload" : "Cargar", - "Edit" : "Editar", - "Allow resharing" : "Permitir volver a compartir", - "Set expiration date" : "Establecer fecha de expiración", - "Unshare" : "Dejar de compartir", - "group" : "grupo", - "remote" : "remoto", - "Copy to clipboard" : "Copiar al portapapeles", - "Password protection" : "Protección con contraseña", - "Enter a password" : "Ingresa una contraseña", - "Cancel" : "Cancelar", - "Password protect" : "Proteger con contraseña", - "Share link" : "Compartir liga", - "Resharing is not allowed" : "No se permite volver a compartir", - "Shared with you by {owner}" : "Compartido contigo por {owner}", - "Shared" : "Compartido", - "Share" : "Compartir", - "Shared with" : "Compartido con", - "Shared with you and the group {group} by {owner}" : "Compartido contigo y con el grupo {group} por {owner}", - "No entries found in this folder" : "No se encontraron elementos en esta carpeta", - "Name" : "Nombre", - "Share time" : "Compartido desde", - "Expiration date" : "Fecha de expiración", - "Reasons might be:" : "Las causas podrían ser:", - "the item was removed" : "el elemento fue eliminado", - "the link expired" : "la liga expiró", - "sharing is disabled" : "compartir está deshabilitado", - "For more info, please ask the person who sent this link." : "Para mayores informes, contacta a la persona que le envió esta liga.", - "Upload files to %s" : "Cargar archivos a %s", - "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", - "Wrong path, file/folder doesn't exist" : "La ruta es incorrecta, el correo / carpeta no existe ", - "Sorry, this link doesn’t seem to work anymore." : "Lo sentimos, parece que esta liga ya no funciona. " -},"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_PA.js b/apps/files_sharing/l10n/es_PA.js deleted file mode 100644 index a59be44409b..00000000000 --- a/apps/files_sharing/l10n/es_PA.js +++ /dev/null @@ -1,135 +0,0 @@ -OC.L10N.register( - "files_sharing", - { - "Shared with you" : "Compartido contigo", - "Nothing shared with you yet" : "Nada ha sido compartido contigo aún", - "Files and folders others share with you will show up here" : "Los archivos y carpetas que sean compartidos contigo se mostrarán aquí", - "Shared with others" : "Compartido con otros", - "Nothing shared yet" : "Nada compartido aún", - "Files and folders you share will show up here" : "Los archivos y carpetas que compartas se mostrarán aquí", - "Shared by link" : "Compartido por liga", - "No shared links" : "No hay ligas compartidas", - "Files and folders you share by link will show up here" : "Los archivos y carpetas que compartas por ligas se mostrarán aquí", - "Shares" : "Elementos compartidos", - "Restore" : "Restaurar", - "Move or copy" : "Mover o copiar", - "Download" : "Descargar", - "Delete" : "Borrar", - "You can upload into this folder" : "Puedes cargar archivos dentro de esta carpeta", - "No compatible server found at {remote}" : "No se encontró un servidor compatible en {remote}", - "Invalid server URL" : "URL del servidor inválido", - "Failed to add the public link to your Nextcloud" : "Se presentó una falla al agregar la liga pública a tu Nextcloud", - "No expiration date set" : "No se ha establecido la fecha de expiración", - "Shared by" : "Compartido por", - "File shares" : "Archivos compartidos", - "Downloaded via public link" : "Descargado mediante una liga pública", - "Downloaded by {email}" : "Descargado por {email}", - "{file} downloaded via public link" : "{file} descargado mediante una liga pública", - "{email} downloaded {file}" : "{email} descargó {file}", - "Shared with group {group}" : "Compartido con el gupo {group}", - "Removed share for group {group}" : "Se eliminó el elemento compartido del grupo {group}", - "{actor} shared with group {group}" : "{actor} compartió con el grupo {group}", - "{actor} removed share for group {group}" : "{actor} eliminó el elemento compartido del grupo {group}", - "You shared {file} with group {group}" : "Compartiste {file} con el grupo {group}", - "You removed group {group} from {file}" : "Eliminaste al grupo {group} de {file}", - "{actor} shared {file} with group {group}" : "{actor} compartió {file} con el grupo {group}", - "{actor} removed group {group} from {file}" : "{actor} eliminó el grupo {group} de {file}", - "Shared as public link" : "Compartido como una liga pública", - "Removed public link" : "Liga pública eliminada", - "Public link expired" : "La liga pública ha expirado", - "{actor} shared as public link" : "{actor} compartió como una liga pública", - "{actor} removed public link" : "{actor} eliminó la liga pública", - "Public link of {actor} expired" : "La liga pública de {actor} ha expirado", - "You shared {file} as public link" : "Compartiste {file} como una liga pública", - "You removed public link for {file}" : "Eliminaste la liga pública de {file}", - "Public link expired for {file}" : "La liga pública para {file} ha expirado", - "{actor} shared {file} as public link" : "{actor} ha compartido {file} como una liga pública", - "{actor} removed public link for {file}" : "{actor} eliminó la liga pública de {file}", - "Public link of {actor} for {file} expired" : "La liga pública de {actor} para {file} ha expirado", - "{user} accepted the remote share" : "{user} aceptó el elemento compartido remoto", - "{user} declined the remote share" : "{user} declinó el elemento compartido remoto", - "You received a new remote share {file} from {user}" : "Recibiste un nuevo elemento compartido remoto {file} de {user}", - "{user} accepted the remote share of {file}" : "{user} aceptó el elemento compartido remoto de {file}", - "{user} declined the remote share of {file}" : "{user} declinó el elemento compartido remoto de {file}", - "{user} unshared {file} from you" : "{user} ha dejado de compartir {file} contigo", - "Shared with {user}" : "Compartido con {user}", - "Removed share for {user}" : "Se eliminó el elemento compartido para {user}", - "{actor} removed themselves" : "{actor} se ha eliminado", - "{actor} shared with {user}" : "{actor} compartió con {user}", - "{actor} removed share for {user}" : "{actor} eliminó el elemento compartido para {user}", - "Shared by {actor}" : "Compartido por {actor}", - "{actor} removed share" : "{actor} eliminó el elemento compartido", - "You shared {file} with {user}" : "Compartiste {file} con {user}", - "You removed {user} from {file}" : "Eliminaste a {user} de {file}", - "{actor} shared {file} with {user}" : "{actor} compartió {file} con {user}", - "{actor} removed {user} from {file}" : "{actor} eliminó a {user} de {file}", - "{actor} shared {file} with you" : "{actor} ha compartido {file} contigo", - "A file or folder shared by mail or by public link was <strong>downloaded</strong>" : "Un archivo o carpeta comparitdo por correo o por liga pública ha sido <strong>descargado</strong>", - "A file or folder was shared from <strong>another server</strong>" : "Un archivo o carpeta fue compartido desde <strong>otro servidor</strong>", - "Files" : "Archivos", - "A file or folder has been <strong>shared</strong>" : "Un archivo o carpeta ha sido <strong>compartido</strong>", - "Could not delete share" : "No fue posible borrar el elemento compartido", - "Please specify a file or folder path" : "Por favor especifica un archivo o ruta de carpeta", - "Could not create share" : "No fue posible crear el elemento compartido", - "Please specify a valid user" : "Por favor especifica un usuario válido", - "Group sharing is disabled by the administrator" : "Compartir en grupos está deshabilitado por el administrador", - "Please specify a valid group" : "Por favor especifica un grupo válido", - "Public link sharing is disabled by the administrator" : "Compartir ligas públicas está deshabilitado por el administrador", - "Public upload disabled by the administrator" : "Cargas públicas deshabilitadas por el administrador", - "Public upload is only possible for publicly shared folders" : "Las cargas públicas son posibles sólo para carpetas compartidas públicamente", - "Invalid date, date format must be YYYY-MM-DD" : "La fecha es inválida, por favor sigue el formato AAAA-MM-DD", - "You cannot share to a Circle if the app is not enabled" : "No puedes compartir al Círculo si la aplicación no está habilitada", - "Please specify a valid circle" : "Por favor especifica un círculo válido", - "Unknown share type" : "Tipo de elemento compartido desconocido", - "Not a directory" : "No es una carpeta", - "Could not lock path" : "No fue posible bloquear la ruta", - "Wrong or no update parameter given" : "El parametro de actualización está erróneo o falta", - "shared by %s" : "compartido por %s", - "Direct link" : "Liga directa", - "Share API is disabled" : "El API para compartir está deshabilitado", - "Accept" : "Aceptar", - "Sharing" : "Compartiendo", - "Reset" : "Restablecer", - "Unknown error" : "Error desconocido", - "Allow editing" : "Permitir edición", - "Read only" : "Sólo lectura", - "Allow upload and editing" : "Permitir carga y edición", - "File drop (upload only)" : "Permitir carga", - "Read" : "Leer", - "Upload" : "Cargar", - "Edit" : "Editar", - "Allow resharing" : "Permitir volver a compartir", - "Set expiration date" : "Establecer fecha de expiración", - "Unshare" : "Dejar de compartir", - "group" : "grupo", - "remote" : "remoto", - "Copy to clipboard" : "Copiar al portapapeles", - "Password protection" : "Protección con contraseña", - "Enter a password" : "Ingresa una contraseña", - "Cancel" : "Cancelar", - "Password protect" : "Proteger con contraseña", - "Share link" : "Compartir liga", - "Resharing is not allowed" : "No se permite volver a compartir", - "Shared with you by {owner}" : "Compartido contigo por {owner}", - "Shared" : "Compartido", - "Share" : "Compartir", - "Shared with" : "Compartido con", - "Shared with you and the group {group} by {owner}" : "Compartido contigo y con el grupo {group} por {owner}", - "No entries found in this folder" : "No se encontraron elementos en esta carpeta", - "Name" : "Nombre", - "Share time" : "Compartido desde", - "Expiration date" : "Fecha de expiración", - "Reasons might be:" : "Las causas podrían ser:", - "the item was removed" : "el elemento fue eliminado", - "the link expired" : "la liga expiró", - "sharing is disabled" : "compartir está deshabilitado", - "For more info, please ask the person who sent this link." : "Para mayores informes, contacta a la persona que le envió esta liga.", - "Upload files to %s" : "Cargar archivos a %s", - "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", - "Wrong path, file/folder doesn't exist" : "La ruta es incorrecta, el correo / carpeta no existe ", - "Sorry, this link doesn’t seem to work anymore." : "Lo sentimos, parece que esta liga ya no funciona. " -}, -"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"); diff --git a/apps/files_sharing/l10n/es_PA.json b/apps/files_sharing/l10n/es_PA.json deleted file mode 100644 index 560501d858d..00000000000 --- a/apps/files_sharing/l10n/es_PA.json +++ /dev/null @@ -1,133 +0,0 @@ -{ "translations": { - "Shared with you" : "Compartido contigo", - "Nothing shared with you yet" : "Nada ha sido compartido contigo aún", - "Files and folders others share with you will show up here" : "Los archivos y carpetas que sean compartidos contigo se mostrarán aquí", - "Shared with others" : "Compartido con otros", - "Nothing shared yet" : "Nada compartido aún", - "Files and folders you share will show up here" : "Los archivos y carpetas que compartas se mostrarán aquí", - "Shared by link" : "Compartido por liga", - "No shared links" : "No hay ligas compartidas", - "Files and folders you share by link will show up here" : "Los archivos y carpetas que compartas por ligas se mostrarán aquí", - "Shares" : "Elementos compartidos", - "Restore" : "Restaurar", - "Move or copy" : "Mover o copiar", - "Download" : "Descargar", - "Delete" : "Borrar", - "You can upload into this folder" : "Puedes cargar archivos dentro de esta carpeta", - "No compatible server found at {remote}" : "No se encontró un servidor compatible en {remote}", - "Invalid server URL" : "URL del servidor inválido", - "Failed to add the public link to your Nextcloud" : "Se presentó una falla al agregar la liga pública a tu Nextcloud", - "No expiration date set" : "No se ha establecido la fecha de expiración", - "Shared by" : "Compartido por", - "File shares" : "Archivos compartidos", - "Downloaded via public link" : "Descargado mediante una liga pública", - "Downloaded by {email}" : "Descargado por {email}", - "{file} downloaded via public link" : "{file} descargado mediante una liga pública", - "{email} downloaded {file}" : "{email} descargó {file}", - "Shared with group {group}" : "Compartido con el gupo {group}", - "Removed share for group {group}" : "Se eliminó el elemento compartido del grupo {group}", - "{actor} shared with group {group}" : "{actor} compartió con el grupo {group}", - "{actor} removed share for group {group}" : "{actor} eliminó el elemento compartido del grupo {group}", - "You shared {file} with group {group}" : "Compartiste {file} con el grupo {group}", - "You removed group {group} from {file}" : "Eliminaste al grupo {group} de {file}", - "{actor} shared {file} with group {group}" : "{actor} compartió {file} con el grupo {group}", - "{actor} removed group {group} from {file}" : "{actor} eliminó el grupo {group} de {file}", - "Shared as public link" : "Compartido como una liga pública", - "Removed public link" : "Liga pública eliminada", - "Public link expired" : "La liga pública ha expirado", - "{actor} shared as public link" : "{actor} compartió como una liga pública", - "{actor} removed public link" : "{actor} eliminó la liga pública", - "Public link of {actor} expired" : "La liga pública de {actor} ha expirado", - "You shared {file} as public link" : "Compartiste {file} como una liga pública", - "You removed public link for {file}" : "Eliminaste la liga pública de {file}", - "Public link expired for {file}" : "La liga pública para {file} ha expirado", - "{actor} shared {file} as public link" : "{actor} ha compartido {file} como una liga pública", - "{actor} removed public link for {file}" : "{actor} eliminó la liga pública de {file}", - "Public link of {actor} for {file} expired" : "La liga pública de {actor} para {file} ha expirado", - "{user} accepted the remote share" : "{user} aceptó el elemento compartido remoto", - "{user} declined the remote share" : "{user} declinó el elemento compartido remoto", - "You received a new remote share {file} from {user}" : "Recibiste un nuevo elemento compartido remoto {file} de {user}", - "{user} accepted the remote share of {file}" : "{user} aceptó el elemento compartido remoto de {file}", - "{user} declined the remote share of {file}" : "{user} declinó el elemento compartido remoto de {file}", - "{user} unshared {file} from you" : "{user} ha dejado de compartir {file} contigo", - "Shared with {user}" : "Compartido con {user}", - "Removed share for {user}" : "Se eliminó el elemento compartido para {user}", - "{actor} removed themselves" : "{actor} se ha eliminado", - "{actor} shared with {user}" : "{actor} compartió con {user}", - "{actor} removed share for {user}" : "{actor} eliminó el elemento compartido para {user}", - "Shared by {actor}" : "Compartido por {actor}", - "{actor} removed share" : "{actor} eliminó el elemento compartido", - "You shared {file} with {user}" : "Compartiste {file} con {user}", - "You removed {user} from {file}" : "Eliminaste a {user} de {file}", - "{actor} shared {file} with {user}" : "{actor} compartió {file} con {user}", - "{actor} removed {user} from {file}" : "{actor} eliminó a {user} de {file}", - "{actor} shared {file} with you" : "{actor} ha compartido {file} contigo", - "A file or folder shared by mail or by public link was <strong>downloaded</strong>" : "Un archivo o carpeta comparitdo por correo o por liga pública ha sido <strong>descargado</strong>", - "A file or folder was shared from <strong>another server</strong>" : "Un archivo o carpeta fue compartido desde <strong>otro servidor</strong>", - "Files" : "Archivos", - "A file or folder has been <strong>shared</strong>" : "Un archivo o carpeta ha sido <strong>compartido</strong>", - "Could not delete share" : "No fue posible borrar el elemento compartido", - "Please specify a file or folder path" : "Por favor especifica un archivo o ruta de carpeta", - "Could not create share" : "No fue posible crear el elemento compartido", - "Please specify a valid user" : "Por favor especifica un usuario válido", - "Group sharing is disabled by the administrator" : "Compartir en grupos está deshabilitado por el administrador", - "Please specify a valid group" : "Por favor especifica un grupo válido", - "Public link sharing is disabled by the administrator" : "Compartir ligas públicas está deshabilitado por el administrador", - "Public upload disabled by the administrator" : "Cargas públicas deshabilitadas por el administrador", - "Public upload is only possible for publicly shared folders" : "Las cargas públicas son posibles sólo para carpetas compartidas públicamente", - "Invalid date, date format must be YYYY-MM-DD" : "La fecha es inválida, por favor sigue el formato AAAA-MM-DD", - "You cannot share to a Circle if the app is not enabled" : "No puedes compartir al Círculo si la aplicación no está habilitada", - "Please specify a valid circle" : "Por favor especifica un círculo válido", - "Unknown share type" : "Tipo de elemento compartido desconocido", - "Not a directory" : "No es una carpeta", - "Could not lock path" : "No fue posible bloquear la ruta", - "Wrong or no update parameter given" : "El parametro de actualización está erróneo o falta", - "shared by %s" : "compartido por %s", - "Direct link" : "Liga directa", - "Share API is disabled" : "El API para compartir está deshabilitado", - "Accept" : "Aceptar", - "Sharing" : "Compartiendo", - "Reset" : "Restablecer", - "Unknown error" : "Error desconocido", - "Allow editing" : "Permitir edición", - "Read only" : "Sólo lectura", - "Allow upload and editing" : "Permitir carga y edición", - "File drop (upload only)" : "Permitir carga", - "Read" : "Leer", - "Upload" : "Cargar", - "Edit" : "Editar", - "Allow resharing" : "Permitir volver a compartir", - "Set expiration date" : "Establecer fecha de expiración", - "Unshare" : "Dejar de compartir", - "group" : "grupo", - "remote" : "remoto", - "Copy to clipboard" : "Copiar al portapapeles", - "Password protection" : "Protección con contraseña", - "Enter a password" : "Ingresa una contraseña", - "Cancel" : "Cancelar", - "Password protect" : "Proteger con contraseña", - "Share link" : "Compartir liga", - "Resharing is not allowed" : "No se permite volver a compartir", - "Shared with you by {owner}" : "Compartido contigo por {owner}", - "Shared" : "Compartido", - "Share" : "Compartir", - "Shared with" : "Compartido con", - "Shared with you and the group {group} by {owner}" : "Compartido contigo y con el grupo {group} por {owner}", - "No entries found in this folder" : "No se encontraron elementos en esta carpeta", - "Name" : "Nombre", - "Share time" : "Compartido desde", - "Expiration date" : "Fecha de expiración", - "Reasons might be:" : "Las causas podrían ser:", - "the item was removed" : "el elemento fue eliminado", - "the link expired" : "la liga expiró", - "sharing is disabled" : "compartir está deshabilitado", - "For more info, please ask the person who sent this link." : "Para mayores informes, contacta a la persona que le envió esta liga.", - "Upload files to %s" : "Cargar archivos a %s", - "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", - "Wrong path, file/folder doesn't exist" : "La ruta es incorrecta, el correo / carpeta no existe ", - "Sorry, this link doesn’t seem to work anymore." : "Lo sentimos, parece que esta liga ya no funciona. " -},"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_PE.js b/apps/files_sharing/l10n/es_PE.js deleted file mode 100644 index c4c0f42d818..00000000000 --- a/apps/files_sharing/l10n/es_PE.js +++ /dev/null @@ -1,138 +0,0 @@ -OC.L10N.register( - "files_sharing", - { - "Shared with you" : "Compartido contigo", - "Nothing shared with you yet" : "Nada ha sido compartido contigo aún", - "Files and folders others share with you will show up here" : "Los archivos y carpetas que sean compartidos contigo se mostrarán aquí", - "Shared with others" : "Compartido con otros", - "Nothing shared yet" : "Nada compartido aún", - "Files and folders you share will show up here" : "Los archivos y carpetas que compartas se mostrarán aquí", - "Shared by link" : "Compartido por liga", - "No shared links" : "No hay ligas compartidas", - "Files and folders you share by link will show up here" : "Los archivos y carpetas que compartas por ligas se mostrarán aquí", - "Shares" : "Elementos compartidos", - "Restore" : "Restaurar", - "This will stop your current uploads." : "Se detendrán las cargas en curso", - "Move or copy" : "Mover o copiar", - "Download" : "Descargar", - "Delete" : "Borrar", - "You can upload into this folder" : "Puedes cargar archivos dentro de esta carpeta", - "Show list view" : "Mostrar vista de lista", - "Show grid view" : "Mostrar lista en grilla", - "No compatible server found at {remote}" : "No se encontró un servidor compatible en {remote}", - "Invalid server URL" : "URL del servidor inválido", - "Failed to add the public link to your Nextcloud" : "Se presentó una falla al agregar la liga pública a tu Nextcloud", - "No expiration date set" : "No se ha establecido la fecha de expiración", - "Shared by" : "Compartido por", - "File shares" : "Archivos compartidos", - "Downloaded via public link" : "Descargado mediante una liga pública", - "Downloaded by {email}" : "Descargado por {email}", - "{file} downloaded via public link" : "{file} descargado mediante una liga pública", - "{email} downloaded {file}" : "{email} descargó {file}", - "Shared with group {group}" : "Compartido con el gupo {group}", - "Removed share for group {group}" : "Se eliminó el elemento compartido del grupo {group}", - "{actor} shared with group {group}" : "{actor} compartió con el grupo {group}", - "{actor} removed share for group {group}" : "{actor} eliminó el elemento compartido del grupo {group}", - "You shared {file} with group {group}" : "Compartiste {file} con el grupo {group}", - "You removed group {group} from {file}" : "Eliminaste al grupo {group} de {file}", - "{actor} shared {file} with group {group}" : "{actor} compartió {file} con el grupo {group}", - "{actor} removed group {group} from {file}" : "{actor} eliminó el grupo {group} de {file}", - "Shared as public link" : "Compartido como una liga pública", - "Removed public link" : "Liga pública eliminada", - "Public link expired" : "La liga pública ha expirado", - "{actor} shared as public link" : "{actor} compartió como una liga pública", - "{actor} removed public link" : "{actor} eliminó la liga pública", - "Public link of {actor} expired" : "La liga pública de {actor} ha expirado", - "You shared {file} as public link" : "Compartiste {file} como una liga pública", - "You removed public link for {file}" : "Eliminaste la liga pública de {file}", - "Public link expired for {file}" : "La liga pública para {file} ha expirado", - "{actor} shared {file} as public link" : "{actor} ha compartido {file} como una liga pública", - "{actor} removed public link for {file}" : "{actor} eliminó la liga pública de {file}", - "Public link of {actor} for {file} expired" : "La liga pública de {actor} para {file} ha expirado", - "{user} accepted the remote share" : "{user} aceptó el elemento compartido remoto", - "{user} declined the remote share" : "{user} declinó el elemento compartido remoto", - "You received a new remote share {file} from {user}" : "Recibiste un nuevo elemento compartido remoto {file} de {user}", - "{user} accepted the remote share of {file}" : "{user} aceptó el elemento compartido remoto de {file}", - "{user} declined the remote share of {file}" : "{user} declinó el elemento compartido remoto de {file}", - "{user} unshared {file} from you" : "{user} ha dejado de compartir {file} contigo", - "Shared with {user}" : "Compartido con {user}", - "Removed share for {user}" : "Se eliminó el elemento compartido para {user}", - "{actor} removed themselves" : "{actor} se ha eliminado", - "{actor} shared with {user}" : "{actor} compartió con {user}", - "{actor} removed share for {user}" : "{actor} eliminó el elemento compartido para {user}", - "Shared by {actor}" : "Compartido por {actor}", - "{actor} removed share" : "{actor} eliminó el elemento compartido", - "You shared {file} with {user}" : "Compartiste {file} con {user}", - "You removed {user} from {file}" : "Eliminaste a {user} de {file}", - "{actor} shared {file} with {user}" : "{actor} compartió {file} con {user}", - "{actor} removed {user} from {file}" : "{actor} eliminó a {user} de {file}", - "{actor} shared {file} with you" : "{actor} ha compartido {file} contigo", - "A file or folder shared by mail or by public link was <strong>downloaded</strong>" : "Un archivo o carpeta comparitdo por correo o por liga pública ha sido <strong>descargado</strong>", - "A file or folder was shared from <strong>another server</strong>" : "Un archivo o carpeta fue compartido desde <strong>otro servidor</strong>", - "Files" : "Archivos", - "A file or folder has been <strong>shared</strong>" : "Un archivo o carpeta ha sido <strong>compartido</strong>", - "Could not delete share" : "No fue posible borrar el elemento compartido", - "Please specify a file or folder path" : "Por favor especifica un archivo o ruta de carpeta", - "Could not create share" : "No fue posible crear el elemento compartido", - "Please specify a valid user" : "Por favor especifica un usuario válido", - "Group sharing is disabled by the administrator" : "Compartir en grupos está deshabilitado por el administrador", - "Please specify a valid group" : "Por favor especifica un grupo válido", - "Public link sharing is disabled by the administrator" : "Compartir ligas públicas está deshabilitado por el administrador", - "Public upload disabled by the administrator" : "Cargas públicas deshabilitadas por el administrador", - "Public upload is only possible for publicly shared folders" : "Las cargas públicas son posibles sólo para carpetas compartidas públicamente", - "Invalid date, date format must be YYYY-MM-DD" : "La fecha es inválida, por favor sigue el formato AAAA-MM-DD", - "You cannot share to a Circle if the app is not enabled" : "No puedes compartir al Círculo si la aplicación no está habilitada", - "Please specify a valid circle" : "Por favor especifica un círculo válido", - "Unknown share type" : "Tipo de elemento compartido desconocido", - "Not a directory" : "No es una carpeta", - "Could not lock path" : "No fue posible bloquear la ruta", - "Wrong or no update parameter given" : "El parametro de actualización está erróneo o falta", - "shared by %s" : "compartido por %s", - "Direct link" : "Liga directa", - "Share API is disabled" : "El API para compartir está deshabilitado", - "Accept" : "Aceptar", - "Sharing" : "Compartiendo", - "Reset" : "Restablecer", - "Unknown error" : "Error desconocido", - "Allow editing" : "Permitir edición", - "Read only" : "Sólo lectura", - "Allow upload and editing" : "Permitir carga y edición", - "File drop (upload only)" : "Permitir carga", - "Read" : "Leer", - "Upload" : "Cargar", - "Edit" : "Editar", - "Allow resharing" : "Permitir volver a compartir", - "Set expiration date" : "Establecer fecha de expiración", - "Unshare" : "Dejar de compartir", - "group" : "grupo", - "remote" : "remoto", - "Copy to clipboard" : "Copiar al portapapeles", - "Password protection" : "Protección con contraseña", - "Enter a password" : "Ingresa una contraseña", - "Cancel" : "Cancelar", - "Password protect" : "Proteger con contraseña", - "Share link" : "Compartir liga", - "Resharing is not allowed" : "No se permite volver a compartir", - "Shared with you by {owner}" : "Compartido contigo por {owner}", - "Shared" : "Compartido", - "Share" : "Compartir", - "Shared with" : "Compartido con", - "Shared with you and the group {group} by {owner}" : "Compartido contigo y con el grupo {group} por {owner}", - "No entries found in this folder" : "No se encontraron elementos en esta carpeta", - "Name" : "Nombre", - "Share time" : "Compartido desde", - "Expiration date" : "Fecha de expiración", - "Reasons might be:" : "Las causas podrían ser:", - "the item was removed" : "el elemento fue eliminado", - "the link expired" : "la liga expiró", - "sharing is disabled" : "compartir está deshabilitado", - "For more info, please ask the person who sent this link." : "Para mayores informes, contacta a la persona que le envió esta liga.", - "Upload files to %s" : "Cargar archivos a %s", - "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", - "Wrong path, file/folder doesn't exist" : "La ruta es incorrecta, el archivo/carpeta no existe", - "Sorry, this link doesn’t seem to work anymore." : "Lo sentimos, parece que esta liga ya no funciona. " -}, -"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"); diff --git a/apps/files_sharing/l10n/es_PE.json b/apps/files_sharing/l10n/es_PE.json deleted file mode 100644 index 4682d999b1a..00000000000 --- a/apps/files_sharing/l10n/es_PE.json +++ /dev/null @@ -1,136 +0,0 @@ -{ "translations": { - "Shared with you" : "Compartido contigo", - "Nothing shared with you yet" : "Nada ha sido compartido contigo aún", - "Files and folders others share with you will show up here" : "Los archivos y carpetas que sean compartidos contigo se mostrarán aquí", - "Shared with others" : "Compartido con otros", - "Nothing shared yet" : "Nada compartido aún", - "Files and folders you share will show up here" : "Los archivos y carpetas que compartas se mostrarán aquí", - "Shared by link" : "Compartido por liga", - "No shared links" : "No hay ligas compartidas", - "Files and folders you share by link will show up here" : "Los archivos y carpetas que compartas por ligas se mostrarán aquí", - "Shares" : "Elementos compartidos", - "Restore" : "Restaurar", - "This will stop your current uploads." : "Se detendrán las cargas en curso", - "Move or copy" : "Mover o copiar", - "Download" : "Descargar", - "Delete" : "Borrar", - "You can upload into this folder" : "Puedes cargar archivos dentro de esta carpeta", - "Show list view" : "Mostrar vista de lista", - "Show grid view" : "Mostrar lista en grilla", - "No compatible server found at {remote}" : "No se encontró un servidor compatible en {remote}", - "Invalid server URL" : "URL del servidor inválido", - "Failed to add the public link to your Nextcloud" : "Se presentó una falla al agregar la liga pública a tu Nextcloud", - "No expiration date set" : "No se ha establecido la fecha de expiración", - "Shared by" : "Compartido por", - "File shares" : "Archivos compartidos", - "Downloaded via public link" : "Descargado mediante una liga pública", - "Downloaded by {email}" : "Descargado por {email}", - "{file} downloaded via public link" : "{file} descargado mediante una liga pública", - "{email} downloaded {file}" : "{email} descargó {file}", - "Shared with group {group}" : "Compartido con el gupo {group}", - "Removed share for group {group}" : "Se eliminó el elemento compartido del grupo {group}", - "{actor} shared with group {group}" : "{actor} compartió con el grupo {group}", - "{actor} removed share for group {group}" : "{actor} eliminó el elemento compartido del grupo {group}", - "You shared {file} with group {group}" : "Compartiste {file} con el grupo {group}", - "You removed group {group} from {file}" : "Eliminaste al grupo {group} de {file}", - "{actor} shared {file} with group {group}" : "{actor} compartió {file} con el grupo {group}", - "{actor} removed group {group} from {file}" : "{actor} eliminó el grupo {group} de {file}", - "Shared as public link" : "Compartido como una liga pública", - "Removed public link" : "Liga pública eliminada", - "Public link expired" : "La liga pública ha expirado", - "{actor} shared as public link" : "{actor} compartió como una liga pública", - "{actor} removed public link" : "{actor} eliminó la liga pública", - "Public link of {actor} expired" : "La liga pública de {actor} ha expirado", - "You shared {file} as public link" : "Compartiste {file} como una liga pública", - "You removed public link for {file}" : "Eliminaste la liga pública de {file}", - "Public link expired for {file}" : "La liga pública para {file} ha expirado", - "{actor} shared {file} as public link" : "{actor} ha compartido {file} como una liga pública", - "{actor} removed public link for {file}" : "{actor} eliminó la liga pública de {file}", - "Public link of {actor} for {file} expired" : "La liga pública de {actor} para {file} ha expirado", - "{user} accepted the remote share" : "{user} aceptó el elemento compartido remoto", - "{user} declined the remote share" : "{user} declinó el elemento compartido remoto", - "You received a new remote share {file} from {user}" : "Recibiste un nuevo elemento compartido remoto {file} de {user}", - "{user} accepted the remote share of {file}" : "{user} aceptó el elemento compartido remoto de {file}", - "{user} declined the remote share of {file}" : "{user} declinó el elemento compartido remoto de {file}", - "{user} unshared {file} from you" : "{user} ha dejado de compartir {file} contigo", - "Shared with {user}" : "Compartido con {user}", - "Removed share for {user}" : "Se eliminó el elemento compartido para {user}", - "{actor} removed themselves" : "{actor} se ha eliminado", - "{actor} shared with {user}" : "{actor} compartió con {user}", - "{actor} removed share for {user}" : "{actor} eliminó el elemento compartido para {user}", - "Shared by {actor}" : "Compartido por {actor}", - "{actor} removed share" : "{actor} eliminó el elemento compartido", - "You shared {file} with {user}" : "Compartiste {file} con {user}", - "You removed {user} from {file}" : "Eliminaste a {user} de {file}", - "{actor} shared {file} with {user}" : "{actor} compartió {file} con {user}", - "{actor} removed {user} from {file}" : "{actor} eliminó a {user} de {file}", - "{actor} shared {file} with you" : "{actor} ha compartido {file} contigo", - "A file or folder shared by mail or by public link was <strong>downloaded</strong>" : "Un archivo o carpeta comparitdo por correo o por liga pública ha sido <strong>descargado</strong>", - "A file or folder was shared from <strong>another server</strong>" : "Un archivo o carpeta fue compartido desde <strong>otro servidor</strong>", - "Files" : "Archivos", - "A file or folder has been <strong>shared</strong>" : "Un archivo o carpeta ha sido <strong>compartido</strong>", - "Could not delete share" : "No fue posible borrar el elemento compartido", - "Please specify a file or folder path" : "Por favor especifica un archivo o ruta de carpeta", - "Could not create share" : "No fue posible crear el elemento compartido", - "Please specify a valid user" : "Por favor especifica un usuario válido", - "Group sharing is disabled by the administrator" : "Compartir en grupos está deshabilitado por el administrador", - "Please specify a valid group" : "Por favor especifica un grupo válido", - "Public link sharing is disabled by the administrator" : "Compartir ligas públicas está deshabilitado por el administrador", - "Public upload disabled by the administrator" : "Cargas públicas deshabilitadas por el administrador", - "Public upload is only possible for publicly shared folders" : "Las cargas públicas son posibles sólo para carpetas compartidas públicamente", - "Invalid date, date format must be YYYY-MM-DD" : "La fecha es inválida, por favor sigue el formato AAAA-MM-DD", - "You cannot share to a Circle if the app is not enabled" : "No puedes compartir al Círculo si la aplicación no está habilitada", - "Please specify a valid circle" : "Por favor especifica un círculo válido", - "Unknown share type" : "Tipo de elemento compartido desconocido", - "Not a directory" : "No es una carpeta", - "Could not lock path" : "No fue posible bloquear la ruta", - "Wrong or no update parameter given" : "El parametro de actualización está erróneo o falta", - "shared by %s" : "compartido por %s", - "Direct link" : "Liga directa", - "Share API is disabled" : "El API para compartir está deshabilitado", - "Accept" : "Aceptar", - "Sharing" : "Compartiendo", - "Reset" : "Restablecer", - "Unknown error" : "Error desconocido", - "Allow editing" : "Permitir edición", - "Read only" : "Sólo lectura", - "Allow upload and editing" : "Permitir carga y edición", - "File drop (upload only)" : "Permitir carga", - "Read" : "Leer", - "Upload" : "Cargar", - "Edit" : "Editar", - "Allow resharing" : "Permitir volver a compartir", - "Set expiration date" : "Establecer fecha de expiración", - "Unshare" : "Dejar de compartir", - "group" : "grupo", - "remote" : "remoto", - "Copy to clipboard" : "Copiar al portapapeles", - "Password protection" : "Protección con contraseña", - "Enter a password" : "Ingresa una contraseña", - "Cancel" : "Cancelar", - "Password protect" : "Proteger con contraseña", - "Share link" : "Compartir liga", - "Resharing is not allowed" : "No se permite volver a compartir", - "Shared with you by {owner}" : "Compartido contigo por {owner}", - "Shared" : "Compartido", - "Share" : "Compartir", - "Shared with" : "Compartido con", - "Shared with you and the group {group} by {owner}" : "Compartido contigo y con el grupo {group} por {owner}", - "No entries found in this folder" : "No se encontraron elementos en esta carpeta", - "Name" : "Nombre", - "Share time" : "Compartido desde", - "Expiration date" : "Fecha de expiración", - "Reasons might be:" : "Las causas podrían ser:", - "the item was removed" : "el elemento fue eliminado", - "the link expired" : "la liga expiró", - "sharing is disabled" : "compartir está deshabilitado", - "For more info, please ask the person who sent this link." : "Para mayores informes, contacta a la persona que le envió esta liga.", - "Upload files to %s" : "Cargar archivos a %s", - "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", - "Wrong path, file/folder doesn't exist" : "La ruta es incorrecta, el archivo/carpeta no existe", - "Sorry, this link doesn’t seem to work anymore." : "Lo sentimos, parece que esta liga ya no funciona. " -},"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_PR.js b/apps/files_sharing/l10n/es_PR.js deleted file mode 100644 index a59be44409b..00000000000 --- a/apps/files_sharing/l10n/es_PR.js +++ /dev/null @@ -1,135 +0,0 @@ -OC.L10N.register( - "files_sharing", - { - "Shared with you" : "Compartido contigo", - "Nothing shared with you yet" : "Nada ha sido compartido contigo aún", - "Files and folders others share with you will show up here" : "Los archivos y carpetas que sean compartidos contigo se mostrarán aquí", - "Shared with others" : "Compartido con otros", - "Nothing shared yet" : "Nada compartido aún", - "Files and folders you share will show up here" : "Los archivos y carpetas que compartas se mostrarán aquí", - "Shared by link" : "Compartido por liga", - "No shared links" : "No hay ligas compartidas", - "Files and folders you share by link will show up here" : "Los archivos y carpetas que compartas por ligas se mostrarán aquí", - "Shares" : "Elementos compartidos", - "Restore" : "Restaurar", - "Move or copy" : "Mover o copiar", - "Download" : "Descargar", - "Delete" : "Borrar", - "You can upload into this folder" : "Puedes cargar archivos dentro de esta carpeta", - "No compatible server found at {remote}" : "No se encontró un servidor compatible en {remote}", - "Invalid server URL" : "URL del servidor inválido", - "Failed to add the public link to your Nextcloud" : "Se presentó una falla al agregar la liga pública a tu Nextcloud", - "No expiration date set" : "No se ha establecido la fecha de expiración", - "Shared by" : "Compartido por", - "File shares" : "Archivos compartidos", - "Downloaded via public link" : "Descargado mediante una liga pública", - "Downloaded by {email}" : "Descargado por {email}", - "{file} downloaded via public link" : "{file} descargado mediante una liga pública", - "{email} downloaded {file}" : "{email} descargó {file}", - "Shared with group {group}" : "Compartido con el gupo {group}", - "Removed share for group {group}" : "Se eliminó el elemento compartido del grupo {group}", - "{actor} shared with group {group}" : "{actor} compartió con el grupo {group}", - "{actor} removed share for group {group}" : "{actor} eliminó el elemento compartido del grupo {group}", - "You shared {file} with group {group}" : "Compartiste {file} con el grupo {group}", - "You removed group {group} from {file}" : "Eliminaste al grupo {group} de {file}", - "{actor} shared {file} with group {group}" : "{actor} compartió {file} con el grupo {group}", - "{actor} removed group {group} from {file}" : "{actor} eliminó el grupo {group} de {file}", - "Shared as public link" : "Compartido como una liga pública", - "Removed public link" : "Liga pública eliminada", - "Public link expired" : "La liga pública ha expirado", - "{actor} shared as public link" : "{actor} compartió como una liga pública", - "{actor} removed public link" : "{actor} eliminó la liga pública", - "Public link of {actor} expired" : "La liga pública de {actor} ha expirado", - "You shared {file} as public link" : "Compartiste {file} como una liga pública", - "You removed public link for {file}" : "Eliminaste la liga pública de {file}", - "Public link expired for {file}" : "La liga pública para {file} ha expirado", - "{actor} shared {file} as public link" : "{actor} ha compartido {file} como una liga pública", - "{actor} removed public link for {file}" : "{actor} eliminó la liga pública de {file}", - "Public link of {actor} for {file} expired" : "La liga pública de {actor} para {file} ha expirado", - "{user} accepted the remote share" : "{user} aceptó el elemento compartido remoto", - "{user} declined the remote share" : "{user} declinó el elemento compartido remoto", - "You received a new remote share {file} from {user}" : "Recibiste un nuevo elemento compartido remoto {file} de {user}", - "{user} accepted the remote share of {file}" : "{user} aceptó el elemento compartido remoto de {file}", - "{user} declined the remote share of {file}" : "{user} declinó el elemento compartido remoto de {file}", - "{user} unshared {file} from you" : "{user} ha dejado de compartir {file} contigo", - "Shared with {user}" : "Compartido con {user}", - "Removed share for {user}" : "Se eliminó el elemento compartido para {user}", - "{actor} removed themselves" : "{actor} se ha eliminado", - "{actor} shared with {user}" : "{actor} compartió con {user}", - "{actor} removed share for {user}" : "{actor} eliminó el elemento compartido para {user}", - "Shared by {actor}" : "Compartido por {actor}", - "{actor} removed share" : "{actor} eliminó el elemento compartido", - "You shared {file} with {user}" : "Compartiste {file} con {user}", - "You removed {user} from {file}" : "Eliminaste a {user} de {file}", - "{actor} shared {file} with {user}" : "{actor} compartió {file} con {user}", - "{actor} removed {user} from {file}" : "{actor} eliminó a {user} de {file}", - "{actor} shared {file} with you" : "{actor} ha compartido {file} contigo", - "A file or folder shared by mail or by public link was <strong>downloaded</strong>" : "Un archivo o carpeta comparitdo por correo o por liga pública ha sido <strong>descargado</strong>", - "A file or folder was shared from <strong>another server</strong>" : "Un archivo o carpeta fue compartido desde <strong>otro servidor</strong>", - "Files" : "Archivos", - "A file or folder has been <strong>shared</strong>" : "Un archivo o carpeta ha sido <strong>compartido</strong>", - "Could not delete share" : "No fue posible borrar el elemento compartido", - "Please specify a file or folder path" : "Por favor especifica un archivo o ruta de carpeta", - "Could not create share" : "No fue posible crear el elemento compartido", - "Please specify a valid user" : "Por favor especifica un usuario válido", - "Group sharing is disabled by the administrator" : "Compartir en grupos está deshabilitado por el administrador", - "Please specify a valid group" : "Por favor especifica un grupo válido", - "Public link sharing is disabled by the administrator" : "Compartir ligas públicas está deshabilitado por el administrador", - "Public upload disabled by the administrator" : "Cargas públicas deshabilitadas por el administrador", - "Public upload is only possible for publicly shared folders" : "Las cargas públicas son posibles sólo para carpetas compartidas públicamente", - "Invalid date, date format must be YYYY-MM-DD" : "La fecha es inválida, por favor sigue el formato AAAA-MM-DD", - "You cannot share to a Circle if the app is not enabled" : "No puedes compartir al Círculo si la aplicación no está habilitada", - "Please specify a valid circle" : "Por favor especifica un círculo válido", - "Unknown share type" : "Tipo de elemento compartido desconocido", - "Not a directory" : "No es una carpeta", - "Could not lock path" : "No fue posible bloquear la ruta", - "Wrong or no update parameter given" : "El parametro de actualización está erróneo o falta", - "shared by %s" : "compartido por %s", - "Direct link" : "Liga directa", - "Share API is disabled" : "El API para compartir está deshabilitado", - "Accept" : "Aceptar", - "Sharing" : "Compartiendo", - "Reset" : "Restablecer", - "Unknown error" : "Error desconocido", - "Allow editing" : "Permitir edición", - "Read only" : "Sólo lectura", - "Allow upload and editing" : "Permitir carga y edición", - "File drop (upload only)" : "Permitir carga", - "Read" : "Leer", - "Upload" : "Cargar", - "Edit" : "Editar", - "Allow resharing" : "Permitir volver a compartir", - "Set expiration date" : "Establecer fecha de expiración", - "Unshare" : "Dejar de compartir", - "group" : "grupo", - "remote" : "remoto", - "Copy to clipboard" : "Copiar al portapapeles", - "Password protection" : "Protección con contraseña", - "Enter a password" : "Ingresa una contraseña", - "Cancel" : "Cancelar", - "Password protect" : "Proteger con contraseña", - "Share link" : "Compartir liga", - "Resharing is not allowed" : "No se permite volver a compartir", - "Shared with you by {owner}" : "Compartido contigo por {owner}", - "Shared" : "Compartido", - "Share" : "Compartir", - "Shared with" : "Compartido con", - "Shared with you and the group {group} by {owner}" : "Compartido contigo y con el grupo {group} por {owner}", - "No entries found in this folder" : "No se encontraron elementos en esta carpeta", - "Name" : "Nombre", - "Share time" : "Compartido desde", - "Expiration date" : "Fecha de expiración", - "Reasons might be:" : "Las causas podrían ser:", - "the item was removed" : "el elemento fue eliminado", - "the link expired" : "la liga expiró", - "sharing is disabled" : "compartir está deshabilitado", - "For more info, please ask the person who sent this link." : "Para mayores informes, contacta a la persona que le envió esta liga.", - "Upload files to %s" : "Cargar archivos a %s", - "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", - "Wrong path, file/folder doesn't exist" : "La ruta es incorrecta, el correo / carpeta no existe ", - "Sorry, this link doesn’t seem to work anymore." : "Lo sentimos, parece que esta liga ya no funciona. " -}, -"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"); diff --git a/apps/files_sharing/l10n/es_PR.json b/apps/files_sharing/l10n/es_PR.json deleted file mode 100644 index 560501d858d..00000000000 --- a/apps/files_sharing/l10n/es_PR.json +++ /dev/null @@ -1,133 +0,0 @@ -{ "translations": { - "Shared with you" : "Compartido contigo", - "Nothing shared with you yet" : "Nada ha sido compartido contigo aún", - "Files and folders others share with you will show up here" : "Los archivos y carpetas que sean compartidos contigo se mostrarán aquí", - "Shared with others" : "Compartido con otros", - "Nothing shared yet" : "Nada compartido aún", - "Files and folders you share will show up here" : "Los archivos y carpetas que compartas se mostrarán aquí", - "Shared by link" : "Compartido por liga", - "No shared links" : "No hay ligas compartidas", - "Files and folders you share by link will show up here" : "Los archivos y carpetas que compartas por ligas se mostrarán aquí", - "Shares" : "Elementos compartidos", - "Restore" : "Restaurar", - "Move or copy" : "Mover o copiar", - "Download" : "Descargar", - "Delete" : "Borrar", - "You can upload into this folder" : "Puedes cargar archivos dentro de esta carpeta", - "No compatible server found at {remote}" : "No se encontró un servidor compatible en {remote}", - "Invalid server URL" : "URL del servidor inválido", - "Failed to add the public link to your Nextcloud" : "Se presentó una falla al agregar la liga pública a tu Nextcloud", - "No expiration date set" : "No se ha establecido la fecha de expiración", - "Shared by" : "Compartido por", - "File shares" : "Archivos compartidos", - "Downloaded via public link" : "Descargado mediante una liga pública", - "Downloaded by {email}" : "Descargado por {email}", - "{file} downloaded via public link" : "{file} descargado mediante una liga pública", - "{email} downloaded {file}" : "{email} descargó {file}", - "Shared with group {group}" : "Compartido con el gupo {group}", - "Removed share for group {group}" : "Se eliminó el elemento compartido del grupo {group}", - "{actor} shared with group {group}" : "{actor} compartió con el grupo {group}", - "{actor} removed share for group {group}" : "{actor} eliminó el elemento compartido del grupo {group}", - "You shared {file} with group {group}" : "Compartiste {file} con el grupo {group}", - "You removed group {group} from {file}" : "Eliminaste al grupo {group} de {file}", - "{actor} shared {file} with group {group}" : "{actor} compartió {file} con el grupo {group}", - "{actor} removed group {group} from {file}" : "{actor} eliminó el grupo {group} de {file}", - "Shared as public link" : "Compartido como una liga pública", - "Removed public link" : "Liga pública eliminada", - "Public link expired" : "La liga pública ha expirado", - "{actor} shared as public link" : "{actor} compartió como una liga pública", - "{actor} removed public link" : "{actor} eliminó la liga pública", - "Public link of {actor} expired" : "La liga pública de {actor} ha expirado", - "You shared {file} as public link" : "Compartiste {file} como una liga pública", - "You removed public link for {file}" : "Eliminaste la liga pública de {file}", - "Public link expired for {file}" : "La liga pública para {file} ha expirado", - "{actor} shared {file} as public link" : "{actor} ha compartido {file} como una liga pública", - "{actor} removed public link for {file}" : "{actor} eliminó la liga pública de {file}", - "Public link of {actor} for {file} expired" : "La liga pública de {actor} para {file} ha expirado", - "{user} accepted the remote share" : "{user} aceptó el elemento compartido remoto", - "{user} declined the remote share" : "{user} declinó el elemento compartido remoto", - "You received a new remote share {file} from {user}" : "Recibiste un nuevo elemento compartido remoto {file} de {user}", - "{user} accepted the remote share of {file}" : "{user} aceptó el elemento compartido remoto de {file}", - "{user} declined the remote share of {file}" : "{user} declinó el elemento compartido remoto de {file}", - "{user} unshared {file} from you" : "{user} ha dejado de compartir {file} contigo", - "Shared with {user}" : "Compartido con {user}", - "Removed share for {user}" : "Se eliminó el elemento compartido para {user}", - "{actor} removed themselves" : "{actor} se ha eliminado", - "{actor} shared with {user}" : "{actor} compartió con {user}", - "{actor} removed share for {user}" : "{actor} eliminó el elemento compartido para {user}", - "Shared by {actor}" : "Compartido por {actor}", - "{actor} removed share" : "{actor} eliminó el elemento compartido", - "You shared {file} with {user}" : "Compartiste {file} con {user}", - "You removed {user} from {file}" : "Eliminaste a {user} de {file}", - "{actor} shared {file} with {user}" : "{actor} compartió {file} con {user}", - "{actor} removed {user} from {file}" : "{actor} eliminó a {user} de {file}", - "{actor} shared {file} with you" : "{actor} ha compartido {file} contigo", - "A file or folder shared by mail or by public link was <strong>downloaded</strong>" : "Un archivo o carpeta comparitdo por correo o por liga pública ha sido <strong>descargado</strong>", - "A file or folder was shared from <strong>another server</strong>" : "Un archivo o carpeta fue compartido desde <strong>otro servidor</strong>", - "Files" : "Archivos", - "A file or folder has been <strong>shared</strong>" : "Un archivo o carpeta ha sido <strong>compartido</strong>", - "Could not delete share" : "No fue posible borrar el elemento compartido", - "Please specify a file or folder path" : "Por favor especifica un archivo o ruta de carpeta", - "Could not create share" : "No fue posible crear el elemento compartido", - "Please specify a valid user" : "Por favor especifica un usuario válido", - "Group sharing is disabled by the administrator" : "Compartir en grupos está deshabilitado por el administrador", - "Please specify a valid group" : "Por favor especifica un grupo válido", - "Public link sharing is disabled by the administrator" : "Compartir ligas públicas está deshabilitado por el administrador", - "Public upload disabled by the administrator" : "Cargas públicas deshabilitadas por el administrador", - "Public upload is only possible for publicly shared folders" : "Las cargas públicas son posibles sólo para carpetas compartidas públicamente", - "Invalid date, date format must be YYYY-MM-DD" : "La fecha es inválida, por favor sigue el formato AAAA-MM-DD", - "You cannot share to a Circle if the app is not enabled" : "No puedes compartir al Círculo si la aplicación no está habilitada", - "Please specify a valid circle" : "Por favor especifica un círculo válido", - "Unknown share type" : "Tipo de elemento compartido desconocido", - "Not a directory" : "No es una carpeta", - "Could not lock path" : "No fue posible bloquear la ruta", - "Wrong or no update parameter given" : "El parametro de actualización está erróneo o falta", - "shared by %s" : "compartido por %s", - "Direct link" : "Liga directa", - "Share API is disabled" : "El API para compartir está deshabilitado", - "Accept" : "Aceptar", - "Sharing" : "Compartiendo", - "Reset" : "Restablecer", - "Unknown error" : "Error desconocido", - "Allow editing" : "Permitir edición", - "Read only" : "Sólo lectura", - "Allow upload and editing" : "Permitir carga y edición", - "File drop (upload only)" : "Permitir carga", - "Read" : "Leer", - "Upload" : "Cargar", - "Edit" : "Editar", - "Allow resharing" : "Permitir volver a compartir", - "Set expiration date" : "Establecer fecha de expiración", - "Unshare" : "Dejar de compartir", - "group" : "grupo", - "remote" : "remoto", - "Copy to clipboard" : "Copiar al portapapeles", - "Password protection" : "Protección con contraseña", - "Enter a password" : "Ingresa una contraseña", - "Cancel" : "Cancelar", - "Password protect" : "Proteger con contraseña", - "Share link" : "Compartir liga", - "Resharing is not allowed" : "No se permite volver a compartir", - "Shared with you by {owner}" : "Compartido contigo por {owner}", - "Shared" : "Compartido", - "Share" : "Compartir", - "Shared with" : "Compartido con", - "Shared with you and the group {group} by {owner}" : "Compartido contigo y con el grupo {group} por {owner}", - "No entries found in this folder" : "No se encontraron elementos en esta carpeta", - "Name" : "Nombre", - "Share time" : "Compartido desde", - "Expiration date" : "Fecha de expiración", - "Reasons might be:" : "Las causas podrían ser:", - "the item was removed" : "el elemento fue eliminado", - "the link expired" : "la liga expiró", - "sharing is disabled" : "compartir está deshabilitado", - "For more info, please ask the person who sent this link." : "Para mayores informes, contacta a la persona que le envió esta liga.", - "Upload files to %s" : "Cargar archivos a %s", - "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", - "Wrong path, file/folder doesn't exist" : "La ruta es incorrecta, el correo / carpeta no existe ", - "Sorry, this link doesn’t seem to work anymore." : "Lo sentimos, parece que esta liga ya no funciona. " -},"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_PY.js b/apps/files_sharing/l10n/es_PY.js deleted file mode 100644 index f6c8fb305b2..00000000000 --- a/apps/files_sharing/l10n/es_PY.js +++ /dev/null @@ -1,136 +0,0 @@ -OC.L10N.register( - "files_sharing", - { - "Shared with you" : "Compartido contigo", - "Nothing shared with you yet" : "Nada ha sido compartido contigo aún", - "Files and folders others share with you will show up here" : "Los archivos y carpetas que sean compartidos contigo se mostrarán aquí", - "Shared with others" : "Compartido con otros", - "Nothing shared yet" : "Nada compartido aún", - "Files and folders you share will show up here" : "Los archivos y carpetas que compartas se mostrarán aquí", - "Shared by link" : "Compartido por liga", - "No shared links" : "No hay ligas compartidas", - "Files and folders you share by link will show up here" : "Los archivos y carpetas que compartas por ligas se mostrarán aquí", - "Shares" : "Elementos compartidos", - "Restore" : "Restaurar", - "This will stop your current uploads." : "Esto detendrá tus cargas actuales.", - "Move or copy" : "Mover o copiar", - "Download" : "Descargar", - "Delete" : "Borrar", - "You can upload into this folder" : "Puedes cargar archivos dentro de esta carpeta", - "No compatible server found at {remote}" : "No se encontró un servidor compatible en {remote}", - "Invalid server URL" : "URL del servidor inválido", - "Failed to add the public link to your Nextcloud" : "Se presentó una falla al agregar la liga pública a tu Nextcloud", - "No expiration date set" : "No se ha establecido la fecha de expiración", - "Shared by" : "Compartido por", - "File shares" : "Archivos compartidos", - "Downloaded via public link" : "Descargado mediante una liga pública", - "Downloaded by {email}" : "Descargado por {email}", - "{file} downloaded via public link" : "{file} descargado mediante una liga pública", - "{email} downloaded {file}" : "{email} descargó {file}", - "Shared with group {group}" : "Compartido con el gupo {group}", - "Removed share for group {group}" : "Se eliminó el elemento compartido del grupo {group}", - "{actor} shared with group {group}" : "{actor} compartió con el grupo {group}", - "{actor} removed share for group {group}" : "{actor} eliminó el elemento compartido del grupo {group}", - "You shared {file} with group {group}" : "Compartiste {file} con el grupo {group}", - "You removed group {group} from {file}" : "Eliminaste al grupo {group} de {file}", - "{actor} shared {file} with group {group}" : "{actor} compartió {file} con el grupo {group}", - "{actor} removed group {group} from {file}" : "{actor} eliminó el grupo {group} de {file}", - "Shared as public link" : "Compartido como una liga pública", - "Removed public link" : "Liga pública eliminada", - "Public link expired" : "La liga pública ha expirado", - "{actor} shared as public link" : "{actor} compartió como una liga pública", - "{actor} removed public link" : "{actor} eliminó la liga pública", - "Public link of {actor} expired" : "La liga pública de {actor} ha expirado", - "You shared {file} as public link" : "Compartiste {file} como una liga pública", - "You removed public link for {file}" : "Eliminaste la liga pública de {file}", - "Public link expired for {file}" : "La liga pública para {file} ha expirado", - "{actor} shared {file} as public link" : "{actor} ha compartido {file} como una liga pública", - "{actor} removed public link for {file}" : "{actor} eliminó la liga pública de {file}", - "Public link of {actor} for {file} expired" : "La liga pública de {actor} para {file} ha expirado", - "{user} accepted the remote share" : "{user} aceptó el elemento compartido remoto", - "{user} declined the remote share" : "{user} declinó el elemento compartido remoto", - "You received a new remote share {file} from {user}" : "Recibiste un nuevo elemento compartido remoto {file} de {user}", - "{user} accepted the remote share of {file}" : "{user} aceptó el elemento compartido remoto de {file}", - "{user} declined the remote share of {file}" : "{user} declinó el elemento compartido remoto de {file}", - "{user} unshared {file} from you" : "{user} ha dejado de compartir {file} contigo", - "Shared with {user}" : "Compartido con {user}", - "Removed share for {user}" : "Se eliminó el elemento compartido para {user}", - "{actor} removed themselves" : "{actor} se ha eliminado", - "{actor} shared with {user}" : "{actor} compartió con {user}", - "{actor} removed share for {user}" : "{actor} eliminó el elemento compartido para {user}", - "Shared by {actor}" : "Compartido por {actor}", - "{actor} removed share" : "{actor} eliminó el elemento compartido", - "You shared {file} with {user}" : "Compartiste {file} con {user}", - "You removed {user} from {file}" : "Eliminaste a {user} de {file}", - "{actor} shared {file} with {user}" : "{actor} compartió {file} con {user}", - "{actor} removed {user} from {file}" : "{actor} eliminó a {user} de {file}", - "{actor} shared {file} with you" : "{actor} ha compartido {file} contigo", - "A file or folder shared by mail or by public link was <strong>downloaded</strong>" : "Un archivo o carpeta comparitdo por correo o por liga pública ha sido <strong>descargado</strong>", - "A file or folder was shared from <strong>another server</strong>" : "Un archivo o carpeta fue compartido desde <strong>otro servidor</strong>", - "Files" : "Archivos", - "A file or folder has been <strong>shared</strong>" : "Un archivo o carpeta ha sido <strong>compartido</strong>", - "Could not delete share" : "No fue posible borrar el elemento compartido", - "Please specify a file or folder path" : "Por favor especifica un archivo o ruta de carpeta", - "Could not create share" : "No fue posible crear el elemento compartido", - "Please specify a valid user" : "Por favor especifica un usuario válido", - "Group sharing is disabled by the administrator" : "Compartir en grupos está deshabilitado por el administrador", - "Please specify a valid group" : "Por favor especifica un grupo válido", - "Public link sharing is disabled by the administrator" : "Compartir ligas públicas está deshabilitado por el administrador", - "Public upload disabled by the administrator" : "Cargas públicas deshabilitadas por el administrador", - "Public upload is only possible for publicly shared folders" : "Las cargas públicas son posibles sólo para carpetas compartidas públicamente", - "Invalid date, date format must be YYYY-MM-DD" : "La fecha es inválida, por favor sigue el formato AAAA-MM-DD", - "You cannot share to a Circle if the app is not enabled" : "No puedes compartir al Círculo si la aplicación no está habilitada", - "Please specify a valid circle" : "Por favor especifica un círculo válido", - "Unknown share type" : "Tipo de elemento compartido desconocido", - "Not a directory" : "No es una carpeta", - "Could not lock path" : "No fue posible bloquear la ruta", - "Wrong or no update parameter given" : "El parametro de actualización está erróneo o falta", - "shared by %s" : "compartido por %s", - "Direct link" : "Liga directa", - "Share API is disabled" : "El API para compartir está deshabilitado", - "Accept" : "Aceptar", - "Sharing" : "Compartiendo", - "Reset" : "Restablecer", - "Unknown error" : "Error desconocido", - "Allow editing" : "Permitir edición", - "Read only" : "Sólo lectura", - "Allow upload and editing" : "Permitir carga y edición", - "File drop (upload only)" : "Permitir carga", - "Read" : "Leer", - "Upload" : "Cargar", - "Edit" : "Editar", - "Allow resharing" : "Permitir volver a compartir", - "Set expiration date" : "Establecer fecha de expiración", - "Unshare" : "Dejar de compartir", - "group" : "grupo", - "remote" : "remoto", - "Copy to clipboard" : "Copiar al portapapeles", - "Password protection" : "Protección con contraseña", - "Enter a password" : "Ingresa una contraseña", - "Cancel" : "Cancelar", - "Password protect" : "Proteger con contraseña", - "Share link" : "Compartir liga", - "Resharing is not allowed" : "No se permite volver a compartir", - "Shared with you by {owner}" : "Compartido contigo por {owner}", - "Shared" : "Compartido", - "Share" : "Compartir", - "Shared with" : "Compartido con", - "Shared with you and the group {group} by {owner}" : "Compartido contigo y con el grupo {group} por {owner}", - "No entries found in this folder" : "No se encontraron elementos en esta carpeta", - "Name" : "Nombre", - "Share time" : "Compartido desde", - "Expiration date" : "Fecha de expiración", - "Reasons might be:" : "Las causas podrían ser:", - "the item was removed" : "el elemento fue eliminado", - "the link expired" : "la liga expiró", - "sharing is disabled" : "compartir está deshabilitado", - "For more info, please ask the person who sent this link." : "Para mayores informes, contacta a la persona que le envió esta liga.", - "Upload files to %s" : "Cargar archivos a %s", - "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", - "Wrong path, file/folder doesn't exist" : "La ruta es incorrecta, el correo / carpeta no existe ", - "Sorry, this link doesn’t seem to work anymore." : "Lo sentimos, parece que esta liga ya no funciona. " -}, -"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"); diff --git a/apps/files_sharing/l10n/es_PY.json b/apps/files_sharing/l10n/es_PY.json deleted file mode 100644 index 5888ea1de63..00000000000 --- a/apps/files_sharing/l10n/es_PY.json +++ /dev/null @@ -1,134 +0,0 @@ -{ "translations": { - "Shared with you" : "Compartido contigo", - "Nothing shared with you yet" : "Nada ha sido compartido contigo aún", - "Files and folders others share with you will show up here" : "Los archivos y carpetas que sean compartidos contigo se mostrarán aquí", - "Shared with others" : "Compartido con otros", - "Nothing shared yet" : "Nada compartido aún", - "Files and folders you share will show up here" : "Los archivos y carpetas que compartas se mostrarán aquí", - "Shared by link" : "Compartido por liga", - "No shared links" : "No hay ligas compartidas", - "Files and folders you share by link will show up here" : "Los archivos y carpetas que compartas por ligas se mostrarán aquí", - "Shares" : "Elementos compartidos", - "Restore" : "Restaurar", - "This will stop your current uploads." : "Esto detendrá tus cargas actuales.", - "Move or copy" : "Mover o copiar", - "Download" : "Descargar", - "Delete" : "Borrar", - "You can upload into this folder" : "Puedes cargar archivos dentro de esta carpeta", - "No compatible server found at {remote}" : "No se encontró un servidor compatible en {remote}", - "Invalid server URL" : "URL del servidor inválido", - "Failed to add the public link to your Nextcloud" : "Se presentó una falla al agregar la liga pública a tu Nextcloud", - "No expiration date set" : "No se ha establecido la fecha de expiración", - "Shared by" : "Compartido por", - "File shares" : "Archivos compartidos", - "Downloaded via public link" : "Descargado mediante una liga pública", - "Downloaded by {email}" : "Descargado por {email}", - "{file} downloaded via public link" : "{file} descargado mediante una liga pública", - "{email} downloaded {file}" : "{email} descargó {file}", - "Shared with group {group}" : "Compartido con el gupo {group}", - "Removed share for group {group}" : "Se eliminó el elemento compartido del grupo {group}", - "{actor} shared with group {group}" : "{actor} compartió con el grupo {group}", - "{actor} removed share for group {group}" : "{actor} eliminó el elemento compartido del grupo {group}", - "You shared {file} with group {group}" : "Compartiste {file} con el grupo {group}", - "You removed group {group} from {file}" : "Eliminaste al grupo {group} de {file}", - "{actor} shared {file} with group {group}" : "{actor} compartió {file} con el grupo {group}", - "{actor} removed group {group} from {file}" : "{actor} eliminó el grupo {group} de {file}", - "Shared as public link" : "Compartido como una liga pública", - "Removed public link" : "Liga pública eliminada", - "Public link expired" : "La liga pública ha expirado", - "{actor} shared as public link" : "{actor} compartió como una liga pública", - "{actor} removed public link" : "{actor} eliminó la liga pública", - "Public link of {actor} expired" : "La liga pública de {actor} ha expirado", - "You shared {file} as public link" : "Compartiste {file} como una liga pública", - "You removed public link for {file}" : "Eliminaste la liga pública de {file}", - "Public link expired for {file}" : "La liga pública para {file} ha expirado", - "{actor} shared {file} as public link" : "{actor} ha compartido {file} como una liga pública", - "{actor} removed public link for {file}" : "{actor} eliminó la liga pública de {file}", - "Public link of {actor} for {file} expired" : "La liga pública de {actor} para {file} ha expirado", - "{user} accepted the remote share" : "{user} aceptó el elemento compartido remoto", - "{user} declined the remote share" : "{user} declinó el elemento compartido remoto", - "You received a new remote share {file} from {user}" : "Recibiste un nuevo elemento compartido remoto {file} de {user}", - "{user} accepted the remote share of {file}" : "{user} aceptó el elemento compartido remoto de {file}", - "{user} declined the remote share of {file}" : "{user} declinó el elemento compartido remoto de {file}", - "{user} unshared {file} from you" : "{user} ha dejado de compartir {file} contigo", - "Shared with {user}" : "Compartido con {user}", - "Removed share for {user}" : "Se eliminó el elemento compartido para {user}", - "{actor} removed themselves" : "{actor} se ha eliminado", - "{actor} shared with {user}" : "{actor} compartió con {user}", - "{actor} removed share for {user}" : "{actor} eliminó el elemento compartido para {user}", - "Shared by {actor}" : "Compartido por {actor}", - "{actor} removed share" : "{actor} eliminó el elemento compartido", - "You shared {file} with {user}" : "Compartiste {file} con {user}", - "You removed {user} from {file}" : "Eliminaste a {user} de {file}", - "{actor} shared {file} with {user}" : "{actor} compartió {file} con {user}", - "{actor} removed {user} from {file}" : "{actor} eliminó a {user} de {file}", - "{actor} shared {file} with you" : "{actor} ha compartido {file} contigo", - "A file or folder shared by mail or by public link was <strong>downloaded</strong>" : "Un archivo o carpeta comparitdo por correo o por liga pública ha sido <strong>descargado</strong>", - "A file or folder was shared from <strong>another server</strong>" : "Un archivo o carpeta fue compartido desde <strong>otro servidor</strong>", - "Files" : "Archivos", - "A file or folder has been <strong>shared</strong>" : "Un archivo o carpeta ha sido <strong>compartido</strong>", - "Could not delete share" : "No fue posible borrar el elemento compartido", - "Please specify a file or folder path" : "Por favor especifica un archivo o ruta de carpeta", - "Could not create share" : "No fue posible crear el elemento compartido", - "Please specify a valid user" : "Por favor especifica un usuario válido", - "Group sharing is disabled by the administrator" : "Compartir en grupos está deshabilitado por el administrador", - "Please specify a valid group" : "Por favor especifica un grupo válido", - "Public link sharing is disabled by the administrator" : "Compartir ligas públicas está deshabilitado por el administrador", - "Public upload disabled by the administrator" : "Cargas públicas deshabilitadas por el administrador", - "Public upload is only possible for publicly shared folders" : "Las cargas públicas son posibles sólo para carpetas compartidas públicamente", - "Invalid date, date format must be YYYY-MM-DD" : "La fecha es inválida, por favor sigue el formato AAAA-MM-DD", - "You cannot share to a Circle if the app is not enabled" : "No puedes compartir al Círculo si la aplicación no está habilitada", - "Please specify a valid circle" : "Por favor especifica un círculo válido", - "Unknown share type" : "Tipo de elemento compartido desconocido", - "Not a directory" : "No es una carpeta", - "Could not lock path" : "No fue posible bloquear la ruta", - "Wrong or no update parameter given" : "El parametro de actualización está erróneo o falta", - "shared by %s" : "compartido por %s", - "Direct link" : "Liga directa", - "Share API is disabled" : "El API para compartir está deshabilitado", - "Accept" : "Aceptar", - "Sharing" : "Compartiendo", - "Reset" : "Restablecer", - "Unknown error" : "Error desconocido", - "Allow editing" : "Permitir edición", - "Read only" : "Sólo lectura", - "Allow upload and editing" : "Permitir carga y edición", - "File drop (upload only)" : "Permitir carga", - "Read" : "Leer", - "Upload" : "Cargar", - "Edit" : "Editar", - "Allow resharing" : "Permitir volver a compartir", - "Set expiration date" : "Establecer fecha de expiración", - "Unshare" : "Dejar de compartir", - "group" : "grupo", - "remote" : "remoto", - "Copy to clipboard" : "Copiar al portapapeles", - "Password protection" : "Protección con contraseña", - "Enter a password" : "Ingresa una contraseña", - "Cancel" : "Cancelar", - "Password protect" : "Proteger con contraseña", - "Share link" : "Compartir liga", - "Resharing is not allowed" : "No se permite volver a compartir", - "Shared with you by {owner}" : "Compartido contigo por {owner}", - "Shared" : "Compartido", - "Share" : "Compartir", - "Shared with" : "Compartido con", - "Shared with you and the group {group} by {owner}" : "Compartido contigo y con el grupo {group} por {owner}", - "No entries found in this folder" : "No se encontraron elementos en esta carpeta", - "Name" : "Nombre", - "Share time" : "Compartido desde", - "Expiration date" : "Fecha de expiración", - "Reasons might be:" : "Las causas podrían ser:", - "the item was removed" : "el elemento fue eliminado", - "the link expired" : "la liga expiró", - "sharing is disabled" : "compartir está deshabilitado", - "For more info, please ask the person who sent this link." : "Para mayores informes, contacta a la persona que le envió esta liga.", - "Upload files to %s" : "Cargar archivos a %s", - "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", - "Wrong path, file/folder doesn't exist" : "La ruta es incorrecta, el correo / carpeta no existe ", - "Sorry, this link doesn’t seem to work anymore." : "Lo sentimos, parece que esta liga ya no funciona. " -},"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_SV.js b/apps/files_sharing/l10n/es_SV.js deleted file mode 100644 index 01b8c23159d..00000000000 --- a/apps/files_sharing/l10n/es_SV.js +++ /dev/null @@ -1,138 +0,0 @@ -OC.L10N.register( - "files_sharing", - { - "Shared with you" : "Compartido contigo", - "Nothing shared with you yet" : "Nada ha sido compartido contigo aún", - "Files and folders others share with you will show up here" : "Los archivos y carpetas que sean compartidos contigo se mostrarán aquí", - "Shared with others" : "Compartido con otros", - "Nothing shared yet" : "Nada compartido aún", - "Files and folders you share will show up here" : "Los archivos y carpetas que compartas se mostrarán aquí", - "Shared by link" : "Compartido por liga", - "No shared links" : "No hay ligas compartidas", - "Files and folders you share by link will show up here" : "Los archivos y carpetas que compartas por ligas se mostrarán aquí", - "Shares" : "Elementos compartidos", - "Restore" : "Restaurar", - "error" : "error", - "Move or copy" : "Mover o copiar", - "Download" : "Descargar", - "Delete" : "Borrar", - "You can upload into this folder" : "Puedes cargar archivos dentro de esta carpeta", - "No compatible server found at {remote}" : "No se encontró un servidor compatible en {remote}", - "Invalid server URL" : "URL del servidor inválido", - "Failed to add the public link to your Nextcloud" : "Se presentó una falla al agregar la liga pública a tu Nextcloud", - "No expiration date set" : "No se ha establecido la fecha de expiración", - "Shared by" : "Compartido por", - "File shares" : "Archivos compartidos", - "Downloaded via public link" : "Descargado mediante una liga pública", - "Downloaded by {email}" : "Descargado por {email}", - "{file} downloaded via public link" : "{file} descargado mediante una liga pública", - "{email} downloaded {file}" : "{email} descargó {file}", - "Shared with group {group}" : "Compartido con el gupo {group}", - "Removed share for group {group}" : "Se eliminó el elemento compartido del grupo {group}", - "{actor} shared with group {group}" : "{actor} compartió con el grupo {group}", - "{actor} removed share for group {group}" : "{actor} eliminó el elemento compartido del grupo {group}", - "You shared {file} with group {group}" : "Compartiste {file} con el grupo {group}", - "You removed group {group} from {file}" : "Eliminaste al grupo {group} de {file}", - "{actor} shared {file} with group {group}" : "{actor} compartió {file} con el grupo {group}", - "{actor} removed group {group} from {file}" : "{actor} eliminó el grupo {group} de {file}", - "Shared as public link" : "Compartido como una liga pública", - "Removed public link" : "Liga pública eliminada", - "Public link expired" : "La liga pública ha expirado", - "{actor} shared as public link" : "{actor} compartió como una liga pública", - "{actor} removed public link" : "{actor} eliminó la liga pública", - "Public link of {actor} expired" : "La liga pública de {actor} ha expirado", - "You shared {file} as public link" : "Compartiste {file} como una liga pública", - "You removed public link for {file}" : "Eliminaste la liga pública de {file}", - "Public link expired for {file}" : "La liga pública para {file} ha expirado", - "{actor} shared {file} as public link" : "{actor} ha compartido {file} como una liga pública", - "{actor} removed public link for {file}" : "{actor} eliminó la liga pública de {file}", - "Public link of {actor} for {file} expired" : "La liga pública de {actor} para {file} ha expirado", - "{user} accepted the remote share" : "{user} aceptó el elemento compartido remoto", - "{user} declined the remote share" : "{user} declinó el elemento compartido remoto", - "You received a new remote share {file} from {user}" : "Recibiste un nuevo elemento compartido remoto {file} de {user}", - "{user} accepted the remote share of {file}" : "{user} aceptó el elemento compartido remoto de {file}", - "{user} declined the remote share of {file}" : "{user} declinó el elemento compartido remoto de {file}", - "{user} unshared {file} from you" : "{user} ha dejado de compartir {file} contigo", - "Shared with {user}" : "Compartido con {user}", - "Removed share for {user}" : "Se eliminó el elemento compartido para {user}", - "{actor} removed themselves" : "{actor} se ha eliminado", - "{actor} shared with {user}" : "{actor} compartió con {user}", - "{actor} removed share for {user}" : "{actor} eliminó el elemento compartido para {user}", - "Shared by {actor}" : "Compartido por {actor}", - "{actor} removed share" : "{actor} eliminó el elemento compartido", - "You shared {file} with {user}" : "Compartiste {file} con {user}", - "You removed {user} from {file}" : "Eliminaste a {user} de {file}", - "{actor} shared {file} with {user}" : "{actor} compartió {file} con {user}", - "{actor} removed {user} from {file}" : "{actor} eliminó a {user} de {file}", - "{actor} shared {file} with you" : "{actor} ha compartido {file} contigo", - "A file or folder shared by mail or by public link was <strong>downloaded</strong>" : "Un archivo o carpeta comparitdo por correo o por liga pública ha sido <strong>descargado</strong>", - "A file or folder was shared from <strong>another server</strong>" : "Un archivo o carpeta fue compartido desde <strong>otro servidor</strong>", - "Files" : "Archivos", - "A file or folder has been <strong>shared</strong>" : "Un archivo o carpeta ha sido <strong>compartido</strong>", - "Could not delete share" : "No fue posible borrar el elemento compartido", - "Please specify a file or folder path" : "Por favor especifica un archivo o ruta de carpeta", - "Could not create share" : "No fue posible crear el elemento compartido", - "Please specify a valid user" : "Por favor especifica un usuario válido", - "Group sharing is disabled by the administrator" : "Compartir en grupos está deshabilitado por el administrador", - "Please specify a valid group" : "Por favor especifica un grupo válido", - "Public link sharing is disabled by the administrator" : "Compartir ligas públicas está deshabilitado por el administrador", - "Public upload disabled by the administrator" : "Cargas públicas deshabilitadas por el administrador", - "Public upload is only possible for publicly shared folders" : "Las cargas públicas son posibles sólo para carpetas compartidas públicamente", - "Invalid date, date format must be YYYY-MM-DD" : "La fecha es inválida, por favor sigue el formato AAAA-MM-DD", - "You cannot share to a Circle if the app is not enabled" : "No puedes compartir al Círculo si la aplicación no está habilitada", - "Please specify a valid circle" : "Por favor especifica un círculo válido", - "Unknown share type" : "Tipo de elemento compartido desconocido", - "Not a directory" : "No es una carpeta", - "Could not lock path" : "No fue posible bloquear la ruta", - "Wrong or no update parameter given" : "El parametro de actualización está erróneo o falta", - "shared by %s" : "compartido por %s", - "Direct link" : "Liga directa", - "Share API is disabled" : "El API para compartir está deshabilitado", - "File sharing" : "Compartir archivos", - "Accept" : "Aceptar", - "Sharing" : "Compartiendo", - "Reset" : "Restablecer", - "Unknown error" : "Error desconocido", - "Allow editing" : "Permitir edición", - "Read only" : "Sólo lectura", - "Allow upload and editing" : "Permitir carga y edición", - "File drop (upload only)" : "Permitir carga", - "Read" : "Leer", - "Upload" : "Cargar", - "Edit" : "Editar", - "Allow resharing" : "Permitir volver a compartir", - "Set expiration date" : "Establecer fecha de expiración", - "Unshare" : "Dejar de compartir", - "group" : "grupo", - "remote" : "remoto", - "Copy to clipboard" : "Copiar al portapapeles", - "Password protection" : "Protección con contraseña", - "Enter a password" : "Ingresa una contraseña", - "Cancel" : "Cancelar", - "Password protect" : "Proteger con contraseña", - "Share link" : "Compartir liga", - "Resharing is not allowed" : "No se permite volver a compartir", - "Shared with you by {owner}" : "Compartido contigo por {owner}", - "Shared" : "Compartido", - "Share" : "Compartir", - "Shared with" : "Compartido con", - "Shared with you and the group {group} by {owner}" : "Compartido contigo y con el grupo {group} por {owner}", - "No entries found in this folder" : "No se encontraron elementos en esta carpeta", - "Name" : "Nombre", - "Share time" : "Compartido desde", - "Expiration date" : "Fecha de expiración", - "Reasons might be:" : "Las causas podrían ser:", - "the item was removed" : "el elemento fue eliminado", - "the link expired" : "la liga expiró", - "sharing is disabled" : "compartir está deshabilitado", - "For more info, please ask the person who sent this link." : "Para mayores informes, contacta a la persona que le envió esta liga.", - "Share note" : "Compartir nota", - "Upload files to %s" : "Cargar archivos a %s", - "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", - "Wrong path, file/folder doesn't exist" : "La ruta es incorrecta, el correo / carpeta no existe ", - "Sorry, this link doesn’t seem to work anymore." : "Lo sentimos, parece que esta liga ya no funciona. " -}, -"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"); diff --git a/apps/files_sharing/l10n/es_SV.json b/apps/files_sharing/l10n/es_SV.json deleted file mode 100644 index 00480fcc844..00000000000 --- a/apps/files_sharing/l10n/es_SV.json +++ /dev/null @@ -1,136 +0,0 @@ -{ "translations": { - "Shared with you" : "Compartido contigo", - "Nothing shared with you yet" : "Nada ha sido compartido contigo aún", - "Files and folders others share with you will show up here" : "Los archivos y carpetas que sean compartidos contigo se mostrarán aquí", - "Shared with others" : "Compartido con otros", - "Nothing shared yet" : "Nada compartido aún", - "Files and folders you share will show up here" : "Los archivos y carpetas que compartas se mostrarán aquí", - "Shared by link" : "Compartido por liga", - "No shared links" : "No hay ligas compartidas", - "Files and folders you share by link will show up here" : "Los archivos y carpetas que compartas por ligas se mostrarán aquí", - "Shares" : "Elementos compartidos", - "Restore" : "Restaurar", - "error" : "error", - "Move or copy" : "Mover o copiar", - "Download" : "Descargar", - "Delete" : "Borrar", - "You can upload into this folder" : "Puedes cargar archivos dentro de esta carpeta", - "No compatible server found at {remote}" : "No se encontró un servidor compatible en {remote}", - "Invalid server URL" : "URL del servidor inválido", - "Failed to add the public link to your Nextcloud" : "Se presentó una falla al agregar la liga pública a tu Nextcloud", - "No expiration date set" : "No se ha establecido la fecha de expiración", - "Shared by" : "Compartido por", - "File shares" : "Archivos compartidos", - "Downloaded via public link" : "Descargado mediante una liga pública", - "Downloaded by {email}" : "Descargado por {email}", - "{file} downloaded via public link" : "{file} descargado mediante una liga pública", - "{email} downloaded {file}" : "{email} descargó {file}", - "Shared with group {group}" : "Compartido con el gupo {group}", - "Removed share for group {group}" : "Se eliminó el elemento compartido del grupo {group}", - "{actor} shared with group {group}" : "{actor} compartió con el grupo {group}", - "{actor} removed share for group {group}" : "{actor} eliminó el elemento compartido del grupo {group}", - "You shared {file} with group {group}" : "Compartiste {file} con el grupo {group}", - "You removed group {group} from {file}" : "Eliminaste al grupo {group} de {file}", - "{actor} shared {file} with group {group}" : "{actor} compartió {file} con el grupo {group}", - "{actor} removed group {group} from {file}" : "{actor} eliminó el grupo {group} de {file}", - "Shared as public link" : "Compartido como una liga pública", - "Removed public link" : "Liga pública eliminada", - "Public link expired" : "La liga pública ha expirado", - "{actor} shared as public link" : "{actor} compartió como una liga pública", - "{actor} removed public link" : "{actor} eliminó la liga pública", - "Public link of {actor} expired" : "La liga pública de {actor} ha expirado", - "You shared {file} as public link" : "Compartiste {file} como una liga pública", - "You removed public link for {file}" : "Eliminaste la liga pública de {file}", - "Public link expired for {file}" : "La liga pública para {file} ha expirado", - "{actor} shared {file} as public link" : "{actor} ha compartido {file} como una liga pública", - "{actor} removed public link for {file}" : "{actor} eliminó la liga pública de {file}", - "Public link of {actor} for {file} expired" : "La liga pública de {actor} para {file} ha expirado", - "{user} accepted the remote share" : "{user} aceptó el elemento compartido remoto", - "{user} declined the remote share" : "{user} declinó el elemento compartido remoto", - "You received a new remote share {file} from {user}" : "Recibiste un nuevo elemento compartido remoto {file} de {user}", - "{user} accepted the remote share of {file}" : "{user} aceptó el elemento compartido remoto de {file}", - "{user} declined the remote share of {file}" : "{user} declinó el elemento compartido remoto de {file}", - "{user} unshared {file} from you" : "{user} ha dejado de compartir {file} contigo", - "Shared with {user}" : "Compartido con {user}", - "Removed share for {user}" : "Se eliminó el elemento compartido para {user}", - "{actor} removed themselves" : "{actor} se ha eliminado", - "{actor} shared with {user}" : "{actor} compartió con {user}", - "{actor} removed share for {user}" : "{actor} eliminó el elemento compartido para {user}", - "Shared by {actor}" : "Compartido por {actor}", - "{actor} removed share" : "{actor} eliminó el elemento compartido", - "You shared {file} with {user}" : "Compartiste {file} con {user}", - "You removed {user} from {file}" : "Eliminaste a {user} de {file}", - "{actor} shared {file} with {user}" : "{actor} compartió {file} con {user}", - "{actor} removed {user} from {file}" : "{actor} eliminó a {user} de {file}", - "{actor} shared {file} with you" : "{actor} ha compartido {file} contigo", - "A file or folder shared by mail or by public link was <strong>downloaded</strong>" : "Un archivo o carpeta comparitdo por correo o por liga pública ha sido <strong>descargado</strong>", - "A file or folder was shared from <strong>another server</strong>" : "Un archivo o carpeta fue compartido desde <strong>otro servidor</strong>", - "Files" : "Archivos", - "A file or folder has been <strong>shared</strong>" : "Un archivo o carpeta ha sido <strong>compartido</strong>", - "Could not delete share" : "No fue posible borrar el elemento compartido", - "Please specify a file or folder path" : "Por favor especifica un archivo o ruta de carpeta", - "Could not create share" : "No fue posible crear el elemento compartido", - "Please specify a valid user" : "Por favor especifica un usuario válido", - "Group sharing is disabled by the administrator" : "Compartir en grupos está deshabilitado por el administrador", - "Please specify a valid group" : "Por favor especifica un grupo válido", - "Public link sharing is disabled by the administrator" : "Compartir ligas públicas está deshabilitado por el administrador", - "Public upload disabled by the administrator" : "Cargas públicas deshabilitadas por el administrador", - "Public upload is only possible for publicly shared folders" : "Las cargas públicas son posibles sólo para carpetas compartidas públicamente", - "Invalid date, date format must be YYYY-MM-DD" : "La fecha es inválida, por favor sigue el formato AAAA-MM-DD", - "You cannot share to a Circle if the app is not enabled" : "No puedes compartir al Círculo si la aplicación no está habilitada", - "Please specify a valid circle" : "Por favor especifica un círculo válido", - "Unknown share type" : "Tipo de elemento compartido desconocido", - "Not a directory" : "No es una carpeta", - "Could not lock path" : "No fue posible bloquear la ruta", - "Wrong or no update parameter given" : "El parametro de actualización está erróneo o falta", - "shared by %s" : "compartido por %s", - "Direct link" : "Liga directa", - "Share API is disabled" : "El API para compartir está deshabilitado", - "File sharing" : "Compartir archivos", - "Accept" : "Aceptar", - "Sharing" : "Compartiendo", - "Reset" : "Restablecer", - "Unknown error" : "Error desconocido", - "Allow editing" : "Permitir edición", - "Read only" : "Sólo lectura", - "Allow upload and editing" : "Permitir carga y edición", - "File drop (upload only)" : "Permitir carga", - "Read" : "Leer", - "Upload" : "Cargar", - "Edit" : "Editar", - "Allow resharing" : "Permitir volver a compartir", - "Set expiration date" : "Establecer fecha de expiración", - "Unshare" : "Dejar de compartir", - "group" : "grupo", - "remote" : "remoto", - "Copy to clipboard" : "Copiar al portapapeles", - "Password protection" : "Protección con contraseña", - "Enter a password" : "Ingresa una contraseña", - "Cancel" : "Cancelar", - "Password protect" : "Proteger con contraseña", - "Share link" : "Compartir liga", - "Resharing is not allowed" : "No se permite volver a compartir", - "Shared with you by {owner}" : "Compartido contigo por {owner}", - "Shared" : "Compartido", - "Share" : "Compartir", - "Shared with" : "Compartido con", - "Shared with you and the group {group} by {owner}" : "Compartido contigo y con el grupo {group} por {owner}", - "No entries found in this folder" : "No se encontraron elementos en esta carpeta", - "Name" : "Nombre", - "Share time" : "Compartido desde", - "Expiration date" : "Fecha de expiración", - "Reasons might be:" : "Las causas podrían ser:", - "the item was removed" : "el elemento fue eliminado", - "the link expired" : "la liga expiró", - "sharing is disabled" : "compartir está deshabilitado", - "For more info, please ask the person who sent this link." : "Para mayores informes, contacta a la persona que le envió esta liga.", - "Share note" : "Compartir nota", - "Upload files to %s" : "Cargar archivos a %s", - "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", - "Wrong path, file/folder doesn't exist" : "La ruta es incorrecta, el correo / carpeta no existe ", - "Sorry, this link doesn’t seem to work anymore." : "Lo sentimos, parece que esta liga ya no funciona. " -},"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_UY.js b/apps/files_sharing/l10n/es_UY.js deleted file mode 100644 index 604651eddaa..00000000000 --- a/apps/files_sharing/l10n/es_UY.js +++ /dev/null @@ -1,138 +0,0 @@ -OC.L10N.register( - "files_sharing", - { - "Shared with you" : "Compartido contigo", - "Nothing shared with you yet" : "Nada ha sido compartido contigo aún", - "Files and folders others share with you will show up here" : "Los archivos y carpetas que sean compartidos contigo se mostrarán aquí", - "Shared with others" : "Compartido con otros", - "Nothing shared yet" : "Nada compartido aún", - "Files and folders you share will show up here" : "Los archivos y carpetas que compartas se mostrarán aquí", - "Shared by link" : "Compartido por liga", - "No shared links" : "No hay ligas compartidas", - "Files and folders you share by link will show up here" : "Los archivos y carpetas que compartas por ligas se mostrarán aquí", - "Shares" : "Elementos compartidos", - "Restore" : "Restaurar", - "Move or copy" : "Mover o copiar", - "Download" : "Descargar", - "Delete" : "Borrar", - "You can upload into this folder" : "Puedes cargar archivos dentro de esta carpeta", - "No compatible server found at {remote}" : "No se encontró un servidor compatible en {remote}", - "Invalid server URL" : "URL del servidor inválido", - "Failed to add the public link to your Nextcloud" : "Se presentó una falla al agregar la liga pública a tu Nextcloud", - "No expiration date set" : "No se ha establecido la fecha de expiración", - "Shared by" : "Compartido por", - "File shares" : "Archivos compartidos", - "Downloaded via public link" : "Descargado mediante una liga pública", - "Downloaded by {email}" : "Descargado por {email}", - "{file} downloaded via public link" : "{file} descargado mediante una liga pública", - "{email} downloaded {file}" : "{email} descargó {file}", - "Shared with group {group}" : "Compartido con el gupo {group}", - "Removed share for group {group}" : "Se eliminó el elemento compartido del grupo {group}", - "{actor} shared with group {group}" : "{actor} compartió con el grupo {group}", - "{actor} removed share for group {group}" : "{actor} eliminó el elemento compartido del grupo {group}", - "You shared {file} with group {group}" : "Compartiste {file} con el grupo {group}", - "You removed group {group} from {file}" : "Eliminaste al grupo {group} de {file}", - "{actor} shared {file} with group {group}" : "{actor} compartió {file} con el grupo {group}", - "{actor} removed group {group} from {file}" : "{actor} eliminó el grupo {group} de {file}", - "Shared as public link" : "Compartido como una liga pública", - "Removed public link" : "Liga pública eliminada", - "Public link expired" : "La liga pública ha expirado", - "{actor} shared as public link" : "{actor} compartió como una liga pública", - "{actor} removed public link" : "{actor} eliminó la liga pública", - "Public link of {actor} expired" : "La liga pública de {actor} ha expirado", - "You shared {file} as public link" : "Compartiste {file} como una liga pública", - "You removed public link for {file}" : "Eliminaste la liga pública de {file}", - "Public link expired for {file}" : "La liga pública para {file} ha expirado", - "{actor} shared {file} as public link" : "{actor} ha compartido {file} como una liga pública", - "{actor} removed public link for {file}" : "{actor} eliminó la liga pública de {file}", - "Public link of {actor} for {file} expired" : "La liga pública de {actor} para {file} ha expirado", - "{user} accepted the remote share" : "{user} aceptó el elemento compartido remoto", - "{user} declined the remote share" : "{user} declinó el elemento compartido remoto", - "You received a new remote share {file} from {user}" : "Recibiste un nuevo elemento compartido remoto {file} de {user}", - "{user} accepted the remote share of {file}" : "{user} aceptó el elemento compartido remoto de {file}", - "{user} declined the remote share of {file}" : "{user} declinó el elemento compartido remoto de {file}", - "{user} unshared {file} from you" : "{user} ha dejado de compartir {file} contigo", - "Shared with {user}" : "Compartido con {user}", - "Removed share for {user}" : "Se eliminó el elemento compartido para {user}", - "{actor} removed themselves" : "{actor} se ha eliminado", - "{actor} shared with {user}" : "{actor} compartió con {user}", - "{actor} removed share for {user}" : "{actor} eliminó el elemento compartido para {user}", - "Shared by {actor}" : "Compartido por {actor}", - "{actor} removed share" : "{actor} eliminó el elemento compartido", - "You shared {file} with {user}" : "Compartiste {file} con {user}", - "You removed {user} from {file}" : "Eliminaste a {user} de {file}", - "{actor} shared {file} with {user}" : "{actor} compartió {file} con {user}", - "{actor} removed {user} from {file}" : "{actor} eliminó a {user} de {file}", - "{actor} shared {file} with you" : "{actor} ha compartido {file} contigo", - "A file or folder shared by mail or by public link was <strong>downloaded</strong>" : "Un archivo o carpeta comparitdo por correo o por liga pública ha sido <strong>descargado</strong>", - "A file or folder was shared from <strong>another server</strong>" : "Un archivo o carpeta fue compartido desde <strong>otro servidor</strong>", - "Files" : "Archivos", - "A file or folder has been <strong>shared</strong>" : "Un archivo o carpeta ha sido <strong>compartido</strong>", - "Could not delete share" : "No fue posible borrar el elemento compartido", - "Please specify a file or folder path" : "Por favor especifica un archivo o ruta de carpeta", - "Could not create share" : "No fue posible crear el elemento compartido", - "Please specify a valid user" : "Por favor especifica un usuario válido", - "Group sharing is disabled by the administrator" : "Compartir en grupos está deshabilitado por el administrador", - "Please specify a valid group" : "Por favor especifica un grupo válido", - "Public link sharing is disabled by the administrator" : "Compartir ligas públicas está deshabilitado por el administrador", - "Public upload disabled by the administrator" : "Cargas públicas deshabilitadas por el administrador", - "Public upload is only possible for publicly shared folders" : "Las cargas públicas son posibles sólo para carpetas compartidas públicamente", - "Invalid date, date format must be YYYY-MM-DD" : "La fecha es inválida, por favor sigue el formato AAAA-MM-DD", - "You cannot share to a Circle if the app is not enabled" : "No puedes compartir al Círculo si la aplicación no está habilitada", - "Please specify a valid circle" : "Por favor especifica un círculo válido", - "Unknown share type" : "Tipo de elemento compartido desconocido", - "Not a directory" : "No es una carpeta", - "Could not lock path" : "No fue posible bloquear la ruta", - "Wrong or no update parameter given" : "El parametro de actualización está erróneo o falta", - "shared by %s" : "compartido por %s", - "Direct link" : "Liga directa", - "Share API is disabled" : "El API para compartir está deshabilitado", - "Accept" : "Aceptar", - "Sharing" : "Compartiendo", - "Reset" : "Restablecer", - "Unknown error" : "Error desconocido", - "Allow editing" : "Permitir edición", - "Read only" : "Sólo lectura", - "Allow upload and editing" : "Permitir carga y edición", - "File drop (upload only)" : "Permitir carga", - "Read" : "Leer", - "Upload" : "Cargar", - "Edit" : "Editar", - "Allow creating" : "Permitir creació", - "Allow deleting" : "Permitir eliminació", - "Allow resharing" : "Permitir volver a compartir", - "Set expiration date" : "Establecer fecha de expiración", - "Unshare" : "Dejar de compartir", - "group" : "grupo", - "remote" : "remoto", - "Copy to clipboard" : "Copiar al portapapeles", - "Password protection" : "Protección con contraseña", - "Enter a password" : "Ingresa una contraseña", - "Cancel" : "Cancelar", - "Password protect" : "Proteger con contraseña", - "Add another link" : "Añadir otro enlace", - "Share link" : "Compartir liga", - "Resharing is not allowed" : "No se permite volver a compartir", - "Shared with you by {owner}" : "Compartido contigo por {owner}", - "Shared" : "Compartido", - "Share" : "Compartir", - "Shared with" : "Compartido con", - "Shared with you and the group {group} by {owner}" : "Compartido contigo y con el grupo {group} por {owner}", - "No entries found in this folder" : "No se encontraron elementos en esta carpeta", - "Name" : "Nombre", - "Share time" : "Compartido desde", - "Expiration date" : "Fecha de expiración", - "Reasons might be:" : "Las causas podrían ser:", - "the item was removed" : "el elemento fue eliminado", - "the link expired" : "la liga expiró", - "sharing is disabled" : "compartir está deshabilitado", - "For more info, please ask the person who sent this link." : "Para mayores informes, contacta a la persona que le envió esta liga.", - "Upload files to %s" : "Cargar archivos a %s", - "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", - "Wrong path, file/folder doesn't exist" : "La ruta es incorrecta, el correo / carpeta no existe ", - "Sorry, this link doesn’t seem to work anymore." : "Lo sentimos, parece que esta liga ya no funciona. " -}, -"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"); diff --git a/apps/files_sharing/l10n/es_UY.json b/apps/files_sharing/l10n/es_UY.json deleted file mode 100644 index 32010d2045e..00000000000 --- a/apps/files_sharing/l10n/es_UY.json +++ /dev/null @@ -1,136 +0,0 @@ -{ "translations": { - "Shared with you" : "Compartido contigo", - "Nothing shared with you yet" : "Nada ha sido compartido contigo aún", - "Files and folders others share with you will show up here" : "Los archivos y carpetas que sean compartidos contigo se mostrarán aquí", - "Shared with others" : "Compartido con otros", - "Nothing shared yet" : "Nada compartido aún", - "Files and folders you share will show up here" : "Los archivos y carpetas que compartas se mostrarán aquí", - "Shared by link" : "Compartido por liga", - "No shared links" : "No hay ligas compartidas", - "Files and folders you share by link will show up here" : "Los archivos y carpetas que compartas por ligas se mostrarán aquí", - "Shares" : "Elementos compartidos", - "Restore" : "Restaurar", - "Move or copy" : "Mover o copiar", - "Download" : "Descargar", - "Delete" : "Borrar", - "You can upload into this folder" : "Puedes cargar archivos dentro de esta carpeta", - "No compatible server found at {remote}" : "No se encontró un servidor compatible en {remote}", - "Invalid server URL" : "URL del servidor inválido", - "Failed to add the public link to your Nextcloud" : "Se presentó una falla al agregar la liga pública a tu Nextcloud", - "No expiration date set" : "No se ha establecido la fecha de expiración", - "Shared by" : "Compartido por", - "File shares" : "Archivos compartidos", - "Downloaded via public link" : "Descargado mediante una liga pública", - "Downloaded by {email}" : "Descargado por {email}", - "{file} downloaded via public link" : "{file} descargado mediante una liga pública", - "{email} downloaded {file}" : "{email} descargó {file}", - "Shared with group {group}" : "Compartido con el gupo {group}", - "Removed share for group {group}" : "Se eliminó el elemento compartido del grupo {group}", - "{actor} shared with group {group}" : "{actor} compartió con el grupo {group}", - "{actor} removed share for group {group}" : "{actor} eliminó el elemento compartido del grupo {group}", - "You shared {file} with group {group}" : "Compartiste {file} con el grupo {group}", - "You removed group {group} from {file}" : "Eliminaste al grupo {group} de {file}", - "{actor} shared {file} with group {group}" : "{actor} compartió {file} con el grupo {group}", - "{actor} removed group {group} from {file}" : "{actor} eliminó el grupo {group} de {file}", - "Shared as public link" : "Compartido como una liga pública", - "Removed public link" : "Liga pública eliminada", - "Public link expired" : "La liga pública ha expirado", - "{actor} shared as public link" : "{actor} compartió como una liga pública", - "{actor} removed public link" : "{actor} eliminó la liga pública", - "Public link of {actor} expired" : "La liga pública de {actor} ha expirado", - "You shared {file} as public link" : "Compartiste {file} como una liga pública", - "You removed public link for {file}" : "Eliminaste la liga pública de {file}", - "Public link expired for {file}" : "La liga pública para {file} ha expirado", - "{actor} shared {file} as public link" : "{actor} ha compartido {file} como una liga pública", - "{actor} removed public link for {file}" : "{actor} eliminó la liga pública de {file}", - "Public link of {actor} for {file} expired" : "La liga pública de {actor} para {file} ha expirado", - "{user} accepted the remote share" : "{user} aceptó el elemento compartido remoto", - "{user} declined the remote share" : "{user} declinó el elemento compartido remoto", - "You received a new remote share {file} from {user}" : "Recibiste un nuevo elemento compartido remoto {file} de {user}", - "{user} accepted the remote share of {file}" : "{user} aceptó el elemento compartido remoto de {file}", - "{user} declined the remote share of {file}" : "{user} declinó el elemento compartido remoto de {file}", - "{user} unshared {file} from you" : "{user} ha dejado de compartir {file} contigo", - "Shared with {user}" : "Compartido con {user}", - "Removed share for {user}" : "Se eliminó el elemento compartido para {user}", - "{actor} removed themselves" : "{actor} se ha eliminado", - "{actor} shared with {user}" : "{actor} compartió con {user}", - "{actor} removed share for {user}" : "{actor} eliminó el elemento compartido para {user}", - "Shared by {actor}" : "Compartido por {actor}", - "{actor} removed share" : "{actor} eliminó el elemento compartido", - "You shared {file} with {user}" : "Compartiste {file} con {user}", - "You removed {user} from {file}" : "Eliminaste a {user} de {file}", - "{actor} shared {file} with {user}" : "{actor} compartió {file} con {user}", - "{actor} removed {user} from {file}" : "{actor} eliminó a {user} de {file}", - "{actor} shared {file} with you" : "{actor} ha compartido {file} contigo", - "A file or folder shared by mail or by public link was <strong>downloaded</strong>" : "Un archivo o carpeta comparitdo por correo o por liga pública ha sido <strong>descargado</strong>", - "A file or folder was shared from <strong>another server</strong>" : "Un archivo o carpeta fue compartido desde <strong>otro servidor</strong>", - "Files" : "Archivos", - "A file or folder has been <strong>shared</strong>" : "Un archivo o carpeta ha sido <strong>compartido</strong>", - "Could not delete share" : "No fue posible borrar el elemento compartido", - "Please specify a file or folder path" : "Por favor especifica un archivo o ruta de carpeta", - "Could not create share" : "No fue posible crear el elemento compartido", - "Please specify a valid user" : "Por favor especifica un usuario válido", - "Group sharing is disabled by the administrator" : "Compartir en grupos está deshabilitado por el administrador", - "Please specify a valid group" : "Por favor especifica un grupo válido", - "Public link sharing is disabled by the administrator" : "Compartir ligas públicas está deshabilitado por el administrador", - "Public upload disabled by the administrator" : "Cargas públicas deshabilitadas por el administrador", - "Public upload is only possible for publicly shared folders" : "Las cargas públicas son posibles sólo para carpetas compartidas públicamente", - "Invalid date, date format must be YYYY-MM-DD" : "La fecha es inválida, por favor sigue el formato AAAA-MM-DD", - "You cannot share to a Circle if the app is not enabled" : "No puedes compartir al Círculo si la aplicación no está habilitada", - "Please specify a valid circle" : "Por favor especifica un círculo válido", - "Unknown share type" : "Tipo de elemento compartido desconocido", - "Not a directory" : "No es una carpeta", - "Could not lock path" : "No fue posible bloquear la ruta", - "Wrong or no update parameter given" : "El parametro de actualización está erróneo o falta", - "shared by %s" : "compartido por %s", - "Direct link" : "Liga directa", - "Share API is disabled" : "El API para compartir está deshabilitado", - "Accept" : "Aceptar", - "Sharing" : "Compartiendo", - "Reset" : "Restablecer", - "Unknown error" : "Error desconocido", - "Allow editing" : "Permitir edición", - "Read only" : "Sólo lectura", - "Allow upload and editing" : "Permitir carga y edición", - "File drop (upload only)" : "Permitir carga", - "Read" : "Leer", - "Upload" : "Cargar", - "Edit" : "Editar", - "Allow creating" : "Permitir creació", - "Allow deleting" : "Permitir eliminació", - "Allow resharing" : "Permitir volver a compartir", - "Set expiration date" : "Establecer fecha de expiración", - "Unshare" : "Dejar de compartir", - "group" : "grupo", - "remote" : "remoto", - "Copy to clipboard" : "Copiar al portapapeles", - "Password protection" : "Protección con contraseña", - "Enter a password" : "Ingresa una contraseña", - "Cancel" : "Cancelar", - "Password protect" : "Proteger con contraseña", - "Add another link" : "Añadir otro enlace", - "Share link" : "Compartir liga", - "Resharing is not allowed" : "No se permite volver a compartir", - "Shared with you by {owner}" : "Compartido contigo por {owner}", - "Shared" : "Compartido", - "Share" : "Compartir", - "Shared with" : "Compartido con", - "Shared with you and the group {group} by {owner}" : "Compartido contigo y con el grupo {group} por {owner}", - "No entries found in this folder" : "No se encontraron elementos en esta carpeta", - "Name" : "Nombre", - "Share time" : "Compartido desde", - "Expiration date" : "Fecha de expiración", - "Reasons might be:" : "Las causas podrían ser:", - "the item was removed" : "el elemento fue eliminado", - "the link expired" : "la liga expiró", - "sharing is disabled" : "compartir está deshabilitado", - "For more info, please ask the person who sent this link." : "Para mayores informes, contacta a la persona que le envió esta liga.", - "Upload files to %s" : "Cargar archivos a %s", - "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", - "Wrong path, file/folder doesn't exist" : "La ruta es incorrecta, el correo / carpeta no existe ", - "Sorry, this link doesn’t seem to work anymore." : "Lo sentimos, parece que esta liga ya no funciona. " -},"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 b2840f2179b..c8f541077f4 100644 --- a/apps/files_sharing/l10n/et_EE.js +++ b/apps/files_sharing/l10n/et_EE.js @@ -368,6 +368,8 @@ OC.L10N.register( "List of unapproved shares." : "Vastuvõtmata jaosmeedia loend.", "No pending shares" : "Ootel jagamisi pole", "Shares you have received but not approved will show up here" : "Jaosmeedia, mille oled saanud, kuid pole nõustunud, saab olema nähtav siin", + "Error deleting the share: {errorMessage}" : "Viga jagamise kustutamisel: {errorMessage}", + "Error deleting the share" : "Viga jagamise kustutamisel", "Error updating the share: {errorMessage}" : "Viga jaosmeedia uuendamisel: {errorMessage}", "Error updating the share" : "Viga jaosmeedia uuendamisel", "File \"{path}\" has been unshared" : "„{path}“ faili jagamine on lõpetatud", diff --git a/apps/files_sharing/l10n/et_EE.json b/apps/files_sharing/l10n/et_EE.json index a8ba5ef57bb..3926f473c7c 100644 --- a/apps/files_sharing/l10n/et_EE.json +++ b/apps/files_sharing/l10n/et_EE.json @@ -366,6 +366,8 @@ "List of unapproved shares." : "Vastuvõtmata jaosmeedia loend.", "No pending shares" : "Ootel jagamisi pole", "Shares you have received but not approved will show up here" : "Jaosmeedia, mille oled saanud, kuid pole nõustunud, saab olema nähtav siin", + "Error deleting the share: {errorMessage}" : "Viga jagamise kustutamisel: {errorMessage}", + "Error deleting the share" : "Viga jagamise kustutamisel", "Error updating the share: {errorMessage}" : "Viga jaosmeedia uuendamisel: {errorMessage}", "Error updating the share" : "Viga jaosmeedia uuendamisel", "File \"{path}\" has been unshared" : "„{path}“ faili jagamine on lõpetatud", diff --git a/apps/files_sharing/l10n/eu.js b/apps/files_sharing/l10n/eu.js index c0e6e505efe..cf72b25ce3a 100644 --- a/apps/files_sharing/l10n/eu.js +++ b/apps/files_sharing/l10n/eu.js @@ -366,6 +366,7 @@ OC.L10N.register( "List of unapproved shares." : "Onartu gabeko partekatzeen zerrenda.", "No pending shares" : "Ez dago zain dagoen partekatzerik", "Shares you have received but not approved will show up here" : "Jaso dituzun baina berretsi gabe dauden partekatzeak hemen agertukon dira", + "Error deleting the share" : "Errorea partekatzea ezabatzean", "Error updating the share: {errorMessage}" : " Errorea partekatzea eguneratzean {errorMessage}", "Error updating the share" : "Errorea partekatzea eguneratzen", "File \"{path}\" has been unshared" : "\"{path}\" fitxategiaren partekatzea eten da", diff --git a/apps/files_sharing/l10n/eu.json b/apps/files_sharing/l10n/eu.json index d7ab8940a59..7a95522389d 100644 --- a/apps/files_sharing/l10n/eu.json +++ b/apps/files_sharing/l10n/eu.json @@ -364,6 +364,7 @@ "List of unapproved shares." : "Onartu gabeko partekatzeen zerrenda.", "No pending shares" : "Ez dago zain dagoen partekatzerik", "Shares you have received but not approved will show up here" : "Jaso dituzun baina berretsi gabe dauden partekatzeak hemen agertukon dira", + "Error deleting the share" : "Errorea partekatzea ezabatzean", "Error updating the share: {errorMessage}" : " Errorea partekatzea eguneratzean {errorMessage}", "Error updating the share" : "Errorea partekatzea eguneratzen", "File \"{path}\" has been unshared" : "\"{path}\" fitxategiaren partekatzea eten da", diff --git a/apps/files_sharing/l10n/fr.js b/apps/files_sharing/l10n/fr.js index 1973fcd904e..a693dd5bef5 100644 --- a/apps/files_sharing/l10n/fr.js +++ b/apps/files_sharing/l10n/fr.js @@ -368,6 +368,8 @@ OC.L10N.register( "List of unapproved shares." : "Liste des partages non approuvés.", "No pending shares" : "Aucun partage en attente", "Shares you have received but not approved will show up here" : "Les partages que vous avez reçus, mais qui n'ont pas été acceptés apparaîtront ici", + "Error deleting the share: {errorMessage}" : "Erreur lors de la suppression du partage : {errorMessage}", + "Error deleting the share" : "Erreur lors de la suppression du partage", "Error updating the share: {errorMessage}" : "Erreur à la mise à jour du partage\\: {errorMessage} ", "Error updating the share" : "Erreur lors de la mise à jour du partage", "File \"{path}\" has been unshared" : "Le partage du fichier \"{path}\" a été retiré", diff --git a/apps/files_sharing/l10n/fr.json b/apps/files_sharing/l10n/fr.json index 4a3df088ad5..0c800fff219 100644 --- a/apps/files_sharing/l10n/fr.json +++ b/apps/files_sharing/l10n/fr.json @@ -366,6 +366,8 @@ "List of unapproved shares." : "Liste des partages non approuvés.", "No pending shares" : "Aucun partage en attente", "Shares you have received but not approved will show up here" : "Les partages que vous avez reçus, mais qui n'ont pas été acceptés apparaîtront ici", + "Error deleting the share: {errorMessage}" : "Erreur lors de la suppression du partage : {errorMessage}", + "Error deleting the share" : "Erreur lors de la suppression du partage", "Error updating the share: {errorMessage}" : "Erreur à la mise à jour du partage\\: {errorMessage} ", "Error updating the share" : "Erreur lors de la mise à jour du partage", "File \"{path}\" has been unshared" : "Le partage du fichier \"{path}\" a été retiré", diff --git a/apps/files_sharing/l10n/gl.js b/apps/files_sharing/l10n/gl.js index e966a4b7d41..53ed66b6c03 100644 --- a/apps/files_sharing/l10n/gl.js +++ b/apps/files_sharing/l10n/gl.js @@ -362,6 +362,7 @@ OC.L10N.register( "List of unapproved shares." : "Lista de comparticións non aprobadas.", "No pending shares" : "Non hai comparticións pendentes", "Shares you have received but not approved will show up here" : "As comparticións que recibiu mais non aprobou amosaranse aquí", + "Error deleting the share" : "Produciuse un erro ao eliminar a compartición", "Error updating the share: {errorMessage}" : "Produciuse un erro ao actualizar a compartición: {errorMessage}", "Error updating the share" : "Produciuse un erro ao actualizar a compartición", "File \"{path}\" has been unshared" : "Foi retirado o ficheiro compartido «{path}».", diff --git a/apps/files_sharing/l10n/gl.json b/apps/files_sharing/l10n/gl.json index ffbe7e5969a..dfb84a6d3b4 100644 --- a/apps/files_sharing/l10n/gl.json +++ b/apps/files_sharing/l10n/gl.json @@ -360,6 +360,7 @@ "List of unapproved shares." : "Lista de comparticións non aprobadas.", "No pending shares" : "Non hai comparticións pendentes", "Shares you have received but not approved will show up here" : "As comparticións que recibiu mais non aprobou amosaranse aquí", + "Error deleting the share" : "Produciuse un erro ao eliminar a compartición", "Error updating the share: {errorMessage}" : "Produciuse un erro ao actualizar a compartición: {errorMessage}", "Error updating the share" : "Produciuse un erro ao actualizar a compartición", "File \"{path}\" has been unshared" : "Foi retirado o ficheiro compartido «{path}».", diff --git a/apps/files_sharing/l10n/he.js b/apps/files_sharing/l10n/he.js deleted file mode 100644 index d594bcfc0fb..00000000000 --- a/apps/files_sharing/l10n/he.js +++ /dev/null @@ -1,214 +0,0 @@ -OC.L10N.register( - "files_sharing", - { - "File shares" : "שיתופי קבצים", - "Downloaded via public link" : "הורד על בסיס קישור ציבורי", - "Downloaded by {email}" : "הורד על ידי {email}", - "{file} downloaded via public link" : "{file} התקבל דרך קישור ציבורי", - "{email} downloaded {file}" : "{file} הורד על ידי {email}", - "Shared with group {group}" : "שותף עם הקבוצה {group}", - "Removed share for group {group}" : "הוסר שיתוף עם הקבוצה {group}", - "{actor} shared with group {group}" : "שותף עם הקבוצה {group} על ידי {actor}", - "{actor} removed share for group {group}" : "הוסר השיתוף עם הקבוצה {group} על ידי {actor}", - "Share for group {group} expired" : "תוקף השיתוף עם הקבוצה {group} פג", - "You shared {file} with group {group}" : "שיתפת {file} עם הקבוצה {group}", - "You removed group {group} from {file}" : "הסרת את הקבוצה {group} מהקובץ {file}", - "{actor} shared {file} with group {group}" : "הקובץ {file} שותף עם הקבוצה {group} על ידי {actor}", - "{actor} removed group {group} from {file}" : "הקבוצה {group} הוסרה מהשיתוף {file} על ידי {actor}", - "Share for file {file} with group {group} expired" : "תוקף שיתוף הקובץ {file} עם הקבוצה {group} פג", - "Shared as public link" : "שותף כקישור ציבורי", - "Removed public link" : "הסיר/ה קישור ציבורי", - "Public link expired" : "קישור ציבורי פג תוקף", - "{actor} shared as public link" : "שותף כקישור ציבורי על ידי {actor}", - "{actor} removed public link" : "הקישור הציבורי הוסר על ידי {actor}", - "Public link of {actor} expired" : "תוקף הקישור הציבורי של {actor} פג", - "You shared {file} as public link" : "שיתפת את {file} כקישור ציבורי", - "You removed public link for {file}" : "הסרת קישור ציבורי עבור {file}", - "Public link expired for {file}" : "תוקף הקישור הציבורי עבור {file} פג", - "{actor} shared {file} as public link" : "{file} שותף כקישור ציבורי על ידי {actor}", - "{actor} removed public link for {file}" : "הקישור הציבורי עבור {file} הוסר על ידי {actor}", - "Public link of {actor} for {file} expired" : "תוקף הקישור הציבורי של {actor} עבור {file} פג", - "{user} accepted the remote share" : "השיתוף המרוחק התקבל על ידי {user}", - "{user} declined the remote share" : "השיתוף המרוחק נדחה על ידי {user}", - "You received a new remote share {file} from {user}" : "קיבלת שיתוף מרוחק חדש {file} מאת", - "{user} accepted the remote share of {file}" : "השיתוף המרוחק של {file} התקבל על ידי {user}", - "{user} declined the remote share of {file}" : "השיתוף המרוחק של {file} נדחה על ידי {user}", - "{user} unshared {file} from you" : "{user} ביטל שיתוף של {file} ממך", - "Shared with {user}" : "שותף עם {user}", - "Removed share for {user}" : "הוסר השיתוף עבור {user}", - "You removed yourself" : "הסרת את עצמך", - "{actor} removed themselves" : "{actor} הסירו את עצמם", - "{actor} shared with {user}" : "שותף עם {user} על ידי {actor}", - "{actor} removed share for {user}" : "השיתוף עבור {user} הוסר על ידי {actor}", - "Shared by {actor}" : "שותף על ידי {actor}", - "{actor} removed share" : "שיתוף הוסר על ידי {actor}", - "Share for {user} expired" : "תוקף השיתוף של {user} פג", - "Share expired" : "תוקף השיתוף פג", - "You shared {file} with {user}" : "שיתפת את {file} עם {user}", - "You removed {user} from {file}" : "הסרת את {user} מהקובץ {file}", - "You removed yourself from {file}" : "הסרת את עצמך מהקובץ {file}", - "{actor} removed themselves from {file}" : "{actor} הסיר את עצמו מ- {file}", - "{actor} shared {file} with {user}" : "{file} שותף עם {user} על ידי {actor}", - "{actor} removed {user} from {file}" : "{actor} הסיר את {user} מ- {file}", - "{actor} shared {file} with you" : "{actor} שיתף {file} איתך", - "{actor} removed you from the share named {file}" : "הוסרת מהשיתוף בשם {file} על ידי {actor}", - "Share for file {file} with {user} expired" : "תוקף שיתוף הקובץ {file} עם {user} פג", - "Share for file {file} expired" : "שיתוף הקובץ {file} פג", - "A file or folder shared by mail or by public link was <strong>downloaded</strong>" : "קובץ או תיקייה ששותפו בדוא״ל או דרך קישור ציבורי <strong>הורדו</strong>", - "A file or folder was shared from <strong>another server</strong>" : "קובץ או תיקייה שותפו מ- <strong>שרת אחר</strong>", - "Sharing" : "שיתוף", - "A file or folder has been <strong>shared</strong>" : "קובץ או תיקייה <strong>שותפו<strong/>", - "Shared link" : "שותף קישור", - "Could not delete share" : "לא ניתן היה למחוק את השיתוף", - "Please specify a file or folder path" : "יש לספק נתיב לקובץ או תיקייה", - "Could not create share" : "לא ניתן ליצור שיתוף", - "Group sharing is disabled by the administrator" : "שיתוף קבוצתי מנוטרל על ידי המנהל", - "Please specify a valid group" : "יש לספק קבוצה חוקית", - "Public link sharing is disabled by the administrator" : "שיתוף ציבורי מנוטרל על ידי המנהל", - "Sharing %s sending the password by Nextcloud Talk failed because Nextcloud Talk is not enabled" : "שיתוף%s שליחת הסיסמה באמצעות Nextcloud Talk נכשל מכיוון ש- Nextcloud Talk אינו מופעל", - "Sharing %1$s failed because the back end does not allow shares from type %2$s" : "השיתוף%1$s נכשל מכיוון שה-\"קצה אחורי\" אינו מאפשר שיתופים מסוג %2$s", - "Sharing %s failed because the back end does not support room shares" : "השיתוף של%sנכשל מכיוון שה-\"קצה אחורי\" אינו תומך בשיתופי חדרים", - "Unknown share type" : "סוג שיתוף אינו מוכר", - "Not a directory" : "אינה תיקייה", - "Could not lock node" : "לא היה ניתן לנעול את הצומת", - "Public upload is only possible for publicly shared folders" : "העלאה ציבורית אפשרית רק אל תיקיות משותפות ציבוריות", - "Public upload disabled by the administrator" : "שיתוף ציבורי מנוטרל על ידי המנהל", - "Could not lock path" : "לא ניתן היה לנעול נתיב", - "Wrong or no update parameter given" : "משתנה עדכון שניתן שגוי או לא קיים", - "Wrong password" : "ססמה שגויה", - "shared by %s" : "שותף על ידי %s", - "Download" : "הורדה", - "Direct link" : "קישור ישיר", - "Share API is disabled" : "שיתוף API מנוטרל", - "File sharing" : "שיתוף קבצים", - "Share will expire tomorrow" : "תוקף השיתוף יפוג מחר", - "Your share of {node} will expire tomorrow" : "תוקף השיתוף שלך {node} יפוג מחר", - "You received {share} as a share by {user}" : "קיבלת {share} כשיתוף מאת {user}", - "You received {share} to group {group} as a share by {user}" : "קיבלת {share} לקבוצה {group} כשיתוף על ידי {user}", - "Accept" : "קבלה", - "Decline" : "דחייה", - "Expiration date" : "מועד תפוגה", - "Set a password" : "הגדרת ססמה", - "Password" : "ססמה", - "Share link" : "שיתוף קישור", - "Copy to clipboard" : "העתקה ללוח הגזירים", - "Send link via email" : "שליחת קישור באמצעות דואר אלקטרוני", - "Link copied to clipboard" : "הקישור הועתק ללוח הגזירים", - "Select" : "בחר", - "Cancel" : "ביטול", - "Close" : "סגירה", - "Continue" : "להמשך", - "Error creating the share" : "יצירת השיתוף נכשלה", - "Reset" : "איפוס", - "Invalid path selected" : "הנתיב שנבחר שגוי", - "Unknown error" : "שגיאה בלתי ידועה", - "group" : "קבוצה", - "conversation" : "דיון", - "remote" : "מרוחק", - "remote group" : "קבוצה מרוחקת", - "guest" : "אורח", - "Shared with the group {user} by {owner}" : "שותף עם הקבוצה {user} על ידי {owner}", - "Shared with the conversation {user} by {owner}" : "שותף עם הדיון {user} על ידי {owner}", - "Shared with {user} by {owner}" : "שותף עם {user} על ידי {owner}", - "Added by {initiator}" : "נוסף על ידי {initiator}", - "Via “{folder}”" : "דרך „{folder}”", - "Unshare" : "ביטול שיתוף", - "Internal link" : "קישור פנימי", - "Cannot copy, please copy the link manually" : "לא ניתן להעתיק, נא להעתיק את הקישור ידנית", - "Link copied" : "הקישור הועתק", - "Please enter the following required information before creating the share" : "נא למלא את הפרטים הנחוצים הבאים בטרם יצירת השיתוף", - "Password protection (enforced)" : "הגנה בססמה (נאכף)", - "Password protection" : "Password protection", - "Enter a password" : "נא להקליד ססמה", - "Create share" : "צור שיתוף", - "Add another link" : "הוספת קישור נוסף", - "Create a new share link" : "יצירת קישור שיתוף חדש", - "{shareWith} by {initiator}" : "{shareWith} באמצעות {initiator}", - "Shared via link by {initiator}" : "שותף דרך קישור על ידי {initiator}", - "Share link ({label})" : "שתף קישור ({label})", - "Create public link" : "יצירת קישור ציבורי", - "Error, please enter proper password and/or expiration date" : "שגיאה, נא למלא ססמה ו/או תאריך תפוגה כראוי", - "View only" : "לצפיה בלבד", - "Can edit" : "ניתן לערוך", - "Resharing is not allowed" : "שיתוף מחדש אסור", - "Name or email …" : "שם או דוא\"ל ...", - "Name, email, or Federated Cloud ID …" : "שם, דוא\"ל או ID ענן מאוחד...", - "Searching …" : "מתבצע חיפוש…", - "No elements found." : "לא נמצאו רכיבים.", - "Search globally" : "חיפוש גלובלי", - "Guest" : "אורח/ת", - "Group" : "קבוצה", - "Email" : "דוא״ל", - "Deck board" : "לוח חסיפה", - "on {server}" : "על גבי {server}", - "Note:" : "הערה:", - "Terms of service" : "תנאי שירות", - "Allow upload and editing" : "לאפשר העלאה ועריכה", - "Allow editing" : "לאפשר עריכה", - "Advanced settings" : "הגדרות מתקדמות", - "Share label" : "שתף תווית", - "Video verification" : "אימות וידאו", - "Expiration date (enforced)" : "תאריך תפוגה (נאכף)", - "Set expiration date" : "הגדרת תאריך תפוגה", - "Hide download" : "הסתרת הורדה", - "Note to recipient" : "מסר לנמען", - "Enter a note for the share recipient" : "נא להוסיף הערה למקבלי השיתוף", - "Read" : "קריאה", - "Edit" : "עריכה", - "Share" : "שיתוף", - "Delete" : "מחיקה", - "Others with access" : "נוספים עם גישה", - "Toggle list of others with access to this directory" : "החלפת מצב הנוספים עם גישה לתיקייה הזאת", - "Toggle list of others with access to this file" : "החלפת מצב הנוספים עם גישה לקובץ הזה", - "Unable to fetch inherited shares" : "לא ניתן לקבל את השיתופים שנורשו", - "Shares" : "שיתופים", - "Unable to load the shares list" : "לא ניתן לטעון את רשימת השיתופים", - "Expires {relativetime}" : "תפוגה: {relativetime}", - "this share just expired." : "תוקף השיתוף פג זה עתה.", - "Shared with you by {owner}" : "שותף אתך על ידי {owner}", - "Link to a file" : "קישור לקובץ", - "Shared" : "משותף", - "Shared with others" : "משותף עם אחרים", - "Public share" : "שיתוף ציבורי", - "No shares" : "אין שיתופים", - "Shared with you" : "שיתף/שיתפה אתך", - "Nothing shared with you yet" : "עדיין לא שיתפו אתך דבר", - "Nothing shared yet" : "עדיין לא שותף דבר", - "Shared by link" : "משותף עם קישור", - "No shared links" : "אין קישורים משותפים", - "Deleted shares" : "שיתופים שנמחקו", - "No deleted shares" : "אין שיתופים שנמחקו", - "Pending shares" : "שיתופים ממתינים", - "No pending shares" : "אין שיתופים ממתינים", - "Error updating the share" : "שגיאה בעדכון השיתוף", - "Shared by" : "שותף על־ידי", - "Shared with" : "משותף עם", - "Shared with you and the group {group} by {owner}" : "שותף אתך ועם הקבוצה {group} על ידי {owner}", - "Shared with you and {circle} by {owner}" : "משותף אתך ועם {circle} על ידי {owner}", - "Shared with you and the conversation {conversation} by {owner}" : "שותף אתך והדיון {conversation} על ידי {owner}", - "Shared with you in a conversation by {owner}" : "שותף אתך בדיון על ידי {owner}", - "Share note" : "פתק שיתוף", - "Upload files to %s" : "העלאת קבצים על %s", - "Note" : "פתק", - "Select or drop files" : "בחירה או השלכה של קבצים", - "Uploading files" : "מועלים קבצים", - "Uploaded files:" : "קבצים שהועלו:", - "By uploading files, you agree to the %1$sterms of service%2$s." : "עצם העלאתם של קבצים מביעה את הסכמתך ל%1$sתנאי השירות%2$s.", - "Share not found" : "השיתוף לא נמצא", - "Back to %s" : "חזרה אל %s", - "Add to your Nextcloud" : "הוספה ל־Nextcloud שלך", - "Waiting…" : "בהמתנה…", - "error" : "שגיאה", - "finished" : "הסתיים", - "This will stop your current uploads." : "פעולה זו תעצור את השליחות הנוכחיות שלך.", - "Move or copy" : "העברה או העתקה", - "You can upload into this folder" : "ניתן להעלות לתיקייה זו", - "No compatible server found at {remote}" : "לא נמצא שרת תואם בכתובת {remote}", - "Invalid server URL" : "כתובת השרת שגויה", - "Failed to add the public link to your Nextcloud" : "אירע כשל בהוספת קישור ציבורי ל־Nextcloud שלך", - "Files" : "קבצים", - "Download all files" : "הורדת כל הקבצים", - "No recommendations. Start typing." : "אין המלצות. נא להתחיל להקליד.", - "Enter your name" : "נא למלא את שמך" -}, -"nplurals=3; plural=(n == 1 && n % 1 == 0) ? 0 : (n == 2 && n % 1 == 0) ? 1: 2;"); diff --git a/apps/files_sharing/l10n/he.json b/apps/files_sharing/l10n/he.json deleted file mode 100644 index 8f32faa5c42..00000000000 --- a/apps/files_sharing/l10n/he.json +++ /dev/null @@ -1,212 +0,0 @@ -{ "translations": { - "File shares" : "שיתופי קבצים", - "Downloaded via public link" : "הורד על בסיס קישור ציבורי", - "Downloaded by {email}" : "הורד על ידי {email}", - "{file} downloaded via public link" : "{file} התקבל דרך קישור ציבורי", - "{email} downloaded {file}" : "{file} הורד על ידי {email}", - "Shared with group {group}" : "שותף עם הקבוצה {group}", - "Removed share for group {group}" : "הוסר שיתוף עם הקבוצה {group}", - "{actor} shared with group {group}" : "שותף עם הקבוצה {group} על ידי {actor}", - "{actor} removed share for group {group}" : "הוסר השיתוף עם הקבוצה {group} על ידי {actor}", - "Share for group {group} expired" : "תוקף השיתוף עם הקבוצה {group} פג", - "You shared {file} with group {group}" : "שיתפת {file} עם הקבוצה {group}", - "You removed group {group} from {file}" : "הסרת את הקבוצה {group} מהקובץ {file}", - "{actor} shared {file} with group {group}" : "הקובץ {file} שותף עם הקבוצה {group} על ידי {actor}", - "{actor} removed group {group} from {file}" : "הקבוצה {group} הוסרה מהשיתוף {file} על ידי {actor}", - "Share for file {file} with group {group} expired" : "תוקף שיתוף הקובץ {file} עם הקבוצה {group} פג", - "Shared as public link" : "שותף כקישור ציבורי", - "Removed public link" : "הסיר/ה קישור ציבורי", - "Public link expired" : "קישור ציבורי פג תוקף", - "{actor} shared as public link" : "שותף כקישור ציבורי על ידי {actor}", - "{actor} removed public link" : "הקישור הציבורי הוסר על ידי {actor}", - "Public link of {actor} expired" : "תוקף הקישור הציבורי של {actor} פג", - "You shared {file} as public link" : "שיתפת את {file} כקישור ציבורי", - "You removed public link for {file}" : "הסרת קישור ציבורי עבור {file}", - "Public link expired for {file}" : "תוקף הקישור הציבורי עבור {file} פג", - "{actor} shared {file} as public link" : "{file} שותף כקישור ציבורי על ידי {actor}", - "{actor} removed public link for {file}" : "הקישור הציבורי עבור {file} הוסר על ידי {actor}", - "Public link of {actor} for {file} expired" : "תוקף הקישור הציבורי של {actor} עבור {file} פג", - "{user} accepted the remote share" : "השיתוף המרוחק התקבל על ידי {user}", - "{user} declined the remote share" : "השיתוף המרוחק נדחה על ידי {user}", - "You received a new remote share {file} from {user}" : "קיבלת שיתוף מרוחק חדש {file} מאת", - "{user} accepted the remote share of {file}" : "השיתוף המרוחק של {file} התקבל על ידי {user}", - "{user} declined the remote share of {file}" : "השיתוף המרוחק של {file} נדחה על ידי {user}", - "{user} unshared {file} from you" : "{user} ביטל שיתוף של {file} ממך", - "Shared with {user}" : "שותף עם {user}", - "Removed share for {user}" : "הוסר השיתוף עבור {user}", - "You removed yourself" : "הסרת את עצמך", - "{actor} removed themselves" : "{actor} הסירו את עצמם", - "{actor} shared with {user}" : "שותף עם {user} על ידי {actor}", - "{actor} removed share for {user}" : "השיתוף עבור {user} הוסר על ידי {actor}", - "Shared by {actor}" : "שותף על ידי {actor}", - "{actor} removed share" : "שיתוף הוסר על ידי {actor}", - "Share for {user} expired" : "תוקף השיתוף של {user} פג", - "Share expired" : "תוקף השיתוף פג", - "You shared {file} with {user}" : "שיתפת את {file} עם {user}", - "You removed {user} from {file}" : "הסרת את {user} מהקובץ {file}", - "You removed yourself from {file}" : "הסרת את עצמך מהקובץ {file}", - "{actor} removed themselves from {file}" : "{actor} הסיר את עצמו מ- {file}", - "{actor} shared {file} with {user}" : "{file} שותף עם {user} על ידי {actor}", - "{actor} removed {user} from {file}" : "{actor} הסיר את {user} מ- {file}", - "{actor} shared {file} with you" : "{actor} שיתף {file} איתך", - "{actor} removed you from the share named {file}" : "הוסרת מהשיתוף בשם {file} על ידי {actor}", - "Share for file {file} with {user} expired" : "תוקף שיתוף הקובץ {file} עם {user} פג", - "Share for file {file} expired" : "שיתוף הקובץ {file} פג", - "A file or folder shared by mail or by public link was <strong>downloaded</strong>" : "קובץ או תיקייה ששותפו בדוא״ל או דרך קישור ציבורי <strong>הורדו</strong>", - "A file or folder was shared from <strong>another server</strong>" : "קובץ או תיקייה שותפו מ- <strong>שרת אחר</strong>", - "Sharing" : "שיתוף", - "A file or folder has been <strong>shared</strong>" : "קובץ או תיקייה <strong>שותפו<strong/>", - "Shared link" : "שותף קישור", - "Could not delete share" : "לא ניתן היה למחוק את השיתוף", - "Please specify a file or folder path" : "יש לספק נתיב לקובץ או תיקייה", - "Could not create share" : "לא ניתן ליצור שיתוף", - "Group sharing is disabled by the administrator" : "שיתוף קבוצתי מנוטרל על ידי המנהל", - "Please specify a valid group" : "יש לספק קבוצה חוקית", - "Public link sharing is disabled by the administrator" : "שיתוף ציבורי מנוטרל על ידי המנהל", - "Sharing %s sending the password by Nextcloud Talk failed because Nextcloud Talk is not enabled" : "שיתוף%s שליחת הסיסמה באמצעות Nextcloud Talk נכשל מכיוון ש- Nextcloud Talk אינו מופעל", - "Sharing %1$s failed because the back end does not allow shares from type %2$s" : "השיתוף%1$s נכשל מכיוון שה-\"קצה אחורי\" אינו מאפשר שיתופים מסוג %2$s", - "Sharing %s failed because the back end does not support room shares" : "השיתוף של%sנכשל מכיוון שה-\"קצה אחורי\" אינו תומך בשיתופי חדרים", - "Unknown share type" : "סוג שיתוף אינו מוכר", - "Not a directory" : "אינה תיקייה", - "Could not lock node" : "לא היה ניתן לנעול את הצומת", - "Public upload is only possible for publicly shared folders" : "העלאה ציבורית אפשרית רק אל תיקיות משותפות ציבוריות", - "Public upload disabled by the administrator" : "שיתוף ציבורי מנוטרל על ידי המנהל", - "Could not lock path" : "לא ניתן היה לנעול נתיב", - "Wrong or no update parameter given" : "משתנה עדכון שניתן שגוי או לא קיים", - "Wrong password" : "ססמה שגויה", - "shared by %s" : "שותף על ידי %s", - "Download" : "הורדה", - "Direct link" : "קישור ישיר", - "Share API is disabled" : "שיתוף API מנוטרל", - "File sharing" : "שיתוף קבצים", - "Share will expire tomorrow" : "תוקף השיתוף יפוג מחר", - "Your share of {node} will expire tomorrow" : "תוקף השיתוף שלך {node} יפוג מחר", - "You received {share} as a share by {user}" : "קיבלת {share} כשיתוף מאת {user}", - "You received {share} to group {group} as a share by {user}" : "קיבלת {share} לקבוצה {group} כשיתוף על ידי {user}", - "Accept" : "קבלה", - "Decline" : "דחייה", - "Expiration date" : "מועד תפוגה", - "Set a password" : "הגדרת ססמה", - "Password" : "ססמה", - "Share link" : "שיתוף קישור", - "Copy to clipboard" : "העתקה ללוח הגזירים", - "Send link via email" : "שליחת קישור באמצעות דואר אלקטרוני", - "Link copied to clipboard" : "הקישור הועתק ללוח הגזירים", - "Select" : "בחר", - "Cancel" : "ביטול", - "Close" : "סגירה", - "Continue" : "להמשך", - "Error creating the share" : "יצירת השיתוף נכשלה", - "Reset" : "איפוס", - "Invalid path selected" : "הנתיב שנבחר שגוי", - "Unknown error" : "שגיאה בלתי ידועה", - "group" : "קבוצה", - "conversation" : "דיון", - "remote" : "מרוחק", - "remote group" : "קבוצה מרוחקת", - "guest" : "אורח", - "Shared with the group {user} by {owner}" : "שותף עם הקבוצה {user} על ידי {owner}", - "Shared with the conversation {user} by {owner}" : "שותף עם הדיון {user} על ידי {owner}", - "Shared with {user} by {owner}" : "שותף עם {user} על ידי {owner}", - "Added by {initiator}" : "נוסף על ידי {initiator}", - "Via “{folder}”" : "דרך „{folder}”", - "Unshare" : "ביטול שיתוף", - "Internal link" : "קישור פנימי", - "Cannot copy, please copy the link manually" : "לא ניתן להעתיק, נא להעתיק את הקישור ידנית", - "Link copied" : "הקישור הועתק", - "Please enter the following required information before creating the share" : "נא למלא את הפרטים הנחוצים הבאים בטרם יצירת השיתוף", - "Password protection (enforced)" : "הגנה בססמה (נאכף)", - "Password protection" : "Password protection", - "Enter a password" : "נא להקליד ססמה", - "Create share" : "צור שיתוף", - "Add another link" : "הוספת קישור נוסף", - "Create a new share link" : "יצירת קישור שיתוף חדש", - "{shareWith} by {initiator}" : "{shareWith} באמצעות {initiator}", - "Shared via link by {initiator}" : "שותף דרך קישור על ידי {initiator}", - "Share link ({label})" : "שתף קישור ({label})", - "Create public link" : "יצירת קישור ציבורי", - "Error, please enter proper password and/or expiration date" : "שגיאה, נא למלא ססמה ו/או תאריך תפוגה כראוי", - "View only" : "לצפיה בלבד", - "Can edit" : "ניתן לערוך", - "Resharing is not allowed" : "שיתוף מחדש אסור", - "Name or email …" : "שם או דוא\"ל ...", - "Name, email, or Federated Cloud ID …" : "שם, דוא\"ל או ID ענן מאוחד...", - "Searching …" : "מתבצע חיפוש…", - "No elements found." : "לא נמצאו רכיבים.", - "Search globally" : "חיפוש גלובלי", - "Guest" : "אורח/ת", - "Group" : "קבוצה", - "Email" : "דוא״ל", - "Deck board" : "לוח חסיפה", - "on {server}" : "על גבי {server}", - "Note:" : "הערה:", - "Terms of service" : "תנאי שירות", - "Allow upload and editing" : "לאפשר העלאה ועריכה", - "Allow editing" : "לאפשר עריכה", - "Advanced settings" : "הגדרות מתקדמות", - "Share label" : "שתף תווית", - "Video verification" : "אימות וידאו", - "Expiration date (enforced)" : "תאריך תפוגה (נאכף)", - "Set expiration date" : "הגדרת תאריך תפוגה", - "Hide download" : "הסתרת הורדה", - "Note to recipient" : "מסר לנמען", - "Enter a note for the share recipient" : "נא להוסיף הערה למקבלי השיתוף", - "Read" : "קריאה", - "Edit" : "עריכה", - "Share" : "שיתוף", - "Delete" : "מחיקה", - "Others with access" : "נוספים עם גישה", - "Toggle list of others with access to this directory" : "החלפת מצב הנוספים עם גישה לתיקייה הזאת", - "Toggle list of others with access to this file" : "החלפת מצב הנוספים עם גישה לקובץ הזה", - "Unable to fetch inherited shares" : "לא ניתן לקבל את השיתופים שנורשו", - "Shares" : "שיתופים", - "Unable to load the shares list" : "לא ניתן לטעון את רשימת השיתופים", - "Expires {relativetime}" : "תפוגה: {relativetime}", - "this share just expired." : "תוקף השיתוף פג זה עתה.", - "Shared with you by {owner}" : "שותף אתך על ידי {owner}", - "Link to a file" : "קישור לקובץ", - "Shared" : "משותף", - "Shared with others" : "משותף עם אחרים", - "Public share" : "שיתוף ציבורי", - "No shares" : "אין שיתופים", - "Shared with you" : "שיתף/שיתפה אתך", - "Nothing shared with you yet" : "עדיין לא שיתפו אתך דבר", - "Nothing shared yet" : "עדיין לא שותף דבר", - "Shared by link" : "משותף עם קישור", - "No shared links" : "אין קישורים משותפים", - "Deleted shares" : "שיתופים שנמחקו", - "No deleted shares" : "אין שיתופים שנמחקו", - "Pending shares" : "שיתופים ממתינים", - "No pending shares" : "אין שיתופים ממתינים", - "Error updating the share" : "שגיאה בעדכון השיתוף", - "Shared by" : "שותף על־ידי", - "Shared with" : "משותף עם", - "Shared with you and the group {group} by {owner}" : "שותף אתך ועם הקבוצה {group} על ידי {owner}", - "Shared with you and {circle} by {owner}" : "משותף אתך ועם {circle} על ידי {owner}", - "Shared with you and the conversation {conversation} by {owner}" : "שותף אתך והדיון {conversation} על ידי {owner}", - "Shared with you in a conversation by {owner}" : "שותף אתך בדיון על ידי {owner}", - "Share note" : "פתק שיתוף", - "Upload files to %s" : "העלאת קבצים על %s", - "Note" : "פתק", - "Select or drop files" : "בחירה או השלכה של קבצים", - "Uploading files" : "מועלים קבצים", - "Uploaded files:" : "קבצים שהועלו:", - "By uploading files, you agree to the %1$sterms of service%2$s." : "עצם העלאתם של קבצים מביעה את הסכמתך ל%1$sתנאי השירות%2$s.", - "Share not found" : "השיתוף לא נמצא", - "Back to %s" : "חזרה אל %s", - "Add to your Nextcloud" : "הוספה ל־Nextcloud שלך", - "Waiting…" : "בהמתנה…", - "error" : "שגיאה", - "finished" : "הסתיים", - "This will stop your current uploads." : "פעולה זו תעצור את השליחות הנוכחיות שלך.", - "Move or copy" : "העברה או העתקה", - "You can upload into this folder" : "ניתן להעלות לתיקייה זו", - "No compatible server found at {remote}" : "לא נמצא שרת תואם בכתובת {remote}", - "Invalid server URL" : "כתובת השרת שגויה", - "Failed to add the public link to your Nextcloud" : "אירע כשל בהוספת קישור ציבורי ל־Nextcloud שלך", - "Files" : "קבצים", - "Download all files" : "הורדת כל הקבצים", - "No recommendations. Start typing." : "אין המלצות. נא להתחיל להקליד.", - "Enter your name" : "נא למלא את שמך" -},"pluralForm" :"nplurals=3; plural=(n == 1 && n % 1 == 0) ? 0 : (n == 2 && n % 1 == 0) ? 1: 2;" -}
\ No newline at end of file diff --git a/apps/files_sharing/l10n/hr.js b/apps/files_sharing/l10n/hr.js index 4eedc0c0bc3..16b8b425f4b 100644 --- a/apps/files_sharing/l10n/hr.js +++ b/apps/files_sharing/l10n/hr.js @@ -189,6 +189,7 @@ OC.L10N.register( "No deleted shares" : "Nema izbrisanih dijeljenja", "Pending shares" : "Dijeljenja na čekanju", "No pending shares" : "Nema dijeljenja na čekanju", + "Error deleting the share" : "Pogreška pri brisanju dijeljenja", "Error updating the share: {errorMessage}" : "Pogreška pri ažuriranju dijeljenja: {errorMessage}", "Error updating the share" : "Pogreška pri ažuriranju dijeljenja", "Shared by" : "Podijeljeno od", diff --git a/apps/files_sharing/l10n/hr.json b/apps/files_sharing/l10n/hr.json index 8df8671ef9d..cd4c7450ccc 100644 --- a/apps/files_sharing/l10n/hr.json +++ b/apps/files_sharing/l10n/hr.json @@ -187,6 +187,7 @@ "No deleted shares" : "Nema izbrisanih dijeljenja", "Pending shares" : "Dijeljenja na čekanju", "No pending shares" : "Nema dijeljenja na čekanju", + "Error deleting the share" : "Pogreška pri brisanju dijeljenja", "Error updating the share: {errorMessage}" : "Pogreška pri ažuriranju dijeljenja: {errorMessage}", "Error updating the share" : "Pogreška pri ažuriranju dijeljenja", "Shared by" : "Podijeljeno od", diff --git a/apps/files_sharing/l10n/hy.js b/apps/files_sharing/l10n/hy.js deleted file mode 100644 index 2e8a459c6da..00000000000 --- a/apps/files_sharing/l10n/hy.js +++ /dev/null @@ -1,10 +0,0 @@ -OC.L10N.register( - "files_sharing", - { - "Cancel" : "Չեղարկել", - "Password" : "Գաղտնաբառ", - "Name" : "Անուն", - "Download" : "Ներբեռնել", - "Download %s" : "Ներբեռնել %s" -}, -"nplurals=2; plural=(n != 1);"); diff --git a/apps/files_sharing/l10n/hy.json b/apps/files_sharing/l10n/hy.json deleted file mode 100644 index a189280c922..00000000000 --- a/apps/files_sharing/l10n/hy.json +++ /dev/null @@ -1,8 +0,0 @@ -{ "translations": { - "Cancel" : "Չեղարկել", - "Password" : "Գաղտնաբառ", - "Name" : "Անուն", - "Download" : "Ներբեռնել", - "Download %s" : "Ներբեռնել %s" -},"pluralForm" :"nplurals=2; plural=(n != 1);" -}
\ No newline at end of file diff --git a/apps/files_sharing/l10n/ia.js b/apps/files_sharing/l10n/ia.js deleted file mode 100644 index 8e6401b8835..00000000000 --- a/apps/files_sharing/l10n/ia.js +++ /dev/null @@ -1,15 +0,0 @@ -OC.L10N.register( - "files_sharing", - { - "Cancel" : "Cancellar", - "A file or folder has been <strong>shared</strong>" : "Un file o un dossier ha essite <strong>compartite</strong>", - "You shared %1$s with %2$s" : "Tu compartiva %1$s con %2$s", - "You shared %1$s with group %2$s" : "Tu compartiva %1$s con gruppo %2$s", - "You shared %1$s via link" : "Tu compartiva %1$s via ligamine", - "%2$s shared %1$s with you" : "%2$s compartiva %1$s con te", - "Shares" : "Comparti", - "Password" : "Contrasigno", - "Name" : "Nomine", - "Download" : "Discargar" -}, -"nplurals=2; plural=(n != 1);"); diff --git a/apps/files_sharing/l10n/ia.json b/apps/files_sharing/l10n/ia.json deleted file mode 100644 index e5efb202155..00000000000 --- a/apps/files_sharing/l10n/ia.json +++ /dev/null @@ -1,13 +0,0 @@ -{ "translations": { - "Cancel" : "Cancellar", - "A file or folder has been <strong>shared</strong>" : "Un file o un dossier ha essite <strong>compartite</strong>", - "You shared %1$s with %2$s" : "Tu compartiva %1$s con %2$s", - "You shared %1$s with group %2$s" : "Tu compartiva %1$s con gruppo %2$s", - "You shared %1$s via link" : "Tu compartiva %1$s via ligamine", - "%2$s shared %1$s with you" : "%2$s compartiva %1$s con te", - "Shares" : "Comparti", - "Password" : "Contrasigno", - "Name" : "Nomine", - "Download" : "Discargar" -},"pluralForm" :"nplurals=2; plural=(n != 1);" -}
\ No newline at end of file diff --git a/apps/files_sharing/l10n/id.js b/apps/files_sharing/l10n/id.js deleted file mode 100644 index d7b18e9fa88..00000000000 --- a/apps/files_sharing/l10n/id.js +++ /dev/null @@ -1,69 +0,0 @@ -OC.L10N.register( - "files_sharing", - { - "Shared with others" : "Dibagikan dengan lainnya", - "Shared with you" : "Dibagikan dengan Anda", - "Shared by link" : "Dibagikan dengan tautan", - "Nothing shared with you yet" : "Tidak ada yang dibagikan kepada Anda", - "Files and folders others share with you will show up here" : "Berkas dan folder lainnya yang dibagikan kepada Anda akan ditampilkan disini", - "Nothing shared yet" : "Tidak ada yang dibagikan", - "Files and folders you share will show up here" : "Berkas dan folder yang Anda bagikan akan ditampilkan disini", - "No shared links" : "Tidak ada tautan berbagi", - "Files and folders you share by link will show up here" : "Berkas dan folder yang Anda bagikan menggunakan tautan akan ditampilkan disini", - "Download" : "Unduh", - "You can upload into this folder" : "Anda dapat mengunggah kedalam folder ini", - "No compatible server found at {remote}" : "Tidak ditemukan server yang kompatibel pada {remote}", - "Invalid server URL" : "Server URL tidak valid", - "Failed to add the public link to your Nextcloud" : "Gagal menambah tautan publik ke Nextcloud Anda", - "No expiration date set" : "Tanggal kedaluwarsa tidak diatur", - "Shared by" : "Dibagikan oleh", - "Sharing" : "Berbagi", - "Downloaded via public link" : "Diunduh via tautan publik", - "Removed public link" : "tautan publik dihapus", - "Public link expired" : "tautan publik kedaluwarsa", - "A file or folder was shared from <strong>another server</strong>" : "Sebuah berkas atau folder telah dibagikan dari <strong>server lainnya</strong>", - "A file or folder has been <strong>shared</strong>" : "Sebuah berkas atau folder telah <strong>dibagikan</strong>", - "Wrong share ID, share doesn't exist" : "ID pembagian salah, tidak ada yang bisa dibagi", - "could not delete share" : "tidak dapat menghapus pembagian", - "Could not delete share" : "Tidak dapat menghapus pembagian", - "Please specify a file or folder path" : "Tentukan berkas atau folder", - "Wrong path, file/folder doesn't exist" : "Salah path, berkas/folder tidak ada", - "Could not create share" : "Tidak dapat membuat pembagian", - "invalid permissions" : "izin tidak sah", - "Please specify a valid user" : "Tentukan pengguna yang valid", - "Group sharing is disabled by the administrator" : "Berbagi grup dinonaktifkan oleh administrator", - "Please specify a valid group" : "Tentukan grup yang valid", - "Public link sharing is disabled by the administrator" : "Pembagian tautan publik dinonaktifkan oleh administrator", - "Public upload disabled by the administrator" : "Pengunggahan publik dinonaktifkan oleh administrator", - "Public upload is only possible for publicly shared folders" : "Pengunggahan publik hanya bisa untuk folder yang dibagikan kepada publik", - "Invalid date, date format must be YYYY-MM-DD" : "Tanggal salah, format tanggal harus TTTT-BB-HH", - "Unknown share type" : "Tipe berbagi tidak diketahui", - "Not a directory" : "Bukan direktori", - "Could not lock path" : "Tidak dapat mengunci path", - "Wrong or no update parameter given" : "Parameter salah atau tidak diperbarui", - "Can't change permissions for public share links" : "Tidak dapat mengubah izin untuk tautan berbagi publik", - "Cannot increase permissions" : "Tidak dapat menambah izin", - "Direct link" : "Tautan langsung", - "Add to your Nextcloud" : "Tambahkan ke Nextcloud Anda", - "Share API is disabled" : "API pembagian dinonaktifkan", - "No entries found in this folder" : "Tidak ada entri yang ditemukan dalam folder ini", - "Name" : "Nama", - "Share time" : "Waktu berbagi", - "Expiration date" : "Tanggal kedaluwarsa", - "Sorry, this link doesn’t seem to work anymore." : "Maaf, tautan ini tampaknya tidak berfungsi lagi.", - "Reasons might be:" : "Alasan yang mungkin:", - "the item was removed" : "item telah dihapus", - "the link expired" : "tautan telah kedaluwarsa", - "sharing is disabled" : "berbagi dinonaktifkan", - "For more info, please ask the person who sent this link." : "Untuk info lebih lanjut, silakan tanyakan orang yang mengirim tautan ini.", - "Download %s" : "Unduh %s", - "Upload files to %s" : "Unggah berkas ke %s", - "Select or drop files" : "Pilih atau drop berkas", - "Uploading files…" : "Mengunggah berkas...", - "Uploaded files:" : "Berkas terunggah:", - "Sharing %s failed because the back end does not allow shares from type %s" : "Gagal berbagi %s karena backend tidak mengizinkan berbagi dengan tipe %s", - "This share is password-protected" : "Berbagi ini dilindungi kata sandi", - "The password is wrong. Try again." : "Kata sandi salah. Coba lagi", - "Password" : "Kata sandi" -}, -"nplurals=1; plural=0;"); diff --git a/apps/files_sharing/l10n/id.json b/apps/files_sharing/l10n/id.json deleted file mode 100644 index 3226abaeba0..00000000000 --- a/apps/files_sharing/l10n/id.json +++ /dev/null @@ -1,67 +0,0 @@ -{ "translations": { - "Shared with others" : "Dibagikan dengan lainnya", - "Shared with you" : "Dibagikan dengan Anda", - "Shared by link" : "Dibagikan dengan tautan", - "Nothing shared with you yet" : "Tidak ada yang dibagikan kepada Anda", - "Files and folders others share with you will show up here" : "Berkas dan folder lainnya yang dibagikan kepada Anda akan ditampilkan disini", - "Nothing shared yet" : "Tidak ada yang dibagikan", - "Files and folders you share will show up here" : "Berkas dan folder yang Anda bagikan akan ditampilkan disini", - "No shared links" : "Tidak ada tautan berbagi", - "Files and folders you share by link will show up here" : "Berkas dan folder yang Anda bagikan menggunakan tautan akan ditampilkan disini", - "Download" : "Unduh", - "You can upload into this folder" : "Anda dapat mengunggah kedalam folder ini", - "No compatible server found at {remote}" : "Tidak ditemukan server yang kompatibel pada {remote}", - "Invalid server URL" : "Server URL tidak valid", - "Failed to add the public link to your Nextcloud" : "Gagal menambah tautan publik ke Nextcloud Anda", - "No expiration date set" : "Tanggal kedaluwarsa tidak diatur", - "Shared by" : "Dibagikan oleh", - "Sharing" : "Berbagi", - "Downloaded via public link" : "Diunduh via tautan publik", - "Removed public link" : "tautan publik dihapus", - "Public link expired" : "tautan publik kedaluwarsa", - "A file or folder was shared from <strong>another server</strong>" : "Sebuah berkas atau folder telah dibagikan dari <strong>server lainnya</strong>", - "A file or folder has been <strong>shared</strong>" : "Sebuah berkas atau folder telah <strong>dibagikan</strong>", - "Wrong share ID, share doesn't exist" : "ID pembagian salah, tidak ada yang bisa dibagi", - "could not delete share" : "tidak dapat menghapus pembagian", - "Could not delete share" : "Tidak dapat menghapus pembagian", - "Please specify a file or folder path" : "Tentukan berkas atau folder", - "Wrong path, file/folder doesn't exist" : "Salah path, berkas/folder tidak ada", - "Could not create share" : "Tidak dapat membuat pembagian", - "invalid permissions" : "izin tidak sah", - "Please specify a valid user" : "Tentukan pengguna yang valid", - "Group sharing is disabled by the administrator" : "Berbagi grup dinonaktifkan oleh administrator", - "Please specify a valid group" : "Tentukan grup yang valid", - "Public link sharing is disabled by the administrator" : "Pembagian tautan publik dinonaktifkan oleh administrator", - "Public upload disabled by the administrator" : "Pengunggahan publik dinonaktifkan oleh administrator", - "Public upload is only possible for publicly shared folders" : "Pengunggahan publik hanya bisa untuk folder yang dibagikan kepada publik", - "Invalid date, date format must be YYYY-MM-DD" : "Tanggal salah, format tanggal harus TTTT-BB-HH", - "Unknown share type" : "Tipe berbagi tidak diketahui", - "Not a directory" : "Bukan direktori", - "Could not lock path" : "Tidak dapat mengunci path", - "Wrong or no update parameter given" : "Parameter salah atau tidak diperbarui", - "Can't change permissions for public share links" : "Tidak dapat mengubah izin untuk tautan berbagi publik", - "Cannot increase permissions" : "Tidak dapat menambah izin", - "Direct link" : "Tautan langsung", - "Add to your Nextcloud" : "Tambahkan ke Nextcloud Anda", - "Share API is disabled" : "API pembagian dinonaktifkan", - "No entries found in this folder" : "Tidak ada entri yang ditemukan dalam folder ini", - "Name" : "Nama", - "Share time" : "Waktu berbagi", - "Expiration date" : "Tanggal kedaluwarsa", - "Sorry, this link doesn’t seem to work anymore." : "Maaf, tautan ini tampaknya tidak berfungsi lagi.", - "Reasons might be:" : "Alasan yang mungkin:", - "the item was removed" : "item telah dihapus", - "the link expired" : "tautan telah kedaluwarsa", - "sharing is disabled" : "berbagi dinonaktifkan", - "For more info, please ask the person who sent this link." : "Untuk info lebih lanjut, silakan tanyakan orang yang mengirim tautan ini.", - "Download %s" : "Unduh %s", - "Upload files to %s" : "Unggah berkas ke %s", - "Select or drop files" : "Pilih atau drop berkas", - "Uploading files…" : "Mengunggah berkas...", - "Uploaded files:" : "Berkas terunggah:", - "Sharing %s failed because the back end does not allow shares from type %s" : "Gagal berbagi %s karena backend tidak mengizinkan berbagi dengan tipe %s", - "This share is password-protected" : "Berbagi ini dilindungi kata sandi", - "The password is wrong. Try again." : "Kata sandi salah. Coba lagi", - "Password" : "Kata sandi" -},"pluralForm" :"nplurals=1; plural=0;" -}
\ No newline at end of file diff --git a/apps/files_sharing/l10n/it.js b/apps/files_sharing/l10n/it.js index ade501b3d13..23f0a3b4a28 100644 --- a/apps/files_sharing/l10n/it.js +++ b/apps/files_sharing/l10n/it.js @@ -368,6 +368,7 @@ OC.L10N.register( "List of unapproved shares." : "Lista di condivisioni non approvate.", "No pending shares" : "Nessuna condivisione in corso", "Shares you have received but not approved will show up here" : "Le condivisioni che hai ricevuto, ma non approvato saranno mostrate qui", + "Error deleting the share" : "Errore durante l'eliminazione della condivisione", "Error updating the share: {errorMessage}" : "Errore durante l'aggiornamento della condivisione: {errorMessage}", "Error updating the share" : "Errore durante l'aggiornamento della condivisione", "File \"{path}\" has been unshared" : "La condivisione del file \"{path}\" è stata rimossa", diff --git a/apps/files_sharing/l10n/it.json b/apps/files_sharing/l10n/it.json index f87b0a5cd74..fc84fa187f2 100644 --- a/apps/files_sharing/l10n/it.json +++ b/apps/files_sharing/l10n/it.json @@ -366,6 +366,7 @@ "List of unapproved shares." : "Lista di condivisioni non approvate.", "No pending shares" : "Nessuna condivisione in corso", "Shares you have received but not approved will show up here" : "Le condivisioni che hai ricevuto, ma non approvato saranno mostrate qui", + "Error deleting the share" : "Errore durante l'eliminazione della condivisione", "Error updating the share: {errorMessage}" : "Errore durante l'aggiornamento della condivisione: {errorMessage}", "Error updating the share" : "Errore durante l'aggiornamento della condivisione", "File \"{path}\" has been unshared" : "La condivisione del file \"{path}\" è stata rimossa", diff --git a/apps/files_sharing/l10n/ja.js b/apps/files_sharing/l10n/ja.js index e01fba6e55b..9f82c441ca4 100644 --- a/apps/files_sharing/l10n/ja.js +++ b/apps/files_sharing/l10n/ja.js @@ -368,6 +368,8 @@ OC.L10N.register( "List of unapproved shares." : "未承認の共有の一覧", "No pending shares" : "保留中の共有はありません", "Shares you have received but not approved will show up here" : "あなたが受け取ったが承認されていない共有は、ここに表示されます", + "Error deleting the share: {errorMessage}" : "共有の削除中にエラーが発生しました: {errorMessage}", + "Error deleting the share" : "共有の削除中にエラー", "Error updating the share: {errorMessage}" : "共有の更新中にエラーが発生しました: {errorMessage}", "Error updating the share" : "共有の更新中にエラー", "File \"{path}\" has been unshared" : "ファイルパス \"{path}\" が共有解除されました", diff --git a/apps/files_sharing/l10n/ja.json b/apps/files_sharing/l10n/ja.json index db30aba92e9..1d34bd25927 100644 --- a/apps/files_sharing/l10n/ja.json +++ b/apps/files_sharing/l10n/ja.json @@ -366,6 +366,8 @@ "List of unapproved shares." : "未承認の共有の一覧", "No pending shares" : "保留中の共有はありません", "Shares you have received but not approved will show up here" : "あなたが受け取ったが承認されていない共有は、ここに表示されます", + "Error deleting the share: {errorMessage}" : "共有の削除中にエラーが発生しました: {errorMessage}", + "Error deleting the share" : "共有の削除中にエラー", "Error updating the share: {errorMessage}" : "共有の更新中にエラーが発生しました: {errorMessage}", "Error updating the share" : "共有の更新中にエラー", "File \"{path}\" has been unshared" : "ファイルパス \"{path}\" が共有解除されました", diff --git a/apps/files_sharing/l10n/ka_GE.js b/apps/files_sharing/l10n/ka_GE.js deleted file mode 100644 index f07d567fb75..00000000000 --- a/apps/files_sharing/l10n/ka_GE.js +++ /dev/null @@ -1,135 +0,0 @@ -OC.L10N.register( - "files_sharing", - { - "Shared with you" : "თქვენთან გაზიარებული", - "Nothing shared with you yet" : "თქვენთან ჯერ არაფერია გაზიარებული", - "Files and folders others share with you will show up here" : "აქ გამოჩნდება ფაილები და დირექტორიები, რომლებსაც სხვები თქვენთან აზიარებენ", - "Shared with others" : "სხვასთან გაზიარებული", - "Nothing shared yet" : "ჯერ არაფერი გაზიარებულა", - "Files and folders you share will show up here" : "აქ გამოჩნდება ფაილები და დირექტორიები რომლებსაც აზიარებთ თქვენ", - "Shared by link" : "ბმულით გაზიარებული", - "No shared links" : "გაზიარებული ბმულები არაა", - "Files and folders you share by link will show up here" : "აქ გამოჩნდება ფაილები და დირექტორიები რომლებსაც ბმულით აზიარებთ თქვენ", - "Shares" : "გაზიარებები", - "Restore" : "აღდგენა", - "Move or copy" : "გადაიტანეთ ან დააკოპირეთ", - "Download" : "ჩამოტვირთვა", - "Delete" : "წაშლა", - "You can upload into this folder" : "შეგიძლიათ ატვირთოთ ამ დირექტორიაში", - "No compatible server found at {remote}" : "თავსებადი სერვერი {remote}-ზე ვერ იქნა ნაპოვნი", - "Invalid server URL" : "არასწორი სერვერის URL", - "Failed to add the public link to your Nextcloud" : "საზოგადო ბმულის დამატება თქვენს Nextcloud-ზე ვერ მოხერხდა", - "No expiration date set" : "გაუქმების თარიღი არაა დაყენებული", - "Shared by" : "აზიარებს", - "File shares" : "ფაილის გაზიარებები", - "Downloaded via public link" : "გადმოწერილია საზოგადო ბმულით", - "Downloaded by {email}" : "გადმოწერა {email}-მ", - "{file} downloaded via public link" : "{file} გადმოწერილია საზოგადო ბმულით", - "{email} downloaded {file}" : "{email}-მ გადმოწერა {file}", - "Shared with group {group}" : "გაზიარებულია ჯგუფთან {group}", - "Removed share for group {group}" : "გაზიარება {group} ჯგუფთან შეწყდა", - "{actor} shared with group {group}" : "{actor} მომხმარებელმა გააზიარა ჯგუფთან {group}", - "{actor} removed share for group {group}" : "{actor} მომხმარებელმა შეწყვიტა გაზიარება ჯგუფთან {group}", - "You shared {file} with group {group}" : "თქვენ გააზიარეთ {file} ჯგუფთან {group}", - "You removed group {group} from {file}" : "თქვენ მოაშორეთ ჯგუფი {group} ფაილს {file}", - "{actor} shared {file} with group {group}" : "{actor} მომხმარებელმა გააზიარა ფაილი {file} ჯგუფთან {group}", - "{actor} removed group {group} from {file}" : "{actor} მომხმარებელმა მოაშორა ჯგუფი {group} ფაილს {file}", - "Shared as public link" : "გააზიარა როგორც საზოგადო ბმული", - "Removed public link" : "გააუქმა საზოგადო ბმული", - "Public link expired" : "საზოგადო ბმულს გაუვიდა ვადა", - "{actor} shared as public link" : "{actor} მომხმარებელმა გააზიარა საზოგადო ბმულად", - "{actor} removed public link" : "{actor} მომხმარებელმა გააუქმა საზოგადო ბმული", - "Public link of {actor} expired" : "{actor} მომხმარებლის საზოგადო ბმულს გაუვიდა ვადა", - "You shared {file} as public link" : "თქვენ საზოგადო ბმულის სახით გააზიარეთ {file}", - "You removed public link for {file}" : "თქვენ გააუქმეთ საზოგადო ბმული ფაილისთვის {file}", - "Public link expired for {file}" : "საზოგადო ბმულს ფაილისთვის {file} გაუვიდა ვადა", - "{actor} shared {file} as public link" : "{actor} მომხმარებელმა საზოგადო ბმულის სახით გააზიარა {file}", - "{actor} removed public link for {file}" : "{actor} მომხმარებელმა გააუქმა საზოგადო ბმული ფაილისთვის {file}", - "Public link of {actor} for {file} expired" : "{actor} მომხმარებლის საზოგადო ბმულს ფაილზე {file} გაუვიდა ვადა", - "{user} accepted the remote share" : "{user} მომხმარებელმა მიიღო დისტანციური გაზიარება", - "{user} declined the remote share" : "{user} მომხმარებელმა უარყო დისტანციური გაზიარება", - "You received a new remote share {file} from {user}" : "თქვენ მიიღეთ ახალი დისტანციური გაზიარება {file} მომხმარებლისგან {user}", - "{user} accepted the remote share of {file}" : "{user} მომხმარებელმა მიიღო დისტანციური გაზიარება ფაილზე {file}", - "{user} declined the remote share of {file}" : "{user} მომხმარებელმა უარყო დისტანციური გაზიარება ფალზე {file}", - "{user} unshared {file} from you" : "{user} მომხმარებელმა შეწყვიტა ფაილის {file} გაზიარება თქვენთან", - "Shared with {user}" : "გაზიარებული მომხმარებელთან {user}", - "Removed share for {user}" : "შეწყდა გაზიარება მომხმარებელთან {user}", - "{actor} shared with {user}" : "{actor} მომხმარებელმა გააზიარა მომხმარებელთან {user}", - "{actor} removed share for {user}" : "{actor} მომხმარებელმა შეწყვიტა გაზიარება მომხმარებელთან {user}", - "Shared by {actor}" : "გააზიარა მომხმარებელმა {actor}", - "{actor} removed share" : "{actor} მომხმარებელმა შეწყვიტა გაზიარება", - "You shared {file} with {user}" : "თქვენ გააზიარეთ ფაილი {file} მომხმარებელთან {user}", - "You removed {user} from {file}" : "თქვენ ჩამოაშორეთ მომხმარებელი {user} ფაილს {file}", - "{actor} shared {file} with {user}" : "{actor} მომხმარებელმა გააზიარა ფაილი {file} მომხმარებელთან {user}", - "{actor} removed {user} from {file}" : "{actor} მომხმარებელმა ჩამოაშორა მომხმარებელი {user} ფაილს {file}", - "{actor} shared {file} with you" : "{actor} მომხმარებელმა თქვენთან გააზიარა {file}", - "A file or folder shared by mail or by public link was <strong>downloaded</strong>" : "ელ-ფოსტით ან საზოგადო ბმულით გაზიარბული ფაილი ან დირექტორია <strong>გადმოწერილ იქნა</strong>", - "A file or folder was shared from <strong>another server</strong>" : "ფაილი ან დირექტორია გაზიარდა <strong>სხვა სერვერიდან</strong>", - "Files" : "ფაილები", - "A file or folder has been <strong>shared</strong>" : "ფაილი ან დირექტორია <strong>გაზიარებულ იქნა</strong>", - "Could not delete share" : "გაზიარების გაუქმება ვერ მოხერხდა", - "Please specify a file or folder path" : "გთხოვთ მიუთითოთ ფაილის ან დირექტორიის მისამართი", - "Could not create share" : "გაზიარება ვერ შეიქმნა", - "Please specify a valid user" : "გთხოვთ მიუთითოთ სწორი მომხმარებელი", - "Group sharing is disabled by the administrator" : "ჯგუფური გაზიარება ადმინისტრატორის მიერ არაა ამოქმედებული", - "Please specify a valid group" : "გთხოვთ მიუთითოთ სწორი ჯგუფი", - "Public link sharing is disabled by the administrator" : "საზოგადო ბმულად გაზიარება ადმინისტრატორის მიერ არაა ამოქმდებეული", - "Public upload disabled by the administrator" : "საზოგადო ატვირთვა ადმინისტრატორის მიერ არაა ამოქმედებული", - "Public upload is only possible for publicly shared folders" : "საზოგადო ატვირთვა შესაძლებელია მხოლოდ საზოგადოდ გაზიარებულ დირექტორიებზე", - "Invalid date, date format must be YYYY-MM-DD" : "არასწორი თარიღი, თარიღის ფორმატი უნდა იყოს წწწწ-თთ-დდ", - "You cannot share to a Circle if the app is not enabled" : "წრეს ვერ გაუზიარებთ თუ აპლიკაცია არაა მოქმედი", - "Please specify a valid circle" : "გთხოვთ მიუთითოთ სწორი წრე", - "Unknown share type" : "ამოუცნობი გაზიარების სახეობა", - "Not a directory" : "არაა დირექტორია", - "Could not lock path" : "მისამართი ვერ ჩაიკეტა", - "Wrong or no update parameter given" : "არასწორი ან განახლების პარამეტრის არარსებობა", - "shared by %s" : "გააზიარა მომხმარებელმა %s", - "Direct link" : "პირდაპირი ბმული", - "Share API is disabled" : "გაზიარების API არაა მოქმედი", - "File sharing" : "ფაილების გაზიარება", - "Accept" : "მიღება", - "Sharing" : "გაზიარება", - "Reset" : "საწყის მდოგმარეობაში დაბრუნება", - "Unknown error" : "უცნობი შეცდომა", - "Allow editing" : "შეცვლის ნების დართვა", - "Read only" : "მხოლოდ-კითხვადი", - "Allow upload and editing" : "ატვირთვისა და ცვლილების უფლებების მინიჭება", - "File drop (upload only)" : "ფაილის ჩაგდება (მხოლოდ ატვირთვა)", - "Read" : "წაკითხვა", - "Upload" : "ატვირთვა", - "Edit" : "შეცვლა", - "Allow resharing" : "ხელახალი გაზიარების დაშვება", - "Set expiration date" : "მიუთითეთ ვადის გასვლის დრო", - "Unshare" : "გაზიარების შეწყვეტა", - "group" : "ჯგუფი", - "remote" : "დისტანციური", - "Copy to clipboard" : "კოპირება ბუფერში", - "Password protection" : "პაროლით თავდაცვა", - "Enter a password" : "შეიყვანეთ პაროლი", - "Cancel" : "უარყოფა", - "Password protect" : "პაროლით დაცვა", - "Share link" : "ბმულის გაზიარება", - "Resharing is not allowed" : "ხელახალი გაზიარება არაა დაშვებული", - "Shared with you by {owner}" : "გაზიარდა თქვენთვის {owner} მომხმარებლის მიერ", - "Shared" : "გაზიარებული", - "Share" : "გაზიარება", - "Shared with" : "გაზიარებულია", - "Shared with you and the group {group} by {owner}" : "გაზიარდა თქვენთვის და ჯგუფისთვის {group}, {owner} მომხმარებლის მიერ", - "No entries found in this folder" : "ამ დირექტორიაში შენატანები ვერ მოიძებნა", - "Name" : "სახელი", - "Share time" : "გაზიარების დრო", - "Expiration date" : "გაუქმების თარიღი", - "Reasons might be:" : "შესაძლო მიზეზებია:", - "the item was removed" : "ობიექტი გაუქმდა", - "the link expired" : "ბმულს ვადა გაუვიდა", - "sharing is disabled" : "გაზიარება არაა მოქმედი", - "For more info, please ask the person who sent this link." : "მეტი ინფრმაციისთვის, გთხოვთ ჰკითხოთ ადამიანს ვინც გამოგიგზავნათ ეს ბმული.", - "Upload files to %s" : "ფაილების ატვირთვა %s-ში", - "Select or drop files" : "აირჩიეთ ან გადმოიტანეთ ფაილები", - "Uploaded files:" : "ფაილების ატვირთვა:", - "Add to your Nextcloud" : "თქვენს Nextcloud-ში დამატება", - "Wrong share ID, share doesn't exist" : "არასწორი გაზიარების ID, გაზიარება არ არსებობს", - "Wrong path, file/folder doesn't exist" : "არასწორი მისამართი, ფაილი/დირქტორია არ არსებობს", - "Sorry, this link doesn’t seem to work anymore." : "ბოდიში, ეს ბმული აღარ მოქმედებს." -}, -"nplurals=2; plural=(n!=1);"); diff --git a/apps/files_sharing/l10n/ka_GE.json b/apps/files_sharing/l10n/ka_GE.json deleted file mode 100644 index 66f5aa88375..00000000000 --- a/apps/files_sharing/l10n/ka_GE.json +++ /dev/null @@ -1,133 +0,0 @@ -{ "translations": { - "Shared with you" : "თქვენთან გაზიარებული", - "Nothing shared with you yet" : "თქვენთან ჯერ არაფერია გაზიარებული", - "Files and folders others share with you will show up here" : "აქ გამოჩნდება ფაილები და დირექტორიები, რომლებსაც სხვები თქვენთან აზიარებენ", - "Shared with others" : "სხვასთან გაზიარებული", - "Nothing shared yet" : "ჯერ არაფერი გაზიარებულა", - "Files and folders you share will show up here" : "აქ გამოჩნდება ფაილები და დირექტორიები რომლებსაც აზიარებთ თქვენ", - "Shared by link" : "ბმულით გაზიარებული", - "No shared links" : "გაზიარებული ბმულები არაა", - "Files and folders you share by link will show up here" : "აქ გამოჩნდება ფაილები და დირექტორიები რომლებსაც ბმულით აზიარებთ თქვენ", - "Shares" : "გაზიარებები", - "Restore" : "აღდგენა", - "Move or copy" : "გადაიტანეთ ან დააკოპირეთ", - "Download" : "ჩამოტვირთვა", - "Delete" : "წაშლა", - "You can upload into this folder" : "შეგიძლიათ ატვირთოთ ამ დირექტორიაში", - "No compatible server found at {remote}" : "თავსებადი სერვერი {remote}-ზე ვერ იქნა ნაპოვნი", - "Invalid server URL" : "არასწორი სერვერის URL", - "Failed to add the public link to your Nextcloud" : "საზოგადო ბმულის დამატება თქვენს Nextcloud-ზე ვერ მოხერხდა", - "No expiration date set" : "გაუქმების თარიღი არაა დაყენებული", - "Shared by" : "აზიარებს", - "File shares" : "ფაილის გაზიარებები", - "Downloaded via public link" : "გადმოწერილია საზოგადო ბმულით", - "Downloaded by {email}" : "გადმოწერა {email}-მ", - "{file} downloaded via public link" : "{file} გადმოწერილია საზოგადო ბმულით", - "{email} downloaded {file}" : "{email}-მ გადმოწერა {file}", - "Shared with group {group}" : "გაზიარებულია ჯგუფთან {group}", - "Removed share for group {group}" : "გაზიარება {group} ჯგუფთან შეწყდა", - "{actor} shared with group {group}" : "{actor} მომხმარებელმა გააზიარა ჯგუფთან {group}", - "{actor} removed share for group {group}" : "{actor} მომხმარებელმა შეწყვიტა გაზიარება ჯგუფთან {group}", - "You shared {file} with group {group}" : "თქვენ გააზიარეთ {file} ჯგუფთან {group}", - "You removed group {group} from {file}" : "თქვენ მოაშორეთ ჯგუფი {group} ფაილს {file}", - "{actor} shared {file} with group {group}" : "{actor} მომხმარებელმა გააზიარა ფაილი {file} ჯგუფთან {group}", - "{actor} removed group {group} from {file}" : "{actor} მომხმარებელმა მოაშორა ჯგუფი {group} ფაილს {file}", - "Shared as public link" : "გააზიარა როგორც საზოგადო ბმული", - "Removed public link" : "გააუქმა საზოგადო ბმული", - "Public link expired" : "საზოგადო ბმულს გაუვიდა ვადა", - "{actor} shared as public link" : "{actor} მომხმარებელმა გააზიარა საზოგადო ბმულად", - "{actor} removed public link" : "{actor} მომხმარებელმა გააუქმა საზოგადო ბმული", - "Public link of {actor} expired" : "{actor} მომხმარებლის საზოგადო ბმულს გაუვიდა ვადა", - "You shared {file} as public link" : "თქვენ საზოგადო ბმულის სახით გააზიარეთ {file}", - "You removed public link for {file}" : "თქვენ გააუქმეთ საზოგადო ბმული ფაილისთვის {file}", - "Public link expired for {file}" : "საზოგადო ბმულს ფაილისთვის {file} გაუვიდა ვადა", - "{actor} shared {file} as public link" : "{actor} მომხმარებელმა საზოგადო ბმულის სახით გააზიარა {file}", - "{actor} removed public link for {file}" : "{actor} მომხმარებელმა გააუქმა საზოგადო ბმული ფაილისთვის {file}", - "Public link of {actor} for {file} expired" : "{actor} მომხმარებლის საზოგადო ბმულს ფაილზე {file} გაუვიდა ვადა", - "{user} accepted the remote share" : "{user} მომხმარებელმა მიიღო დისტანციური გაზიარება", - "{user} declined the remote share" : "{user} მომხმარებელმა უარყო დისტანციური გაზიარება", - "You received a new remote share {file} from {user}" : "თქვენ მიიღეთ ახალი დისტანციური გაზიარება {file} მომხმარებლისგან {user}", - "{user} accepted the remote share of {file}" : "{user} მომხმარებელმა მიიღო დისტანციური გაზიარება ფაილზე {file}", - "{user} declined the remote share of {file}" : "{user} მომხმარებელმა უარყო დისტანციური გაზიარება ფალზე {file}", - "{user} unshared {file} from you" : "{user} მომხმარებელმა შეწყვიტა ფაილის {file} გაზიარება თქვენთან", - "Shared with {user}" : "გაზიარებული მომხმარებელთან {user}", - "Removed share for {user}" : "შეწყდა გაზიარება მომხმარებელთან {user}", - "{actor} shared with {user}" : "{actor} მომხმარებელმა გააზიარა მომხმარებელთან {user}", - "{actor} removed share for {user}" : "{actor} მომხმარებელმა შეწყვიტა გაზიარება მომხმარებელთან {user}", - "Shared by {actor}" : "გააზიარა მომხმარებელმა {actor}", - "{actor} removed share" : "{actor} მომხმარებელმა შეწყვიტა გაზიარება", - "You shared {file} with {user}" : "თქვენ გააზიარეთ ფაილი {file} მომხმარებელთან {user}", - "You removed {user} from {file}" : "თქვენ ჩამოაშორეთ მომხმარებელი {user} ფაილს {file}", - "{actor} shared {file} with {user}" : "{actor} მომხმარებელმა გააზიარა ფაილი {file} მომხმარებელთან {user}", - "{actor} removed {user} from {file}" : "{actor} მომხმარებელმა ჩამოაშორა მომხმარებელი {user} ფაილს {file}", - "{actor} shared {file} with you" : "{actor} მომხმარებელმა თქვენთან გააზიარა {file}", - "A file or folder shared by mail or by public link was <strong>downloaded</strong>" : "ელ-ფოსტით ან საზოგადო ბმულით გაზიარბული ფაილი ან დირექტორია <strong>გადმოწერილ იქნა</strong>", - "A file or folder was shared from <strong>another server</strong>" : "ფაილი ან დირექტორია გაზიარდა <strong>სხვა სერვერიდან</strong>", - "Files" : "ფაილები", - "A file or folder has been <strong>shared</strong>" : "ფაილი ან დირექტორია <strong>გაზიარებულ იქნა</strong>", - "Could not delete share" : "გაზიარების გაუქმება ვერ მოხერხდა", - "Please specify a file or folder path" : "გთხოვთ მიუთითოთ ფაილის ან დირექტორიის მისამართი", - "Could not create share" : "გაზიარება ვერ შეიქმნა", - "Please specify a valid user" : "გთხოვთ მიუთითოთ სწორი მომხმარებელი", - "Group sharing is disabled by the administrator" : "ჯგუფური გაზიარება ადმინისტრატორის მიერ არაა ამოქმედებული", - "Please specify a valid group" : "გთხოვთ მიუთითოთ სწორი ჯგუფი", - "Public link sharing is disabled by the administrator" : "საზოგადო ბმულად გაზიარება ადმინისტრატორის მიერ არაა ამოქმდებეული", - "Public upload disabled by the administrator" : "საზოგადო ატვირთვა ადმინისტრატორის მიერ არაა ამოქმედებული", - "Public upload is only possible for publicly shared folders" : "საზოგადო ატვირთვა შესაძლებელია მხოლოდ საზოგადოდ გაზიარებულ დირექტორიებზე", - "Invalid date, date format must be YYYY-MM-DD" : "არასწორი თარიღი, თარიღის ფორმატი უნდა იყოს წწწწ-თთ-დდ", - "You cannot share to a Circle if the app is not enabled" : "წრეს ვერ გაუზიარებთ თუ აპლიკაცია არაა მოქმედი", - "Please specify a valid circle" : "გთხოვთ მიუთითოთ სწორი წრე", - "Unknown share type" : "ამოუცნობი გაზიარების სახეობა", - "Not a directory" : "არაა დირექტორია", - "Could not lock path" : "მისამართი ვერ ჩაიკეტა", - "Wrong or no update parameter given" : "არასწორი ან განახლების პარამეტრის არარსებობა", - "shared by %s" : "გააზიარა მომხმარებელმა %s", - "Direct link" : "პირდაპირი ბმული", - "Share API is disabled" : "გაზიარების API არაა მოქმედი", - "File sharing" : "ფაილების გაზიარება", - "Accept" : "მიღება", - "Sharing" : "გაზიარება", - "Reset" : "საწყის მდოგმარეობაში დაბრუნება", - "Unknown error" : "უცნობი შეცდომა", - "Allow editing" : "შეცვლის ნების დართვა", - "Read only" : "მხოლოდ-კითხვადი", - "Allow upload and editing" : "ატვირთვისა და ცვლილების უფლებების მინიჭება", - "File drop (upload only)" : "ფაილის ჩაგდება (მხოლოდ ატვირთვა)", - "Read" : "წაკითხვა", - "Upload" : "ატვირთვა", - "Edit" : "შეცვლა", - "Allow resharing" : "ხელახალი გაზიარების დაშვება", - "Set expiration date" : "მიუთითეთ ვადის გასვლის დრო", - "Unshare" : "გაზიარების შეწყვეტა", - "group" : "ჯგუფი", - "remote" : "დისტანციური", - "Copy to clipboard" : "კოპირება ბუფერში", - "Password protection" : "პაროლით თავდაცვა", - "Enter a password" : "შეიყვანეთ პაროლი", - "Cancel" : "უარყოფა", - "Password protect" : "პაროლით დაცვა", - "Share link" : "ბმულის გაზიარება", - "Resharing is not allowed" : "ხელახალი გაზიარება არაა დაშვებული", - "Shared with you by {owner}" : "გაზიარდა თქვენთვის {owner} მომხმარებლის მიერ", - "Shared" : "გაზიარებული", - "Share" : "გაზიარება", - "Shared with" : "გაზიარებულია", - "Shared with you and the group {group} by {owner}" : "გაზიარდა თქვენთვის და ჯგუფისთვის {group}, {owner} მომხმარებლის მიერ", - "No entries found in this folder" : "ამ დირექტორიაში შენატანები ვერ მოიძებნა", - "Name" : "სახელი", - "Share time" : "გაზიარების დრო", - "Expiration date" : "გაუქმების თარიღი", - "Reasons might be:" : "შესაძლო მიზეზებია:", - "the item was removed" : "ობიექტი გაუქმდა", - "the link expired" : "ბმულს ვადა გაუვიდა", - "sharing is disabled" : "გაზიარება არაა მოქმედი", - "For more info, please ask the person who sent this link." : "მეტი ინფრმაციისთვის, გთხოვთ ჰკითხოთ ადამიანს ვინც გამოგიგზავნათ ეს ბმული.", - "Upload files to %s" : "ფაილების ატვირთვა %s-ში", - "Select or drop files" : "აირჩიეთ ან გადმოიტანეთ ფაილები", - "Uploaded files:" : "ფაილების ატვირთვა:", - "Add to your Nextcloud" : "თქვენს Nextcloud-ში დამატება", - "Wrong share ID, share doesn't exist" : "არასწორი გაზიარების ID, გაზიარება არ არსებობს", - "Wrong path, file/folder doesn't exist" : "არასწორი მისამართი, ფაილი/დირქტორია არ არსებობს", - "Sorry, this link doesn’t seem to work anymore." : "ბოდიში, ეს ბმული აღარ მოქმედებს." -},"pluralForm" :"nplurals=2; plural=(n!=1);" -}
\ No newline at end of file diff --git a/apps/files_sharing/l10n/km.js b/apps/files_sharing/l10n/km.js deleted file mode 100644 index d9bcc23c21d..00000000000 --- a/apps/files_sharing/l10n/km.js +++ /dev/null @@ -1,27 +0,0 @@ -OC.L10N.register( - "files_sharing", - { - "Cancel" : "បោះបង់", - "Shared by" : "បានចែករំលែកដោយ", - "Sharing" : "ការចែករំលែក", - "A file or folder has been <strong>shared</strong>" : "<strong>បានចែករំលែក</strong> ឯកសារឬថត", - "You shared %1$s with %2$s" : "អ្នកបានចែករំលែក %1$s ជាមួយ %2$s", - "You shared %1$s with group %2$s" : "អ្នកបានចែករំលែក %1$s ជាមួយក្រុម %2$s", - "You shared %1$s via link" : "អ្នកបានចែករំលែក %1$s តាមរយៈតំណរភ្ជាប់", - "%2$s shared %1$s with you" : "%2$s បានចែករំលែក %1$s ជាមួយអ្នក", - "Shares" : "ចែករំលែក", - "This share is password-protected" : "ការចែករំលែកនេះត្រូវបានការពារដោយពាក្យសម្ងាត់", - "The password is wrong. Try again." : "ពាក្យសម្ងាត់ខុសហើយ។ ព្យាយាមម្ដងទៀត។", - "Password" : "ពាក្យសម្ងាត់", - "Name" : "ឈ្មោះ", - "Sorry, this link doesn’t seem to work anymore." : "សូមទោស តំណនេះហាក់ដូចជាលែងដើរហើយ។", - "Reasons might be:" : "មូលហេតុអាចជា៖", - "the item was removed" : "របស់ត្រូវបានដកចេញ", - "the link expired" : "តំណផុតពេលកំណត់", - "sharing is disabled" : "មិនអនុញ្ញាតការចែករំលែក", - "For more info, please ask the person who sent this link." : "សម្រាប់ព័ត៌មានបន្ថែម សូមសួរអ្នកដែលផ្ញើតំណនេះ។", - "Download" : "ទាញយក", - "Download %s" : "ទាញយក %s", - "Direct link" : "តំណផ្ទាល់" -}, -"nplurals=1; plural=0;"); diff --git a/apps/files_sharing/l10n/km.json b/apps/files_sharing/l10n/km.json deleted file mode 100644 index 319203ef946..00000000000 --- a/apps/files_sharing/l10n/km.json +++ /dev/null @@ -1,25 +0,0 @@ -{ "translations": { - "Cancel" : "បោះបង់", - "Shared by" : "បានចែករំលែកដោយ", - "Sharing" : "ការចែករំលែក", - "A file or folder has been <strong>shared</strong>" : "<strong>បានចែករំលែក</strong> ឯកសារឬថត", - "You shared %1$s with %2$s" : "អ្នកបានចែករំលែក %1$s ជាមួយ %2$s", - "You shared %1$s with group %2$s" : "អ្នកបានចែករំលែក %1$s ជាមួយក្រុម %2$s", - "You shared %1$s via link" : "អ្នកបានចែករំលែក %1$s តាមរយៈតំណរភ្ជាប់", - "%2$s shared %1$s with you" : "%2$s បានចែករំលែក %1$s ជាមួយអ្នក", - "Shares" : "ចែករំលែក", - "This share is password-protected" : "ការចែករំលែកនេះត្រូវបានការពារដោយពាក្យសម្ងាត់", - "The password is wrong. Try again." : "ពាក្យសម្ងាត់ខុសហើយ។ ព្យាយាមម្ដងទៀត។", - "Password" : "ពាក្យសម្ងាត់", - "Name" : "ឈ្មោះ", - "Sorry, this link doesn’t seem to work anymore." : "សូមទោស តំណនេះហាក់ដូចជាលែងដើរហើយ។", - "Reasons might be:" : "មូលហេតុអាចជា៖", - "the item was removed" : "របស់ត្រូវបានដកចេញ", - "the link expired" : "តំណផុតពេលកំណត់", - "sharing is disabled" : "មិនអនុញ្ញាតការចែករំលែក", - "For more info, please ask the person who sent this link." : "សម្រាប់ព័ត៌មានបន្ថែម សូមសួរអ្នកដែលផ្ញើតំណនេះ។", - "Download" : "ទាញយក", - "Download %s" : "ទាញយក %s", - "Direct link" : "តំណផ្ទាល់" -},"pluralForm" :"nplurals=1; plural=0;" -}
\ No newline at end of file diff --git a/apps/files_sharing/l10n/kn.js b/apps/files_sharing/l10n/kn.js deleted file mode 100644 index 69d899ad0a6..00000000000 --- a/apps/files_sharing/l10n/kn.js +++ /dev/null @@ -1,10 +0,0 @@ -OC.L10N.register( - "files_sharing", - { - "Cancel" : "ರದ್ದು", - "Sharing" : "ಹಂಚಿಕೆ", - "Password" : "ಗುಪ್ತ ಪದ", - "Name" : "ಹೆಸರು", - "Download" : "ಪ್ರತಿಯನ್ನು ಸ್ಥಳೀಯವಾಗಿ ಉಳಿಸಿಕೊಳ್ಳಿ" -}, -"nplurals=1; plural=0;"); diff --git a/apps/files_sharing/l10n/kn.json b/apps/files_sharing/l10n/kn.json deleted file mode 100644 index 7553a7d1c9a..00000000000 --- a/apps/files_sharing/l10n/kn.json +++ /dev/null @@ -1,8 +0,0 @@ -{ "translations": { - "Cancel" : "ರದ್ದು", - "Sharing" : "ಹಂಚಿಕೆ", - "Password" : "ಗುಪ್ತ ಪದ", - "Name" : "ಹೆಸರು", - "Download" : "ಪ್ರತಿಯನ್ನು ಸ್ಥಳೀಯವಾಗಿ ಉಳಿಸಿಕೊಳ್ಳಿ" -},"pluralForm" :"nplurals=1; plural=0;" -}
\ No newline at end of file diff --git a/apps/files_sharing/l10n/lb.js b/apps/files_sharing/l10n/lb.js deleted file mode 100644 index 0679858d818..00000000000 --- a/apps/files_sharing/l10n/lb.js +++ /dev/null @@ -1,16 +0,0 @@ -OC.L10N.register( - "files_sharing", - { - "Nothing shared yet" : "Nach näischt gedeelt", - "No shared links" : "Keng gedeelte Linken", - "Cancel" : "Ofbriechen", - "Shared by" : "Gedeelt vun", - "Sharing" : "Gedeelt", - "The password is wrong. Try again." : "Den Passwuert ass incorrect. Probeier ed nach eng keier.", - "Password" : "Passwuert", - "No entries found in this folder" : "Keng Elementer an dësem Dossier fonnt", - "Name" : "Numm", - "Download" : "Download", - "Direct link" : "Direkte Link" -}, -"nplurals=2; plural=(n != 1);"); diff --git a/apps/files_sharing/l10n/lb.json b/apps/files_sharing/l10n/lb.json deleted file mode 100644 index 9355d70a6fb..00000000000 --- a/apps/files_sharing/l10n/lb.json +++ /dev/null @@ -1,14 +0,0 @@ -{ "translations": { - "Nothing shared yet" : "Nach näischt gedeelt", - "No shared links" : "Keng gedeelte Linken", - "Cancel" : "Ofbriechen", - "Shared by" : "Gedeelt vun", - "Sharing" : "Gedeelt", - "The password is wrong. Try again." : "Den Passwuert ass incorrect. Probeier ed nach eng keier.", - "Password" : "Passwuert", - "No entries found in this folder" : "Keng Elementer an dësem Dossier fonnt", - "Name" : "Numm", - "Download" : "Download", - "Direct link" : "Direkte Link" -},"pluralForm" :"nplurals=2; plural=(n != 1);" -}
\ No newline at end of file diff --git a/apps/files_sharing/l10n/lo.js b/apps/files_sharing/l10n/lo.js deleted file mode 100644 index c2ef0b8138f..00000000000 --- a/apps/files_sharing/l10n/lo.js +++ /dev/null @@ -1,6 +0,0 @@ -OC.L10N.register( - "files_sharing", - { - "Sharing" : "ການແບ່ງປັນ" -}, -"nplurals=1; plural=0;"); diff --git a/apps/files_sharing/l10n/lo.json b/apps/files_sharing/l10n/lo.json deleted file mode 100644 index e6d885c8e7f..00000000000 --- a/apps/files_sharing/l10n/lo.json +++ /dev/null @@ -1,4 +0,0 @@ -{ "translations": { - "Sharing" : "ການແບ່ງປັນ" -},"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 cb266b07f3d..318d1bc1344 100644 --- a/apps/files_sharing/l10n/lt_LT.js +++ b/apps/files_sharing/l10n/lt_LT.js @@ -237,6 +237,7 @@ OC.L10N.register( "No deleted shares" : "Ištrintų viešinių nėra", "Pending shares" : "Laukiantys viešiniai", "No pending shares" : "Nėra jokių laukiančių viešinių", + "Error deleting the share" : "Klaida ištrinant bendrinimą", "Error updating the share: {errorMessage}" : "Klaida atnaujinant viešinį: {errorMessage}", "Error updating the share" : "Klaida atnaujinant viešinį", "File \"{path}\" has been unshared" : "Failas „{path}“ nustotas bendrinti", diff --git a/apps/files_sharing/l10n/lt_LT.json b/apps/files_sharing/l10n/lt_LT.json index 13a2b391c16..11b9da18c1d 100644 --- a/apps/files_sharing/l10n/lt_LT.json +++ b/apps/files_sharing/l10n/lt_LT.json @@ -235,6 +235,7 @@ "No deleted shares" : "Ištrintų viešinių nėra", "Pending shares" : "Laukiantys viešiniai", "No pending shares" : "Nėra jokių laukiančių viešinių", + "Error deleting the share" : "Klaida ištrinant bendrinimą", "Error updating the share: {errorMessage}" : "Klaida atnaujinant viešinį: {errorMessage}", "Error updating the share" : "Klaida atnaujinant viešinį", "File \"{path}\" has been unshared" : "Failas „{path}“ nustotas bendrinti", diff --git a/apps/files_sharing/l10n/lv.js b/apps/files_sharing/l10n/lv.js deleted file mode 100644 index 3c03d93dc79..00000000000 --- a/apps/files_sharing/l10n/lv.js +++ /dev/null @@ -1,204 +0,0 @@ -OC.L10N.register( - "files_sharing", - { - "Waiting…" : "Gaida...", - "error" : "kļūda", - "finished" : "pabeigts", - "This will stop your current uploads." : "Tādējādi tiks pārtraukta jūsu pašreizējā augšupielāde.", - "Move or copy" : "Pārvietot vai kopēt", - "Download" : "Lejupielādēt", - "Delete" : "Dzēst", - "You can upload into this folder" : "Jūs variet augšuplādēt šajā mapē", - "Terms of service" : "Pakalpojuma noteikumi", - "Show list view" : "Rādīt saraksta skatu", - "Show grid view" : "Rādīt režģa skatu", - "File shares" : "Datņu koplietojumi", - "Downloaded via public link" : "Lejupielādēt izmantojot publisku saiti", - "Downloaded by {email}" : "Lejupielādēts {email}", - "{file} downloaded via public link" : "{file} lejupielādēts izmantojot publisku saiti", - "{email} downloaded {file}" : "{email} lejupielādēts {file}", - "Shared with group {group}" : "Koplietots ar grupu {group}", - "Removed share for group {group}" : "Noņēma koplietošanu grupai {group}", - "{actor} shared with group {group}" : "{actor} koplietoja ar grupu {group}", - "{actor} removed share for group {group}" : "{actor} noņēma koplietošanu grupai {group}", - "Share for group {group} expired" : "Kopīgošana grupai {group} ir beigusies", - "You shared {file} with group {group}" : "Jūs koplietojāt {file} ar grupu {group}", - "You removed group {group} from {file}" : "Jūs noņēmāt grupu {group} no {file}", - "{actor} shared {file} with group {group}" : "{actor} koplietoja {file} ar grupu {group}", - "{actor} removed group {group} from {file}" : "{actor} noņēma grupu {group} no {file}", - "Share for file {file} with group {group} expired" : "Datnes {file} kopīgošana ar grupu {group} ir beigusies", - "Shared as public link" : "Koplietots kā publiska saite", - "Removed public link" : "Noņemta publiska saite", - "Public link expired" : "Publiskā saite ir beigusies", - "{actor} shared as public link" : "{actor} koplietoja kā publisku saiti", - "{actor} removed public link" : "{actor} noņēma publisko saiti", - "Public link of {actor} expired" : "{actor} publiskā saite beidzās", - "You shared {file} as public link" : "Jūs koplietojāt {file} kā publisku saiti", - "You removed public link for {file}" : "Jūs noņēmāt {file} publisko saiti", - "Public link expired for {file}" : "{file} publiskā saite beidzās", - "{actor} shared {file} as public link" : "{actor} koplietoja {file} kā publisko saiti", - "{actor} removed public link for {file}" : "{actor} noņēma {file} publisko saiti", - "Public link of {actor} for {file} expired" : "{actor} publiskā saite {file} beidzās", - "{user} accepted the remote share" : "{user} apstiprināja attālo koplietošanu", - "{user} declined the remote share" : "{user} noraidīja attālo koplietošanu", - "You received a new remote share {file} from {user}" : "Jūs saņēmāt attālo {file} koplietošanu no {user}", - "{user} accepted the remote share of {file}" : "{user} apstiprināja {file} attālo koplietošanu", - "{user} declined the remote share of {file}" : "{user} noraidīja {file} attālo koplietošanu", - "{user} unshared {file} from you" : "{user} atcēla {file} kopīgošanu ar Tevi", - "Shared with {user}" : "Koplietoja ar {user}", - "Removed share for {user}" : "Noņēma koplietošanu ar {user}", - "You removed yourself" : "Jūs noņēmāt sevi", - "{actor} removed themselves" : "{actor} noņēma sevi", - "{actor} shared with {user}" : "{actor} koplietoja ar {user}", - "{actor} removed share for {user}" : "{actor} noņēma koplietošanu {user}", - "Shared by {actor}" : "Koplietoja {actor}", - "{actor} removed share" : "{actor} noņēma koplietošanu", - "Share for {user} expired" : "Koplietošana {user} beidzās", - "Share expired" : "Koplietošana beidzās", - "You shared {file} with {user}" : "Jūs koplietojāt {file} ar {user}", - "You removed {user} from {file}" : "Jūs noņēmāt koplietošanu {user} no {file}", - "You removed yourself from {file}" : "Jūs noņēmāt sevi no {file}", - "{actor} removed themselves from {file}" : "{actor} noņēma sevi no {file}", - "{actor} shared {file} with {user}" : "{actor} koplietoja {file} ar {user}", - "{actor} removed {user} from {file}" : "{actor} noņemts {user} no {file}", - "{actor} shared {file} with you" : "{actor} kopīgoja {file} ar Tevi", - "{actor} removed you from the share named {file}" : "{actor} noņēma jūs ko koplietošanas ar nosaukumu {file}", - "Share for file {file} with {user} expired" : "Koplietošana datnei {file} ar {user} beidzās", - "Share for file {file} expired" : "Koplietošana datnei {file} beidzās", - "A file or folder shared by mail or by public link was <strong>downloaded</strong>" : "E-pastā vai saitē koplietotā datne vai mape tika <strong>lejupielādēta</strong>", - "A file or folder was shared from <strong>another server</strong>" : "Datne vai mape tika koplietota no <strong>cita servera</strong>", - "Sharing" : "Koplietošana", - "A file or folder has been <strong>shared</strong>" : "<strong>Koplietota</strong> datne vai mape", - "Shared link" : "Koplietota saite", - "Wrong share ID, share does not exist" : "Nepareizs kopīgošanas Id, koplietojums nepastāv", - "Could not delete share" : "Neizdevās dzēst koplietotni", - "Please specify a file or folder path" : "Lūdzu norādiet datnes vai mapes ceļu", - "Wrong path, file/folder does not exist" : "Nepareizs ceļš, datne/mape nepastāv", - "Could not create share" : "Nevar izveidot koplietošanu", - "Invalid permissions" : "Nederīgas atļaujas", - "Invalid date, date format must be YYYY-MM-DD" : "Nepareizs datums, datumam jābūt YYYY-MM-DD formātā", - "Group sharing is disabled by the administrator" : "Administrators grupas koplietošanu ir atslēdzis", - "Please specify a valid group" : "Lūdzu norādiet derīgu grupu", - "Public link sharing is disabled by the administrator" : "Administrators publisku saites koplietošanu ir atslēdzis", - "Public upload disabled by the administrator" : "Administrators publisku augšupielādi ir atslēdzis", - "Public upload is only possible for publicly shared folders" : "Publiska augšupielāde iespējama tikai publiski koplietotām mapēm", - "Unknown share type" : "Nezināms kopīgošanas veids", - "Not a directory" : "Nav direktorijs", - "Could not lock node" : "Nevarēja bloķēt", - "Could not lock path" : "Nevarēja bloķēt ceļu", - "Wrong or no update parameter given" : "Nepareizs atjaunināšanas parametrs vai tas nav norādīts", - "Wrong password" : "Nepareiza parole", - "shared by %s" : "Koplietoja %s", - "Download all files" : "Lejupielādēt visas datnes", - "Direct link" : "Tiešā saite", - "Share API is disabled" : "Koplietošanas API ir atslēgta", - "File sharing" : "Datņu koplietošana", - "Share will expire tomorrow" : "Koplietošana rīt beigsies", - "Your share of {node} will expire tomorrow" : "Jūsu koplietotajam {node} rīt beigsies termiņš", - "You received {share} as a share by {user}" : "Jūs saņēmāt koplietotu {share} no {user}", - "You received {share} to group {group} as a share by {user}" : "Jūs saņēmāt koplietotu {share} grupai {group} no {user}", - "Accept" : "Pieņemt", - "Decline" : "Noraidīt", - "People" : "Cilvēki", - "Expiration date" : "Termiņa datums", - "Password" : "Parole", - "Share link" : "Koplietot saiti", - "Copy to clipboard" : "Kopēt starpliktuvē", - "Send link via email" : "Sūtīt saiti e-pastā", - "Select" : "Atzīmēt", - "Cancel" : "Atcelt", - "Close" : "Aizvērt", - "Continue" : "Turpināt", - "Reset" : "Atiestatīt", - "Unknown error" : "Nezināma kļūda", - "group" : "grupa", - "conversation" : "saruna", - "remote" : "attālināti", - "remote group" : "attālinātā grupa", - "guest" : "viesis", - "Unshare" : "Pārtraukt koplietošanu", - "Internal link" : "Iekšējā saite", - "Link copied" : "Saite nokopēta", - "Password protection" : "Password protection", - "Enter a password" : "Enter a password", - "Enter a date" : "Ievadiet datumu", - "Customize link" : "Pielāgot saiti", - "Add another link" : "Pievienot citu saiti", - "Create a new share link" : "Izveidojiet jaunu kopīgošanas saiti", - "Share link ({label})" : "Kopīgot saiti ({label})", - "Can edit" : "Var labot", - "Resharing is not allowed" : "Atkārtota koplietošana nav atļauta", - "Name or email …" : "Vārds vai e-pasts ...", - "Name, email, or Federated Cloud ID …" : "Vārds, e-pasts vai federatīvā mākoņa ID ...", - "Searching …" : "Meklē...", - "No elements found." : "Elementi netika atrasti.", - "Search globally" : "Meklēt globāli", - "Guest" : "Viesis", - "Group" : "Grupa", - "Email" : "E-pasts", - "on {server}" : "uz {server}", - "Allow upload and editing" : "Atļaut augšupielādi un labošanu", - "Allow editing" : "Atļaut labošanu", - "Advanced settings" : "Paplašināti iestatījumi", - "Set password" : "Iestatīt paroli", - "Video verification" : "Video verifikācija", - "Set expiration date" : "Uzstādīt beigu termiņu", - "Hide download" : "Slēpt lejupielādi", - "Note to recipient" : "Piezīme saņēmējam", - "Read" : "Lasīt", - "Edit" : "Labot", - "Share" : "Koplietot", - "Others with access" : "Citi ar pieeju", - "Expires {relativetime}" : "Termiņš beidzas {relativetime}", - "this share just expired." : "šai koplietošanai tikko beidzās termiņš.", - "Shared with you by {owner}" : "{owner} kopīgoja ar Tevi", - "Shared" : "Koplietots", - "Shared with others" : "Koplietots ar citiem", - "Link to a file" : "Datnes saite", - "Shared by" : "Koplietoja", - "Shared with" : "Koplietots ar", - "Shared with you and the group {group} by {owner}" : "{owner} kopīgoja ar Tevi un kopu {group}", - "Shared with you and {circle} by {owner}" : "{owner} kopīgoja ar Tevi un {circle}", - "Shared with you and the conversation {conversation} by {owner}" : "{owner} kopīgoja ar Tevi un sarunā {conversation}", - "Shared with you in a conversation by {owner}" : " {owner} kopīgoja ar Tevi sarunā", - "Shares" : "Koplietots", - "No shares" : "Nav koplietojumu", - "Shared with you" : "Kopīgots ar Tevi", - "Nothing shared with you yet" : "Nekas vēl nav koplietots", - "Nothing shared yet" : "Nekas vēl nav koplietots", - "Shared by link" : "Koplietots ar saiti", - "No shared links" : "Nav koplietotu saišu", - "Deleted shares" : "Dzēstie koplietojumi", - "No deleted shares" : "Nav dzēstu koplietojumu", - "Pending shares" : "Gaidošie koplietojumi", - "No pending shares" : "Nav gaidošie koplietojumi", - "Share note" : "Koplietot piezīmi", - "Upload files to %s" : "Augšupielādēt datnes uz %s", - "Note" : "Piezīme", - "Select or drop files" : "Izvēlies vai ievelc datnes", - "Uploading files" : "Augšupielādē datnes", - "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", - "No compatible server found at {remote}" : "Nav atrasts neviens saderīgs serveris {remote}", - "Invalid server URL" : "Nederīgs servera url", - "Failed to add the public link to your Nextcloud" : "Neizdevās pievienot publisku saiti jūsu Nextcloud", - "Files" : "Datnes", - "Please specify a valid user" : "Lūdzu norādiet derīgu lietotāju", - "Accept user and group shares by default" : "Pēc noklusējuma pieņemt koplietošanu no lietotājiem un grupām", - "Read only" : "Tikai lasāms", - "File drop (upload only)" : "Datņu mešana (tikai augšupielādei)", - "Upload" : "Augšupielādēt", - "Only works for users with access to this file" : "Darbojas tikai lietotājiem, kuriem ir piekļuve šai datnei", - "Circle" : "Loks", - "No other users with access found" : "Nav atrasti citi lietotāji ar pieeju", - "No entries found in this folder" : "Šajā mapē nekas nav atrasts", - "Name" : "Nosaukums", - "Share time" : "Koplietošanas laiks", - "Reasons might be:" : "Iespējamie iemesli:", - "the item was removed" : "vienums tika dzēsts", - "the link expired" : "saitei beidzies termiņš", - "sharing is disabled" : "koplietošana nav ieslēgta", - "For more info, please ask the person who sent this link." : "Vairāk informācijas lūgums vaicāt personai, kas nosūtīja šo saiti." -}, -"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 deleted file mode 100644 index ca9c26b869d..00000000000 --- a/apps/files_sharing/l10n/lv.json +++ /dev/null @@ -1,202 +0,0 @@ -{ "translations": { - "Waiting…" : "Gaida...", - "error" : "kļūda", - "finished" : "pabeigts", - "This will stop your current uploads." : "Tādējādi tiks pārtraukta jūsu pašreizējā augšupielāde.", - "Move or copy" : "Pārvietot vai kopēt", - "Download" : "Lejupielādēt", - "Delete" : "Dzēst", - "You can upload into this folder" : "Jūs variet augšuplādēt šajā mapē", - "Terms of service" : "Pakalpojuma noteikumi", - "Show list view" : "Rādīt saraksta skatu", - "Show grid view" : "Rādīt režģa skatu", - "File shares" : "Datņu koplietojumi", - "Downloaded via public link" : "Lejupielādēt izmantojot publisku saiti", - "Downloaded by {email}" : "Lejupielādēts {email}", - "{file} downloaded via public link" : "{file} lejupielādēts izmantojot publisku saiti", - "{email} downloaded {file}" : "{email} lejupielādēts {file}", - "Shared with group {group}" : "Koplietots ar grupu {group}", - "Removed share for group {group}" : "Noņēma koplietošanu grupai {group}", - "{actor} shared with group {group}" : "{actor} koplietoja ar grupu {group}", - "{actor} removed share for group {group}" : "{actor} noņēma koplietošanu grupai {group}", - "Share for group {group} expired" : "Kopīgošana grupai {group} ir beigusies", - "You shared {file} with group {group}" : "Jūs koplietojāt {file} ar grupu {group}", - "You removed group {group} from {file}" : "Jūs noņēmāt grupu {group} no {file}", - "{actor} shared {file} with group {group}" : "{actor} koplietoja {file} ar grupu {group}", - "{actor} removed group {group} from {file}" : "{actor} noņēma grupu {group} no {file}", - "Share for file {file} with group {group} expired" : "Datnes {file} kopīgošana ar grupu {group} ir beigusies", - "Shared as public link" : "Koplietots kā publiska saite", - "Removed public link" : "Noņemta publiska saite", - "Public link expired" : "Publiskā saite ir beigusies", - "{actor} shared as public link" : "{actor} koplietoja kā publisku saiti", - "{actor} removed public link" : "{actor} noņēma publisko saiti", - "Public link of {actor} expired" : "{actor} publiskā saite beidzās", - "You shared {file} as public link" : "Jūs koplietojāt {file} kā publisku saiti", - "You removed public link for {file}" : "Jūs noņēmāt {file} publisko saiti", - "Public link expired for {file}" : "{file} publiskā saite beidzās", - "{actor} shared {file} as public link" : "{actor} koplietoja {file} kā publisko saiti", - "{actor} removed public link for {file}" : "{actor} noņēma {file} publisko saiti", - "Public link of {actor} for {file} expired" : "{actor} publiskā saite {file} beidzās", - "{user} accepted the remote share" : "{user} apstiprināja attālo koplietošanu", - "{user} declined the remote share" : "{user} noraidīja attālo koplietošanu", - "You received a new remote share {file} from {user}" : "Jūs saņēmāt attālo {file} koplietošanu no {user}", - "{user} accepted the remote share of {file}" : "{user} apstiprināja {file} attālo koplietošanu", - "{user} declined the remote share of {file}" : "{user} noraidīja {file} attālo koplietošanu", - "{user} unshared {file} from you" : "{user} atcēla {file} kopīgošanu ar Tevi", - "Shared with {user}" : "Koplietoja ar {user}", - "Removed share for {user}" : "Noņēma koplietošanu ar {user}", - "You removed yourself" : "Jūs noņēmāt sevi", - "{actor} removed themselves" : "{actor} noņēma sevi", - "{actor} shared with {user}" : "{actor} koplietoja ar {user}", - "{actor} removed share for {user}" : "{actor} noņēma koplietošanu {user}", - "Shared by {actor}" : "Koplietoja {actor}", - "{actor} removed share" : "{actor} noņēma koplietošanu", - "Share for {user} expired" : "Koplietošana {user} beidzās", - "Share expired" : "Koplietošana beidzās", - "You shared {file} with {user}" : "Jūs koplietojāt {file} ar {user}", - "You removed {user} from {file}" : "Jūs noņēmāt koplietošanu {user} no {file}", - "You removed yourself from {file}" : "Jūs noņēmāt sevi no {file}", - "{actor} removed themselves from {file}" : "{actor} noņēma sevi no {file}", - "{actor} shared {file} with {user}" : "{actor} koplietoja {file} ar {user}", - "{actor} removed {user} from {file}" : "{actor} noņemts {user} no {file}", - "{actor} shared {file} with you" : "{actor} kopīgoja {file} ar Tevi", - "{actor} removed you from the share named {file}" : "{actor} noņēma jūs ko koplietošanas ar nosaukumu {file}", - "Share for file {file} with {user} expired" : "Koplietošana datnei {file} ar {user} beidzās", - "Share for file {file} expired" : "Koplietošana datnei {file} beidzās", - "A file or folder shared by mail or by public link was <strong>downloaded</strong>" : "E-pastā vai saitē koplietotā datne vai mape tika <strong>lejupielādēta</strong>", - "A file or folder was shared from <strong>another server</strong>" : "Datne vai mape tika koplietota no <strong>cita servera</strong>", - "Sharing" : "Koplietošana", - "A file or folder has been <strong>shared</strong>" : "<strong>Koplietota</strong> datne vai mape", - "Shared link" : "Koplietota saite", - "Wrong share ID, share does not exist" : "Nepareizs kopīgošanas Id, koplietojums nepastāv", - "Could not delete share" : "Neizdevās dzēst koplietotni", - "Please specify a file or folder path" : "Lūdzu norādiet datnes vai mapes ceļu", - "Wrong path, file/folder does not exist" : "Nepareizs ceļš, datne/mape nepastāv", - "Could not create share" : "Nevar izveidot koplietošanu", - "Invalid permissions" : "Nederīgas atļaujas", - "Invalid date, date format must be YYYY-MM-DD" : "Nepareizs datums, datumam jābūt YYYY-MM-DD formātā", - "Group sharing is disabled by the administrator" : "Administrators grupas koplietošanu ir atslēdzis", - "Please specify a valid group" : "Lūdzu norādiet derīgu grupu", - "Public link sharing is disabled by the administrator" : "Administrators publisku saites koplietošanu ir atslēdzis", - "Public upload disabled by the administrator" : "Administrators publisku augšupielādi ir atslēdzis", - "Public upload is only possible for publicly shared folders" : "Publiska augšupielāde iespējama tikai publiski koplietotām mapēm", - "Unknown share type" : "Nezināms kopīgošanas veids", - "Not a directory" : "Nav direktorijs", - "Could not lock node" : "Nevarēja bloķēt", - "Could not lock path" : "Nevarēja bloķēt ceļu", - "Wrong or no update parameter given" : "Nepareizs atjaunināšanas parametrs vai tas nav norādīts", - "Wrong password" : "Nepareiza parole", - "shared by %s" : "Koplietoja %s", - "Download all files" : "Lejupielādēt visas datnes", - "Direct link" : "Tiešā saite", - "Share API is disabled" : "Koplietošanas API ir atslēgta", - "File sharing" : "Datņu koplietošana", - "Share will expire tomorrow" : "Koplietošana rīt beigsies", - "Your share of {node} will expire tomorrow" : "Jūsu koplietotajam {node} rīt beigsies termiņš", - "You received {share} as a share by {user}" : "Jūs saņēmāt koplietotu {share} no {user}", - "You received {share} to group {group} as a share by {user}" : "Jūs saņēmāt koplietotu {share} grupai {group} no {user}", - "Accept" : "Pieņemt", - "Decline" : "Noraidīt", - "People" : "Cilvēki", - "Expiration date" : "Termiņa datums", - "Password" : "Parole", - "Share link" : "Koplietot saiti", - "Copy to clipboard" : "Kopēt starpliktuvē", - "Send link via email" : "Sūtīt saiti e-pastā", - "Select" : "Atzīmēt", - "Cancel" : "Atcelt", - "Close" : "Aizvērt", - "Continue" : "Turpināt", - "Reset" : "Atiestatīt", - "Unknown error" : "Nezināma kļūda", - "group" : "grupa", - "conversation" : "saruna", - "remote" : "attālināti", - "remote group" : "attālinātā grupa", - "guest" : "viesis", - "Unshare" : "Pārtraukt koplietošanu", - "Internal link" : "Iekšējā saite", - "Link copied" : "Saite nokopēta", - "Password protection" : "Password protection", - "Enter a password" : "Enter a password", - "Enter a date" : "Ievadiet datumu", - "Customize link" : "Pielāgot saiti", - "Add another link" : "Pievienot citu saiti", - "Create a new share link" : "Izveidojiet jaunu kopīgošanas saiti", - "Share link ({label})" : "Kopīgot saiti ({label})", - "Can edit" : "Var labot", - "Resharing is not allowed" : "Atkārtota koplietošana nav atļauta", - "Name or email …" : "Vārds vai e-pasts ...", - "Name, email, or Federated Cloud ID …" : "Vārds, e-pasts vai federatīvā mākoņa ID ...", - "Searching …" : "Meklē...", - "No elements found." : "Elementi netika atrasti.", - "Search globally" : "Meklēt globāli", - "Guest" : "Viesis", - "Group" : "Grupa", - "Email" : "E-pasts", - "on {server}" : "uz {server}", - "Allow upload and editing" : "Atļaut augšupielādi un labošanu", - "Allow editing" : "Atļaut labošanu", - "Advanced settings" : "Paplašināti iestatījumi", - "Set password" : "Iestatīt paroli", - "Video verification" : "Video verifikācija", - "Set expiration date" : "Uzstādīt beigu termiņu", - "Hide download" : "Slēpt lejupielādi", - "Note to recipient" : "Piezīme saņēmējam", - "Read" : "Lasīt", - "Edit" : "Labot", - "Share" : "Koplietot", - "Others with access" : "Citi ar pieeju", - "Expires {relativetime}" : "Termiņš beidzas {relativetime}", - "this share just expired." : "šai koplietošanai tikko beidzās termiņš.", - "Shared with you by {owner}" : "{owner} kopīgoja ar Tevi", - "Shared" : "Koplietots", - "Shared with others" : "Koplietots ar citiem", - "Link to a file" : "Datnes saite", - "Shared by" : "Koplietoja", - "Shared with" : "Koplietots ar", - "Shared with you and the group {group} by {owner}" : "{owner} kopīgoja ar Tevi un kopu {group}", - "Shared with you and {circle} by {owner}" : "{owner} kopīgoja ar Tevi un {circle}", - "Shared with you and the conversation {conversation} by {owner}" : "{owner} kopīgoja ar Tevi un sarunā {conversation}", - "Shared with you in a conversation by {owner}" : " {owner} kopīgoja ar Tevi sarunā", - "Shares" : "Koplietots", - "No shares" : "Nav koplietojumu", - "Shared with you" : "Kopīgots ar Tevi", - "Nothing shared with you yet" : "Nekas vēl nav koplietots", - "Nothing shared yet" : "Nekas vēl nav koplietots", - "Shared by link" : "Koplietots ar saiti", - "No shared links" : "Nav koplietotu saišu", - "Deleted shares" : "Dzēstie koplietojumi", - "No deleted shares" : "Nav dzēstu koplietojumu", - "Pending shares" : "Gaidošie koplietojumi", - "No pending shares" : "Nav gaidošie koplietojumi", - "Share note" : "Koplietot piezīmi", - "Upload files to %s" : "Augšupielādēt datnes uz %s", - "Note" : "Piezīme", - "Select or drop files" : "Izvēlies vai ievelc datnes", - "Uploading files" : "Augšupielādē datnes", - "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", - "No compatible server found at {remote}" : "Nav atrasts neviens saderīgs serveris {remote}", - "Invalid server URL" : "Nederīgs servera url", - "Failed to add the public link to your Nextcloud" : "Neizdevās pievienot publisku saiti jūsu Nextcloud", - "Files" : "Datnes", - "Please specify a valid user" : "Lūdzu norādiet derīgu lietotāju", - "Accept user and group shares by default" : "Pēc noklusējuma pieņemt koplietošanu no lietotājiem un grupām", - "Read only" : "Tikai lasāms", - "File drop (upload only)" : "Datņu mešana (tikai augšupielādei)", - "Upload" : "Augšupielādēt", - "Only works for users with access to this file" : "Darbojas tikai lietotājiem, kuriem ir piekļuve šai datnei", - "Circle" : "Loks", - "No other users with access found" : "Nav atrasti citi lietotāji ar pieeju", - "No entries found in this folder" : "Šajā mapē nekas nav atrasts", - "Name" : "Nosaukums", - "Share time" : "Koplietošanas laiks", - "Reasons might be:" : "Iespējamie iemesli:", - "the item was removed" : "vienums tika dzēsts", - "the link expired" : "saitei beidzies termiņš", - "sharing is disabled" : "koplietošana nav ieslēgta", - "For more info, please ask the person who sent this link." : "Vairāk informācijas lūgums vaicāt personai, kas nosūtīja šo saiti." -},"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 2ee949b1901..271050ced03 100644 --- a/apps/files_sharing/l10n/mk.js +++ b/apps/files_sharing/l10n/mk.js @@ -353,6 +353,7 @@ OC.L10N.register( "List of unapproved shares." : "Листа на неодобрени споделувања.", "No pending shares" : "Нема споделувања на чекање", "Shares you have received but not approved will show up here" : "Листа на споделувањата кој сте ги добиле но не се адобрени ќе се појават овде", + "Error deleting the share" : "Грешка при отстранување на споделувањето", "Error updating the share: {errorMessage}" : "Грешка при ажурирање на споделувањето: {errorMessage}", "Error updating the share" : "Грешка при ажурирање на споделувањето", "File \"{path}\" has been unshared" : "Датотеката \"{path}\" повеќе не се споделува", diff --git a/apps/files_sharing/l10n/mk.json b/apps/files_sharing/l10n/mk.json index c0cc1db077f..ab62105c5c2 100644 --- a/apps/files_sharing/l10n/mk.json +++ b/apps/files_sharing/l10n/mk.json @@ -351,6 +351,7 @@ "List of unapproved shares." : "Листа на неодобрени споделувања.", "No pending shares" : "Нема споделувања на чекање", "Shares you have received but not approved will show up here" : "Листа на споделувањата кој сте ги добиле но не се адобрени ќе се појават овде", + "Error deleting the share" : "Грешка при отстранување на споделувањето", "Error updating the share: {errorMessage}" : "Грешка при ажурирање на споделувањето: {errorMessage}", "Error updating the share" : "Грешка при ажурирање на споделувањето", "File \"{path}\" has been unshared" : "Датотеката \"{path}\" повеќе не се споделува", diff --git a/apps/files_sharing/l10n/mn.js b/apps/files_sharing/l10n/mn.js deleted file mode 100644 index 15fb0cabe5f..00000000000 --- a/apps/files_sharing/l10n/mn.js +++ /dev/null @@ -1,13 +0,0 @@ -OC.L10N.register( - "files_sharing", - { - "Sharing" : "Түгээлт", - "A file or folder has been <strong>shared</strong>" : "Файл эсвэл хавтас амжилттай <strong>түгээгдлээ</strong>", - "You shared %1$s with %2$s" : "Та %1$s-ийг %2$s руу түгээлээ", - "You shared %1$s with group %2$s" : "Та %1$s-ийг %2$s групп руу түгээлээ", - "You shared %1$s via link" : "Та %1$s-ийг холбоосоор түгээлээ", - "%2$s shared %1$s with you" : "%2$s %1$s-ийг тань руу түгээлээ", - "Shares" : "Түгээлтүүд", - "Password" : "Нууц үг" -}, -"nplurals=2; plural=(n != 1);"); diff --git a/apps/files_sharing/l10n/mn.json b/apps/files_sharing/l10n/mn.json deleted file mode 100644 index 3fd64731e5a..00000000000 --- a/apps/files_sharing/l10n/mn.json +++ /dev/null @@ -1,11 +0,0 @@ -{ "translations": { - "Sharing" : "Түгээлт", - "A file or folder has been <strong>shared</strong>" : "Файл эсвэл хавтас амжилттай <strong>түгээгдлээ</strong>", - "You shared %1$s with %2$s" : "Та %1$s-ийг %2$s руу түгээлээ", - "You shared %1$s with group %2$s" : "Та %1$s-ийг %2$s групп руу түгээлээ", - "You shared %1$s via link" : "Та %1$s-ийг холбоосоор түгээлээ", - "%2$s shared %1$s with you" : "%2$s %1$s-ийг тань руу түгээлээ", - "Shares" : "Түгээлтүүд", - "Password" : "Нууц үг" -},"pluralForm" :"nplurals=2; plural=(n != 1);" -}
\ No newline at end of file diff --git a/apps/files_sharing/l10n/ms_MY.js b/apps/files_sharing/l10n/ms_MY.js deleted file mode 100644 index 43c01b830e0..00000000000 --- a/apps/files_sharing/l10n/ms_MY.js +++ /dev/null @@ -1,13 +0,0 @@ -OC.L10N.register( - "files_sharing", - { - "Cancel" : "Batal", - "Shared by" : "Dikongsi dengan", - "You shared %1$s via link" : "Anda kongsikan %1$s melalui sambungan", - "%2$s shared %1$s with you" : "%2$s berkongsi %1$s dengan anda", - "Shares" : "Kongsi", - "Password" : "Kata laluan", - "Name" : "Nama", - "Download" : "Muat turun" -}, -"nplurals=1; plural=0;"); diff --git a/apps/files_sharing/l10n/ms_MY.json b/apps/files_sharing/l10n/ms_MY.json deleted file mode 100644 index 333999e133b..00000000000 --- a/apps/files_sharing/l10n/ms_MY.json +++ /dev/null @@ -1,11 +0,0 @@ -{ "translations": { - "Cancel" : "Batal", - "Shared by" : "Dikongsi dengan", - "You shared %1$s via link" : "Anda kongsikan %1$s melalui sambungan", - "%2$s shared %1$s with you" : "%2$s berkongsi %1$s dengan anda", - "Shares" : "Kongsi", - "Password" : "Kata laluan", - "Name" : "Nama", - "Download" : "Muat turun" -},"pluralForm" :"nplurals=1; plural=0;" -}
\ No newline at end of file diff --git a/apps/files_sharing/l10n/nl.js b/apps/files_sharing/l10n/nl.js index e60aabc1300..ba9536c334f 100644 --- a/apps/files_sharing/l10n/nl.js +++ b/apps/files_sharing/l10n/nl.js @@ -368,6 +368,7 @@ OC.L10N.register( "List of unapproved shares." : "Lijst van niet-goedgekeurde shares.", "No pending shares" : "Geen deellinks in behandeling", "Shares you have received but not approved will show up here" : "Shares die je hebt ontvangen maar niet hebt goedgekeurd, verschijnen hier", + "Error deleting the share" : "Fout bij verwijderen share", "Error updating the share: {errorMessage}" : "Fout bij aanpassen van de share: {errorMessage}", "Error updating the share" : "Fout tijdens bijwerken share", "File \"{path}\" has been unshared" : "Bestand \"{path}\" is niet meer gedeeld", diff --git a/apps/files_sharing/l10n/nl.json b/apps/files_sharing/l10n/nl.json index 89bf28ad687..e4ae659bdc3 100644 --- a/apps/files_sharing/l10n/nl.json +++ b/apps/files_sharing/l10n/nl.json @@ -366,6 +366,7 @@ "List of unapproved shares." : "Lijst van niet-goedgekeurde shares.", "No pending shares" : "Geen deellinks in behandeling", "Shares you have received but not approved will show up here" : "Shares die je hebt ontvangen maar niet hebt goedgekeurd, verschijnen hier", + "Error deleting the share" : "Fout bij verwijderen share", "Error updating the share: {errorMessage}" : "Fout bij aanpassen van de share: {errorMessage}", "Error updating the share" : "Fout tijdens bijwerken share", "File \"{path}\" has been unshared" : "Bestand \"{path}\" is niet meer gedeeld", diff --git a/apps/files_sharing/l10n/nn_NO.js b/apps/files_sharing/l10n/nn_NO.js deleted file mode 100644 index 5585f720596..00000000000 --- a/apps/files_sharing/l10n/nn_NO.js +++ /dev/null @@ -1,24 +0,0 @@ -OC.L10N.register( - "files_sharing", - { - "Cancel" : "Avbryt", - "Shared by" : "Delt av", - "Sharing" : "Deling", - "A file or folder has been <strong>shared</strong>" : "Ei fil eller ei mappe har blitt <strong>delt</strong>", - "You shared %1$s with %2$s" : "Du delte %1$s med %2$s", - "You shared %1$s with group %2$s" : "Du delte %1$s med gruppa %2$s", - "You shared %1$s via link" : "Du delte %1$s via ei lenkje", - "%2$s shared %1$s with you" : "%2$s delte %1$s med deg", - "Shares" : "Delingar", - "The password is wrong. Try again." : "Passordet er gale. Prøv igjen.", - "Password" : "Passord", - "Name" : "Namn", - "Sorry, this link doesn’t seem to work anymore." : "Orsak, denne lenkja fungerer visst ikkje lenger.", - "Reasons might be:" : "Moglege grunnar:", - "the item was removed" : "fila/mappa er fjerna", - "the link expired" : "lenkja har gått ut på dato", - "sharing is disabled" : "deling er slått av", - "For more info, please ask the person who sent this link." : "Spør den som sende deg lenkje om du vil ha meir informasjon.", - "Download" : "Last ned" -}, -"nplurals=2; plural=(n != 1);"); diff --git a/apps/files_sharing/l10n/nn_NO.json b/apps/files_sharing/l10n/nn_NO.json deleted file mode 100644 index 81e16df9b28..00000000000 --- a/apps/files_sharing/l10n/nn_NO.json +++ /dev/null @@ -1,22 +0,0 @@ -{ "translations": { - "Cancel" : "Avbryt", - "Shared by" : "Delt av", - "Sharing" : "Deling", - "A file or folder has been <strong>shared</strong>" : "Ei fil eller ei mappe har blitt <strong>delt</strong>", - "You shared %1$s with %2$s" : "Du delte %1$s med %2$s", - "You shared %1$s with group %2$s" : "Du delte %1$s med gruppa %2$s", - "You shared %1$s via link" : "Du delte %1$s via ei lenkje", - "%2$s shared %1$s with you" : "%2$s delte %1$s med deg", - "Shares" : "Delingar", - "The password is wrong. Try again." : "Passordet er gale. Prøv igjen.", - "Password" : "Passord", - "Name" : "Namn", - "Sorry, this link doesn’t seem to work anymore." : "Orsak, denne lenkja fungerer visst ikkje lenger.", - "Reasons might be:" : "Moglege grunnar:", - "the item was removed" : "fila/mappa er fjerna", - "the link expired" : "lenkja har gått ut på dato", - "sharing is disabled" : "deling er slått av", - "For more info, please ask the person who sent this link." : "Spør den som sende deg lenkje om du vil ha meir informasjon.", - "Download" : "Last ned" -},"pluralForm" :"nplurals=2; plural=(n != 1);" -}
\ No newline at end of file diff --git a/apps/files_sharing/l10n/oc.js b/apps/files_sharing/l10n/oc.js deleted file mode 100644 index 50ca51ca1b1..00000000000 --- a/apps/files_sharing/l10n/oc.js +++ /dev/null @@ -1,72 +0,0 @@ -OC.L10N.register( - "files_sharing", - { - "Server to server sharing is not enabled on this server" : "Lo partiment de servidor a servidor es pas activat sus aqueste servidor", - "The mountpoint name contains invalid characters." : "Lo nom del punt de montatge conten de caractèrs invalids.", - "Invalid or untrusted SSL certificate" : "Certificat SSL invalid o pas fisable", - "Could not authenticate to remote share, password might be wrong" : "Impossible de s'autentificar al partiment distant : lo senhal es probablament incorrècte", - "Storage not valid" : "Supòrt d'emmagazinatge invalid", - "Couldn't add remote share" : "Impossible d'apondre lo partiment distant", - "Shared with you" : "Partejats amb vos", - "Shared with others" : "Partejats amb d'autres", - "Shared by link" : "Partejats per ligam", - "Nothing shared with you yet" : "Cap de fichièr es pas partejat amb vos pel moment", - "Files and folders others share with you will show up here" : "Los fichièrs e dorsièrs partejats amb vos apareisseràn aicí", - "Nothing shared yet" : "Res es pas partejat pel moment", - "Files and folders you share will show up here" : "Los fichièrs e dorsièrs que partejatz apareisseràn aicí", - "No shared links" : "Pas cap de partiment per ligam", - "Files and folders you share by link will show up here" : "Los fichièrs e dorsièrs que partejatz per ligam apareisseràn aicí", - "Do you want to add the remote share {name} from {owner}@{remote}?" : "Volètz apondre lo partiment distant {name} de {owner}@{remote} ?", - "Remote share" : "Partiment distant", - "Remote share password" : "Senhal del partiment distant", - "Cancel" : "Anullar", - "Add remote share" : "Apondre un partiment distant", - "You can upload into this folder" : "Podètz mandar dins aqueste dorsièr", - "No ownCloud installation (7 or higher) found at {remote}" : "Cap d'installacion ownCloud (7 o superior) pas trobada sus {remote}", - "Invalid ownCloud url" : "URL ownCloud invalida", - "Shared by" : "Partejat per", - "Sharing" : "Partiment", - "A file or folder has been <strong>shared</strong>" : "Un fichièr o un repertòri es estat <strong>partejat</strong>", - "A file or folder was shared from <strong>another server</strong>" : "Un fichièr o un repertòri es estat partejat depuis <strong>un autre servidor</strong>", - "A public shared file or folder was <strong>downloaded</strong>" : "Un fichièr o un repertòri partejat publicament es estat <strong>telecargat</strong>", - "You received a new remote share %2$s from %1$s" : "L'utilizaire %1$s a partejat la ressorsa distanta %2$s amb vos", - "You received a new remote share from %s" : "Avètz recebut un partiment distant de %s", - "%1$s accepted remote share %2$s" : "%1$s a acceptat lo partiment distant %2$s", - "%1$s declined remote share %2$s" : "%1$s a refusat lo partiment distant %2$s", - "%1$s unshared %2$s from you" : "%1$s a daissat de partejar %2$s amb vos", - "Public shared folder %1$s was downloaded" : "Lo dorsièr public %1$s es estat telecargat", - "Public shared file %1$s was downloaded" : "Lo fichièr public %1$s es estat telecargat", - "You shared %1$s with %2$s" : "Avètz partejat %1$s amb %2$s", - "%2$s shared %1$s with %3$s" : "%2$s partejat %1$s amb %3$s", - "You shared %1$s with group %2$s" : "Avètz partejat %1$s amb lo grop %2$s", - "%2$s shared %1$s with group %3$s" : "%2$s partejat %1$s amb lo grop %3$s", - "%2$s shared %1$s via link" : "%2$s a partejat %1$s per ligam public", - "You shared %1$s via link" : "Avètz partejat %1$s per ligam public", - "%2$s shared %1$s with you" : "%2$s a partejat %1$s amb vos", - "Downloaded via public link" : "Telecargat per ligam public", - "Shared with %2$s" : "Partejat amb %2$s", - "Shared with %3$s by %2$s" : "Partejat amb %3$s per %2$s", - "Shared with group %2$s" : "Partejat amb lo grop %2$s", - "Shared with group %3$s by %2$s" : "Partejat amb lo grop %3$s per %2$s", - "Shared via link by %2$s" : "Partejat via ligam per %2$s", - "Shared via public link" : "Partejat per ligam public", - "Shared by %2$s" : "Partejat per %2$s", - "Shares" : "Partiments", - "This share is password-protected" : "Aqueste partiment es protegit per un senhal", - "The password is wrong. Try again." : "Lo senhal es incorrècte. Ensajatz tornamai.", - "Password" : "Senhal", - "No entries found in this folder" : "Cap d'entrada pas trobada dins aqueste dorsièr", - "Name" : "Nom", - "Share time" : "Data de partiment", - "Sorry, this link doesn’t seem to work anymore." : "O planhèm, mas sembla qu'aqueste ligam fonciona pas mai.", - "Reasons might be:" : "Las rasons pòdon èsser :", - "the item was removed" : "l'element es estat suprimit", - "the link expired" : "lo ligam a expirat", - "sharing is disabled" : "lo partiment es desactivat", - "For more info, please ask the person who sent this link." : "Per mai d'informacions, contactatz la persona qu'a mandat aqueste ligam.", - "Add to your ownCloud" : "Apondre a vòstre ownCloud", - "Download" : "Telecargar", - "Download %s" : "Telecargar %s", - "Direct link" : "Ligam dirècte" -}, -"nplurals=2; plural=(n > 1);"); diff --git a/apps/files_sharing/l10n/oc.json b/apps/files_sharing/l10n/oc.json deleted file mode 100644 index a5280effab3..00000000000 --- a/apps/files_sharing/l10n/oc.json +++ /dev/null @@ -1,70 +0,0 @@ -{ "translations": { - "Server to server sharing is not enabled on this server" : "Lo partiment de servidor a servidor es pas activat sus aqueste servidor", - "The mountpoint name contains invalid characters." : "Lo nom del punt de montatge conten de caractèrs invalids.", - "Invalid or untrusted SSL certificate" : "Certificat SSL invalid o pas fisable", - "Could not authenticate to remote share, password might be wrong" : "Impossible de s'autentificar al partiment distant : lo senhal es probablament incorrècte", - "Storage not valid" : "Supòrt d'emmagazinatge invalid", - "Couldn't add remote share" : "Impossible d'apondre lo partiment distant", - "Shared with you" : "Partejats amb vos", - "Shared with others" : "Partejats amb d'autres", - "Shared by link" : "Partejats per ligam", - "Nothing shared with you yet" : "Cap de fichièr es pas partejat amb vos pel moment", - "Files and folders others share with you will show up here" : "Los fichièrs e dorsièrs partejats amb vos apareisseràn aicí", - "Nothing shared yet" : "Res es pas partejat pel moment", - "Files and folders you share will show up here" : "Los fichièrs e dorsièrs que partejatz apareisseràn aicí", - "No shared links" : "Pas cap de partiment per ligam", - "Files and folders you share by link will show up here" : "Los fichièrs e dorsièrs que partejatz per ligam apareisseràn aicí", - "Do you want to add the remote share {name} from {owner}@{remote}?" : "Volètz apondre lo partiment distant {name} de {owner}@{remote} ?", - "Remote share" : "Partiment distant", - "Remote share password" : "Senhal del partiment distant", - "Cancel" : "Anullar", - "Add remote share" : "Apondre un partiment distant", - "You can upload into this folder" : "Podètz mandar dins aqueste dorsièr", - "No ownCloud installation (7 or higher) found at {remote}" : "Cap d'installacion ownCloud (7 o superior) pas trobada sus {remote}", - "Invalid ownCloud url" : "URL ownCloud invalida", - "Shared by" : "Partejat per", - "Sharing" : "Partiment", - "A file or folder has been <strong>shared</strong>" : "Un fichièr o un repertòri es estat <strong>partejat</strong>", - "A file or folder was shared from <strong>another server</strong>" : "Un fichièr o un repertòri es estat partejat depuis <strong>un autre servidor</strong>", - "A public shared file or folder was <strong>downloaded</strong>" : "Un fichièr o un repertòri partejat publicament es estat <strong>telecargat</strong>", - "You received a new remote share %2$s from %1$s" : "L'utilizaire %1$s a partejat la ressorsa distanta %2$s amb vos", - "You received a new remote share from %s" : "Avètz recebut un partiment distant de %s", - "%1$s accepted remote share %2$s" : "%1$s a acceptat lo partiment distant %2$s", - "%1$s declined remote share %2$s" : "%1$s a refusat lo partiment distant %2$s", - "%1$s unshared %2$s from you" : "%1$s a daissat de partejar %2$s amb vos", - "Public shared folder %1$s was downloaded" : "Lo dorsièr public %1$s es estat telecargat", - "Public shared file %1$s was downloaded" : "Lo fichièr public %1$s es estat telecargat", - "You shared %1$s with %2$s" : "Avètz partejat %1$s amb %2$s", - "%2$s shared %1$s with %3$s" : "%2$s partejat %1$s amb %3$s", - "You shared %1$s with group %2$s" : "Avètz partejat %1$s amb lo grop %2$s", - "%2$s shared %1$s with group %3$s" : "%2$s partejat %1$s amb lo grop %3$s", - "%2$s shared %1$s via link" : "%2$s a partejat %1$s per ligam public", - "You shared %1$s via link" : "Avètz partejat %1$s per ligam public", - "%2$s shared %1$s with you" : "%2$s a partejat %1$s amb vos", - "Downloaded via public link" : "Telecargat per ligam public", - "Shared with %2$s" : "Partejat amb %2$s", - "Shared with %3$s by %2$s" : "Partejat amb %3$s per %2$s", - "Shared with group %2$s" : "Partejat amb lo grop %2$s", - "Shared with group %3$s by %2$s" : "Partejat amb lo grop %3$s per %2$s", - "Shared via link by %2$s" : "Partejat via ligam per %2$s", - "Shared via public link" : "Partejat per ligam public", - "Shared by %2$s" : "Partejat per %2$s", - "Shares" : "Partiments", - "This share is password-protected" : "Aqueste partiment es protegit per un senhal", - "The password is wrong. Try again." : "Lo senhal es incorrècte. Ensajatz tornamai.", - "Password" : "Senhal", - "No entries found in this folder" : "Cap d'entrada pas trobada dins aqueste dorsièr", - "Name" : "Nom", - "Share time" : "Data de partiment", - "Sorry, this link doesn’t seem to work anymore." : "O planhèm, mas sembla qu'aqueste ligam fonciona pas mai.", - "Reasons might be:" : "Las rasons pòdon èsser :", - "the item was removed" : "l'element es estat suprimit", - "the link expired" : "lo ligam a expirat", - "sharing is disabled" : "lo partiment es desactivat", - "For more info, please ask the person who sent this link." : "Per mai d'informacions, contactatz la persona qu'a mandat aqueste ligam.", - "Add to your ownCloud" : "Apondre a vòstre ownCloud", - "Download" : "Telecargar", - "Download %s" : "Telecargar %s", - "Direct link" : "Ligam dirècte" -},"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 cf3e53b0bc9..2a1bf493382 100644 --- a/apps/files_sharing/l10n/pl.js +++ b/apps/files_sharing/l10n/pl.js @@ -366,6 +366,7 @@ OC.L10N.register( "List of unapproved shares." : "Lista niezatwierdzonych udostępnień.", "No pending shares" : "Brak oczekujących udostępnień", "Shares you have received but not approved will show up here" : "Tutaj pojawią się udostępnienia, które otrzymałeś, ale nie zostały zatwierdzone", + "Error deleting the share" : "Błąd podczas usuwania udostępnienia", "Error updating the share: {errorMessage}" : "Błąd podczas aktualizacji udostępnienia: {errorMessage}", "Error updating the share" : "Błąd podczas aktualizacji udostępnienia", "File \"{path}\" has been unshared" : "Zatrzymane udostępnienie dla pliku \"{path}\"", diff --git a/apps/files_sharing/l10n/pl.json b/apps/files_sharing/l10n/pl.json index 8b1d20a441d..313dc453fa9 100644 --- a/apps/files_sharing/l10n/pl.json +++ b/apps/files_sharing/l10n/pl.json @@ -364,6 +364,7 @@ "List of unapproved shares." : "Lista niezatwierdzonych udostępnień.", "No pending shares" : "Brak oczekujących udostępnień", "Shares you have received but not approved will show up here" : "Tutaj pojawią się udostępnienia, które otrzymałeś, ale nie zostały zatwierdzone", + "Error deleting the share" : "Błąd podczas usuwania udostępnienia", "Error updating the share: {errorMessage}" : "Błąd podczas aktualizacji udostępnienia: {errorMessage}", "Error updating the share" : "Błąd podczas aktualizacji udostępnienia", "File \"{path}\" has been unshared" : "Zatrzymane udostępnienie dla pliku \"{path}\"", diff --git a/apps/files_sharing/l10n/pt_BR.js b/apps/files_sharing/l10n/pt_BR.js index 61618d5c7fd..19e44fd4c40 100644 --- a/apps/files_sharing/l10n/pt_BR.js +++ b/apps/files_sharing/l10n/pt_BR.js @@ -368,6 +368,8 @@ OC.L10N.register( "List of unapproved shares." : "Lista de compartilhamentos não aprovados.", "No pending shares" : "Não há compartilhamentos pendentes", "Shares you have received but not approved will show up here" : "Os compartilhamentos que você recebeu, mas não aprovou, aparecerão aqui", + "Error deleting the share: {errorMessage}" : "Erro ao excluir o compartilhamento: {errorMessage}", + "Error deleting the share" : "Erro ao excluir o compartilhamento", "Error updating the share: {errorMessage}" : "Erro ao atualizar o compartilhamento: {errorMessage}", "Error updating the share" : "Erro ao atualizar o compartilhamento", "File \"{path}\" has been unshared" : "O arquivo \"{path}\" foi descompartilhado", diff --git a/apps/files_sharing/l10n/pt_BR.json b/apps/files_sharing/l10n/pt_BR.json index e8cd96c938c..854f492dee9 100644 --- a/apps/files_sharing/l10n/pt_BR.json +++ b/apps/files_sharing/l10n/pt_BR.json @@ -366,6 +366,8 @@ "List of unapproved shares." : "Lista de compartilhamentos não aprovados.", "No pending shares" : "Não há compartilhamentos pendentes", "Shares you have received but not approved will show up here" : "Os compartilhamentos que você recebeu, mas não aprovou, aparecerão aqui", + "Error deleting the share: {errorMessage}" : "Erro ao excluir o compartilhamento: {errorMessage}", + "Error deleting the share" : "Erro ao excluir o compartilhamento", "Error updating the share: {errorMessage}" : "Erro ao atualizar o compartilhamento: {errorMessage}", "Error updating the share" : "Erro ao atualizar o compartilhamento", "File \"{path}\" has been unshared" : "O arquivo \"{path}\" foi descompartilhado", diff --git a/apps/files_sharing/l10n/pt_PT.js b/apps/files_sharing/l10n/pt_PT.js deleted file mode 100644 index 528e8a7b9ae..00000000000 --- a/apps/files_sharing/l10n/pt_PT.js +++ /dev/null @@ -1,168 +0,0 @@ -OC.L10N.register( - "files_sharing", - { - "error" : "erro", - "This will stop your current uploads." : "Isto irá interromper os seus carregamentos atuais.", - "Move or copy" : "Mover ou copiar", - "Download" : "Transferir", - "Delete" : "Apagar", - "You can upload into this folder" : "Pode enviar para esta pasta", - "Terms of service" : "Termos de serviço", - "Show list view" : "Mostrar visualização em lista", - "Show grid view" : "Mostrar visualização em grelha", - "No compatible server found at {remote}" : "Nenhum servidor compatível encontrado em {remote}", - "Invalid server URL" : "URL de servidor inválido", - "Failed to add the public link to your Nextcloud" : "Não foi possível adicionar a hiperligação pública ao seu Nextcloud", - "File shares" : "Partilhas de ficheiro", - "Downloaded via public link" : "Transferido via hiperligação pública", - "Downloaded by {email}" : "Transferido por {email}", - "{file} downloaded via public link" : "{file} transferido via hiperligação pública", - "{email} downloaded {file}" : "{email} transferiu {file}", - "Shared with group {group}" : "Partilhado com o grupo {group}", - "Removed share for group {group}" : "Removeu a partilha para o grupo {group}", - "{actor} shared with group {group}" : "{actor} partilhou com o grupo {group}", - "{actor} removed share for group {group}" : "{actor} removeu a partilha para o grupo {group}", - "You shared {file} with group {group}" : "Partilhaste {file} com o grupo {group}", - "You removed group {group} from {file}" : "Removeste o grupo {group} de {file}", - "{actor} shared {file} with group {group}" : "{actor} partilhou {file} com o grupo {group}", - "{actor} removed group {group} from {file}" : "{actor} removeu o grupo {group} de {file}", - "Shared as public link" : "Partilhado como hiperligação pública", - "Removed public link" : "Hiperligação pública removida", - "Public link expired" : "A hiperligação pública expirou", - "{actor} shared as public link" : "{actor} partilhou como hiperligação pública", - "{actor} removed public link" : "{actor} removeu a hiperligação pública", - "Public link of {actor} expired" : "Hiperligação pública de {actor} expirou", - "You shared {file} as public link" : "Partilhou {file} como hiperligação pública", - "You removed public link for {file}" : "Removeu a hiperligação pública de {file}", - "Public link expired for {file}" : "Hiperligação pública expirada para {file}", - "{actor} shared {file} as public link" : "{actor} partilhou {file} como hiperligação pública", - "{actor} removed public link for {file}" : "{actor} removeu a hiperligação pública de {file}", - "Public link of {actor} for {file} expired" : "Hiperligação pública de {actor} para {file} expirou", - "{user} accepted the remote share" : "{user} aceitou a partilha remota", - "{user} declined the remote share" : "{user} rejeitou a partilha remota", - "You received a new remote share {file} from {user}" : "Recebeu uma nova partilha remota {file} de {user}", - "{user} accepted the remote share of {file}" : "{user} aceitou a partilha remota de {file}", - "{user} declined the remote share of {file}" : "{user} rejeitou a partilha remota de {file}", - "{user} unshared {file} from you" : "{user} cancelou a partilha de {file} consigo", - "Shared with {user}" : "Partilhado com {user}", - "Removed share for {user}" : "Partilha removida para {user}", - "{actor} removed themselves" : "{actor} removeu eles mesmos", - "{actor} shared with {user}" : "{actor} partilhou com {user}", - "{actor} removed share for {user}" : "{actor} removeu partilha com {user}", - "Shared by {actor}" : "Partilhado por {actor}", - "{actor} removed share" : "{actor} removeu partilha", - "You shared {file} with {user}" : "Partilhaste {file} com {user}", - "You removed {user} from {file}" : "Removeste {user} de {file}", - "{actor} shared {file} with {user}" : "{actor} partilhou {file} com {user}", - "{actor} removed {user} from {file}" : "{actor} removeu {user} de {file}", - "{actor} shared {file} with you" : "{actor} partilhou {file} consigo", - "A file or folder shared by mail or by public link was <strong>downloaded</strong>" : "Um ficheiro ou pasta partilhado por e-mail ou hiperligação publica foi <strong>transferido</strong>", - "A file or folder was shared from <strong>another server</strong>" : "Um ficheiro ou pasta foi partilhado a partir de <strong>outro servidor</strong>", - "Files" : "Ficheiros", - "A file or folder has been <strong>shared</strong>" : "Foi <strong>partilhado</strong> um ficheiro ou uma pasta", - "Could not delete share" : "Não foi possível eliminar a partilha", - "Please specify a file or folder path" : "Por favor, especifique um ficheiro ou caminho de pasta", - "Wrong path, file/folder does not exist" : "Caminho errado, ficheiro/pasta não existe", - "Could not create share" : "Não foi possível criar partilha", - "Invalid date, date format must be YYYY-MM-DD" : "Data inválida, o formato da data deve ser AAAA-MM-DD", - "Group sharing is disabled by the administrator" : "A partilha em grupo está desativada pelo administrador", - "Please specify a valid group" : "Por favor, especifique um grupo válido", - "Public link sharing is disabled by the administrator" : "A partilha da hiperligação pública está desativada pelo administrador", - "Public upload disabled by the administrator" : "Envio público desativado pelo administrador", - "Public upload is only possible for publicly shared folders" : "O envio público só é possível para as pastas partilhadas publicamente", - "You cannot share to a Circle if the app is not enabled" : "Não pode partilhar um Círculo se a aplicação não estiver activa", - "Please specify a valid circle" : "Por favor especifique um círculo válido", - "Unknown share type" : "Tipo de partilha desconhecido", - "Not a directory" : "Não é uma diretoria", - "Could not lock path" : "Não foi possível bloquear o caminho", - "Wrong or no update parameter given" : "Parâmetro indicado errado ou desatualizado", - "shared by %s" : "partilhado por %s", - "Download all files" : "Transferir todos os ficheiros", - "Direct link" : "Hiperligação direta", - "Share API is disabled" : "A partilha de API está desativada", - "File sharing" : "Partilha de ficheiro", - "Accept" : "Aceitar", - "Decline" : "Recusar", - "Sharing" : "Partilha", - "Reset" : "Reiniciar", - "Unknown error" : "Erro desconhecido", - "group" : "grupo", - "conversation" : "conversação", - "remote" : "remoto", - "remote group" : "grupo remoto", - "guest" : "convidado", - "Unshare" : "Cancelar partilha", - "Cannot copy, please copy the link manually" : "Não foi possível copiar, copie a ligação manualmente", - "Link copied" : "Link copiado", - "Password protection" : "Protegido por palavra-passe", - "Enter a password" : "Insira uma palavra-passe", - "Cancel" : "Cancelar", - "Add another link" : "Adicionar outra hiperligação", - "Share link" : "Share link", - "View only" : "Visualizar apenas", - "Can edit" : "Pode editar", - "File drop" : "File drop", - "No recommendations. Start typing." : "Nenhuma recomendação. Comece a escrever ", - "Resharing is not allowed" : "Voltar a partilhar não é permitido", - "Searching …" : "À procura …", - "No elements found." : "Não foram encontrados elementos.", - "Search globally" : "Procura global", - "Guest" : "Convidado", - "Group" : "Grupo", - "Email" : "E-mail", - "Allow upload and editing" : "Permtir carregamentos e edições", - "Allow editing" : "Permitir edição", - "Advanced settings" : "Definições avançadas", - "Set password" : "Definir palavra-passe", - "Password" : "Password", - "Set expiration date" : "Definir a data de expiração", - "Expiration date" : "Data de expiração", - "Hide download" : "Ocultar transferência", - "Note to recipient" : "Nota para o destinatário", - "Read" : "Ler", - "Create" : "Criar", - "Edit" : "Editar", - "Share" : "Partilhar", - "Shared with you by {owner}" : "Partilhado consigo por {owner}", - "Shared" : "Partilhados", - "Shared by" : "Partilhado por", - "Shared with" : "Partilhado com ", - "Shared with you and the group {group} by {owner}" : "Partilhado consigo e com o grupo {group} por {owner}", - "Shared with you and {circle} by {owner}" : "Partilhado consigo e com {circle} por {owner}", - "Shared with you and the conversation {conversation} by {owner}" : "Partilhado consigo e com a conversação {conversation} por {owner}", - "Shared with you in a conversation by {owner}" : "Partilhado consigo numa conversação por {owner}", - "Shares" : "Partilhas", - "Shared with you" : "Partilhado consigo ", - "Nothing shared with you yet" : "Ainda não foi partilhado nada consigo", - "Shared with others" : "Partilhado com terceiros", - "Nothing shared yet" : "Ainda não foi partilhado nada", - "Shared by link" : "Partilhado por hiperligação", - "No shared links" : "Sem hiperligações partilhadas", - "Share note" : "Partilhar nota", - "Upload files to %s" : "Enviar ficheiros para %s", - "Note" : "Nota", - "Select or drop files" : "Seleccione ou solte ficheiros", - "Uploaded files:" : "Ficheiros enviados:", - "Add to your Nextcloud" : "Adicionar à sua Nextcloud", - "Files and folders others share with you will show up here" : "Os ficheiros e pastas que terceiros partilham consigo, serão mostrados aqui", - "Files and folders you share will show up here" : "Os ficheiros e as pastas que partilha serão mostrados aqui", - "Files and folders you share by link will show up here" : "Os ficheiros e as pastas que partilha por hiperligação, serão mostrados aqui", - "Restore" : "Restaurar", - "No expiration date set" : "Data de expiração não definida", - "Please specify a valid user" : "Por favor, especifique um utilizador válido", - "Read only" : "Apenas leitura", - "File drop (upload only)" : "Pasta de carregamento apenas", - "Upload" : "Upload", - "Only works for users with access to this folder" : "Apenas funciona para utilizadores com acesso a esta pasta", - "Circle" : "Círculo", - "Update" : "Atualizar", - "No entries found in this folder" : "Não foram encontradas entradas nesta pasta", - "Name" : "Nome", - "Share time" : "Hora da Partilha", - "Reasons might be:" : "As razões poderão ser:", - "the item was removed" : "o item foi removido", - "the link expired" : "a hiperligação expirou", - "sharing is disabled" : "a partilha está desativada", - "For more info, please ask the person who sent this link." : "Para mais informação, por favor, pergunte à pessoa que lhe enviou esta hiperligação." -}, -"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 deleted file mode 100644 index 6221d9ab54b..00000000000 --- a/apps/files_sharing/l10n/pt_PT.json +++ /dev/null @@ -1,166 +0,0 @@ -{ "translations": { - "error" : "erro", - "This will stop your current uploads." : "Isto irá interromper os seus carregamentos atuais.", - "Move or copy" : "Mover ou copiar", - "Download" : "Transferir", - "Delete" : "Apagar", - "You can upload into this folder" : "Pode enviar para esta pasta", - "Terms of service" : "Termos de serviço", - "Show list view" : "Mostrar visualização em lista", - "Show grid view" : "Mostrar visualização em grelha", - "No compatible server found at {remote}" : "Nenhum servidor compatível encontrado em {remote}", - "Invalid server URL" : "URL de servidor inválido", - "Failed to add the public link to your Nextcloud" : "Não foi possível adicionar a hiperligação pública ao seu Nextcloud", - "File shares" : "Partilhas de ficheiro", - "Downloaded via public link" : "Transferido via hiperligação pública", - "Downloaded by {email}" : "Transferido por {email}", - "{file} downloaded via public link" : "{file} transferido via hiperligação pública", - "{email} downloaded {file}" : "{email} transferiu {file}", - "Shared with group {group}" : "Partilhado com o grupo {group}", - "Removed share for group {group}" : "Removeu a partilha para o grupo {group}", - "{actor} shared with group {group}" : "{actor} partilhou com o grupo {group}", - "{actor} removed share for group {group}" : "{actor} removeu a partilha para o grupo {group}", - "You shared {file} with group {group}" : "Partilhaste {file} com o grupo {group}", - "You removed group {group} from {file}" : "Removeste o grupo {group} de {file}", - "{actor} shared {file} with group {group}" : "{actor} partilhou {file} com o grupo {group}", - "{actor} removed group {group} from {file}" : "{actor} removeu o grupo {group} de {file}", - "Shared as public link" : "Partilhado como hiperligação pública", - "Removed public link" : "Hiperligação pública removida", - "Public link expired" : "A hiperligação pública expirou", - "{actor} shared as public link" : "{actor} partilhou como hiperligação pública", - "{actor} removed public link" : "{actor} removeu a hiperligação pública", - "Public link of {actor} expired" : "Hiperligação pública de {actor} expirou", - "You shared {file} as public link" : "Partilhou {file} como hiperligação pública", - "You removed public link for {file}" : "Removeu a hiperligação pública de {file}", - "Public link expired for {file}" : "Hiperligação pública expirada para {file}", - "{actor} shared {file} as public link" : "{actor} partilhou {file} como hiperligação pública", - "{actor} removed public link for {file}" : "{actor} removeu a hiperligação pública de {file}", - "Public link of {actor} for {file} expired" : "Hiperligação pública de {actor} para {file} expirou", - "{user} accepted the remote share" : "{user} aceitou a partilha remota", - "{user} declined the remote share" : "{user} rejeitou a partilha remota", - "You received a new remote share {file} from {user}" : "Recebeu uma nova partilha remota {file} de {user}", - "{user} accepted the remote share of {file}" : "{user} aceitou a partilha remota de {file}", - "{user} declined the remote share of {file}" : "{user} rejeitou a partilha remota de {file}", - "{user} unshared {file} from you" : "{user} cancelou a partilha de {file} consigo", - "Shared with {user}" : "Partilhado com {user}", - "Removed share for {user}" : "Partilha removida para {user}", - "{actor} removed themselves" : "{actor} removeu eles mesmos", - "{actor} shared with {user}" : "{actor} partilhou com {user}", - "{actor} removed share for {user}" : "{actor} removeu partilha com {user}", - "Shared by {actor}" : "Partilhado por {actor}", - "{actor} removed share" : "{actor} removeu partilha", - "You shared {file} with {user}" : "Partilhaste {file} com {user}", - "You removed {user} from {file}" : "Removeste {user} de {file}", - "{actor} shared {file} with {user}" : "{actor} partilhou {file} com {user}", - "{actor} removed {user} from {file}" : "{actor} removeu {user} de {file}", - "{actor} shared {file} with you" : "{actor} partilhou {file} consigo", - "A file or folder shared by mail or by public link was <strong>downloaded</strong>" : "Um ficheiro ou pasta partilhado por e-mail ou hiperligação publica foi <strong>transferido</strong>", - "A file or folder was shared from <strong>another server</strong>" : "Um ficheiro ou pasta foi partilhado a partir de <strong>outro servidor</strong>", - "Files" : "Ficheiros", - "A file or folder has been <strong>shared</strong>" : "Foi <strong>partilhado</strong> um ficheiro ou uma pasta", - "Could not delete share" : "Não foi possível eliminar a partilha", - "Please specify a file or folder path" : "Por favor, especifique um ficheiro ou caminho de pasta", - "Wrong path, file/folder does not exist" : "Caminho errado, ficheiro/pasta não existe", - "Could not create share" : "Não foi possível criar partilha", - "Invalid date, date format must be YYYY-MM-DD" : "Data inválida, o formato da data deve ser AAAA-MM-DD", - "Group sharing is disabled by the administrator" : "A partilha em grupo está desativada pelo administrador", - "Please specify a valid group" : "Por favor, especifique um grupo válido", - "Public link sharing is disabled by the administrator" : "A partilha da hiperligação pública está desativada pelo administrador", - "Public upload disabled by the administrator" : "Envio público desativado pelo administrador", - "Public upload is only possible for publicly shared folders" : "O envio público só é possível para as pastas partilhadas publicamente", - "You cannot share to a Circle if the app is not enabled" : "Não pode partilhar um Círculo se a aplicação não estiver activa", - "Please specify a valid circle" : "Por favor especifique um círculo válido", - "Unknown share type" : "Tipo de partilha desconhecido", - "Not a directory" : "Não é uma diretoria", - "Could not lock path" : "Não foi possível bloquear o caminho", - "Wrong or no update parameter given" : "Parâmetro indicado errado ou desatualizado", - "shared by %s" : "partilhado por %s", - "Download all files" : "Transferir todos os ficheiros", - "Direct link" : "Hiperligação direta", - "Share API is disabled" : "A partilha de API está desativada", - "File sharing" : "Partilha de ficheiro", - "Accept" : "Aceitar", - "Decline" : "Recusar", - "Sharing" : "Partilha", - "Reset" : "Reiniciar", - "Unknown error" : "Erro desconhecido", - "group" : "grupo", - "conversation" : "conversação", - "remote" : "remoto", - "remote group" : "grupo remoto", - "guest" : "convidado", - "Unshare" : "Cancelar partilha", - "Cannot copy, please copy the link manually" : "Não foi possível copiar, copie a ligação manualmente", - "Link copied" : "Link copiado", - "Password protection" : "Protegido por palavra-passe", - "Enter a password" : "Insira uma palavra-passe", - "Cancel" : "Cancelar", - "Add another link" : "Adicionar outra hiperligação", - "Share link" : "Share link", - "View only" : "Visualizar apenas", - "Can edit" : "Pode editar", - "File drop" : "File drop", - "No recommendations. Start typing." : "Nenhuma recomendação. Comece a escrever ", - "Resharing is not allowed" : "Voltar a partilhar não é permitido", - "Searching …" : "À procura …", - "No elements found." : "Não foram encontrados elementos.", - "Search globally" : "Procura global", - "Guest" : "Convidado", - "Group" : "Grupo", - "Email" : "E-mail", - "Allow upload and editing" : "Permtir carregamentos e edições", - "Allow editing" : "Permitir edição", - "Advanced settings" : "Definições avançadas", - "Set password" : "Definir palavra-passe", - "Password" : "Password", - "Set expiration date" : "Definir a data de expiração", - "Expiration date" : "Data de expiração", - "Hide download" : "Ocultar transferência", - "Note to recipient" : "Nota para o destinatário", - "Read" : "Ler", - "Create" : "Criar", - "Edit" : "Editar", - "Share" : "Partilhar", - "Shared with you by {owner}" : "Partilhado consigo por {owner}", - "Shared" : "Partilhados", - "Shared by" : "Partilhado por", - "Shared with" : "Partilhado com ", - "Shared with you and the group {group} by {owner}" : "Partilhado consigo e com o grupo {group} por {owner}", - "Shared with you and {circle} by {owner}" : "Partilhado consigo e com {circle} por {owner}", - "Shared with you and the conversation {conversation} by {owner}" : "Partilhado consigo e com a conversação {conversation} por {owner}", - "Shared with you in a conversation by {owner}" : "Partilhado consigo numa conversação por {owner}", - "Shares" : "Partilhas", - "Shared with you" : "Partilhado consigo ", - "Nothing shared with you yet" : "Ainda não foi partilhado nada consigo", - "Shared with others" : "Partilhado com terceiros", - "Nothing shared yet" : "Ainda não foi partilhado nada", - "Shared by link" : "Partilhado por hiperligação", - "No shared links" : "Sem hiperligações partilhadas", - "Share note" : "Partilhar nota", - "Upload files to %s" : "Enviar ficheiros para %s", - "Note" : "Nota", - "Select or drop files" : "Seleccione ou solte ficheiros", - "Uploaded files:" : "Ficheiros enviados:", - "Add to your Nextcloud" : "Adicionar à sua Nextcloud", - "Files and folders others share with you will show up here" : "Os ficheiros e pastas que terceiros partilham consigo, serão mostrados aqui", - "Files and folders you share will show up here" : "Os ficheiros e as pastas que partilha serão mostrados aqui", - "Files and folders you share by link will show up here" : "Os ficheiros e as pastas que partilha por hiperligação, serão mostrados aqui", - "Restore" : "Restaurar", - "No expiration date set" : "Data de expiração não definida", - "Please specify a valid user" : "Por favor, especifique um utilizador válido", - "Read only" : "Apenas leitura", - "File drop (upload only)" : "Pasta de carregamento apenas", - "Upload" : "Upload", - "Only works for users with access to this folder" : "Apenas funciona para utilizadores com acesso a esta pasta", - "Circle" : "Círculo", - "Update" : "Atualizar", - "No entries found in this folder" : "Não foram encontradas entradas nesta pasta", - "Name" : "Nome", - "Share time" : "Hora da Partilha", - "Reasons might be:" : "As razões poderão ser:", - "the item was removed" : "o item foi removido", - "the link expired" : "a hiperligação expirou", - "sharing is disabled" : "a partilha está desativada", - "For more info, please ask the person who sent this link." : "Para mais informação, por favor, pergunte à pessoa que lhe enviou esta hiperligação." -},"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/ro.js b/apps/files_sharing/l10n/ro.js deleted file mode 100644 index 3cdb34d5d2f..00000000000 --- a/apps/files_sharing/l10n/ro.js +++ /dev/null @@ -1,215 +0,0 @@ -OC.L10N.register( - "files_sharing", - { - "File shares" : "Fișiere partajate", - "Downloaded via public link" : "Descărcat prin link public", - "Downloaded by {email}" : "Descărcat de {email}", - "{file} downloaded via public link" : "{file} descărcat din link public", - "{email} downloaded {file}" : "{email} a descărcat {file}", - "Shared with group {group}" : "Partajat cu grupul {group}", - "Removed share for group {group}" : "Elimină partajarea pentru grupul {group}", - "{actor} shared with group {group}" : "{actor} a partajat cu grupul {group}", - "{actor} removed share for group {group}" : "{actor} a eliminat partajarea pentru grupul {group}", - "Share for group {group} expired" : "Partajarea pentru grupul {group} a expirat", - "You shared {file} with group {group}" : "Ați partajat {file} cu grupul {group}", - "You removed group {group} from {file}" : "Ați eliminat accesul grupului {group} la {file}", - "{actor} shared {file} with group {group}" : "{actor} a partajat {file} cu grupul {group}", - "{actor} removed group {group} from {file}" : "{actor} a eliminat accesul grupului {group} la {file}", - "Share for file {file} with group {group} expired" : "Partajarea fișierului {file} cu grupul {group} a expirat", - "Shared as public link" : "Partajează un link public", - "Removed public link" : "Elimină link public", - "Public link expired" : "Link-ul public a expirat", - "{actor} shared as public link" : "{actor} a partajat ca link public", - "{actor} removed public link" : "{actor} a eliminat link public", - "Public link of {actor} expired" : "Linkul public al {actor} a expirat", - "You shared {file} as public link" : "Ați partajat {file} ca link public", - "You removed public link for {file}" : "Ați șters linkul public pentru {file}", - "Public link expired for {file}" : "Linkul public pentru {file} a expirat", - "{actor} shared {file} as public link" : "{actor} a partajat {file} ca link public", - "{actor} removed public link for {file}" : "{actor} a șters linkul public pentru {file}", - "Public link of {actor} for {file} expired" : "Linkul public al {actor} pentru {file} a expirat", - "{user} accepted the remote share" : "{user} a acceptat partajarea la distanță", - "{user} declined the remote share" : "{user} nu a acceptat partajarea la distanță", - "You received a new remote share {file} from {user}" : "Ați primit o partajare la distanță {file} de la {user}", - "{user} accepted the remote share of {file}" : "{user} a acceptat partajarea la distanță a {file}", - "{user} declined the remote share of {file}" : "{user} nu a acceptat partajarea la distanță a {file}", - "{user} unshared {file} from you" : "{user} a eliminat partajarea cu tine a {file}", - "Shared with {user}" : "Partajat cu {user}", - "Removed share for {user}" : "S-a eliminat partajarea pentru {user}", - "You removed yourself" : "V-ați exclus", - "{actor} removed themselves" : "{actor} s-au exclus", - "{actor} shared with {user}" : "{actor} a partajat cu {user}", - "{actor} removed share for {user}" : "{actor} a eliminat partajarea pentru {user}", - "Shared by {actor}" : "Partajat de {actor}", - "{actor} removed share" : "{actor} a eliminat partajarea", - "Share for {user} expired" : "Partajarea cu {user} a expirat", - "Share expired" : "Partajare expirată", - "You shared {file} with {user}" : "Ați partajat {file} cu {user}", - "You removed {user} from {file}" : "Ați eliminat pe {user} de la partajarea {file}", - "You removed yourself from {file}" : "V-ați eliminat de la partajarea {file}", - "{actor} removed themselves from {file}" : "{actor} s-au eliminat de la partajarea {file}", - "{actor} shared {file} with {user}" : "{actor} a partajat {file} cu {user}", - "{actor} removed {user} from {file}" : "{actor} a eliminat pe {user} de la partajarea {file}", - "{actor} shared {file} with you" : "{actor} a partajat {file} cu tine", - "{actor} removed you from the share named {file}" : "{actor} v-a eliminat de la partajarea denumită {file}", - "Share for file {file} with {user} expired" : "Partajarea fișierului {file} cu {user} a expirat", - "Share for file {file} expired" : "Partajarea fișierului {file} a expirat", - "A file or folder shared by mail or by public link was <strong>downloaded</strong>" : "A fost <strong>descărcat</strong> un fișier sau folder partajat primân email sau prin link public", - "A file or folder was shared from <strong>another server</strong>" : "A fost partajat un fișier sau folder de la <strong>alt server</strong>", - "Sharing" : "Partajare", - "A file or folder has been <strong>shared</strong>" : "Un fișier sau director a fost <strong>partajat</strong>", - "Shared link" : "Link partajat", - "Wrong share ID, share does not exist" : "ID partajare greșit, partajarea nu există", - "Could not delete share" : "Nu s-a putut șterge elementul partajat", - "Please specify a file or folder path" : "Specifică un fișier sau o cale către un director", - "Wrong path, file/folder does not exist" : "Cale eronată, fișier/folder inexistent", - "Could not create share" : "Nu s-a putut crea partajarea", - "Invalid permissions" : "Permisiuni invalide", - "Group sharing is disabled by the administrator" : "Partajarea de grup este dezactivată de administrator", - "Please specify a valid group" : "Specifică un grup valid", - "Public link sharing is disabled by the administrator" : "Partajarea prin link public este dezactivată de administrator", - "Public upload disabled by the administrator" : "Încărcarea publică este dezactivată de administrator", - "Public upload is only possible for publicly shared folders" : "Încărcarea publică este posibilă doar pentru folderele partajate public", - "Sharing %s sending the password by Nextcloud Talk failed because Nextcloud Talk is not enabled" : "Trimiterea de către Nextcloud Talk a parolei pentru partajarea %s a eșuat deoarece Nextcloud Talk nu este activat", - "Sharing %1$s failed because the back end does not allow shares from type %2$s" : "Partajarea %1$s a eșuat deoarece backend-ul nu permite partajări de tipul %2$s", - "Sharing %s failed because the back end does not support room shares" : "Partajarea %s a eșuat deoarece backend-ul nu suportă partajări în săli", - "Sharing %s failed because the back end does not support ScienceMesh shares" : "Partajarea %s a eșuat deoarece backend-ul nu suportă partajări ScienceMesh", - "Unknown share type" : "Tip necunoscut de partajare", - "Not a directory" : "Nu este un director", - "Could not lock node" : "Nu s-a putut bloca nodul", - "Could not lock path" : "Calea nu a putut fi blocată", - "Wrong or no update parameter given" : "S-a furnizat un parametru greșit sau neactualizat", - "Share must at least have READ or CREATE permissions" : "Partajarea trebuie să aibă cel puțin permisiunea READ sau CREATE", - "Share must have READ permission if UPDATE or DELETE permission is set" : "Partajarea trebuie să aibă permisiunea READ dacă este setată permisiunea UPDATE sau DELETE", - "\"Sending the password by Nextcloud Talk\" for sharing a file or folder failed because Nextcloud Talk is not enabled." : "\"Trimiterea parolei de către Nextcloud Talk\" pentru partajarea unui fișier sau folder a eșuat deoarece Nextcloud Talk nu este activat.", - "Wrong password" : "Parolă greșită", - "shared by %s" : "partajat de %s", - "Download" : "Descarcă", - "Add to your %s" : "Adaugă la %s tău", - "Direct link" : "Legătură directă", - "Share API is disabled" : "API-ul de partajare este dezactivat", - "File sharing" : "Partajare fișiere", - "Share will expire tomorrow" : "Partajarea va expira mâine", - "Your share of {node} will expire tomorrow" : "Partajarea {node} va expira mâine", - "You received {share} as a share by {user}" : "Aţi primit {share} ca partajare de către {user}", - "You received {share} to group {group} as a share by {user}" : "Ați primit {share} la grupul {group} ca partajare de către {user}", - "Accept" : "Accept", - "Decline" : "Refuză", - "People" : "Persoane", - "Expiration date" : "Data expirării", - "Password" : "Parolă", - "Share link" : "Partajează link-ul", - "Copy to clipboard" : "Copiază în clipboard", - "Send link via email" : "Trimite link via email", - "Select" : "Selectează", - "Cancel" : "Anulează", - "Close" : "Închide", - "Continue" : "Continuă", - "Error creating the share" : "Eroare la crearea partajării", - "Error while toggling options" : "Eroare la comutarea opțiunilor", - "Set default folder for accepted shares" : "Stabiliți folderul implicit pentru partajările acceptate", - "Reset" : "Resetare", - "Reset folder to system default" : "Resetați folderul la setările implicite de sistem", - "Choose a default folder for accepted shares" : "Alegeți un folder implicit pentru partajările acceptate", - "Invalid path selected" : "Calea selectată este invalidă", - "Unknown error" : "Eroare necunoscută", - "Open Sharing Details" : "Deschide detalii partajare", - "group" : "grup", - "conversation" : "conversație", - "remote" : "de la distanță", - "remote group" : "grup la distanță", - "guest" : "invitat", - "Unshare" : "Oprește partajarea", - "Internal link" : "Link intern", - "Cannot copy, please copy the link manually" : "Nu s-a putut copia, vă rugăm să copiați link-ul manual", - "Link copied" : "Link copiat", - "Password protection" : "Password protection", - "Enter a password" : "Enter a password", - "Add another link" : "Adaugă un alt link", - "View only" : "Numai se vizualizează", - "Can edit" : "Poate edita", - "Custom permissions" : "Permisiuni particularizate", - "No recommendations. Start typing." : "Nu am găsit recomandări. Începeți să scrieți.", - "Resharing is not allowed" : "Repartajarea nu este permisă", - "Searching …" : "Căutare ...", - "No elements found." : "Nu sunt elemente.", - "Search globally" : "Caută global", - "Guest" : "Invitat", - "Group" : "Grup", - "Email" : "E-mail", - "Team" : "Echipă", - "Talk conversation" : "Conversație Talk", - "Deck board" : "Panou Deck", - "File drop" : "Aducere fișier", - "Terms of service" : "Termenii serviciului", - "Allow upload and editing" : "Permite încărcarea și editarea", - "Allow editing" : "Permite editarea", - "Advanced settings" : "Setări avansate", - "Set expiration date" : "Specifică data expirării", - "Hide download" : "Ascunde descărcarea", - "Note to recipient" : "Notă către destinatar", - "Read" : "Citit", - "Create" : "Crează", - "Edit" : "Editează", - "Share" : "Partajează", - "Delete" : "Șterge", - "Shares" : "Partajări", - "Shared with you by {owner}" : "Partajat cu tine de {owner}", - "Open in Files" : "Deschide în Fișiere", - "Shared" : "Partajat", - "Shared with others" : "Partajat cu alții", - "No shares" : "Nicio partajare", - "Shared with you" : "Partajat cu tine", - "Nothing shared with you yet" : "Nimic nu e partajat cu tine încă", - "Nothing shared yet" : "Nimic partajat încă", - "Shared by link" : "Partajat prin link", - "No shared links" : "Nicio legătură partajată", - "Deleted shares" : "Partajări șterse", - "No deleted shares" : "Nicio partajare ștearsă", - "Pending shares" : "Partajări în așteptare", - "No pending shares" : "Nicio partajare în așteptare", - "Shared by" : "impartite in ", - "Shared with" : "Partajat cu", - "Shared with you and the group {group} by {owner}" : "Partajat cu tine si cu grupul {group} de {owner}", - "Shared with you and {circle} by {owner}" : "Partajat cu tine și {circle} de {owner} ", - "Shared with you and the conversation {conversation} by {owner}" : "Partajat cu tine si conversația {conversation} de {owner}", - "Shared with you in a conversation by {owner}" : "Partajat cu tine în o conversație {owner}", - "Share note" : "Partajează nota", - "Show list view" : "Afișează vizualizarea listă", - "Show grid view" : "Afișează vizualizarea grilă", - "Upload files to %s" : "Încarcă fișiere la %s", - "Note" : "Notă", - "Select or drop files" : "Selectează sau plasează fișiere", - "Uploaded files:" : "Fișiere încărcate:", - "By uploading files, you agree to the %1$sterms of service%2$s." : "Prin încărcarea fișierelor ești de accord cu %1$s termenii și serviciile %2$s", - "Back to %s" : "Înapoi la %s", - "Waiting…" : "În așteptare...", - "error" : "eroare", - "finished" : "finalizat", - "This will stop your current uploads." : "Asta va opri descărcările curente.", - "Move or copy" : "Mută sau copiază", - "You can upload into this folder" : "Poți încărca în acest director", - "No compatible server found at {remote}" : "Niciun server compatibil nu a fost găsit la {remote}", - "Invalid server URL" : "URL server invalid", - "Failed to add the public link to your Nextcloud" : "Eroare la adăugarea link-ului public la Nextcloud", - "Files" : "Fișiere", - "Please specify a valid user" : "Specifică un utilizator valid", - "You cannot share to a Circle if the app is not enabled" : "Nu puteți partaja cu un Cerc dacă aplicația nu este activată", - "Please specify a valid circle" : "Specificați un cerc valid", - "Download all files" : "Descarcă toate fișierele", - "This application enables users to share files within Nextcloud. If enabled, the admin can choose which groups can share files. The applicable users can then share files and folders with other users and groups within Nextcloud. In addition, if the admin enables the share link feature, an external link can be used to share files with other users outside of Nextcloud. Admins can also enforce passwords, expirations dates, and enable server to server sharing via share links, as well as sharing from mobile devices.\nTurning the feature off removes shared files and folders on the server for all share recipients, and also on the sync clients and mobile apps. More information is available in the Nextcloud Documentation." : "Această aplicație permite utilizatorilor să partajeze fișiere în cadrul Nextcloud. Dacă este activată, administratorul poate stabili ce grupuri pot partaja fișiere. Utilizatorii respectivi pot apoi partaja fișiere și foldere cu alți utilizatori și grupuri în cadrul Nextcloud. În plus, dacă administratorul activează funcția de partajare linkuri, atunci poate fi folosit un link extern pentru partajarea fișierelor cu alți utilizatori din afara Nextcloud. Administratorii pot de asemenea să impună parole, date de expirare și să permită partajarea server la server via linkuri partajate precum și partajarea cu dispozitivele mobile.\nDezactivând această funcționalitate, se elimină accesul la fișierele și folderele partajate de pe server pentru toți destinatarii partajărilor și de asemenea de pe clienții de sincronizare și aplicațiile mobile. Mai multe informații se pot găsi în documentația Nextcloud.", - "Accept user and group shares by default" : "Acceptă implicit partajările cu utilizatorii și grupurile", - "Read only" : "Doar citire", - "File drop (upload only)" : "Aruncă fișierul (numai încărcare)", - "Upload" : "Încărcare", - "Bundled permissions" : "Permisiuni încorporate", - "Circle" : "Cerc", - "No entries found in this folder" : "Niciun element găsit în acest director", - "Name" : "Nume", - "Reasons might be:" : "Motive posibile ar fi:", - "the item was removed" : "acest articol a fost șters", - "the link expired" : "linkul a expirat", - "sharing is disabled" : "Partajare este oprită", - "Enter your name" : "Introduceți numele" -}, -"nplurals=3; plural=(n==1?0:(((n%100>19)||((n%100==0)&&(n!=0)))?2:1));"); diff --git a/apps/files_sharing/l10n/ro.json b/apps/files_sharing/l10n/ro.json deleted file mode 100644 index 4a9ef553b57..00000000000 --- a/apps/files_sharing/l10n/ro.json +++ /dev/null @@ -1,213 +0,0 @@ -{ "translations": { - "File shares" : "Fișiere partajate", - "Downloaded via public link" : "Descărcat prin link public", - "Downloaded by {email}" : "Descărcat de {email}", - "{file} downloaded via public link" : "{file} descărcat din link public", - "{email} downloaded {file}" : "{email} a descărcat {file}", - "Shared with group {group}" : "Partajat cu grupul {group}", - "Removed share for group {group}" : "Elimină partajarea pentru grupul {group}", - "{actor} shared with group {group}" : "{actor} a partajat cu grupul {group}", - "{actor} removed share for group {group}" : "{actor} a eliminat partajarea pentru grupul {group}", - "Share for group {group} expired" : "Partajarea pentru grupul {group} a expirat", - "You shared {file} with group {group}" : "Ați partajat {file} cu grupul {group}", - "You removed group {group} from {file}" : "Ați eliminat accesul grupului {group} la {file}", - "{actor} shared {file} with group {group}" : "{actor} a partajat {file} cu grupul {group}", - "{actor} removed group {group} from {file}" : "{actor} a eliminat accesul grupului {group} la {file}", - "Share for file {file} with group {group} expired" : "Partajarea fișierului {file} cu grupul {group} a expirat", - "Shared as public link" : "Partajează un link public", - "Removed public link" : "Elimină link public", - "Public link expired" : "Link-ul public a expirat", - "{actor} shared as public link" : "{actor} a partajat ca link public", - "{actor} removed public link" : "{actor} a eliminat link public", - "Public link of {actor} expired" : "Linkul public al {actor} a expirat", - "You shared {file} as public link" : "Ați partajat {file} ca link public", - "You removed public link for {file}" : "Ați șters linkul public pentru {file}", - "Public link expired for {file}" : "Linkul public pentru {file} a expirat", - "{actor} shared {file} as public link" : "{actor} a partajat {file} ca link public", - "{actor} removed public link for {file}" : "{actor} a șters linkul public pentru {file}", - "Public link of {actor} for {file} expired" : "Linkul public al {actor} pentru {file} a expirat", - "{user} accepted the remote share" : "{user} a acceptat partajarea la distanță", - "{user} declined the remote share" : "{user} nu a acceptat partajarea la distanță", - "You received a new remote share {file} from {user}" : "Ați primit o partajare la distanță {file} de la {user}", - "{user} accepted the remote share of {file}" : "{user} a acceptat partajarea la distanță a {file}", - "{user} declined the remote share of {file}" : "{user} nu a acceptat partajarea la distanță a {file}", - "{user} unshared {file} from you" : "{user} a eliminat partajarea cu tine a {file}", - "Shared with {user}" : "Partajat cu {user}", - "Removed share for {user}" : "S-a eliminat partajarea pentru {user}", - "You removed yourself" : "V-ați exclus", - "{actor} removed themselves" : "{actor} s-au exclus", - "{actor} shared with {user}" : "{actor} a partajat cu {user}", - "{actor} removed share for {user}" : "{actor} a eliminat partajarea pentru {user}", - "Shared by {actor}" : "Partajat de {actor}", - "{actor} removed share" : "{actor} a eliminat partajarea", - "Share for {user} expired" : "Partajarea cu {user} a expirat", - "Share expired" : "Partajare expirată", - "You shared {file} with {user}" : "Ați partajat {file} cu {user}", - "You removed {user} from {file}" : "Ați eliminat pe {user} de la partajarea {file}", - "You removed yourself from {file}" : "V-ați eliminat de la partajarea {file}", - "{actor} removed themselves from {file}" : "{actor} s-au eliminat de la partajarea {file}", - "{actor} shared {file} with {user}" : "{actor} a partajat {file} cu {user}", - "{actor} removed {user} from {file}" : "{actor} a eliminat pe {user} de la partajarea {file}", - "{actor} shared {file} with you" : "{actor} a partajat {file} cu tine", - "{actor} removed you from the share named {file}" : "{actor} v-a eliminat de la partajarea denumită {file}", - "Share for file {file} with {user} expired" : "Partajarea fișierului {file} cu {user} a expirat", - "Share for file {file} expired" : "Partajarea fișierului {file} a expirat", - "A file or folder shared by mail or by public link was <strong>downloaded</strong>" : "A fost <strong>descărcat</strong> un fișier sau folder partajat primân email sau prin link public", - "A file or folder was shared from <strong>another server</strong>" : "A fost partajat un fișier sau folder de la <strong>alt server</strong>", - "Sharing" : "Partajare", - "A file or folder has been <strong>shared</strong>" : "Un fișier sau director a fost <strong>partajat</strong>", - "Shared link" : "Link partajat", - "Wrong share ID, share does not exist" : "ID partajare greșit, partajarea nu există", - "Could not delete share" : "Nu s-a putut șterge elementul partajat", - "Please specify a file or folder path" : "Specifică un fișier sau o cale către un director", - "Wrong path, file/folder does not exist" : "Cale eronată, fișier/folder inexistent", - "Could not create share" : "Nu s-a putut crea partajarea", - "Invalid permissions" : "Permisiuni invalide", - "Group sharing is disabled by the administrator" : "Partajarea de grup este dezactivată de administrator", - "Please specify a valid group" : "Specifică un grup valid", - "Public link sharing is disabled by the administrator" : "Partajarea prin link public este dezactivată de administrator", - "Public upload disabled by the administrator" : "Încărcarea publică este dezactivată de administrator", - "Public upload is only possible for publicly shared folders" : "Încărcarea publică este posibilă doar pentru folderele partajate public", - "Sharing %s sending the password by Nextcloud Talk failed because Nextcloud Talk is not enabled" : "Trimiterea de către Nextcloud Talk a parolei pentru partajarea %s a eșuat deoarece Nextcloud Talk nu este activat", - "Sharing %1$s failed because the back end does not allow shares from type %2$s" : "Partajarea %1$s a eșuat deoarece backend-ul nu permite partajări de tipul %2$s", - "Sharing %s failed because the back end does not support room shares" : "Partajarea %s a eșuat deoarece backend-ul nu suportă partajări în săli", - "Sharing %s failed because the back end does not support ScienceMesh shares" : "Partajarea %s a eșuat deoarece backend-ul nu suportă partajări ScienceMesh", - "Unknown share type" : "Tip necunoscut de partajare", - "Not a directory" : "Nu este un director", - "Could not lock node" : "Nu s-a putut bloca nodul", - "Could not lock path" : "Calea nu a putut fi blocată", - "Wrong or no update parameter given" : "S-a furnizat un parametru greșit sau neactualizat", - "Share must at least have READ or CREATE permissions" : "Partajarea trebuie să aibă cel puțin permisiunea READ sau CREATE", - "Share must have READ permission if UPDATE or DELETE permission is set" : "Partajarea trebuie să aibă permisiunea READ dacă este setată permisiunea UPDATE sau DELETE", - "\"Sending the password by Nextcloud Talk\" for sharing a file or folder failed because Nextcloud Talk is not enabled." : "\"Trimiterea parolei de către Nextcloud Talk\" pentru partajarea unui fișier sau folder a eșuat deoarece Nextcloud Talk nu este activat.", - "Wrong password" : "Parolă greșită", - "shared by %s" : "partajat de %s", - "Download" : "Descarcă", - "Add to your %s" : "Adaugă la %s tău", - "Direct link" : "Legătură directă", - "Share API is disabled" : "API-ul de partajare este dezactivat", - "File sharing" : "Partajare fișiere", - "Share will expire tomorrow" : "Partajarea va expira mâine", - "Your share of {node} will expire tomorrow" : "Partajarea {node} va expira mâine", - "You received {share} as a share by {user}" : "Aţi primit {share} ca partajare de către {user}", - "You received {share} to group {group} as a share by {user}" : "Ați primit {share} la grupul {group} ca partajare de către {user}", - "Accept" : "Accept", - "Decline" : "Refuză", - "People" : "Persoane", - "Expiration date" : "Data expirării", - "Password" : "Parolă", - "Share link" : "Partajează link-ul", - "Copy to clipboard" : "Copiază în clipboard", - "Send link via email" : "Trimite link via email", - "Select" : "Selectează", - "Cancel" : "Anulează", - "Close" : "Închide", - "Continue" : "Continuă", - "Error creating the share" : "Eroare la crearea partajării", - "Error while toggling options" : "Eroare la comutarea opțiunilor", - "Set default folder for accepted shares" : "Stabiliți folderul implicit pentru partajările acceptate", - "Reset" : "Resetare", - "Reset folder to system default" : "Resetați folderul la setările implicite de sistem", - "Choose a default folder for accepted shares" : "Alegeți un folder implicit pentru partajările acceptate", - "Invalid path selected" : "Calea selectată este invalidă", - "Unknown error" : "Eroare necunoscută", - "Open Sharing Details" : "Deschide detalii partajare", - "group" : "grup", - "conversation" : "conversație", - "remote" : "de la distanță", - "remote group" : "grup la distanță", - "guest" : "invitat", - "Unshare" : "Oprește partajarea", - "Internal link" : "Link intern", - "Cannot copy, please copy the link manually" : "Nu s-a putut copia, vă rugăm să copiați link-ul manual", - "Link copied" : "Link copiat", - "Password protection" : "Password protection", - "Enter a password" : "Enter a password", - "Add another link" : "Adaugă un alt link", - "View only" : "Numai se vizualizează", - "Can edit" : "Poate edita", - "Custom permissions" : "Permisiuni particularizate", - "No recommendations. Start typing." : "Nu am găsit recomandări. Începeți să scrieți.", - "Resharing is not allowed" : "Repartajarea nu este permisă", - "Searching …" : "Căutare ...", - "No elements found." : "Nu sunt elemente.", - "Search globally" : "Caută global", - "Guest" : "Invitat", - "Group" : "Grup", - "Email" : "E-mail", - "Team" : "Echipă", - "Talk conversation" : "Conversație Talk", - "Deck board" : "Panou Deck", - "File drop" : "Aducere fișier", - "Terms of service" : "Termenii serviciului", - "Allow upload and editing" : "Permite încărcarea și editarea", - "Allow editing" : "Permite editarea", - "Advanced settings" : "Setări avansate", - "Set expiration date" : "Specifică data expirării", - "Hide download" : "Ascunde descărcarea", - "Note to recipient" : "Notă către destinatar", - "Read" : "Citit", - "Create" : "Crează", - "Edit" : "Editează", - "Share" : "Partajează", - "Delete" : "Șterge", - "Shares" : "Partajări", - "Shared with you by {owner}" : "Partajat cu tine de {owner}", - "Open in Files" : "Deschide în Fișiere", - "Shared" : "Partajat", - "Shared with others" : "Partajat cu alții", - "No shares" : "Nicio partajare", - "Shared with you" : "Partajat cu tine", - "Nothing shared with you yet" : "Nimic nu e partajat cu tine încă", - "Nothing shared yet" : "Nimic partajat încă", - "Shared by link" : "Partajat prin link", - "No shared links" : "Nicio legătură partajată", - "Deleted shares" : "Partajări șterse", - "No deleted shares" : "Nicio partajare ștearsă", - "Pending shares" : "Partajări în așteptare", - "No pending shares" : "Nicio partajare în așteptare", - "Shared by" : "impartite in ", - "Shared with" : "Partajat cu", - "Shared with you and the group {group} by {owner}" : "Partajat cu tine si cu grupul {group} de {owner}", - "Shared with you and {circle} by {owner}" : "Partajat cu tine și {circle} de {owner} ", - "Shared with you and the conversation {conversation} by {owner}" : "Partajat cu tine si conversația {conversation} de {owner}", - "Shared with you in a conversation by {owner}" : "Partajat cu tine în o conversație {owner}", - "Share note" : "Partajează nota", - "Show list view" : "Afișează vizualizarea listă", - "Show grid view" : "Afișează vizualizarea grilă", - "Upload files to %s" : "Încarcă fișiere la %s", - "Note" : "Notă", - "Select or drop files" : "Selectează sau plasează fișiere", - "Uploaded files:" : "Fișiere încărcate:", - "By uploading files, you agree to the %1$sterms of service%2$s." : "Prin încărcarea fișierelor ești de accord cu %1$s termenii și serviciile %2$s", - "Back to %s" : "Înapoi la %s", - "Waiting…" : "În așteptare...", - "error" : "eroare", - "finished" : "finalizat", - "This will stop your current uploads." : "Asta va opri descărcările curente.", - "Move or copy" : "Mută sau copiază", - "You can upload into this folder" : "Poți încărca în acest director", - "No compatible server found at {remote}" : "Niciun server compatibil nu a fost găsit la {remote}", - "Invalid server URL" : "URL server invalid", - "Failed to add the public link to your Nextcloud" : "Eroare la adăugarea link-ului public la Nextcloud", - "Files" : "Fișiere", - "Please specify a valid user" : "Specifică un utilizator valid", - "You cannot share to a Circle if the app is not enabled" : "Nu puteți partaja cu un Cerc dacă aplicația nu este activată", - "Please specify a valid circle" : "Specificați un cerc valid", - "Download all files" : "Descarcă toate fișierele", - "This application enables users to share files within Nextcloud. If enabled, the admin can choose which groups can share files. The applicable users can then share files and folders with other users and groups within Nextcloud. In addition, if the admin enables the share link feature, an external link can be used to share files with other users outside of Nextcloud. Admins can also enforce passwords, expirations dates, and enable server to server sharing via share links, as well as sharing from mobile devices.\nTurning the feature off removes shared files and folders on the server for all share recipients, and also on the sync clients and mobile apps. More information is available in the Nextcloud Documentation." : "Această aplicație permite utilizatorilor să partajeze fișiere în cadrul Nextcloud. Dacă este activată, administratorul poate stabili ce grupuri pot partaja fișiere. Utilizatorii respectivi pot apoi partaja fișiere și foldere cu alți utilizatori și grupuri în cadrul Nextcloud. În plus, dacă administratorul activează funcția de partajare linkuri, atunci poate fi folosit un link extern pentru partajarea fișierelor cu alți utilizatori din afara Nextcloud. Administratorii pot de asemenea să impună parole, date de expirare și să permită partajarea server la server via linkuri partajate precum și partajarea cu dispozitivele mobile.\nDezactivând această funcționalitate, se elimină accesul la fișierele și folderele partajate de pe server pentru toți destinatarii partajărilor și de asemenea de pe clienții de sincronizare și aplicațiile mobile. Mai multe informații se pot găsi în documentația Nextcloud.", - "Accept user and group shares by default" : "Acceptă implicit partajările cu utilizatorii și grupurile", - "Read only" : "Doar citire", - "File drop (upload only)" : "Aruncă fișierul (numai încărcare)", - "Upload" : "Încărcare", - "Bundled permissions" : "Permisiuni încorporate", - "Circle" : "Cerc", - "No entries found in this folder" : "Niciun element găsit în acest director", - "Name" : "Nume", - "Reasons might be:" : "Motive posibile ar fi:", - "the item was removed" : "acest articol a fost șters", - "the link expired" : "linkul a expirat", - "sharing is disabled" : "Partajare este oprită", - "Enter your name" : "Introduceți numele" -},"pluralForm" :"nplurals=3; plural=(n==1?0:(((n%100>19)||((n%100==0)&&(n!=0)))?2:1));" -}
\ No newline at end of file diff --git a/apps/files_sharing/l10n/ru.js b/apps/files_sharing/l10n/ru.js index 7567511b268..599859b6be9 100644 --- a/apps/files_sharing/l10n/ru.js +++ b/apps/files_sharing/l10n/ru.js @@ -368,6 +368,7 @@ OC.L10N.register( "List of unapproved shares." : "Список ресурсов общего доступа, которые вы еще не приняли", "No pending shares" : "Ожидающие общие ресурсы отсуствуют", "Shares you have received but not approved will show up here" : "Здесь появятся ресурсы общего доступа, которые Вам предоставлены, но еще не подтверждены с Вашей стороны", + "Error deleting the share" : "Ошибка прекращения общего доступа", "Error updating the share: {errorMessage}" : "Не удалось изменить общий ресурс: {errorMessage}", "Error updating the share" : "Ошибка изменения параметров общего доступа", "File \"{path}\" has been unshared" : "Закрыт общий доступ к файлу «{path}»", diff --git a/apps/files_sharing/l10n/ru.json b/apps/files_sharing/l10n/ru.json index a84dbdd18ab..f570c39184c 100644 --- a/apps/files_sharing/l10n/ru.json +++ b/apps/files_sharing/l10n/ru.json @@ -366,6 +366,7 @@ "List of unapproved shares." : "Список ресурсов общего доступа, которые вы еще не приняли", "No pending shares" : "Ожидающие общие ресурсы отсуствуют", "Shares you have received but not approved will show up here" : "Здесь появятся ресурсы общего доступа, которые Вам предоставлены, но еще не подтверждены с Вашей стороны", + "Error deleting the share" : "Ошибка прекращения общего доступа", "Error updating the share: {errorMessage}" : "Не удалось изменить общий ресурс: {errorMessage}", "Error updating the share" : "Ошибка изменения параметров общего доступа", "File \"{path}\" has been unshared" : "Закрыт общий доступ к файлу «{path}»", diff --git a/apps/files_sharing/l10n/sk.js b/apps/files_sharing/l10n/sk.js index e2aba332fb1..4ee0e5e9722 100644 --- a/apps/files_sharing/l10n/sk.js +++ b/apps/files_sharing/l10n/sk.js @@ -363,6 +363,7 @@ OC.L10N.register( "List of unapproved shares." : "Zoznam neschválených zdieľaní.", "No pending shares" : "Žiadne čakajúce zdieľania", "Shares you have received but not approved will show up here" : "Tu sa zobrazia zdieľania, ktoré ste obdržali, ale nepotvrdili", + "Error deleting the share" : "Pri odstraňovaní zdieľania sa vyskytla chyba", "Error updating the share: {errorMessage}" : "Chyba pri úprave zdieľania: {errorMessage}", "Error updating the share" : "Pri aktualizácii zdieľania sa vyskytla chyba", "File \"{path}\" has been unshared" : "Pre súbor \"{path}\" bolo zrušené zdieľanie.", diff --git a/apps/files_sharing/l10n/sk.json b/apps/files_sharing/l10n/sk.json index c701ce0b113..e735bd1c637 100644 --- a/apps/files_sharing/l10n/sk.json +++ b/apps/files_sharing/l10n/sk.json @@ -361,6 +361,7 @@ "List of unapproved shares." : "Zoznam neschválených zdieľaní.", "No pending shares" : "Žiadne čakajúce zdieľania", "Shares you have received but not approved will show up here" : "Tu sa zobrazia zdieľania, ktoré ste obdržali, ale nepotvrdili", + "Error deleting the share" : "Pri odstraňovaní zdieľania sa vyskytla chyba", "Error updating the share: {errorMessage}" : "Chyba pri úprave zdieľania: {errorMessage}", "Error updating the share" : "Pri aktualizácii zdieľania sa vyskytla chyba", "File \"{path}\" has been unshared" : "Pre súbor \"{path}\" bolo zrušené zdieľanie.", diff --git a/apps/files_sharing/l10n/sl.js b/apps/files_sharing/l10n/sl.js index 97dca81edc1..4927fca9f6b 100644 --- a/apps/files_sharing/l10n/sl.js +++ b/apps/files_sharing/l10n/sl.js @@ -236,6 +236,7 @@ OC.L10N.register( "No deleted shares" : "Ni izbrisanih povezav za souporabo.", "Pending shares" : "Predmeti za souporabo na čakanju", "No pending shares" : "Ni nobenega predmeta za souporabo na čakanju", + "Error deleting the share" : " Napaka brisanja mesta souporabe", "Error updating the share: {errorMessage}" : "Napaka pri posodabljanju mesta souporabe: {errorMessage}", "Error updating the share" : "Napaka posodabljanja mesta souporabe", "File \"{path}\" has been unshared" : "Souporaba datoteke »{path}« je odstranjena", diff --git a/apps/files_sharing/l10n/sl.json b/apps/files_sharing/l10n/sl.json index b31f8bf43d5..9f7d5b5049b 100644 --- a/apps/files_sharing/l10n/sl.json +++ b/apps/files_sharing/l10n/sl.json @@ -234,6 +234,7 @@ "No deleted shares" : "Ni izbrisanih povezav za souporabo.", "Pending shares" : "Predmeti za souporabo na čakanju", "No pending shares" : "Ni nobenega predmeta za souporabo na čakanju", + "Error deleting the share" : " Napaka brisanja mesta souporabe", "Error updating the share: {errorMessage}" : "Napaka pri posodabljanju mesta souporabe: {errorMessage}", "Error updating the share" : "Napaka posodabljanja mesta souporabe", "File \"{path}\" has been unshared" : "Souporaba datoteke »{path}« je odstranjena", diff --git a/apps/files_sharing/l10n/sq.js b/apps/files_sharing/l10n/sq.js deleted file mode 100644 index c56e46415d3..00000000000 --- a/apps/files_sharing/l10n/sq.js +++ /dev/null @@ -1,144 +0,0 @@ -OC.L10N.register( - "files_sharing", - { - "Shared with you" : "Të ndara me ju", - "Nothing shared with you yet" : "Ende pa ndarë gjë me ju", - "Files and folders others share with you will show up here" : "Këtu do të shfaqen kartelat dhe dosjet që të jerët ndajnë me ju", - "Shared with others" : "Të ndara me të tjerët", - "Nothing shared yet" : "Ende pa ndarë gjë", - "Files and folders you share will show up here" : "Këtu do të shfaqen kartelat dhe dosjet që ndani me të tjerët", - "Shared by link" : "Të ndara me lidhje", - "No shared links" : "Pa lidhje ndarjesh", - "Files and folders you share by link will show up here" : "Këtu do të shfaqen kartelat dhe dosjet që ndani përmes lidhjesh", - "Deleted shares" : "Fshi shpërndarjet", - "Shares" : "Shpërndarje", - "Restore" : "Rikthe", - "error" : "gabim", - "Download" : "Shkarko", - "Delete" : "Delete", - "You can upload into this folder" : "Mund të ngarkoni te kjo dosje", - "Terms of service" : "Termat e shërbimit", - "No compatible server found at {remote}" : "Asnjë server i pajtueshëm nuk është gjetur tek { }", - "Invalid server URL" : "Server i pavlefshëm URL", - "Failed to add the public link to your Nextcloud" : "Nuk arritët të shtoni ndërlidhjen publike tek Nextcloud juaj", - "No expiration date set" : "Nuk është vendosur data e përfundimit", - "Shared by" : "Ndarë nga", - "File shares" : "Ndarja e skedarëve", - "Downloaded via public link" : "Shkarkuar nga një link publik", - "Downloaded by {email}" : "Shkarkuar nga {email}", - "{file} downloaded via public link" : "{file} shkarkuar përmes një lidhjeje publike", - "{email} downloaded {file}" : "{email} shkarkoi {file}", - "Shared with group {group}" : "U nda me grupin {group}", - "Removed share for group {group}" : "Hoqi ndarjen për grupin {group}", - "{actor} shared with group {group}" : "{actor} u nda me grupin {group}", - "{actor} removed share for group {group}" : "{actor} hoqi ndarjen për grupin {group}", - "You shared {file} with group {group}" : "Ndatë {file} me grupin {group}", - "You removed group {group} from {file}" : "Hoqët grupin {group} nga {file}", - "{actor} shared {file} with group {group}" : "{actor} ndau {file} me grupin {group}", - "{actor} removed group {group} from {file}" : "{actor} hoqi grupin {group} nga {file}", - "Shared as public link" : "U nda si një lidhje publike", - "Removed public link" : "Hoqi lidhje publike", - "Public link expired" : "Lidhja publike skadoi", - "{actor} shared as public link" : "{actor} u nda si një lidhje publike", - "{actor} removed public link" : "{actor} hoqi lidhje publike", - "Public link of {actor} expired" : "Lidhja publike e {actor} skadoi", - "You shared {file} as public link" : "Ndatë {file} si një lidhje publike", - "You removed public link for {file}" : "Hoqët lidhje publike për {file}", - "Public link expired for {file}" : "Lidhja publike skadoi për {file}", - "{actor} shared {file} as public link" : "{actor} u nda {file} si një lidhje publike", - "{actor} removed public link for {file}" : "{actor} hoqi lidhje publike për {file}", - "Public link of {actor} for {file} expired" : "Lidhja publike e {actor} për {file} ka skaduar", - "{user} accepted the remote share" : "{user} pranoi ndarjen e largët", - "{user} declined the remote share" : "{user} hodhi tej ndarjen e largët", - "You received a new remote share {file} from {user}" : "Morët një ndarje të largët {file} nga {user}", - "{user} accepted the remote share of {file}" : "{user} pranoi ndarjen e largët të {file}", - "{user} declined the remote share of {file}" : "{user} hodhi tej ndarjen e largët të {file}", - "{user} unshared {file} from you" : "{user} nuk ndau {file} nga ju", - "Shared with {user}" : "Ndarë me {user}", - "Removed share for {user}" : "Hoqi ndarjen për {user}", - "{actor} shared with {user}" : "{aktori} ndau me {përdoruesin}", - "{actor} removed share for {user}" : "{actor} hoqi ndarjen për {user}", - "Shared by {actor}" : "U nda nga {actor}", - "{actor} removed share" : "{actor} hoqi ndarjen", - "You shared {file} with {user}" : "Ndatë {file} me {user}", - "You removed {user} from {file}" : "Hoqët {user} nga {file}", - "{actor} shared {file} with {user}" : "{aktori} ndau {skedarë} me {përdoruesin}", - "{actor} removed {user} from {file}" : "{actor} hoqi {user} nga {file}", - "{actor} shared {file} with you" : "{actor} ndau {skedarë} me ju", - "A file or folder shared by mail or by public link was <strong>downloaded</strong>" : "Një skedar ose dosje e ndarë nga posta ose lidhja publike ishte <strong> shkarkuar</strong>", - "A file or folder was shared from <strong>another server</strong>" : "Një kartelë ose dosje u nda prej një <strong>shërbyesi tjetër</strong>", - "Files" : "Skedarët", - "A file or folder has been <strong>shared</strong>" : "U <strong>nda me të tjerë</strong> një kartelë ose dosje", - "Could not delete share" : "Ndarja s’u fshi dot", - "Please specify a file or folder path" : "Ju lutemi, tregoni një shteg kartele ose dosjeje", - "Could not create share" : "Ndarja nuk u krijua dot", - "Please specify a valid user" : "Ju lutemi, tregoni një përdorues të vlefshëm", - "Group sharing is disabled by the administrator" : "Ndarja në grup është çaktivizuar nga përgjegjësi", - "Please specify a valid group" : "Ju lutemi, tregoni një grup të vlefshëm", - "Public link sharing is disabled by the administrator" : "Ndarja e lidhjeve publike është çaktivizuar nga përgjegjësi", - "Public upload disabled by the administrator" : "Ngarkimi publik është çaktivizuar nga përgjegjësi", - "Public upload is only possible for publicly shared folders" : "Ngarkimi publik është i mundshëm vetëm për dosje të ndara publikisht", - "Invalid date, date format must be YYYY-MM-DD" : "Datë e pavlefshme, formati i datës duhet të jetë VVVV-MM-DD", - "You cannot share to a Circle if the app is not enabled" : "Nuk mund të shpërndani në një rreth nëse aplikacioni nuk është i aktivizuar", - "Please specify a valid circle" : "Ju lutem specifikoni një rreth i vlefshëm", - "Unknown share type" : "Lloj i panjohur ndarjesh", - "Not a directory" : "S’është drejtori", - "Could not lock path" : "S’u kyç dot shtegu", - "Wrong or no update parameter given" : "Ose u dha parametër i gabuar përditësimesh, pse s’u dha fare ", - "shared by %s" : "ndarë nga %s", - "Direct link" : "Lidhje e drejtpërdrejtë", - "Share API is disabled" : "API i ndarjeve është çaktivizuar", - "File sharing" : "Shpërndarja e skedarëve", - "Accept" : "Prano", - "Sharing" : "Ndarje", - "Reset" : "Rivendos", - "Unknown error" : "Gabim i panjohur", - "Allow editing" : "Lejo redaktimin", - "Read only" : "Vetëm i lexueshëm", - "Allow upload and editing" : "Lejo ngarkim dhe editim", - "File drop (upload only)" : "Lësho skedar (vetëm ngarkim)", - "Read" : "Lexoni", - "Upload" : "Ngarkoni", - "Edit" : "Përpuno", - "Allow resharing" : "Lejo rindarje", - "Set expiration date" : "Caktoni datë skadimi", - "Note to recipient" : "Shënim për marrësin", - "Unshare" : "Hiqe ndarjen", - "group" : "grup", - "conversation" : "bisedë", - "remote" : "i largët", - "guest" : "vizitor", - "Only works for users with access to this folder" : "Punon vetëm për përdoruesit që kanë qasje në këtë dosje", - "Link copied" : "Linku u kopjua", - "Password protection" : "Password protection", - "Enter a password" : "Fusni një fjalëkalim", - "Cancel" : "Anullo", - "Hide download" : "Fshih shkarkimin", - "Password protect" : "Mbroje me fjalëkalim", - "Share link" : "Share link", - "Resharing is not allowed" : "Nuk lejohet rishperndarja", - "Guest" : "I ftuar", - "Group" : "Grup", - "Email" : "Emaili", - "Circle" : "Rreth", - "Shared with you by {owner}" : "Ndarë me ju nga {owner}", - "Shared" : "Ndarë", - "Share" : "shpërndaj", - "Shared with" : "Ndarë me", - "Shared with you and the group {group} by {owner}" : "Ndarë me ju dhe me grupin {group} nga {owner}", - "No entries found in this folder" : "S’u gjetën zëra në këtë dosje", - "Name" : "Emër", - "Share time" : "Kohë ndarjeje", - "Expiration date" : "Datë skadimi", - "Reasons might be:" : "Arsyet mund të jenë:", - "the item was removed" : "objekti është hequr", - "the link expired" : "lidhja ka skaduar", - "sharing is disabled" : "ndarjet janë çaktivizuar", - "For more info, please ask the person who sent this link." : "Për më shumë të dhëna, ju lutemi, pyetni personin që ju dërgoi këtë lidhje.", - "Upload files to %s" : "Ngrako skedarët tek %s", - "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" -}, -"nplurals=2; plural=(n != 1);"); diff --git a/apps/files_sharing/l10n/sq.json b/apps/files_sharing/l10n/sq.json deleted file mode 100644 index 4dda374ab87..00000000000 --- a/apps/files_sharing/l10n/sq.json +++ /dev/null @@ -1,142 +0,0 @@ -{ "translations": { - "Shared with you" : "Të ndara me ju", - "Nothing shared with you yet" : "Ende pa ndarë gjë me ju", - "Files and folders others share with you will show up here" : "Këtu do të shfaqen kartelat dhe dosjet që të jerët ndajnë me ju", - "Shared with others" : "Të ndara me të tjerët", - "Nothing shared yet" : "Ende pa ndarë gjë", - "Files and folders you share will show up here" : "Këtu do të shfaqen kartelat dhe dosjet që ndani me të tjerët", - "Shared by link" : "Të ndara me lidhje", - "No shared links" : "Pa lidhje ndarjesh", - "Files and folders you share by link will show up here" : "Këtu do të shfaqen kartelat dhe dosjet që ndani përmes lidhjesh", - "Deleted shares" : "Fshi shpërndarjet", - "Shares" : "Shpërndarje", - "Restore" : "Rikthe", - "error" : "gabim", - "Download" : "Shkarko", - "Delete" : "Delete", - "You can upload into this folder" : "Mund të ngarkoni te kjo dosje", - "Terms of service" : "Termat e shërbimit", - "No compatible server found at {remote}" : "Asnjë server i pajtueshëm nuk është gjetur tek { }", - "Invalid server URL" : "Server i pavlefshëm URL", - "Failed to add the public link to your Nextcloud" : "Nuk arritët të shtoni ndërlidhjen publike tek Nextcloud juaj", - "No expiration date set" : "Nuk është vendosur data e përfundimit", - "Shared by" : "Ndarë nga", - "File shares" : "Ndarja e skedarëve", - "Downloaded via public link" : "Shkarkuar nga një link publik", - "Downloaded by {email}" : "Shkarkuar nga {email}", - "{file} downloaded via public link" : "{file} shkarkuar përmes një lidhjeje publike", - "{email} downloaded {file}" : "{email} shkarkoi {file}", - "Shared with group {group}" : "U nda me grupin {group}", - "Removed share for group {group}" : "Hoqi ndarjen për grupin {group}", - "{actor} shared with group {group}" : "{actor} u nda me grupin {group}", - "{actor} removed share for group {group}" : "{actor} hoqi ndarjen për grupin {group}", - "You shared {file} with group {group}" : "Ndatë {file} me grupin {group}", - "You removed group {group} from {file}" : "Hoqët grupin {group} nga {file}", - "{actor} shared {file} with group {group}" : "{actor} ndau {file} me grupin {group}", - "{actor} removed group {group} from {file}" : "{actor} hoqi grupin {group} nga {file}", - "Shared as public link" : "U nda si një lidhje publike", - "Removed public link" : "Hoqi lidhje publike", - "Public link expired" : "Lidhja publike skadoi", - "{actor} shared as public link" : "{actor} u nda si një lidhje publike", - "{actor} removed public link" : "{actor} hoqi lidhje publike", - "Public link of {actor} expired" : "Lidhja publike e {actor} skadoi", - "You shared {file} as public link" : "Ndatë {file} si një lidhje publike", - "You removed public link for {file}" : "Hoqët lidhje publike për {file}", - "Public link expired for {file}" : "Lidhja publike skadoi për {file}", - "{actor} shared {file} as public link" : "{actor} u nda {file} si një lidhje publike", - "{actor} removed public link for {file}" : "{actor} hoqi lidhje publike për {file}", - "Public link of {actor} for {file} expired" : "Lidhja publike e {actor} për {file} ka skaduar", - "{user} accepted the remote share" : "{user} pranoi ndarjen e largët", - "{user} declined the remote share" : "{user} hodhi tej ndarjen e largët", - "You received a new remote share {file} from {user}" : "Morët një ndarje të largët {file} nga {user}", - "{user} accepted the remote share of {file}" : "{user} pranoi ndarjen e largët të {file}", - "{user} declined the remote share of {file}" : "{user} hodhi tej ndarjen e largët të {file}", - "{user} unshared {file} from you" : "{user} nuk ndau {file} nga ju", - "Shared with {user}" : "Ndarë me {user}", - "Removed share for {user}" : "Hoqi ndarjen për {user}", - "{actor} shared with {user}" : "{aktori} ndau me {përdoruesin}", - "{actor} removed share for {user}" : "{actor} hoqi ndarjen për {user}", - "Shared by {actor}" : "U nda nga {actor}", - "{actor} removed share" : "{actor} hoqi ndarjen", - "You shared {file} with {user}" : "Ndatë {file} me {user}", - "You removed {user} from {file}" : "Hoqët {user} nga {file}", - "{actor} shared {file} with {user}" : "{aktori} ndau {skedarë} me {përdoruesin}", - "{actor} removed {user} from {file}" : "{actor} hoqi {user} nga {file}", - "{actor} shared {file} with you" : "{actor} ndau {skedarë} me ju", - "A file or folder shared by mail or by public link was <strong>downloaded</strong>" : "Një skedar ose dosje e ndarë nga posta ose lidhja publike ishte <strong> shkarkuar</strong>", - "A file or folder was shared from <strong>another server</strong>" : "Një kartelë ose dosje u nda prej një <strong>shërbyesi tjetër</strong>", - "Files" : "Skedarët", - "A file or folder has been <strong>shared</strong>" : "U <strong>nda me të tjerë</strong> një kartelë ose dosje", - "Could not delete share" : "Ndarja s’u fshi dot", - "Please specify a file or folder path" : "Ju lutemi, tregoni një shteg kartele ose dosjeje", - "Could not create share" : "Ndarja nuk u krijua dot", - "Please specify a valid user" : "Ju lutemi, tregoni një përdorues të vlefshëm", - "Group sharing is disabled by the administrator" : "Ndarja në grup është çaktivizuar nga përgjegjësi", - "Please specify a valid group" : "Ju lutemi, tregoni një grup të vlefshëm", - "Public link sharing is disabled by the administrator" : "Ndarja e lidhjeve publike është çaktivizuar nga përgjegjësi", - "Public upload disabled by the administrator" : "Ngarkimi publik është çaktivizuar nga përgjegjësi", - "Public upload is only possible for publicly shared folders" : "Ngarkimi publik është i mundshëm vetëm për dosje të ndara publikisht", - "Invalid date, date format must be YYYY-MM-DD" : "Datë e pavlefshme, formati i datës duhet të jetë VVVV-MM-DD", - "You cannot share to a Circle if the app is not enabled" : "Nuk mund të shpërndani në një rreth nëse aplikacioni nuk është i aktivizuar", - "Please specify a valid circle" : "Ju lutem specifikoni një rreth i vlefshëm", - "Unknown share type" : "Lloj i panjohur ndarjesh", - "Not a directory" : "S’është drejtori", - "Could not lock path" : "S’u kyç dot shtegu", - "Wrong or no update parameter given" : "Ose u dha parametër i gabuar përditësimesh, pse s’u dha fare ", - "shared by %s" : "ndarë nga %s", - "Direct link" : "Lidhje e drejtpërdrejtë", - "Share API is disabled" : "API i ndarjeve është çaktivizuar", - "File sharing" : "Shpërndarja e skedarëve", - "Accept" : "Prano", - "Sharing" : "Ndarje", - "Reset" : "Rivendos", - "Unknown error" : "Gabim i panjohur", - "Allow editing" : "Lejo redaktimin", - "Read only" : "Vetëm i lexueshëm", - "Allow upload and editing" : "Lejo ngarkim dhe editim", - "File drop (upload only)" : "Lësho skedar (vetëm ngarkim)", - "Read" : "Lexoni", - "Upload" : "Ngarkoni", - "Edit" : "Përpuno", - "Allow resharing" : "Lejo rindarje", - "Set expiration date" : "Caktoni datë skadimi", - "Note to recipient" : "Shënim për marrësin", - "Unshare" : "Hiqe ndarjen", - "group" : "grup", - "conversation" : "bisedë", - "remote" : "i largët", - "guest" : "vizitor", - "Only works for users with access to this folder" : "Punon vetëm për përdoruesit që kanë qasje në këtë dosje", - "Link copied" : "Linku u kopjua", - "Password protection" : "Password protection", - "Enter a password" : "Fusni një fjalëkalim", - "Cancel" : "Anullo", - "Hide download" : "Fshih shkarkimin", - "Password protect" : "Mbroje me fjalëkalim", - "Share link" : "Share link", - "Resharing is not allowed" : "Nuk lejohet rishperndarja", - "Guest" : "I ftuar", - "Group" : "Grup", - "Email" : "Emaili", - "Circle" : "Rreth", - "Shared with you by {owner}" : "Ndarë me ju nga {owner}", - "Shared" : "Ndarë", - "Share" : "shpërndaj", - "Shared with" : "Ndarë me", - "Shared with you and the group {group} by {owner}" : "Ndarë me ju dhe me grupin {group} nga {owner}", - "No entries found in this folder" : "S’u gjetën zëra në këtë dosje", - "Name" : "Emër", - "Share time" : "Kohë ndarjeje", - "Expiration date" : "Datë skadimi", - "Reasons might be:" : "Arsyet mund të jenë:", - "the item was removed" : "objekti është hequr", - "the link expired" : "lidhja ka skaduar", - "sharing is disabled" : "ndarjet janë çaktivizuar", - "For more info, please ask the person who sent this link." : "Për më shumë të dhëna, ju lutemi, pyetni personin që ju dërgoi këtë lidhje.", - "Upload files to %s" : "Ngrako skedarët tek %s", - "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" -},"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 413fccb634c..b97ed376dda 100644 --- a/apps/files_sharing/l10n/sr.js +++ b/apps/files_sharing/l10n/sr.js @@ -368,6 +368,7 @@ OC.L10N.register( "List of unapproved shares." : "Листа дељења која нису одобрена.", "No pending shares" : "Нема дељења на чекању", "Shares you have received but not approved will show up here" : "Овде ће се појавити дељења која сте прилмили, али нисте одобрили", + "Error deleting the share" : "Грешка при брисању дељења", "Error updating the share: {errorMessage}" : "Greška pri ažuriranju deljenja: {errorMessage}", "Error updating the share" : "Грешка при ажурирању дељења", "File \"{path}\" has been unshared" : "Фајл „{path}” се више не дели", diff --git a/apps/files_sharing/l10n/sr.json b/apps/files_sharing/l10n/sr.json index a9bd75ab333..9cd894b43d5 100644 --- a/apps/files_sharing/l10n/sr.json +++ b/apps/files_sharing/l10n/sr.json @@ -366,6 +366,7 @@ "List of unapproved shares." : "Листа дељења која нису одобрена.", "No pending shares" : "Нема дељења на чекању", "Shares you have received but not approved will show up here" : "Овде ће се појавити дељења која сте прилмили, али нисте одобрили", + "Error deleting the share" : "Грешка при брисању дељења", "Error updating the share: {errorMessage}" : "Greška pri ažuriranju deljenja: {errorMessage}", "Error updating the share" : "Грешка при ажурирању дељења", "File \"{path}\" has been unshared" : "Фајл „{path}” се више не дели", diff --git a/apps/files_sharing/l10n/sr@latin.js b/apps/files_sharing/l10n/sr@latin.js deleted file mode 100644 index e044946e117..00000000000 --- a/apps/files_sharing/l10n/sr@latin.js +++ /dev/null @@ -1,56 +0,0 @@ -OC.L10N.register( - "files_sharing", - { - "Server to server sharing is not enabled on this server" : "Deljenje od servera do servera nije omogućeno na ovom serveru.", - "The mountpoint name contains invalid characters." : "Ime tačke za montiranje sadrži neispravne karaktere.", - "Invalid or untrusted SSL certificate" : "Nevažeći SSL sertifikat ili SSL sertifikat koji nije od poverenja.", - "Couldn't add remote share" : "Nemoguće dodavanje udaljenog deljenog direktorijuma", - "Shared with you" : "Deljeno sa Vama", - "Shared with others" : "Deljeno sa ostalima", - "Shared by link" : "Deljeno pomoću prečice", - "Nothing shared with you yet" : "Još ništa nije deljeno sa Vama", - "Files and folders others share with you will show up here" : "Fajlovi i direktorijumi koji drugi dele sa Vama će se pojaviti ovde", - "Nothing shared yet" : "Još ništa nije deljeno", - "Files and folders you share will show up here" : "Fajlovi i direktorijumi koje vi delite će se pojaviti ovde", - "No shared links" : "Nema deljenih prečica", - "Files and folders you share by link will show up here" : "Fajlovi i direktorijumi koje delite putem prečice će se pojaviti ovde", - "Do you want to add the remote share {name} from {owner}@{remote}?" : "Da li želite da dodate udaljeni deljeni resurs {name} od {owner}@{remote}?", - "Remote share" : "Udaljeni deljeni resurs", - "Remote share password" : "Lozinka za udaljeni deljeni resurs", - "Cancel" : "Otkaži", - "Add remote share" : "Dodaj udaljeni deljeni resurs", - "No ownCloud installation (7 or higher) found at {remote}" : "Nije pronađena ownCloud instalacija (7 ili noviji) na {remote}", - "Invalid ownCloud url" : "Neispravan ownCloud url", - "Shared by" : "Deljeno od strane", - "A file or folder has been <strong>shared</strong>" : "Fijl ili direktorijum je <strong>podeljen</strong>", - "A file or folder was shared from <strong>another server</strong>" : "Fajl ili direktorijum je deljen sa <strong>drugog servera</strong>", - "A public shared file or folder was <strong>downloaded</strong>" : "Javni deljeni fajl ili direktorijum je <strong>preuzet</strong>", - "You received a new remote share from %s" : "Primili ste novi udaljeni deljeni resurs od %s", - "%1$s accepted remote share %2$s" : "%1$s je prihvatio udaljeni deljeni resurs %2$s", - "%1$s declined remote share %2$s" : "%1$s je odbio %2$s", - "%1$s unshared %2$s from you" : "%1$s je prekinuo deljenje %2$s sa Vama", - "Public shared folder %1$s was downloaded" : "Javni deljeni direktorijum %1$s je preuzet", - "Public shared file %1$s was downloaded" : "Javni deljeni fajl %1$s je preuzet", - "You shared %1$s with %2$s" : "Delili ste %1$s sa %2$s", - "You shared %1$s with group %2$s" : "Delili ste %1$s sa grupom %2$s", - "You shared %1$s via link" : "Delili ste %1$s pomoću prečice", - "%2$s shared %1$s with you" : "%2$s je delio %1$s sa Vama", - "Shares" : "Deljenja", - "This share is password-protected" : "Ovaj deljeni resurs je zaštićen lozinkom", - "The password is wrong. Try again." : "Lozinka je netačna. Pokušajte ponovo.", - "Password" : "Lozinka", - "No entries found in this folder" : "Nema unosa u ovom direktorijumu", - "Name" : "Ime", - "Share time" : "Vreme deljenja", - "Sorry, this link doesn’t seem to work anymore." : "Žao nam je, ali ova prečica više ne radi.", - "Reasons might be:" : "Razlozi mogu biti:", - "the item was removed" : "stavka je uklonjena", - "the link expired" : "prečica je istekla", - "sharing is disabled" : "deljenje je onemogućeno", - "For more info, please ask the person who sent this link." : "Za više informacija, molimo Vas da se obratite osobi koja je poslala prečicu.", - "Add to your ownCloud" : "Dodaj na svoj ownCloud", - "Download" : "Preuzmi", - "Download %s" : "Preuzmi %s", - "Direct link" : "Direktna prečica" -}, -"nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);"); diff --git a/apps/files_sharing/l10n/sr@latin.json b/apps/files_sharing/l10n/sr@latin.json deleted file mode 100644 index f4942a0dfa9..00000000000 --- a/apps/files_sharing/l10n/sr@latin.json +++ /dev/null @@ -1,54 +0,0 @@ -{ "translations": { - "Server to server sharing is not enabled on this server" : "Deljenje od servera do servera nije omogućeno na ovom serveru.", - "The mountpoint name contains invalid characters." : "Ime tačke za montiranje sadrži neispravne karaktere.", - "Invalid or untrusted SSL certificate" : "Nevažeći SSL sertifikat ili SSL sertifikat koji nije od poverenja.", - "Couldn't add remote share" : "Nemoguće dodavanje udaljenog deljenog direktorijuma", - "Shared with you" : "Deljeno sa Vama", - "Shared with others" : "Deljeno sa ostalima", - "Shared by link" : "Deljeno pomoću prečice", - "Nothing shared with you yet" : "Još ništa nije deljeno sa Vama", - "Files and folders others share with you will show up here" : "Fajlovi i direktorijumi koji drugi dele sa Vama će se pojaviti ovde", - "Nothing shared yet" : "Još ništa nije deljeno", - "Files and folders you share will show up here" : "Fajlovi i direktorijumi koje vi delite će se pojaviti ovde", - "No shared links" : "Nema deljenih prečica", - "Files and folders you share by link will show up here" : "Fajlovi i direktorijumi koje delite putem prečice će se pojaviti ovde", - "Do you want to add the remote share {name} from {owner}@{remote}?" : "Da li želite da dodate udaljeni deljeni resurs {name} od {owner}@{remote}?", - "Remote share" : "Udaljeni deljeni resurs", - "Remote share password" : "Lozinka za udaljeni deljeni resurs", - "Cancel" : "Otkaži", - "Add remote share" : "Dodaj udaljeni deljeni resurs", - "No ownCloud installation (7 or higher) found at {remote}" : "Nije pronađena ownCloud instalacija (7 ili noviji) na {remote}", - "Invalid ownCloud url" : "Neispravan ownCloud url", - "Shared by" : "Deljeno od strane", - "A file or folder has been <strong>shared</strong>" : "Fijl ili direktorijum je <strong>podeljen</strong>", - "A file or folder was shared from <strong>another server</strong>" : "Fajl ili direktorijum je deljen sa <strong>drugog servera</strong>", - "A public shared file or folder was <strong>downloaded</strong>" : "Javni deljeni fajl ili direktorijum je <strong>preuzet</strong>", - "You received a new remote share from %s" : "Primili ste novi udaljeni deljeni resurs od %s", - "%1$s accepted remote share %2$s" : "%1$s je prihvatio udaljeni deljeni resurs %2$s", - "%1$s declined remote share %2$s" : "%1$s je odbio %2$s", - "%1$s unshared %2$s from you" : "%1$s je prekinuo deljenje %2$s sa Vama", - "Public shared folder %1$s was downloaded" : "Javni deljeni direktorijum %1$s je preuzet", - "Public shared file %1$s was downloaded" : "Javni deljeni fajl %1$s je preuzet", - "You shared %1$s with %2$s" : "Delili ste %1$s sa %2$s", - "You shared %1$s with group %2$s" : "Delili ste %1$s sa grupom %2$s", - "You shared %1$s via link" : "Delili ste %1$s pomoću prečice", - "%2$s shared %1$s with you" : "%2$s je delio %1$s sa Vama", - "Shares" : "Deljenja", - "This share is password-protected" : "Ovaj deljeni resurs je zaštićen lozinkom", - "The password is wrong. Try again." : "Lozinka je netačna. Pokušajte ponovo.", - "Password" : "Lozinka", - "No entries found in this folder" : "Nema unosa u ovom direktorijumu", - "Name" : "Ime", - "Share time" : "Vreme deljenja", - "Sorry, this link doesn’t seem to work anymore." : "Žao nam je, ali ova prečica više ne radi.", - "Reasons might be:" : "Razlozi mogu biti:", - "the item was removed" : "stavka je uklonjena", - "the link expired" : "prečica je istekla", - "sharing is disabled" : "deljenje je onemogućeno", - "For more info, please ask the person who sent this link." : "Za više informacija, molimo Vas da se obratite osobi koja je poslala prečicu.", - "Add to your ownCloud" : "Dodaj na svoj ownCloud", - "Download" : "Preuzmi", - "Download %s" : "Preuzmi %s", - "Direct link" : "Direktna prečica" -},"pluralForm" :"nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);" -}
\ No newline at end of file diff --git a/apps/files_sharing/l10n/sv.js b/apps/files_sharing/l10n/sv.js index 05be7bc3722..f378ee9e6be 100644 --- a/apps/files_sharing/l10n/sv.js +++ b/apps/files_sharing/l10n/sv.js @@ -368,6 +368,8 @@ OC.L10N.register( "List of unapproved shares." : "Lista över ej godkända delningar.", "No pending shares" : "Inga väntande delningar", "Shares you have received but not approved will show up here" : "Delningar du har mottagit men inte bekräftat kommer att visas här", + "Error deleting the share: {errorMessage}" : "Fel vid radering av delning: {errorMessage}", + "Error deleting the share" : "Kunde inte radera delningen", "Error updating the share: {errorMessage}" : "Kunde inte uppdatera delningen: {errorMessage}", "Error updating the share" : "Kunde inte uppdatera delning", "File \"{path}\" has been unshared" : "Fil \"{path}\" har slutat att delas", diff --git a/apps/files_sharing/l10n/sv.json b/apps/files_sharing/l10n/sv.json index b675aecf7d0..f6ab3c72b19 100644 --- a/apps/files_sharing/l10n/sv.json +++ b/apps/files_sharing/l10n/sv.json @@ -366,6 +366,8 @@ "List of unapproved shares." : "Lista över ej godkända delningar.", "No pending shares" : "Inga väntande delningar", "Shares you have received but not approved will show up here" : "Delningar du har mottagit men inte bekräftat kommer att visas här", + "Error deleting the share: {errorMessage}" : "Fel vid radering av delning: {errorMessage}", + "Error deleting the share" : "Kunde inte radera delningen", "Error updating the share: {errorMessage}" : "Kunde inte uppdatera delningen: {errorMessage}", "Error updating the share" : "Kunde inte uppdatera delning", "File \"{path}\" has been unshared" : "Fil \"{path}\" har slutat att delas", diff --git a/apps/files_sharing/l10n/tr.js b/apps/files_sharing/l10n/tr.js index 928b017aa59..4c0314bc3f3 100644 --- a/apps/files_sharing/l10n/tr.js +++ b/apps/files_sharing/l10n/tr.js @@ -66,31 +66,31 @@ OC.L10N.register( "Wrong path, file/folder does not exist" : "Yol yanlış. Dosya ya da klasör bulunamadı", "Could not create share" : "Paylaşılamadı", "Please specify a valid account to share with" : "Lütfen paylaşılacak geçerli bir hesap belirtin", - "Group sharing is disabled by the administrator" : "Grup paylaşımı BT yöneticisi tarafından devre dışı bırakılmış", + "Group sharing is disabled by the administrator" : "Grup paylaşımı özelliği BT yöneticisi tarafından kapatılmış", "Please specify a valid group" : "Lütfen geçerli bir grup belirtin", - "Public link sharing is disabled by the administrator" : "Herkese açık bağlantı paylaşımı BT yöneticisi tarafından devre dışı bırakılmış", + "Public link sharing is disabled by the administrator" : "Herkese açık bağlantı paylaşımı özelliği BT yöneticisi tarafından kapatılmış", "Please specify a valid email address" : "Lütfen geçerli bir e-posta adresi yazın", - "Sharing %s sending the password by Nextcloud Talk failed because Nextcloud Talk is not enabled" : "Nextcloud Talk etkin olmadığından, %s paylaşım parolası Nextcloud Talk uygulaması ile gönderilemedi", + "Sharing %s sending the password by Nextcloud Talk failed because Nextcloud Talk is not enabled" : "Nextcloud Konuş uygulaması kullanıma alınmamış. %s paylaşım parolası Nextcloud Konuş uygulaması ile gönderilemedi", "Sharing %1$s failed because the back end does not allow shares from type %2$s" : "Yönetim bölümünden %2$s türündeki paylaşımlar yapılamadığından %1$s paylaşılamadı", "Please specify a valid federated account ID" : "Lütfen geçerli bir birleşik hesap kimliği belirtin", "Please specify a valid federated group ID" : "Lütfen geçerli bir birleşik grup kimliği belirtin", - "You cannot share to a Team if the app is not enabled" : "Uygulama etkin değilse bir Takım ile paylaşamazsınız", + "You cannot share to a Team if the app is not enabled" : "Uygulama kullanıma alınmamışsa bir Takım ile paylaşamazsınız", "Please specify a valid team" : "Lütfen geçerli bir takım belirtin", - "Sharing %s failed because the back end does not support room shares" : "Arka uç oda paylaşımlarına izin vermediğinden %s paylaşılamadı", - "Sharing %s failed because the back end does not support ScienceMesh shares" : "Arka uç ScienceMesh paylaşımlarına izin vermediğinden %s paylaşılamadı", + "Sharing %s failed because the back end does not support room shares" : "Arka yüz oda paylaşımlarına izin vermediğinden %s paylaşılamadı", + "Sharing %s failed because the back end does not support ScienceMesh shares" : "Arka yüz ScienceMesh paylaşımlarına izin vermediğinden %s paylaşılamadı", "Unknown share type" : "Paylaşım türü bilinmiyor", "Not a directory" : "Bir klasör değil", "Could not lock node" : "Düğüm kilitlenemedi", "Public upload is only possible for publicly shared folders" : "Herkese açık yükleme ancak herkese açık paylaşılmış klasörlere yapılabilir", "Share must at least have READ or CREATE permissions" : "Paylaşım için en az OKUMA ve OLUŞTURMA izinleri olmalıdır", "Share must have READ permission if UPDATE or DELETE permission is set" : "UPDATE ya da DELETE izinleri verilmiş ise paylaşıma READ izni verilmelidir", - "Public upload disabled by the administrator" : "Herkese açık yükleme BT yöneticisi tarafından devre dışı bırakılmış", + "Public upload disabled by the administrator" : "Herkese açık yükleme özelliği BT yöneticisi tarafından kapatılmış", "Could not lock path" : "Yol kilitlenemedi", "no sharing rights on this item" : "bu ögenin herhangi bir paylaşım izni yok", "You are not allowed to edit incoming shares" : "Gelen paylaşımları düzenleme izniniz yok", "Wrong or no update parameter given" : "Parametre yanlış ya da herhangi bir parametre belirtilmemiş", - "\"Sending the password by Nextcloud Talk\" for sharing a file or folder failed because Nextcloud Talk is not enabled." : "Nextcloud Talk etkin olmadığından, paylaşım parolası Nextcloud Talk uygulaması ile gönderilemedi.", - "Custom share link tokens have been disabled by the administrator" : "Özel bağlantı paylaşımı kodları yöneticiniz tarafından devre dışı bırakılmış", + "\"Sending the password by Nextcloud Talk\" for sharing a file or folder failed because Nextcloud Talk is not enabled." : "Nextcloud Konuş uygulaması kullanıma alınmamış. Paylaşım parolası Nextcloud Konuş uygulaması ile gönderilemedi.", + "Custom share link tokens have been disabled by the administrator" : "Özel bağlantı paylaşımı kodları yöneticiniz tarafından kapatılmış", "Tokens must contain at least 1 character and may only contain letters, numbers, or a hyphen" : "Kodlar en az 1 karakter uzunluğunda olmalı ve yalnızca harf, sayı veya tire karakterlerini içermelidir", "Invalid date. Format must be YYYY-MM-DD" : "Tarih geçersiz. Tarih biçimi YYYY-AA-GG olmalıdır", "No sharing rights on this item" : "Bu ögenin herhangi bir paylaşım izni yok", @@ -105,7 +105,7 @@ OC.L10N.register( "Download" : "İndir", "Add to your %s" : "%s uygulamanıza ekleyin", "Direct link" : "Doğrudan bağlantı", - "Share API is disabled" : "Paylaşım API arayüzü devre dışı bırakılmış", + "Share API is disabled" : "Paylaşım API arayüzü kapatılmış", "File sharing" : "Dosya paylaşımı", "Share will expire tomorrow" : "Paylaşımın geçerlilik süresi yarın dolacak", "Your share of {node} will expire tomorrow" : "{node} paylaşımınızın geçerlilik süresi yarın dolacak", @@ -116,7 +116,7 @@ OC.L10N.register( "Remember to upload the files to %s" : "Dosyaları %s üzerine yüklemeyi unutmayın", "We would like to kindly remind you that you have not yet uploaded any files to the shared folder." : "Paylaşılan klasöre henüz herhangi bir dosya yüklemediğinizi hatırlatmak isteriz.", "Open \"%s\"" : "\"%s\" aç", - "This application enables people to share files within Nextcloud. If enabled, the admin can choose which groups can share files. The applicable people can then share files and folders with other accounts and groups within Nextcloud. In addition, if the admin enables the share link feature, an external link can be used to share files with other people outside of Nextcloud. Admins can also enforce passwords, expirations dates, and enable server to server sharing via share links, as well as sharing from mobile devices.\nTurning the feature off removes shared files and folders on the server for all share recipients, and also on the sync clients and mobile apps. More information is available in the Nextcloud Documentation." : "Bu uygulama kişilerin Nextcloud üzerinde dosya paylaşabilmesini sağlar. Etkinleştirildiğinde, yöneticiler dosya paylaşabilecek grupları belirleyebilir. Seçilmiş gruplardaki kişiler Nextcloud üzerindeki diğer kişi ve gruplar ile dosya ve klasör paylaşabilir. Ek olarak, yönetici bağlantı paylaşımı özelliğini etkinleştirmiş ise, Nextcloud üzerinde olmayan kişiler ile dosya paylaşımı bağlantıları kullanılabilir. Yöneticiler ayrıca parola ve geçerlilik sonu tarihi kullanılmasını zorunlu kılmanın yanında, paylaşım bağlantıları ile sunucudan sunucuya paylaşım ve mobil aygıtlar ile paylaşım gibi özellikleri etkinleştirebilir.\nBu özellik devre dışı bırakıldığında, sunucu, eşitleme istemcileri ve mobil uygulamalar üzerinden alıcılar ile paylaşılmış dosya ve klasörler kaldırılır. Ayrıntılı bilgi almak için Nextcloud belgelerine bakabilirsiniz.", + "This application enables people to share files within Nextcloud. If enabled, the admin can choose which groups can share files. The applicable people can then share files and folders with other accounts and groups within Nextcloud. In addition, if the admin enables the share link feature, an external link can be used to share files with other people outside of Nextcloud. Admins can also enforce passwords, expirations dates, and enable server to server sharing via share links, as well as sharing from mobile devices.\nTurning the feature off removes shared files and folders on the server for all share recipients, and also on the sync clients and mobile apps. More information is available in the Nextcloud Documentation." : "Bu uygulama kişilerin Nextcloud üzerinde dosya paylaşabilmesini sağlar. Kullanıma alındığında, yöneticiler dosya paylaşabilecek grupları belirleyebilir. Seçilmiş gruplardaki kişiler Nextcloud üzerindeki diğer kişi ve gruplar ile dosya ve klasör paylaşabilir. Ek olarak, yönetici bağlantı paylaşımı özelliğini açmış ise, Nextcloud üzerinde olmayan kişiler ile dosya paylaşımı bağlantıları kullanılabilir. Yöneticiler ayrıca parola ve geçerlilik sonu tarihi kullanılmasını zorunlu kılmanın yanında, paylaşım bağlantıları ile sunucudan sunucuya paylaşım ve mobil aygıtlar ile paylaşım gibi özellikleri açabilir.\nBu özellik kapatıldığında, sunucu, eşitleme istemcileri ve mobil uygulamalar üzerinden alıcılar ile paylaşılmış dosya ve klasörler kaldırılır. Ayrıntılı bilgi almak için Nextcloud belgelerine bakabilirsiniz.", "People" : "Kişiler", "Filter accounts" : "Hesapları süz", "The request will expire on {date} at midnight and will be password protected." : "İstek {date} gece yarısı geçersiz olacak ve parola ile korunacak.", @@ -126,7 +126,7 @@ OC.L10N.register( "Set a submission expiration date" : "Gönderim geçerlilik sonu tarihini ayarlayın", "Expiration date" : "Geçerlilik sonu tarihi", "Select a date" : "Bir tarih seçin", - "Your administrator has enforced a {count} days expiration policy." : "Yöneticiniz geçerlilik sonu ilkesini {count} gün olarak belirlemiş.", + "Your administrator has enforced a {count} days expiration policy." : "Yöneticiniz geçerlilik sonu ilkesini {count} gün olarak zorunlu kılmış.", "What password should be used for the request?" : "İstek için kullanılacak parola nedir?", "Set a password" : "Bir parola ayarlayın", "Password" : "Parola", @@ -185,6 +185,7 @@ OC.L10N.register( "Set default folder for accepted shares" : "Onaylanmış paylaşımların varsayılan klasörünü ayarlayın", "Reset" : "Sıfırla", "Reset folder to system default" : "Sistem varsayılan klasörüne sıfırlar", + "Share expiration: {date}" : "Paylaşım geçerlilik sonu: {date}", "Share Expiration" : "Paylaşım geçerlilik sonu", "group" : "grup", "conversation" : "görüşme", @@ -219,16 +220,16 @@ OC.L10N.register( "Link share created" : "Paylaşım bağlantısı oluşturuldu", "Error while creating the share" : "Paylaşım oluşturulurken sorun çıktı", "Please enter the following required information before creating the share" : "Lütfen paylaşımı oluşturmadan önce aşağıdaki zorunlu bilgileri yazın", - "Password protection (enforced)" : "Parola koruması (dayatılmış)", + "Password protection (enforced)" : "Parola koruması (zorunlu kılınmış)", "Password protection" : "Parola koruması", "Enter a password" : "Bir parola yazın", - "Enable link expiration (enforced)" : "Bağlantıya geçerlilik sonu ekle (dayatılan)", + "Enable link expiration (enforced)" : "Bağlantıya geçerlilik sonu ekle (zorunlu kılınmış)", "Enable link expiration" : "Bağlantı geçerlilik sonu kullanılsın", - "Enter expiration date (enforced)" : "Geçerlilik sonu tarihini yazın (dayatılan)", + "Enter expiration date (enforced)" : "Geçerlilik sonu tarihini yazın (zorunlu kılınmış)", "Enter expiration date" : "Geçerlilik sonu tarihini yazın", "Create share" : "Paylaşım ekle", "Customize link" : "Bağlantıyı özelleştir", - "Generate QR code" : "QR kodu oluştur", + "Generate QR code" : "Kare kod oluştur", "Add another link" : "Başka bir bağlantı ekle", "Create a new share link" : "Yeni bir paylaşım bağlantısı ekle", "Quick share options, the current selected is \"{selectedOption}\"" : "Hızlı paylaşım seçenekleri, geçerli seçim \"{selectedOption}\"", @@ -245,7 +246,7 @@ OC.L10N.register( "Group" : "Grup", "Email" : "E-posta", "Team" : "Takım", - "Talk conversation" : "Talk görüşmesi", + "Talk conversation" : "Konuş görüşmesi", "Deck board" : "Tahta panosu", "ScienceMesh" : "ScienceMesh", "on {server}" : "{server} üzerinde", @@ -256,6 +257,7 @@ OC.L10N.register( "File drop" : "Dosya bırakma", "Upload files to {foldername}." : "Dosyaları {foldername} klasörüne yükle.", "By uploading files, you agree to the terms of service." : "Dosya yükleyerek hizmet koşullarını kabul etmiş olursunuz.", + "Successfully uploaded files" : "Dosyalar yüklendi", "View terms of service" : "Hizmet koşullarını görüntüle", "Terms of service" : "Hizmet koşulları", "Share with {userName}" : "{userName} ile paylaş", @@ -288,7 +290,7 @@ OC.L10N.register( "Password expires {passwordExpirationTime}" : "Parolanın geçerlilik süresi sonu {passwordExpirationTime}", "Password expired" : "Parolanın geçerlilik süresi dolmuş", "Video verification" : "Görüntü doğrulaması", - "Expiration date (enforced)" : "Geçerlilik sonu tarihi (dayatılmış)", + "Expiration date (enforced)" : "Geçerlilik sonu tarihi (zorunlu kılınmış)", "Set expiration date" : "Geçerlilik sonu tarihini ayarla", "Hide download" : "İndirme gizlensin", "Allow download and sync" : "İndirmeye izin ver ve eşitle", @@ -306,7 +308,10 @@ OC.L10N.register( "Use this method to share files with individuals or teams within your organization. If the recipient already has access to the share but cannot locate it, you can send them the internal share link for easy access." : "Bu yöntemi, dosyaları kuruluşunuzdaki kişilerle veya takımlarla paylaşmak için kullanın. Alıcının paylaşıma zaten erişimi varsa ancak bulamıyorlarsa, kolay erişmeleri için iç paylaşım bağlantısını gönderebilirsiniz.", "Use this method to share files with individuals or organizations outside your organization. Files and folders can be shared via public share links and email addresses. You can also share to other Nextcloud accounts hosted on different instances using their federated cloud ID." : "Bu yöntemi, dosyaları kuruluşunuzun dışındaki kişilerle veya kuruluşlarla paylaşmak için kullanın. Dosyalar ve klasörler herkese açık paylaşım bağlantıları ve e-posta adresleri ile paylaşılabilir. Ayrıca, birleşik bulut kimliklerini kullanarak farklı kopyalarda barındırılan diğer Nextcloud hesaplarıyla da paylaşım yapabilirsiniz.", "Shares that are not part of the internal or external shares. This can be shares from apps or other sources." : "İç veya dış paylaşımların parçası olmayan paylaşımlar. Bunlar uygulamalardan veya diğer kaynaklardan gelen paylaşımlar olabilir.", + "Share with accounts, teams, federated cloud IDs" : "Hesaplar, takımlar ve birleşik bulut kimlikleri ile paylaşın", "Share with accounts and teams" : "Hesaplar ve takımlarla paylaşın", + "Federated cloud ID" : "Birleşik bulut kimliği", + "Email, federated cloud ID" : "E-posta adresi, birleşik bulut kimliği", "Unable to load the shares list" : "Paylaşımlar listesi yüklenemedi", "Expires {relativetime}" : "Geçerlilik süresi sonu {relativetime}", "this share just expired." : "bu paylaşımın geçerlilik süresi dolmuş.", @@ -363,6 +368,8 @@ OC.L10N.register( "List of unapproved shares." : "Kabul edilmemiş paylaşımların listesi.", "No pending shares" : "Bekleyen paylaşım yok", "Shares you have received but not approved will show up here" : "Aldığınız ancak henüz kabul etmediğiniz paylaşımlar burada görüntülenir", + "Error deleting the share: {errorMessage}" : "Paylaşım silinirken sorun çıktı: {errorMessage}", + "Error deleting the share" : "Paylaşım silinirken sorun çıktı", "Error updating the share: {errorMessage}" : "Paylaşım güncellenirken sorun çıktı: {errorMessage}", "Error updating the share" : "Paylaşım güncellenirken sorun çıktı", "File \"{path}\" has been unshared" : "\"{path}\" dosyası paylaşımdan kaldırıldı", @@ -375,8 +382,17 @@ OC.L10N.register( "Share note for recipient saved" : "Alıcı için paylaşım notu kaydedildi", "Share password saved" : "Paylaşım parolası kaydedildi", "Share permissions saved" : "Paylaşım izinleri kaydedildi", + "To upload files to {folder}, you need to provide your name first." : "{folder} üzerine dosyalar yükleyebilmek için önce adınızı yazmalısınız.", "Upload files to {folder}" : "Dosyaları {folder} klasörüne yükle", + "Please confirm your name to upload files to {folder}" : "Lütfen {folder} üzerinde dosyalar yükleyebilmek için adınızı doğrulayın", "{ownerDisplayName} shared a folder with you." : "{ownerDisplayName} sizinle bir klasör paylaştı.", + "Names must not be empty." : "Ad boş olamaz.", + "Names must not start with a dot." : "Ad bir nokta ile başlayamaz.", + "\"{char}\" is not allowed inside a name." : "Bir ad içinde \"{char}\" karakteri kullanılamaz.", + "\"{segment}\" is a reserved name and not allowed." : "\"{segment}\" ayrılmış bir ad olduğundan kullanılamaz.", + "\"{extension}\" is not an allowed name." : "\"{extension}\" adı kullanılamaz.", + "Names must not end with \"{extension}\"." : "Adlar \"{extension}\" karakteri ile bitemez.", + "Invalid name." : "Ad geçersiz.", "Shared by" : "Paylaşan", "Shared with" : "Şunlarla paylaşılmış", "Password created successfully" : "Parola oluşturuldu", @@ -417,6 +433,7 @@ OC.L10N.register( "Enter your name" : "Adınızı yazın", "Submit name" : "Adı gönder", "Name" : "Ad", + "Share with accounts, teams, federated cloud id" : "Hesaplar, takımlar ve birleşik bulut kimlikleri ile paylaşın", "Email, federated cloud id" : "E-posta adresi, birleşik bulut kimliği", "Filename must not be empty." : "Dosya adı boş olamaz." }, diff --git a/apps/files_sharing/l10n/tr.json b/apps/files_sharing/l10n/tr.json index 97e130dda33..3a4f872c006 100644 --- a/apps/files_sharing/l10n/tr.json +++ b/apps/files_sharing/l10n/tr.json @@ -64,31 +64,31 @@ "Wrong path, file/folder does not exist" : "Yol yanlış. Dosya ya da klasör bulunamadı", "Could not create share" : "Paylaşılamadı", "Please specify a valid account to share with" : "Lütfen paylaşılacak geçerli bir hesap belirtin", - "Group sharing is disabled by the administrator" : "Grup paylaşımı BT yöneticisi tarafından devre dışı bırakılmış", + "Group sharing is disabled by the administrator" : "Grup paylaşımı özelliği BT yöneticisi tarafından kapatılmış", "Please specify a valid group" : "Lütfen geçerli bir grup belirtin", - "Public link sharing is disabled by the administrator" : "Herkese açık bağlantı paylaşımı BT yöneticisi tarafından devre dışı bırakılmış", + "Public link sharing is disabled by the administrator" : "Herkese açık bağlantı paylaşımı özelliği BT yöneticisi tarafından kapatılmış", "Please specify a valid email address" : "Lütfen geçerli bir e-posta adresi yazın", - "Sharing %s sending the password by Nextcloud Talk failed because Nextcloud Talk is not enabled" : "Nextcloud Talk etkin olmadığından, %s paylaşım parolası Nextcloud Talk uygulaması ile gönderilemedi", + "Sharing %s sending the password by Nextcloud Talk failed because Nextcloud Talk is not enabled" : "Nextcloud Konuş uygulaması kullanıma alınmamış. %s paylaşım parolası Nextcloud Konuş uygulaması ile gönderilemedi", "Sharing %1$s failed because the back end does not allow shares from type %2$s" : "Yönetim bölümünden %2$s türündeki paylaşımlar yapılamadığından %1$s paylaşılamadı", "Please specify a valid federated account ID" : "Lütfen geçerli bir birleşik hesap kimliği belirtin", "Please specify a valid federated group ID" : "Lütfen geçerli bir birleşik grup kimliği belirtin", - "You cannot share to a Team if the app is not enabled" : "Uygulama etkin değilse bir Takım ile paylaşamazsınız", + "You cannot share to a Team if the app is not enabled" : "Uygulama kullanıma alınmamışsa bir Takım ile paylaşamazsınız", "Please specify a valid team" : "Lütfen geçerli bir takım belirtin", - "Sharing %s failed because the back end does not support room shares" : "Arka uç oda paylaşımlarına izin vermediğinden %s paylaşılamadı", - "Sharing %s failed because the back end does not support ScienceMesh shares" : "Arka uç ScienceMesh paylaşımlarına izin vermediğinden %s paylaşılamadı", + "Sharing %s failed because the back end does not support room shares" : "Arka yüz oda paylaşımlarına izin vermediğinden %s paylaşılamadı", + "Sharing %s failed because the back end does not support ScienceMesh shares" : "Arka yüz ScienceMesh paylaşımlarına izin vermediğinden %s paylaşılamadı", "Unknown share type" : "Paylaşım türü bilinmiyor", "Not a directory" : "Bir klasör değil", "Could not lock node" : "Düğüm kilitlenemedi", "Public upload is only possible for publicly shared folders" : "Herkese açık yükleme ancak herkese açık paylaşılmış klasörlere yapılabilir", "Share must at least have READ or CREATE permissions" : "Paylaşım için en az OKUMA ve OLUŞTURMA izinleri olmalıdır", "Share must have READ permission if UPDATE or DELETE permission is set" : "UPDATE ya da DELETE izinleri verilmiş ise paylaşıma READ izni verilmelidir", - "Public upload disabled by the administrator" : "Herkese açık yükleme BT yöneticisi tarafından devre dışı bırakılmış", + "Public upload disabled by the administrator" : "Herkese açık yükleme özelliği BT yöneticisi tarafından kapatılmış", "Could not lock path" : "Yol kilitlenemedi", "no sharing rights on this item" : "bu ögenin herhangi bir paylaşım izni yok", "You are not allowed to edit incoming shares" : "Gelen paylaşımları düzenleme izniniz yok", "Wrong or no update parameter given" : "Parametre yanlış ya da herhangi bir parametre belirtilmemiş", - "\"Sending the password by Nextcloud Talk\" for sharing a file or folder failed because Nextcloud Talk is not enabled." : "Nextcloud Talk etkin olmadığından, paylaşım parolası Nextcloud Talk uygulaması ile gönderilemedi.", - "Custom share link tokens have been disabled by the administrator" : "Özel bağlantı paylaşımı kodları yöneticiniz tarafından devre dışı bırakılmış", + "\"Sending the password by Nextcloud Talk\" for sharing a file or folder failed because Nextcloud Talk is not enabled." : "Nextcloud Konuş uygulaması kullanıma alınmamış. Paylaşım parolası Nextcloud Konuş uygulaması ile gönderilemedi.", + "Custom share link tokens have been disabled by the administrator" : "Özel bağlantı paylaşımı kodları yöneticiniz tarafından kapatılmış", "Tokens must contain at least 1 character and may only contain letters, numbers, or a hyphen" : "Kodlar en az 1 karakter uzunluğunda olmalı ve yalnızca harf, sayı veya tire karakterlerini içermelidir", "Invalid date. Format must be YYYY-MM-DD" : "Tarih geçersiz. Tarih biçimi YYYY-AA-GG olmalıdır", "No sharing rights on this item" : "Bu ögenin herhangi bir paylaşım izni yok", @@ -103,7 +103,7 @@ "Download" : "İndir", "Add to your %s" : "%s uygulamanıza ekleyin", "Direct link" : "Doğrudan bağlantı", - "Share API is disabled" : "Paylaşım API arayüzü devre dışı bırakılmış", + "Share API is disabled" : "Paylaşım API arayüzü kapatılmış", "File sharing" : "Dosya paylaşımı", "Share will expire tomorrow" : "Paylaşımın geçerlilik süresi yarın dolacak", "Your share of {node} will expire tomorrow" : "{node} paylaşımınızın geçerlilik süresi yarın dolacak", @@ -114,7 +114,7 @@ "Remember to upload the files to %s" : "Dosyaları %s üzerine yüklemeyi unutmayın", "We would like to kindly remind you that you have not yet uploaded any files to the shared folder." : "Paylaşılan klasöre henüz herhangi bir dosya yüklemediğinizi hatırlatmak isteriz.", "Open \"%s\"" : "\"%s\" aç", - "This application enables people to share files within Nextcloud. If enabled, the admin can choose which groups can share files. The applicable people can then share files and folders with other accounts and groups within Nextcloud. In addition, if the admin enables the share link feature, an external link can be used to share files with other people outside of Nextcloud. Admins can also enforce passwords, expirations dates, and enable server to server sharing via share links, as well as sharing from mobile devices.\nTurning the feature off removes shared files and folders on the server for all share recipients, and also on the sync clients and mobile apps. More information is available in the Nextcloud Documentation." : "Bu uygulama kişilerin Nextcloud üzerinde dosya paylaşabilmesini sağlar. Etkinleştirildiğinde, yöneticiler dosya paylaşabilecek grupları belirleyebilir. Seçilmiş gruplardaki kişiler Nextcloud üzerindeki diğer kişi ve gruplar ile dosya ve klasör paylaşabilir. Ek olarak, yönetici bağlantı paylaşımı özelliğini etkinleştirmiş ise, Nextcloud üzerinde olmayan kişiler ile dosya paylaşımı bağlantıları kullanılabilir. Yöneticiler ayrıca parola ve geçerlilik sonu tarihi kullanılmasını zorunlu kılmanın yanında, paylaşım bağlantıları ile sunucudan sunucuya paylaşım ve mobil aygıtlar ile paylaşım gibi özellikleri etkinleştirebilir.\nBu özellik devre dışı bırakıldığında, sunucu, eşitleme istemcileri ve mobil uygulamalar üzerinden alıcılar ile paylaşılmış dosya ve klasörler kaldırılır. Ayrıntılı bilgi almak için Nextcloud belgelerine bakabilirsiniz.", + "This application enables people to share files within Nextcloud. If enabled, the admin can choose which groups can share files. The applicable people can then share files and folders with other accounts and groups within Nextcloud. In addition, if the admin enables the share link feature, an external link can be used to share files with other people outside of Nextcloud. Admins can also enforce passwords, expirations dates, and enable server to server sharing via share links, as well as sharing from mobile devices.\nTurning the feature off removes shared files and folders on the server for all share recipients, and also on the sync clients and mobile apps. More information is available in the Nextcloud Documentation." : "Bu uygulama kişilerin Nextcloud üzerinde dosya paylaşabilmesini sağlar. Kullanıma alındığında, yöneticiler dosya paylaşabilecek grupları belirleyebilir. Seçilmiş gruplardaki kişiler Nextcloud üzerindeki diğer kişi ve gruplar ile dosya ve klasör paylaşabilir. Ek olarak, yönetici bağlantı paylaşımı özelliğini açmış ise, Nextcloud üzerinde olmayan kişiler ile dosya paylaşımı bağlantıları kullanılabilir. Yöneticiler ayrıca parola ve geçerlilik sonu tarihi kullanılmasını zorunlu kılmanın yanında, paylaşım bağlantıları ile sunucudan sunucuya paylaşım ve mobil aygıtlar ile paylaşım gibi özellikleri açabilir.\nBu özellik kapatıldığında, sunucu, eşitleme istemcileri ve mobil uygulamalar üzerinden alıcılar ile paylaşılmış dosya ve klasörler kaldırılır. Ayrıntılı bilgi almak için Nextcloud belgelerine bakabilirsiniz.", "People" : "Kişiler", "Filter accounts" : "Hesapları süz", "The request will expire on {date} at midnight and will be password protected." : "İstek {date} gece yarısı geçersiz olacak ve parola ile korunacak.", @@ -124,7 +124,7 @@ "Set a submission expiration date" : "Gönderim geçerlilik sonu tarihini ayarlayın", "Expiration date" : "Geçerlilik sonu tarihi", "Select a date" : "Bir tarih seçin", - "Your administrator has enforced a {count} days expiration policy." : "Yöneticiniz geçerlilik sonu ilkesini {count} gün olarak belirlemiş.", + "Your administrator has enforced a {count} days expiration policy." : "Yöneticiniz geçerlilik sonu ilkesini {count} gün olarak zorunlu kılmış.", "What password should be used for the request?" : "İstek için kullanılacak parola nedir?", "Set a password" : "Bir parola ayarlayın", "Password" : "Parola", @@ -183,6 +183,7 @@ "Set default folder for accepted shares" : "Onaylanmış paylaşımların varsayılan klasörünü ayarlayın", "Reset" : "Sıfırla", "Reset folder to system default" : "Sistem varsayılan klasörüne sıfırlar", + "Share expiration: {date}" : "Paylaşım geçerlilik sonu: {date}", "Share Expiration" : "Paylaşım geçerlilik sonu", "group" : "grup", "conversation" : "görüşme", @@ -217,16 +218,16 @@ "Link share created" : "Paylaşım bağlantısı oluşturuldu", "Error while creating the share" : "Paylaşım oluşturulurken sorun çıktı", "Please enter the following required information before creating the share" : "Lütfen paylaşımı oluşturmadan önce aşağıdaki zorunlu bilgileri yazın", - "Password protection (enforced)" : "Parola koruması (dayatılmış)", + "Password protection (enforced)" : "Parola koruması (zorunlu kılınmış)", "Password protection" : "Parola koruması", "Enter a password" : "Bir parola yazın", - "Enable link expiration (enforced)" : "Bağlantıya geçerlilik sonu ekle (dayatılan)", + "Enable link expiration (enforced)" : "Bağlantıya geçerlilik sonu ekle (zorunlu kılınmış)", "Enable link expiration" : "Bağlantı geçerlilik sonu kullanılsın", - "Enter expiration date (enforced)" : "Geçerlilik sonu tarihini yazın (dayatılan)", + "Enter expiration date (enforced)" : "Geçerlilik sonu tarihini yazın (zorunlu kılınmış)", "Enter expiration date" : "Geçerlilik sonu tarihini yazın", "Create share" : "Paylaşım ekle", "Customize link" : "Bağlantıyı özelleştir", - "Generate QR code" : "QR kodu oluştur", + "Generate QR code" : "Kare kod oluştur", "Add another link" : "Başka bir bağlantı ekle", "Create a new share link" : "Yeni bir paylaşım bağlantısı ekle", "Quick share options, the current selected is \"{selectedOption}\"" : "Hızlı paylaşım seçenekleri, geçerli seçim \"{selectedOption}\"", @@ -243,7 +244,7 @@ "Group" : "Grup", "Email" : "E-posta", "Team" : "Takım", - "Talk conversation" : "Talk görüşmesi", + "Talk conversation" : "Konuş görüşmesi", "Deck board" : "Tahta panosu", "ScienceMesh" : "ScienceMesh", "on {server}" : "{server} üzerinde", @@ -254,6 +255,7 @@ "File drop" : "Dosya bırakma", "Upload files to {foldername}." : "Dosyaları {foldername} klasörüne yükle.", "By uploading files, you agree to the terms of service." : "Dosya yükleyerek hizmet koşullarını kabul etmiş olursunuz.", + "Successfully uploaded files" : "Dosyalar yüklendi", "View terms of service" : "Hizmet koşullarını görüntüle", "Terms of service" : "Hizmet koşulları", "Share with {userName}" : "{userName} ile paylaş", @@ -286,7 +288,7 @@ "Password expires {passwordExpirationTime}" : "Parolanın geçerlilik süresi sonu {passwordExpirationTime}", "Password expired" : "Parolanın geçerlilik süresi dolmuş", "Video verification" : "Görüntü doğrulaması", - "Expiration date (enforced)" : "Geçerlilik sonu tarihi (dayatılmış)", + "Expiration date (enforced)" : "Geçerlilik sonu tarihi (zorunlu kılınmış)", "Set expiration date" : "Geçerlilik sonu tarihini ayarla", "Hide download" : "İndirme gizlensin", "Allow download and sync" : "İndirmeye izin ver ve eşitle", @@ -304,7 +306,10 @@ "Use this method to share files with individuals or teams within your organization. If the recipient already has access to the share but cannot locate it, you can send them the internal share link for easy access." : "Bu yöntemi, dosyaları kuruluşunuzdaki kişilerle veya takımlarla paylaşmak için kullanın. Alıcının paylaşıma zaten erişimi varsa ancak bulamıyorlarsa, kolay erişmeleri için iç paylaşım bağlantısını gönderebilirsiniz.", "Use this method to share files with individuals or organizations outside your organization. Files and folders can be shared via public share links and email addresses. You can also share to other Nextcloud accounts hosted on different instances using their federated cloud ID." : "Bu yöntemi, dosyaları kuruluşunuzun dışındaki kişilerle veya kuruluşlarla paylaşmak için kullanın. Dosyalar ve klasörler herkese açık paylaşım bağlantıları ve e-posta adresleri ile paylaşılabilir. Ayrıca, birleşik bulut kimliklerini kullanarak farklı kopyalarda barındırılan diğer Nextcloud hesaplarıyla da paylaşım yapabilirsiniz.", "Shares that are not part of the internal or external shares. This can be shares from apps or other sources." : "İç veya dış paylaşımların parçası olmayan paylaşımlar. Bunlar uygulamalardan veya diğer kaynaklardan gelen paylaşımlar olabilir.", + "Share with accounts, teams, federated cloud IDs" : "Hesaplar, takımlar ve birleşik bulut kimlikleri ile paylaşın", "Share with accounts and teams" : "Hesaplar ve takımlarla paylaşın", + "Federated cloud ID" : "Birleşik bulut kimliği", + "Email, federated cloud ID" : "E-posta adresi, birleşik bulut kimliği", "Unable to load the shares list" : "Paylaşımlar listesi yüklenemedi", "Expires {relativetime}" : "Geçerlilik süresi sonu {relativetime}", "this share just expired." : "bu paylaşımın geçerlilik süresi dolmuş.", @@ -361,6 +366,8 @@ "List of unapproved shares." : "Kabul edilmemiş paylaşımların listesi.", "No pending shares" : "Bekleyen paylaşım yok", "Shares you have received but not approved will show up here" : "Aldığınız ancak henüz kabul etmediğiniz paylaşımlar burada görüntülenir", + "Error deleting the share: {errorMessage}" : "Paylaşım silinirken sorun çıktı: {errorMessage}", + "Error deleting the share" : "Paylaşım silinirken sorun çıktı", "Error updating the share: {errorMessage}" : "Paylaşım güncellenirken sorun çıktı: {errorMessage}", "Error updating the share" : "Paylaşım güncellenirken sorun çıktı", "File \"{path}\" has been unshared" : "\"{path}\" dosyası paylaşımdan kaldırıldı", @@ -373,8 +380,17 @@ "Share note for recipient saved" : "Alıcı için paylaşım notu kaydedildi", "Share password saved" : "Paylaşım parolası kaydedildi", "Share permissions saved" : "Paylaşım izinleri kaydedildi", + "To upload files to {folder}, you need to provide your name first." : "{folder} üzerine dosyalar yükleyebilmek için önce adınızı yazmalısınız.", "Upload files to {folder}" : "Dosyaları {folder} klasörüne yükle", + "Please confirm your name to upload files to {folder}" : "Lütfen {folder} üzerinde dosyalar yükleyebilmek için adınızı doğrulayın", "{ownerDisplayName} shared a folder with you." : "{ownerDisplayName} sizinle bir klasör paylaştı.", + "Names must not be empty." : "Ad boş olamaz.", + "Names must not start with a dot." : "Ad bir nokta ile başlayamaz.", + "\"{char}\" is not allowed inside a name." : "Bir ad içinde \"{char}\" karakteri kullanılamaz.", + "\"{segment}\" is a reserved name and not allowed." : "\"{segment}\" ayrılmış bir ad olduğundan kullanılamaz.", + "\"{extension}\" is not an allowed name." : "\"{extension}\" adı kullanılamaz.", + "Names must not end with \"{extension}\"." : "Adlar \"{extension}\" karakteri ile bitemez.", + "Invalid name." : "Ad geçersiz.", "Shared by" : "Paylaşan", "Shared with" : "Şunlarla paylaşılmış", "Password created successfully" : "Parola oluşturuldu", @@ -415,6 +431,7 @@ "Enter your name" : "Adınızı yazın", "Submit name" : "Adı gönder", "Name" : "Ad", + "Share with accounts, teams, federated cloud id" : "Hesaplar, takımlar ve birleşik bulut kimlikleri ile paylaşın", "Email, federated cloud id" : "E-posta adresi, birleşik bulut kimliği", "Filename must not be empty." : "Dosya adı boş olamaz." },"pluralForm" :"nplurals=2; plural=(n > 1);" diff --git a/apps/files_sharing/l10n/ur_PK.js b/apps/files_sharing/l10n/ur_PK.js deleted file mode 100644 index 2e9b145d789..00000000000 --- a/apps/files_sharing/l10n/ur_PK.js +++ /dev/null @@ -1,10 +0,0 @@ -OC.L10N.register( - "files_sharing", - { - "Cancel" : "منسوخ کریں", - "Shared by" : "سے اشتراک شدہ", - "Password" : "پاسورڈ", - "Name" : "اسم", - "Download" : "ڈاؤن لوڈ،" -}, -"nplurals=2; plural=(n != 1);"); diff --git a/apps/files_sharing/l10n/ur_PK.json b/apps/files_sharing/l10n/ur_PK.json deleted file mode 100644 index b0ac6d244b8..00000000000 --- a/apps/files_sharing/l10n/ur_PK.json +++ /dev/null @@ -1,8 +0,0 @@ -{ "translations": { - "Cancel" : "منسوخ کریں", - "Shared by" : "سے اشتراک شدہ", - "Password" : "پاسورڈ", - "Name" : "اسم", - "Download" : "ڈاؤن لوڈ،" -},"pluralForm" :"nplurals=2; plural=(n != 1);" -}
\ No newline at end of file diff --git a/apps/files_sharing/l10n/zh_CN.js b/apps/files_sharing/l10n/zh_CN.js index ed60a2b149f..5460b042c95 100644 --- a/apps/files_sharing/l10n/zh_CN.js +++ b/apps/files_sharing/l10n/zh_CN.js @@ -368,7 +368,9 @@ OC.L10N.register( "List of unapproved shares." : "未批准的分享列表", "No pending shares" : "没有待定共享", "Shares you have received but not approved will show up here" : "您已收到但未批准的分享将显示在这里", - "Error updating the share: {errorMessage}" : "更新共享失败:{errorMessage}", + "Error deleting the share: {errorMessage}" : "删除共享时出错:{errorMessage}", + "Error deleting the share" : "删除共享时出错", + "Error updating the share: {errorMessage}" : "更新共享时出错:{errorMessage}", "Error updating the share" : "更新共享时出错", "File \"{path}\" has been unshared" : "文件“{path}”已取消共享", "Folder \"{path}\" has been unshared" : "文件夹“{path}”已取消共享", diff --git a/apps/files_sharing/l10n/zh_CN.json b/apps/files_sharing/l10n/zh_CN.json index 2c2272aa956..b23c34ef1b2 100644 --- a/apps/files_sharing/l10n/zh_CN.json +++ b/apps/files_sharing/l10n/zh_CN.json @@ -366,7 +366,9 @@ "List of unapproved shares." : "未批准的分享列表", "No pending shares" : "没有待定共享", "Shares you have received but not approved will show up here" : "您已收到但未批准的分享将显示在这里", - "Error updating the share: {errorMessage}" : "更新共享失败:{errorMessage}", + "Error deleting the share: {errorMessage}" : "删除共享时出错:{errorMessage}", + "Error deleting the share" : "删除共享时出错", + "Error updating the share: {errorMessage}" : "更新共享时出错:{errorMessage}", "Error updating the share" : "更新共享时出错", "File \"{path}\" has been unshared" : "文件“{path}”已取消共享", "Folder \"{path}\" has been unshared" : "文件夹“{path}”已取消共享", diff --git a/apps/files_sharing/l10n/zh_TW.js b/apps/files_sharing/l10n/zh_TW.js index 764bd713123..60c564129b7 100644 --- a/apps/files_sharing/l10n/zh_TW.js +++ b/apps/files_sharing/l10n/zh_TW.js @@ -368,6 +368,8 @@ OC.L10N.register( "List of unapproved shares." : "未批准的分享清單。", "No pending shares" : "沒有待處理的分享", "Shares you have received but not approved will show up here" : "您收到但尚未核准的分享將會在此顯示", + "Error deleting the share: {errorMessage}" : "刪除分享時發生錯誤:{errorMessage}", + "Error deleting the share" : "刪除分享時發生錯誤", "Error updating the share: {errorMessage}" : "更新分享時發生錯誤:{errorMessage}", "Error updating the share" : "更新分享時發生錯誤", "File \"{path}\" has been unshared" : "檔案「{path}」已取消分享", diff --git a/apps/files_sharing/l10n/zh_TW.json b/apps/files_sharing/l10n/zh_TW.json index 580be7e28e2..849e35c758e 100644 --- a/apps/files_sharing/l10n/zh_TW.json +++ b/apps/files_sharing/l10n/zh_TW.json @@ -366,6 +366,8 @@ "List of unapproved shares." : "未批准的分享清單。", "No pending shares" : "沒有待處理的分享", "Shares you have received but not approved will show up here" : "您收到但尚未核准的分享將會在此顯示", + "Error deleting the share: {errorMessage}" : "刪除分享時發生錯誤:{errorMessage}", + "Error deleting the share" : "刪除分享時發生錯誤", "Error updating the share: {errorMessage}" : "更新分享時發生錯誤:{errorMessage}", "Error updating the share" : "更新分享時發生錯誤", "File \"{path}\" has been unshared" : "檔案「{path}」已取消分享", diff --git a/apps/files_sharing/lib/Activity/Filter.php b/apps/files_sharing/lib/Activity/Filter.php index 7dc2a46e70f..4f3c4a7c914 100644 --- a/apps/files_sharing/lib/Activity/Filter.php +++ b/apps/files_sharing/lib/Activity/Filter.php @@ -1,4 +1,5 @@ <?php + /** * SPDX-FileCopyrightText: 2016 Nextcloud GmbH and Nextcloud contributors * SPDX-License-Identifier: AGPL-3.0-or-later diff --git a/apps/files_sharing/lib/Activity/Providers/Base.php b/apps/files_sharing/lib/Activity/Providers/Base.php index 464cb336042..7428af382fc 100644 --- a/apps/files_sharing/lib/Activity/Providers/Base.php +++ b/apps/files_sharing/lib/Activity/Providers/Base.php @@ -1,4 +1,5 @@ <?php + /** * SPDX-FileCopyrightText: 2016 Nextcloud GmbH and Nextcloud contributors * SPDX-License-Identifier: AGPL-3.0-or-later diff --git a/apps/files_sharing/lib/Activity/Providers/Downloads.php b/apps/files_sharing/lib/Activity/Providers/Downloads.php index ac9522ef93b..bddf2d30f73 100644 --- a/apps/files_sharing/lib/Activity/Providers/Downloads.php +++ b/apps/files_sharing/lib/Activity/Providers/Downloads.php @@ -1,4 +1,5 @@ <?php + /** * SPDX-FileCopyrightText: 2016 Nextcloud GmbH and Nextcloud contributors * SPDX-License-Identifier: AGPL-3.0-or-later @@ -23,11 +24,11 @@ class Downloads extends Base { public function parseShortVersion(IEvent $event) { $parsedParameters = $this->getParsedParameters($event); - if ($event->getSubject() === self::SUBJECT_PUBLIC_SHARED_FILE_DOWNLOADED || - $event->getSubject() === self::SUBJECT_PUBLIC_SHARED_FOLDER_DOWNLOADED) { + if ($event->getSubject() === self::SUBJECT_PUBLIC_SHARED_FILE_DOWNLOADED + || $event->getSubject() === self::SUBJECT_PUBLIC_SHARED_FOLDER_DOWNLOADED) { $subject = $this->l->t('Downloaded via public link'); - } elseif ($event->getSubject() === self::SUBJECT_SHARED_FILE_BY_EMAIL_DOWNLOADED || - $event->getSubject() === self::SUBJECT_SHARED_FOLDER_BY_EMAIL_DOWNLOADED) { + } elseif ($event->getSubject() === self::SUBJECT_SHARED_FILE_BY_EMAIL_DOWNLOADED + || $event->getSubject() === self::SUBJECT_SHARED_FOLDER_BY_EMAIL_DOWNLOADED) { $subject = $this->l->t('Downloaded by {email}'); } else { throw new \InvalidArgumentException(); @@ -53,8 +54,8 @@ class Downloads extends Base { public function parseLongVersion(IEvent $event, ?IEvent $previousEvent = null) { $parsedParameters = $this->getParsedParameters($event); - if ($event->getSubject() === self::SUBJECT_PUBLIC_SHARED_FILE_DOWNLOADED || - $event->getSubject() === self::SUBJECT_PUBLIC_SHARED_FOLDER_DOWNLOADED) { + if ($event->getSubject() === self::SUBJECT_PUBLIC_SHARED_FILE_DOWNLOADED + || $event->getSubject() === self::SUBJECT_PUBLIC_SHARED_FOLDER_DOWNLOADED) { if (!isset($parsedParameters['remote-address-hash']['type'])) { $subject = $this->l->t('{file} downloaded via public link'); $this->setSubjects($event, $subject, $parsedParameters); @@ -63,8 +64,8 @@ class Downloads extends Base { $this->setSubjects($event, $subject, $parsedParameters); $event = $this->eventMerger->mergeEvents('file', $event, $previousEvent); } - } elseif ($event->getSubject() === self::SUBJECT_SHARED_FILE_BY_EMAIL_DOWNLOADED || - $event->getSubject() === self::SUBJECT_SHARED_FOLDER_BY_EMAIL_DOWNLOADED) { + } elseif ($event->getSubject() === self::SUBJECT_SHARED_FILE_BY_EMAIL_DOWNLOADED + || $event->getSubject() === self::SUBJECT_SHARED_FOLDER_BY_EMAIL_DOWNLOADED) { $subject = $this->l->t('{email} downloaded {file}'); $this->setSubjects($event, $subject, $parsedParameters); } else { diff --git a/apps/files_sharing/lib/Activity/Providers/Groups.php b/apps/files_sharing/lib/Activity/Providers/Groups.php index b64104739db..d0086c05ced 100644 --- a/apps/files_sharing/lib/Activity/Providers/Groups.php +++ b/apps/files_sharing/lib/Activity/Providers/Groups.php @@ -1,4 +1,5 @@ <?php + /** * SPDX-FileCopyrightText: 2016 Nextcloud GmbH and Nextcloud contributors * SPDX-License-Identifier: AGPL-3.0-or-later diff --git a/apps/files_sharing/lib/Activity/Providers/PublicLinks.php b/apps/files_sharing/lib/Activity/Providers/PublicLinks.php index 6cf5c05d874..15ffaf2cdb0 100644 --- a/apps/files_sharing/lib/Activity/Providers/PublicLinks.php +++ b/apps/files_sharing/lib/Activity/Providers/PublicLinks.php @@ -1,4 +1,5 @@ <?php + /** * SPDX-FileCopyrightText: 2016 Nextcloud GmbH and Nextcloud contributors * SPDX-License-Identifier: AGPL-3.0-or-later diff --git a/apps/files_sharing/lib/Activity/Providers/RemoteShares.php b/apps/files_sharing/lib/Activity/Providers/RemoteShares.php index 1971f935d30..750d0747b62 100644 --- a/apps/files_sharing/lib/Activity/Providers/RemoteShares.php +++ b/apps/files_sharing/lib/Activity/Providers/RemoteShares.php @@ -1,4 +1,5 @@ <?php + /** * SPDX-FileCopyrightText: 2016 Nextcloud GmbH and Nextcloud contributors * SPDX-License-Identifier: AGPL-3.0-or-later diff --git a/apps/files_sharing/lib/Activity/Providers/Users.php b/apps/files_sharing/lib/Activity/Providers/Users.php index 6c136d1f383..5c833ffae93 100644 --- a/apps/files_sharing/lib/Activity/Providers/Users.php +++ b/apps/files_sharing/lib/Activity/Providers/Users.php @@ -1,4 +1,5 @@ <?php + /** * SPDX-FileCopyrightText: 2016 Nextcloud GmbH and Nextcloud contributors * SPDX-License-Identifier: AGPL-3.0-or-later diff --git a/apps/files_sharing/lib/Activity/Settings/PublicLinks.php b/apps/files_sharing/lib/Activity/Settings/PublicLinks.php index 12a543f1e7f..0d3d00d2a7b 100644 --- a/apps/files_sharing/lib/Activity/Settings/PublicLinks.php +++ b/apps/files_sharing/lib/Activity/Settings/PublicLinks.php @@ -1,4 +1,5 @@ <?php + /** * SPDX-FileCopyrightText: 2016 Nextcloud GmbH and Nextcloud contributors * SPDX-License-Identifier: AGPL-3.0-or-later diff --git a/apps/files_sharing/lib/Activity/Settings/PublicLinksUpload.php b/apps/files_sharing/lib/Activity/Settings/PublicLinksUpload.php index bcdc4a4ff97..fd55752632d 100644 --- a/apps/files_sharing/lib/Activity/Settings/PublicLinksUpload.php +++ b/apps/files_sharing/lib/Activity/Settings/PublicLinksUpload.php @@ -1,4 +1,5 @@ <?php + /** * SPDX-FileCopyrightText: 2024 Nextcloud GmbH and Nextcloud contributors * SPDX-License-Identifier: AGPL-3.0-or-later diff --git a/apps/files_sharing/lib/Activity/Settings/RemoteShare.php b/apps/files_sharing/lib/Activity/Settings/RemoteShare.php index 339e634638b..c04364bef20 100644 --- a/apps/files_sharing/lib/Activity/Settings/RemoteShare.php +++ b/apps/files_sharing/lib/Activity/Settings/RemoteShare.php @@ -1,4 +1,5 @@ <?php + /** * SPDX-FileCopyrightText: 2016 Nextcloud GmbH and Nextcloud contributors * SPDX-License-Identifier: AGPL-3.0-or-later diff --git a/apps/files_sharing/lib/Activity/Settings/Shared.php b/apps/files_sharing/lib/Activity/Settings/Shared.php index 30b5e68b04c..3717512eebd 100644 --- a/apps/files_sharing/lib/Activity/Settings/Shared.php +++ b/apps/files_sharing/lib/Activity/Settings/Shared.php @@ -1,4 +1,5 @@ <?php + /** * SPDX-FileCopyrightText: 2016 Nextcloud GmbH and Nextcloud contributors * SPDX-License-Identifier: AGPL-3.0-or-later diff --git a/apps/files_sharing/lib/Cache.php b/apps/files_sharing/lib/Cache.php index 024df5d3f43..f9042fc0765 100644 --- a/apps/files_sharing/lib/Cache.php +++ b/apps/files_sharing/lib/Cache.php @@ -1,4 +1,5 @@ <?php + /** * SPDX-FileCopyrightText: 2016-2024 Nextcloud GmbH and Nextcloud contributors * SPDX-FileCopyrightText: 2016 ownCloud, Inc. diff --git a/apps/files_sharing/lib/Capabilities.php b/apps/files_sharing/lib/Capabilities.php index 1f491216abe..b4fe5a1bb73 100644 --- a/apps/files_sharing/lib/Capabilities.php +++ b/apps/files_sharing/lib/Capabilities.php @@ -1,4 +1,5 @@ <?php + /** * SPDX-FileCopyrightText: 2016-2024 Nextcloud GmbH and Nextcloud contributors * SPDX-FileCopyrightText: 2016 ownCloud, Inc. diff --git a/apps/files_sharing/lib/Collaboration/ShareRecipientSorter.php b/apps/files_sharing/lib/Collaboration/ShareRecipientSorter.php index 993dba64888..803dfd6325f 100644 --- a/apps/files_sharing/lib/Collaboration/ShareRecipientSorter.php +++ b/apps/files_sharing/lib/Collaboration/ShareRecipientSorter.php @@ -1,4 +1,5 @@ <?php + /** * SPDX-FileCopyrightText: 2017 Nextcloud GmbH and Nextcloud contributors * SPDX-License-Identifier: AGPL-3.0-or-later diff --git a/apps/files_sharing/lib/Command/CleanupRemoteStorages.php b/apps/files_sharing/lib/Command/CleanupRemoteStorages.php index 7e21768afee..809481e5c0f 100644 --- a/apps/files_sharing/lib/Command/CleanupRemoteStorages.php +++ b/apps/files_sharing/lib/Command/CleanupRemoteStorages.php @@ -1,4 +1,5 @@ <?php + /** * SPDX-FileCopyrightText: 2017-2024 Nextcloud GmbH and Nextcloud contributors * SPDX-FileCopyrightText: 2016 ownCloud GmbH. diff --git a/apps/files_sharing/lib/Controller/ExternalSharesController.php b/apps/files_sharing/lib/Controller/ExternalSharesController.php index 9d15b03c6cd..fa828a9d2c2 100644 --- a/apps/files_sharing/lib/Controller/ExternalSharesController.php +++ b/apps/files_sharing/lib/Controller/ExternalSharesController.php @@ -1,4 +1,5 @@ <?php + /** * SPDX-FileCopyrightText: 2019-2024 Nextcloud GmbH and Nextcloud contributors * SPDX-FileCopyrightText: 2016 ownCloud, Inc. diff --git a/apps/files_sharing/lib/Controller/PublicPreviewController.php b/apps/files_sharing/lib/Controller/PublicPreviewController.php index f275001f162..d917f6e0ebb 100644 --- a/apps/files_sharing/lib/Controller/PublicPreviewController.php +++ b/apps/files_sharing/lib/Controller/PublicPreviewController.php @@ -1,4 +1,5 @@ <?php + /** * SPDX-FileCopyrightText: 2016 Nextcloud GmbH and Nextcloud contributors * SPDX-License-Identifier: AGPL-3.0-or-later @@ -102,9 +103,9 @@ class PublicPreviewController extends PublicShareController { return new DataResponse([], Http::STATUS_FORBIDDEN); } - $attributes = $share->getAttributes(); // Only explicitly set to false will forbid the download! - $downloadForbidden = $attributes?->getAttribute('permissions', 'download') === false; + $downloadForbidden = !$share->canSeeContent(); + // Is this header is set it means our UI is doing a preview for no-download shares // we check a header so we at least prevent people from using the link directly (obfuscation) $isPublicPreview = $this->request->getHeader('x-nc-preview') === 'true'; @@ -181,8 +182,7 @@ class PublicPreviewController extends PublicShareController { return new DataResponse([], Http::STATUS_FORBIDDEN); } - $attributes = $share->getAttributes(); - if ($attributes !== null && $attributes->getAttribute('permissions', 'download') === false) { + if (!$share->canSeeContent()) { return new DataResponse([], Http::STATUS_FORBIDDEN); } diff --git a/apps/files_sharing/lib/Controller/RemoteController.php b/apps/files_sharing/lib/Controller/RemoteController.php index e23ae51f219..8c15cd8463e 100644 --- a/apps/files_sharing/lib/Controller/RemoteController.php +++ b/apps/files_sharing/lib/Controller/RemoteController.php @@ -1,4 +1,5 @@ <?php + /** * SPDX-FileCopyrightText: 2016-2024 Nextcloud GmbH and Nextcloud contributors * SPDX-FileCopyrightText: 2016 ownCloud, Inc. diff --git a/apps/files_sharing/lib/Controller/ShareAPIController.php b/apps/files_sharing/lib/Controller/ShareAPIController.php index 23ba9da1568..a26663d58b3 100644 --- a/apps/files_sharing/lib/Controller/ShareAPIController.php +++ b/apps/files_sharing/lib/Controller/ShareAPIController.php @@ -1258,17 +1258,17 @@ class ShareAPIController extends OCSController { } if ( - $permissions === null && - $password === null && - $sendPasswordByTalk === null && - $publicUpload === null && - $expireDate === null && - $note === null && - $label === null && - $hideDownload === null && - $attributes === null && - $sendMail === null && - $token === null + $permissions === null + && $password === null + && $sendPasswordByTalk === null + && $publicUpload === null + && $expireDate === null + && $note === null + && $label === null + && $hideDownload === null + && $attributes === null + && $sendMail === null + && $token === null ) { throw new OCSBadRequestException($this->l->t('Wrong or no update parameter given')); } @@ -1563,8 +1563,8 @@ class ShareAPIController extends OCSController { // The owner of the file and the creator of the share // can always edit the share - if ($share->getShareOwner() === $this->userId || - $share->getSharedBy() === $this->userId + if ($share->getShareOwner() === $this->userId + || $share->getSharedBy() === $this->userId ) { return true; } @@ -1596,16 +1596,16 @@ class ShareAPIController extends OCSController { // if the user is the recipient, i can unshare // the share with self - if ($share->getShareType() === IShare::TYPE_USER && - $share->getSharedWith() === $this->userId + if ($share->getShareType() === IShare::TYPE_USER + && $share->getSharedWith() === $this->userId ) { return true; } // The owner of the file and the creator of the share // can always delete the share - if ($share->getShareOwner() === $this->userId || - $share->getSharedBy() === $this->userId + if ($share->getShareOwner() === $this->userId + || $share->getSharedBy() === $this->userId ) { return true; } @@ -1632,16 +1632,16 @@ class ShareAPIController extends OCSController { * @suppress PhanUndeclaredClassMethod */ protected function canDeleteShareFromSelf(IShare $share): bool { - if ($share->getShareType() !== IShare::TYPE_GROUP && - $share->getShareType() !== IShare::TYPE_ROOM && - $share->getShareType() !== IShare::TYPE_DECK && - $share->getShareType() !== IShare::TYPE_SCIENCEMESH + if ($share->getShareType() !== IShare::TYPE_GROUP + && $share->getShareType() !== IShare::TYPE_ROOM + && $share->getShareType() !== IShare::TYPE_DECK + && $share->getShareType() !== IShare::TYPE_SCIENCEMESH ) { return false; } - if ($share->getShareOwner() === $this->userId || - $share->getSharedBy() === $this->userId + if ($share->getShareOwner() === $this->userId + || $share->getSharedBy() === $this->userId ) { // Delete the whole share, not just for self return false; @@ -1874,8 +1874,8 @@ class ShareAPIController extends OCSController { continue; } - $providerShares = - $this->shareManager->getSharesBy($viewer, $provider, $node, $reShares, -1, 0); + $providerShares + = $this->shareManager->getSharesBy($viewer, $provider, $node, $reShares, -1, 0); $shares = array_merge($shares, $providerShares); } diff --git a/apps/files_sharing/lib/Controller/ShareController.php b/apps/files_sharing/lib/Controller/ShareController.php index ad8023ba6bb..5a776379fce 100644 --- a/apps/files_sharing/lib/Controller/ShareController.php +++ b/apps/files_sharing/lib/Controller/ShareController.php @@ -1,4 +1,5 @@ <?php + /** * SPDX-FileCopyrightText: 2016-2024 Nextcloud GmbH and Nextcloud contributors * SPDX-FileCopyrightText: 2016 ownCloud, Inc. @@ -251,9 +252,9 @@ class ShareController extends AuthPublicShareController { * Emit a ShareLinkAccessedEvent event when a share is accessed, downloaded, auth... */ protected function emitShareAccessEvent(IShare $share, string $step = '', int $errorCode = 200, string $errorMessage = ''): void { - if ($step !== self::SHARE_ACCESS && - $step !== self::SHARE_AUTH && - $step !== self::SHARE_DOWNLOAD) { + if ($step !== self::SHARE_ACCESS + && $step !== self::SHARE_AUTH + && $step !== self::SHARE_DOWNLOAD) { return; } $this->eventDispatcher->dispatchTyped(new ShareLinkAccessedEvent($share, $step, $errorCode, $errorMessage)); diff --git a/apps/files_sharing/lib/Controller/ShareInfoController.php b/apps/files_sharing/lib/Controller/ShareInfoController.php index 0a290d69c65..b7e79aec830 100644 --- a/apps/files_sharing/lib/Controller/ShareInfoController.php +++ b/apps/files_sharing/lib/Controller/ShareInfoController.php @@ -1,4 +1,5 @@ <?php + /** * SPDX-FileCopyrightText: 2016 Nextcloud GmbH and Nextcloud contributors * SPDX-License-Identifier: AGPL-3.0-or-later diff --git a/apps/files_sharing/lib/Exceptions/BrokenPath.php b/apps/files_sharing/lib/Exceptions/BrokenPath.php index 11b3599d609..a68a8fc05d4 100644 --- a/apps/files_sharing/lib/Exceptions/BrokenPath.php +++ b/apps/files_sharing/lib/Exceptions/BrokenPath.php @@ -1,4 +1,5 @@ <?php + /** * SPDX-FileCopyrightText: 2020-2024 Nextcloud GmbH and Nextcloud contributors * SPDX-FileCopyrightText: 2016 ownCloud, Inc. diff --git a/apps/files_sharing/lib/Exceptions/S2SException.php b/apps/files_sharing/lib/Exceptions/S2SException.php index fb60b20774a..10360820432 100644 --- a/apps/files_sharing/lib/Exceptions/S2SException.php +++ b/apps/files_sharing/lib/Exceptions/S2SException.php @@ -1,4 +1,5 @@ <?php + /** * SPDX-FileCopyrightText: 2016 ownCloud, Inc. * SPDX-License-Identifier: AGPL-3.0-only diff --git a/apps/files_sharing/lib/Exceptions/SharingRightsException.php b/apps/files_sharing/lib/Exceptions/SharingRightsException.php index 548873cfbfd..2ffe72c4e69 100644 --- a/apps/files_sharing/lib/Exceptions/SharingRightsException.php +++ b/apps/files_sharing/lib/Exceptions/SharingRightsException.php @@ -1,4 +1,5 @@ <?php + /** * SPDX-FileCopyrightText: 2019 Nextcloud GmbH and Nextcloud contributors * SPDX-License-Identifier: AGPL-3.0-or-later diff --git a/apps/files_sharing/lib/ExpireSharesJob.php b/apps/files_sharing/lib/ExpireSharesJob.php index d78352cfeaa..b1c6c592e80 100644 --- a/apps/files_sharing/lib/ExpireSharesJob.php +++ b/apps/files_sharing/lib/ExpireSharesJob.php @@ -1,4 +1,5 @@ <?php + /** * SPDX-FileCopyrightText: 2017-2024 Nextcloud GmbH and Nextcloud contributors * SPDX-FileCopyrightText: 2016 ownCloud, Inc. diff --git a/apps/files_sharing/lib/External/Cache.php b/apps/files_sharing/lib/External/Cache.php index 3bf6d09e681..027f682d818 100644 --- a/apps/files_sharing/lib/External/Cache.php +++ b/apps/files_sharing/lib/External/Cache.php @@ -1,4 +1,5 @@ <?php + /** * SPDX-FileCopyrightText: 2017-2024 Nextcloud GmbH and Nextcloud contributors * SPDX-FileCopyrightText: 2016 ownCloud, Inc. diff --git a/apps/files_sharing/lib/External/Manager.php b/apps/files_sharing/lib/External/Manager.php index ff7f2dd3c48..68e0d723457 100644 --- a/apps/files_sharing/lib/External/Manager.php +++ b/apps/files_sharing/lib/External/Manager.php @@ -1,4 +1,5 @@ <?php + /** * SPDX-FileCopyrightText: 2016-2024 Nextcloud GmbH and Nextcloud contributors * SPDX-FileCopyrightText: 2016 ownCloud, Inc. diff --git a/apps/files_sharing/lib/External/Mount.php b/apps/files_sharing/lib/External/Mount.php index d7ab61e0364..f50c379f85f 100644 --- a/apps/files_sharing/lib/External/Mount.php +++ b/apps/files_sharing/lib/External/Mount.php @@ -1,4 +1,5 @@ <?php + /** * SPDX-FileCopyrightText: 2018-2024 Nextcloud GmbH and Nextcloud contributors * SPDX-FileCopyrightText: 2016 ownCloud, Inc. diff --git a/apps/files_sharing/lib/External/MountProvider.php b/apps/files_sharing/lib/External/MountProvider.php index ad6e2ef1779..a5781d5d35a 100644 --- a/apps/files_sharing/lib/External/MountProvider.php +++ b/apps/files_sharing/lib/External/MountProvider.php @@ -1,4 +1,5 @@ <?php + /** * SPDX-FileCopyrightText: 2016-2024 Nextcloud GmbH and Nextcloud contributors * SPDX-FileCopyrightText: 2016 ownCloud, Inc. diff --git a/apps/files_sharing/lib/External/Scanner.php b/apps/files_sharing/lib/External/Scanner.php index 2b0741b4b96..0d57248595b 100644 --- a/apps/files_sharing/lib/External/Scanner.php +++ b/apps/files_sharing/lib/External/Scanner.php @@ -1,4 +1,5 @@ <?php + /** * SPDX-FileCopyrightText: 2019-2024 Nextcloud GmbH and Nextcloud contributors * SPDX-FileCopyrightText: 2016 ownCloud, Inc. diff --git a/apps/files_sharing/lib/External/Watcher.php b/apps/files_sharing/lib/External/Watcher.php index ccd6bd179b3..f3616feabba 100644 --- a/apps/files_sharing/lib/External/Watcher.php +++ b/apps/files_sharing/lib/External/Watcher.php @@ -1,4 +1,5 @@ <?php + /** * SPDX-FileCopyrightText: 2019-2024 Nextcloud GmbH and Nextcloud contributors * SPDX-FileCopyrightText: 2016 ownCloud, Inc. diff --git a/apps/files_sharing/lib/Helper.php b/apps/files_sharing/lib/Helper.php index fe0cc88ba5f..92e874b73db 100644 --- a/apps/files_sharing/lib/Helper.php +++ b/apps/files_sharing/lib/Helper.php @@ -1,4 +1,5 @@ <?php + /** * SPDX-FileCopyrightText: 2016-2024 Nextcloud GmbH and Nextcloud contributors * SPDX-FileCopyrightText: 2016 ownCloud, Inc. diff --git a/apps/files_sharing/lib/Hooks.php b/apps/files_sharing/lib/Hooks.php index 7c8b80fb47a..e90b9f5c23d 100644 --- a/apps/files_sharing/lib/Hooks.php +++ b/apps/files_sharing/lib/Hooks.php @@ -1,4 +1,5 @@ <?php + /** * SPDX-FileCopyrightText: 2016-2024 Nextcloud GmbH and Nextcloud contributors * SPDX-FileCopyrightText: 2016 ownCloud, Inc. diff --git a/apps/files_sharing/lib/ISharedStorage.php b/apps/files_sharing/lib/ISharedStorage.php index dfd8b134db1..9bd3e4c9476 100644 --- a/apps/files_sharing/lib/ISharedStorage.php +++ b/apps/files_sharing/lib/ISharedStorage.php @@ -1,4 +1,5 @@ <?php + /** * SPDX-FileCopyrightText: 2019-2024 Nextcloud GmbH and Nextcloud contributors * SPDX-FileCopyrightText: 2016 ownCloud, Inc. diff --git a/apps/files_sharing/lib/Middleware/OCSShareAPIMiddleware.php b/apps/files_sharing/lib/Middleware/OCSShareAPIMiddleware.php index ad34a1d2ab9..6671a78efff 100644 --- a/apps/files_sharing/lib/Middleware/OCSShareAPIMiddleware.php +++ b/apps/files_sharing/lib/Middleware/OCSShareAPIMiddleware.php @@ -1,4 +1,5 @@ <?php + /** * SPDX-FileCopyrightText: 2016 Nextcloud GmbH and Nextcloud contributors * SPDX-License-Identifier: AGPL-3.0-or-later diff --git a/apps/files_sharing/lib/Middleware/ShareInfoMiddleware.php b/apps/files_sharing/lib/Middleware/ShareInfoMiddleware.php index 1f29e855eb5..e96940979bf 100644 --- a/apps/files_sharing/lib/Middleware/ShareInfoMiddleware.php +++ b/apps/files_sharing/lib/Middleware/ShareInfoMiddleware.php @@ -1,4 +1,5 @@ <?php + /** * SPDX-FileCopyrightText: 2016 Nextcloud GmbH and Nextcloud contributors * SPDX-License-Identifier: AGPL-3.0-or-later diff --git a/apps/files_sharing/lib/Middleware/SharingCheckMiddleware.php b/apps/files_sharing/lib/Middleware/SharingCheckMiddleware.php index 75ee8d3fb83..8ea2eb59d73 100644 --- a/apps/files_sharing/lib/Middleware/SharingCheckMiddleware.php +++ b/apps/files_sharing/lib/Middleware/SharingCheckMiddleware.php @@ -52,8 +52,8 @@ class SharingCheckMiddleware extends Middleware { throw new NotFoundException('Sharing is disabled.'); } - if ($controller instanceof ExternalSharesController && - !$this->externalSharesChecks()) { + if ($controller instanceof ExternalSharesController + && !$this->externalSharesChecks()) { throw new S2SException('Federated sharing not allowed'); } } @@ -84,13 +84,13 @@ class SharingCheckMiddleware extends Middleware { * @return bool */ private function externalSharesChecks(): bool { - if (!$this->reflector->hasAnnotation('NoIncomingFederatedSharingRequired') && - $this->config->getAppValue('files_sharing', 'incoming_server2server_share_enabled', 'yes') !== 'yes') { + if (!$this->reflector->hasAnnotation('NoIncomingFederatedSharingRequired') + && $this->config->getAppValue('files_sharing', 'incoming_server2server_share_enabled', 'yes') !== 'yes') { return false; } - if (!$this->reflector->hasAnnotation('NoOutgoingFederatedSharingRequired') && - $this->config->getAppValue('files_sharing', 'outgoing_server2server_share_enabled', 'yes') !== 'yes') { + if (!$this->reflector->hasAnnotation('NoOutgoingFederatedSharingRequired') + && $this->config->getAppValue('files_sharing', 'outgoing_server2server_share_enabled', 'yes') !== 'yes') { return false; } diff --git a/apps/files_sharing/lib/Migration/OwncloudGuestShareType.php b/apps/files_sharing/lib/Migration/OwncloudGuestShareType.php index c9511eaa136..3718306e380 100644 --- a/apps/files_sharing/lib/Migration/OwncloudGuestShareType.php +++ b/apps/files_sharing/lib/Migration/OwncloudGuestShareType.php @@ -1,4 +1,5 @@ <?php + /** * SPDX-FileCopyrightText: 2017 Nextcloud GmbH and Nextcloud contributors * SPDX-License-Identifier: AGPL-3.0-or-later @@ -51,7 +52,7 @@ class OwncloudGuestShareType implements IRepairStep { protected function shouldRun() { $appVersion = $this->config->getAppValue('files_sharing', 'installed_version', '0.0.0'); - return $appVersion === '0.10.0' || - $this->config->getAppValue('core', 'vendor', '') === 'owncloud'; + return $appVersion === '0.10.0' + || $this->config->getAppValue('core', 'vendor', '') === 'owncloud'; } } diff --git a/apps/files_sharing/lib/Migration/SetPasswordColumn.php b/apps/files_sharing/lib/Migration/SetPasswordColumn.php index 647e3bef8d3..f60af2817d4 100644 --- a/apps/files_sharing/lib/Migration/SetPasswordColumn.php +++ b/apps/files_sharing/lib/Migration/SetPasswordColumn.php @@ -1,4 +1,5 @@ <?php + /** * SPDX-FileCopyrightText: 2017 Nextcloud GmbH and Nextcloud contributors * SPDX-License-Identifier: AGPL-3.0-or-later diff --git a/apps/files_sharing/lib/MountProvider.php b/apps/files_sharing/lib/MountProvider.php index 91c392de6eb..7a0b1f135a6 100644 --- a/apps/files_sharing/lib/MountProvider.php +++ b/apps/files_sharing/lib/MountProvider.php @@ -1,4 +1,5 @@ <?php + /** * SPDX-FileCopyrightText: 2016-2024 Nextcloud GmbH and Nextcloud contributors * SPDX-FileCopyrightText: 2016 ownCloud, Inc. @@ -55,7 +56,7 @@ class MountProvider implements IMountProvider { // filter out excluded shares and group shares that includes self $shares = array_filter($shares, function (IShare $share) use ($user) { - return $share->getPermissions() > 0 && $share->getShareOwner() !== $user->getUID(); + return $share->getPermissions() > 0 && $share->getShareOwner() !== $user->getUID() && $share->getSharedBy() !== $user->getUID(); }); $superShares = $this->buildSuperShares($shares, $user); @@ -77,10 +78,10 @@ class MountProvider implements IMountProvider { /** @var IShare $parentShare */ $parentShare = $share[0]; - if ($parentShare->getStatus() !== IShare::STATUS_ACCEPTED && - ($parentShare->getShareType() === IShare::TYPE_GROUP || - $parentShare->getShareType() === IShare::TYPE_USERGROUP || - $parentShare->getShareType() === IShare::TYPE_USER)) { + if ($parentShare->getStatus() !== IShare::STATUS_ACCEPTED + && ($parentShare->getShareType() === IShare::TYPE_GROUP + || $parentShare->getShareType() === IShare::TYPE_USERGROUP + || $parentShare->getShareType() === IShare::TYPE_USER)) { continue; } diff --git a/apps/files_sharing/lib/Notification/Listener.php b/apps/files_sharing/lib/Notification/Listener.php index c40ad6e8f7b..1cf0f845e7a 100644 --- a/apps/files_sharing/lib/Notification/Listener.php +++ b/apps/files_sharing/lib/Notification/Listener.php @@ -40,8 +40,8 @@ class Listener { $group = $this->groupManager->get($share->getSharedWith()); foreach ($group->getUsers() as $user) { - if ($user->getUID() === $share->getShareOwner() || - $user->getUID() === $share->getSharedBy()) { + if ($user->getUID() === $share->getShareOwner() + || $user->getUID() === $share->getSharedBy()) { continue; } @@ -72,8 +72,8 @@ class Listener { continue; } - if ($user->getUID() === $share->getShareOwner() || - $user->getUID() === $share->getSharedBy()) { + if ($user->getUID() === $share->getShareOwner() + || $user->getUID() === $share->getSharedBy()) { continue; } diff --git a/apps/files_sharing/lib/Notification/Notifier.php b/apps/files_sharing/lib/Notification/Notifier.php index 43f61258395..e4434ef0b37 100644 --- a/apps/files_sharing/lib/Notification/Notifier.php +++ b/apps/files_sharing/lib/Notification/Notifier.php @@ -67,9 +67,9 @@ class Notifier implements INotifier { * @since 9.0.0 */ public function prepare(INotification $notification, string $languageCode): INotification { - if ($notification->getApp() !== 'files_sharing' || - ($notification->getSubject() !== 'expiresTomorrow' && - $notification->getObjectType() !== 'share')) { + if ($notification->getApp() !== 'files_sharing' + || ($notification->getSubject() !== 'expiresTomorrow' + && $notification->getObjectType() !== 'share')) { throw new UnknownNotificationException('Unhandled app or subject'); } diff --git a/apps/files_sharing/lib/Scanner.php b/apps/files_sharing/lib/Scanner.php index 8a695ce9539..28972c1b462 100644 --- a/apps/files_sharing/lib/Scanner.php +++ b/apps/files_sharing/lib/Scanner.php @@ -1,4 +1,5 @@ <?php + /** * SPDX-FileCopyrightText: 2016-2024 Nextcloud GmbH and Nextcloud contributors * SPDX-FileCopyrightText: 2016 ownCloud, Inc. diff --git a/apps/files_sharing/lib/ShareBackend/Folder.php b/apps/files_sharing/lib/ShareBackend/Folder.php index 9df0ed3bbd3..df5529c3c4a 100644 --- a/apps/files_sharing/lib/ShareBackend/Folder.php +++ b/apps/files_sharing/lib/ShareBackend/Folder.php @@ -1,4 +1,5 @@ <?php + /** * SPDX-FileCopyrightText: 2017-2024 Nextcloud GmbH and Nextcloud contributors * SPDX-FileCopyrightText: 2016 ownCloud, Inc. diff --git a/apps/files_sharing/lib/SharedMount.php b/apps/files_sharing/lib/SharedMount.php index 3ac843af311..692a6c8979b 100644 --- a/apps/files_sharing/lib/SharedMount.php +++ b/apps/files_sharing/lib/SharedMount.php @@ -1,4 +1,5 @@ <?php + /** * SPDX-FileCopyrightText: 2016-2024 Nextcloud GmbH and Nextcloud contributors * SPDX-FileCopyrightText: 2016 ownCloud, Inc. diff --git a/apps/files_sharing/lib/SharedStorage.php b/apps/files_sharing/lib/SharedStorage.php index 1014b0d37d9..e310c5f3138 100644 --- a/apps/files_sharing/lib/SharedStorage.php +++ b/apps/files_sharing/lib/SharedStorage.php @@ -1,4 +1,5 @@ <?php + /** * SPDX-FileCopyrightText: 2016-2024 Nextcloud GmbH and Nextcloud contributors * SPDX-FileCopyrightText: 2016 ownCloud, Inc. diff --git a/apps/files_sharing/lib/Updater.php b/apps/files_sharing/lib/Updater.php index 998be54fc61..24e82330d43 100644 --- a/apps/files_sharing/lib/Updater.php +++ b/apps/files_sharing/lib/Updater.php @@ -1,4 +1,5 @@ <?php + /** * SPDX-FileCopyrightText: 2018-2024 Nextcloud GmbH and Nextcloud contributors * SPDX-FileCopyrightText: 2016 ownCloud, Inc. @@ -75,8 +76,8 @@ class Updater { foreach ($subShares as $subShare) { $shareCacheEntry = $shareSources[$subShare->getNodeId()] ?? null; if ( - $shareCacheEntry && - str_starts_with($shareCacheEntry->getPath(), $sourceInternalPath . '/') + $shareCacheEntry + && str_starts_with($shareCacheEntry->getPath(), $sourceInternalPath . '/') ) { $shares[] = $subShare; } @@ -95,9 +96,9 @@ class Updater { //Ownership is moved over foreach ($shares as $share) { if ( - $share->getShareType() !== IShare::TYPE_USER && - $share->getShareType() !== IShare::TYPE_GROUP && - $share->getShareType() !== IShare::TYPE_ROOM + $share->getShareType() !== IShare::TYPE_USER + && $share->getShareType() !== IShare::TYPE_GROUP + && $share->getShareType() !== IShare::TYPE_ROOM ) { continue; } diff --git a/apps/files_sharing/lib/ViewOnly.php b/apps/files_sharing/lib/ViewOnly.php index 2204d26388b..e075677248a 100644 --- a/apps/files_sharing/lib/ViewOnly.php +++ b/apps/files_sharing/lib/ViewOnly.php @@ -1,4 +1,5 @@ <?php + /** * SPDX-FileCopyrightText: 2022 Nextcloud GmbH and Nextcloud contributors * SPDX-FileCopyrightText: 2019 ownCloud GmbH diff --git a/apps/files_sharing/tests/ApiTest.php b/apps/files_sharing/tests/ApiTest.php index a712903d768..4b3e1affdce 100644 --- a/apps/files_sharing/tests/ApiTest.php +++ b/apps/files_sharing/tests/ApiTest.php @@ -1,4 +1,5 @@ <?php + /** * SPDX-FileCopyrightText: 2016-2024 Nextcloud GmbH and Nextcloud contributors * SPDX-FileCopyrightText: 2016 ownCloud, Inc. @@ -240,11 +241,11 @@ class ApiTest extends TestCase { $data = $result->getData(); $this->assertEquals( - Constants::PERMISSION_READ | - Constants::PERMISSION_CREATE | - Constants::PERMISSION_UPDATE | - Constants::PERMISSION_DELETE | - Constants::PERMISSION_SHARE, + Constants::PERMISSION_READ + | Constants::PERMISSION_CREATE + | Constants::PERMISSION_UPDATE + | Constants::PERMISSION_DELETE + | Constants::PERMISSION_SHARE, $data['permissions'] ); $this->assertEmpty($data['expiration']); @@ -1021,11 +1022,11 @@ class ApiTest extends TestCase { $share1 = $this->shareManager->getShareById($share1->getFullId()); $this->assertEquals( - Constants::PERMISSION_READ | - Constants::PERMISSION_CREATE | - Constants::PERMISSION_UPDATE | - Constants::PERMISSION_DELETE | - Constants::PERMISSION_SHARE, + Constants::PERMISSION_READ + | Constants::PERMISSION_CREATE + | Constants::PERMISSION_UPDATE + | Constants::PERMISSION_DELETE + | Constants::PERMISSION_SHARE, $share1->getPermissions() ); diff --git a/apps/files_sharing/tests/ApplicationTest.php b/apps/files_sharing/tests/ApplicationTest.php index b1a635406b2..3ccaedcf568 100644 --- a/apps/files_sharing/tests/ApplicationTest.php +++ b/apps/files_sharing/tests/ApplicationTest.php @@ -1,4 +1,5 @@ <?php + /** * SPDX-FileCopyrightText: 2022 Nextcloud GmbH and Nextcloud contributors * SPDX-License-Identifier: AGPL-3.0-or-later diff --git a/apps/files_sharing/tests/CacheTest.php b/apps/files_sharing/tests/CacheTest.php index 53e9efd5d9e..e95d3d4f91a 100644 --- a/apps/files_sharing/tests/CacheTest.php +++ b/apps/files_sharing/tests/CacheTest.php @@ -1,4 +1,5 @@ <?php + /** * SPDX-FileCopyrightText: 2017-2024 Nextcloud GmbH and Nextcloud contributors * SPDX-FileCopyrightText: 2016 ownCloud, Inc. diff --git a/apps/files_sharing/tests/CapabilitiesTest.php b/apps/files_sharing/tests/CapabilitiesTest.php index 737362e2195..2600bd9d925 100644 --- a/apps/files_sharing/tests/CapabilitiesTest.php +++ b/apps/files_sharing/tests/CapabilitiesTest.php @@ -1,4 +1,5 @@ <?php + /** * SPDX-FileCopyrightText: 2016-2024 Nextcloud GmbH and Nextcloud contributors * SPDX-FileCopyrightText: 2016 ownCloud, Inc. diff --git a/apps/files_sharing/tests/Collaboration/ShareRecipientSorterTest.php b/apps/files_sharing/tests/Collaboration/ShareRecipientSorterTest.php index 2bef0b0e922..09a53cf25ee 100644 --- a/apps/files_sharing/tests/Collaboration/ShareRecipientSorterTest.php +++ b/apps/files_sharing/tests/Collaboration/ShareRecipientSorterTest.php @@ -1,4 +1,5 @@ <?php + /** * SPDX-FileCopyrightText: 2017 Nextcloud GmbH and Nextcloud contributors * SPDX-License-Identifier: AGPL-3.0-or-later @@ -121,32 +122,30 @@ class ShareRecipientSorterTest extends TestCase { 'context' => ['itemType' => 'files', 'itemId' => '42'], 'accessList' => ['users' => ['celia', 'darius', 'faruk', 'gail'], 'bots' => ['r2-d2']], 'input' => [ - 'users' => - [ - ['value' => ['shareWith' => 'alice']], - ['value' => ['shareWith' => 'bob']], - ['value' => ['shareWith' => 'celia']], - ['value' => ['shareWith' => 'darius']], - ['value' => ['shareWith' => 'elena']], - ['value' => ['shareWith' => 'faruk']], - ['value' => ['shareWith' => 'gail']], - ], + 'users' => [ + ['value' => ['shareWith' => 'alice']], + ['value' => ['shareWith' => 'bob']], + ['value' => ['shareWith' => 'celia']], + ['value' => ['shareWith' => 'darius']], + ['value' => ['shareWith' => 'elena']], + ['value' => ['shareWith' => 'faruk']], + ['value' => ['shareWith' => 'gail']], + ], 'bots' => [ ['value' => ['shareWith' => 'c-3po']], ['value' => ['shareWith' => 'r2-d2']], ] ], 'expected' => [ - 'users' => - [ - ['value' => ['shareWith' => 'celia']], - ['value' => ['shareWith' => 'darius']], - ['value' => ['shareWith' => 'faruk']], - ['value' => ['shareWith' => 'gail']], - ['value' => ['shareWith' => 'alice']], - ['value' => ['shareWith' => 'bob']], - ['value' => ['shareWith' => 'elena']], - ], + 'users' => [ + ['value' => ['shareWith' => 'celia']], + ['value' => ['shareWith' => 'darius']], + ['value' => ['shareWith' => 'faruk']], + ['value' => ['shareWith' => 'gail']], + ['value' => ['shareWith' => 'alice']], + ['value' => ['shareWith' => 'bob']], + ['value' => ['shareWith' => 'elena']], + ], 'bots' => [ ['value' => ['shareWith' => 'r2-d2']], ['value' => ['shareWith' => 'c-3po']], @@ -158,32 +157,30 @@ class ShareRecipientSorterTest extends TestCase { 'context' => ['itemType' => 'files', 'itemId' => '42'], 'accessList' => ['users' => false], 'input' => [ - 'users' => - [ - ['value' => ['shareWith' => 'alice']], - ['value' => ['shareWith' => 'bob']], - ['value' => ['shareWith' => 'celia']], - ['value' => ['shareWith' => 'darius']], - ['value' => ['shareWith' => 'elena']], - ['value' => ['shareWith' => 'faruk']], - ['value' => ['shareWith' => 'gail']], - ], + 'users' => [ + ['value' => ['shareWith' => 'alice']], + ['value' => ['shareWith' => 'bob']], + ['value' => ['shareWith' => 'celia']], + ['value' => ['shareWith' => 'darius']], + ['value' => ['shareWith' => 'elena']], + ['value' => ['shareWith' => 'faruk']], + ['value' => ['shareWith' => 'gail']], + ], 'bots' => [ ['value' => ['shareWith' => 'c-3po']], ['value' => ['shareWith' => 'r2-d2']], ] ], 'expected' => [ - 'users' => - [ - ['value' => ['shareWith' => 'alice']], - ['value' => ['shareWith' => 'bob']], - ['value' => ['shareWith' => 'celia']], - ['value' => ['shareWith' => 'darius']], - ['value' => ['shareWith' => 'elena']], - ['value' => ['shareWith' => 'faruk']], - ['value' => ['shareWith' => 'gail']], - ], + 'users' => [ + ['value' => ['shareWith' => 'alice']], + ['value' => ['shareWith' => 'bob']], + ['value' => ['shareWith' => 'celia']], + ['value' => ['shareWith' => 'darius']], + ['value' => ['shareWith' => 'elena']], + ['value' => ['shareWith' => 'faruk']], + ['value' => ['shareWith' => 'gail']], + ], 'bots' => [ ['value' => ['shareWith' => 'c-3po']], ['value' => ['shareWith' => 'r2-d2']], @@ -195,32 +192,30 @@ class ShareRecipientSorterTest extends TestCase { 'context' => ['itemType' => 'announcements', 'itemId' => '42'], 'accessList' => null, // not needed 'input' => [ - 'users' => - [ - ['value' => ['shareWith' => 'alice']], - ['value' => ['shareWith' => 'bob']], - ['value' => ['shareWith' => 'celia']], - ['value' => ['shareWith' => 'darius']], - ['value' => ['shareWith' => 'elena']], - ['value' => ['shareWith' => 'faruk']], - ['value' => ['shareWith' => 'gail']], - ], + 'users' => [ + ['value' => ['shareWith' => 'alice']], + ['value' => ['shareWith' => 'bob']], + ['value' => ['shareWith' => 'celia']], + ['value' => ['shareWith' => 'darius']], + ['value' => ['shareWith' => 'elena']], + ['value' => ['shareWith' => 'faruk']], + ['value' => ['shareWith' => 'gail']], + ], 'bots' => [ ['value' => ['shareWith' => 'c-3po']], ['value' => ['shareWith' => 'r2-d2']], ] ], 'expected' => [ - 'users' => - [ - ['value' => ['shareWith' => 'alice']], - ['value' => ['shareWith' => 'bob']], - ['value' => ['shareWith' => 'celia']], - ['value' => ['shareWith' => 'darius']], - ['value' => ['shareWith' => 'elena']], - ['value' => ['shareWith' => 'faruk']], - ['value' => ['shareWith' => 'gail']], - ], + 'users' => [ + ['value' => ['shareWith' => 'alice']], + ['value' => ['shareWith' => 'bob']], + ['value' => ['shareWith' => 'celia']], + ['value' => ['shareWith' => 'darius']], + ['value' => ['shareWith' => 'elena']], + ['value' => ['shareWith' => 'faruk']], + ['value' => ['shareWith' => 'gail']], + ], 'bots' => [ ['value' => ['shareWith' => 'c-3po']], ['value' => ['shareWith' => 'r2-d2']], diff --git a/apps/files_sharing/tests/Command/CleanupRemoteStoragesTest.php b/apps/files_sharing/tests/Command/CleanupRemoteStoragesTest.php index 769516cda85..33a4403b23c 100644 --- a/apps/files_sharing/tests/Command/CleanupRemoteStoragesTest.php +++ b/apps/files_sharing/tests/Command/CleanupRemoteStoragesTest.php @@ -1,4 +1,5 @@ <?php + /** * SPDX-FileCopyrightText: 2017-2024 Nextcloud GmbH and Nextcloud contributors * SPDX-FileCopyrightText: 2016 ownCloud GmbH. diff --git a/apps/files_sharing/tests/Command/FixShareOwnersTest.php b/apps/files_sharing/tests/Command/FixShareOwnersTest.php index 939fad03d7c..0fde61895b1 100644 --- a/apps/files_sharing/tests/Command/FixShareOwnersTest.php +++ b/apps/files_sharing/tests/Command/FixShareOwnersTest.php @@ -1,4 +1,5 @@ <?php + /** * SPDX-FileCopyrightText: 2017-2024 Nextcloud GmbH and Nextcloud contributors * SPDX-License-Identifier: AGPL-3.0-only diff --git a/apps/files_sharing/tests/Controller/ExternalShareControllerTest.php b/apps/files_sharing/tests/Controller/ExternalShareControllerTest.php index 5e8e32c06d8..7e054d9a6dc 100644 --- a/apps/files_sharing/tests/Controller/ExternalShareControllerTest.php +++ b/apps/files_sharing/tests/Controller/ExternalShareControllerTest.php @@ -1,4 +1,5 @@ <?php + /** * SPDX-FileCopyrightText: 2019-2024 Nextcloud GmbH and Nextcloud contributors * SPDX-FileCopyrightText: 2016 ownCloud, Inc. diff --git a/apps/files_sharing/tests/Controller/PublicPreviewControllerTest.php b/apps/files_sharing/tests/Controller/PublicPreviewControllerTest.php index 41789cdd138..f49d839e8d4 100644 --- a/apps/files_sharing/tests/Controller/PublicPreviewControllerTest.php +++ b/apps/files_sharing/tests/Controller/PublicPreviewControllerTest.php @@ -1,4 +1,5 @@ <?php + /** * SPDX-FileCopyrightText: 2016 Nextcloud GmbH and Nextcloud contributors * SPDX-License-Identifier: AGPL-3.0-or-later @@ -20,7 +21,6 @@ use OCP\IRequest; use OCP\ISession; use OCP\Preview\IMimeIconProvider; use OCP\Share\Exceptions\ShareNotFound; -use OCP\Share\IAttributes; use OCP\Share\IManager; use OCP\Share\IShare; use PHPUnit\Framework\MockObject\MockObject; @@ -114,12 +114,8 @@ class PublicPreviewControllerTest extends TestCase { $share->method('getPermissions') ->willReturn(Constants::PERMISSION_READ); - $attributes = $this->createMock(IAttributes::class); - $attributes->method('getAttribute') - ->with('permissions', 'download') + $share->method('canSeeContent') ->willReturn(false); - $share->method('getAttributes') - ->willReturn($attributes); $res = $this->controller->getPreview('token', 'file', 10, 10); $expected = new DataResponse([], Http::STATUS_FORBIDDEN); @@ -136,12 +132,8 @@ class PublicPreviewControllerTest extends TestCase { $share->method('getPermissions') ->willReturn(Constants::PERMISSION_READ); - $attributes = $this->createMock(IAttributes::class); - $attributes->method('getAttribute') - ->with('permissions', 'download') + $share->method('canSeeContent') ->willReturn(false); - $share->method('getAttributes') - ->willReturn($attributes); $this->request->method('getHeader') ->with('x-nc-preview') @@ -176,12 +168,8 @@ class PublicPreviewControllerTest extends TestCase { $share->method('getPermissions') ->willReturn(Constants::PERMISSION_READ); - $attributes = $this->createMock(IAttributes::class); - $attributes->method('getAttribute') - ->with('permissions', 'download') + $share->method('canSeeContent') ->willReturn(true); - $share->method('getAttributes') - ->willReturn($attributes); $this->request->method('getHeader') ->with('x-nc-preview') @@ -220,6 +208,9 @@ class PublicPreviewControllerTest extends TestCase { $share->method('getNode') ->willReturn($file); + $share->method('canSeeContent') + ->willReturn(true); + $preview = $this->createMock(ISimpleFile::class); $preview->method('getName')->willReturn('name'); $preview->method('getMTime')->willReturn(42); @@ -249,6 +240,9 @@ class PublicPreviewControllerTest extends TestCase { $share->method('getNode') ->willReturn($folder); + $share->method('canSeeContent') + ->willReturn(true); + $folder->method('get') ->with($this->equalTo('file')) ->willThrowException(new NotFoundException()); @@ -272,6 +266,9 @@ class PublicPreviewControllerTest extends TestCase { $share->method('getNode') ->willReturn($folder); + $share->method('canSeeContent') + ->willReturn(true); + $file = $this->createMock(File::class); $folder->method('get') ->with($this->equalTo('file')) diff --git a/apps/files_sharing/tests/Controller/ShareAPIControllerTest.php b/apps/files_sharing/tests/Controller/ShareAPIControllerTest.php index f245f0a25c7..43465800bf8 100644 --- a/apps/files_sharing/tests/Controller/ShareAPIControllerTest.php +++ b/apps/files_sharing/tests/Controller/ShareAPIControllerTest.php @@ -1,4 +1,5 @@ <?php + /** * SPDX-FileCopyrightText: 2016-2024 Nextcloud GmbH and Nextcloud contributors * SPDX-FileCopyrightText: 2016 ownCloud, Inc. @@ -592,9 +593,9 @@ class ShareAPIControllerTest extends TestCase { $share->method('getToken')->willReturn($token); $share->method('getPassword')->willReturn($password); - if ($shareType === IShare::TYPE_USER || - $shareType === IShare::TYPE_GROUP || - $shareType === IShare::TYPE_LINK) { + if ($shareType === IShare::TYPE_USER + || $shareType === IShare::TYPE_GROUP + || $shareType === IShare::TYPE_LINK) { $share->method('getFullId')->willReturn('ocinternal:' . $id); } @@ -1897,15 +1898,15 @@ class ShareAPIControllerTest extends TestCase { $this->shareManager->method('createShare') ->with($this->callback(function (IShare $share) use ($path) { - return $share->getNode() === $path && - $share->getPermissions() === ( - Constants::PERMISSION_ALL & - ~Constants::PERMISSION_DELETE & - ~Constants::PERMISSION_CREATE - ) && - $share->getShareType() === IShare::TYPE_USER && - $share->getSharedWith() === 'validUser' && - $share->getSharedBy() === 'currentUser'; + return $share->getNode() === $path + && $share->getPermissions() === ( + Constants::PERMISSION_ALL + & ~Constants::PERMISSION_DELETE + & ~Constants::PERMISSION_CREATE + ) + && $share->getShareType() === IShare::TYPE_USER + && $share->getSharedWith() === 'validUser' + && $share->getSharedBy() === 'currentUser'; })) ->willReturnArgument(0); @@ -2008,11 +2009,11 @@ class ShareAPIControllerTest extends TestCase { $this->shareManager->method('createShare') ->with($this->callback(function (IShare $share) use ($path) { - return $share->getNode() === $path && - $share->getPermissions() === Constants::PERMISSION_ALL && - $share->getShareType() === IShare::TYPE_GROUP && - $share->getSharedWith() === 'validGroup' && - $share->getSharedBy() === 'currentUser'; + return $share->getNode() === $path + && $share->getPermissions() === Constants::PERMISSION_ALL + && $share->getShareType() === IShare::TYPE_GROUP + && $share->getSharedWith() === 'validGroup' + && $share->getSharedBy() === 'currentUser'; })) ->willReturnArgument(0); @@ -2125,7 +2126,7 @@ class ShareAPIControllerTest extends TestCase { $file = $this->createMock(File::class); $file->method('getId')->willReturn(42); $file->method('getStorage')->willReturn($storage); - + $this->rootFolder->method('getUserFolder')->with($this->currentUser)->willReturnSelf(); $this->rootFolder->method('get')->with('valid-path')->willReturn($file); $this->rootFolder->method('getById') @@ -2161,12 +2162,12 @@ class ShareAPIControllerTest extends TestCase { $this->shareManager->expects($this->once())->method('createShare')->with( $this->callback(function (IShare $share) use ($path) { - return $share->getNode() === $path && - $share->getShareType() === IShare::TYPE_LINK && - $share->getPermissions() === (Constants::PERMISSION_READ | Constants::PERMISSION_CREATE | Constants::PERMISSION_UPDATE | Constants::PERMISSION_DELETE) && - $share->getSharedBy() === 'currentUser' && - $share->getPassword() === null && - $share->getExpirationDate() === null; + return $share->getNode() === $path + && $share->getShareType() === IShare::TYPE_LINK + && $share->getPermissions() === (Constants::PERMISSION_READ | Constants::PERMISSION_CREATE | Constants::PERMISSION_UPDATE | Constants::PERMISSION_DELETE) + && $share->getSharedBy() === 'currentUser' + && $share->getPassword() === null + && $share->getExpirationDate() === null; }) )->willReturnArgument(0); @@ -2241,13 +2242,13 @@ class ShareAPIControllerTest extends TestCase { $this->shareManager->expects($this->once())->method('createShare')->with( $this->callback(function (IShare $share) use ($path) { - return $share->getNode() === $path && - $share->getShareType() === IShare::TYPE_LINK && - $share->getPermissions() === (Constants::PERMISSION_ALL & ~(Constants::PERMISSION_SHARE)) && - $share->getSharedBy() === 'currentUser' && - $share->getPassword() === 'password' && - $share->getSendPasswordByTalk() === true && - $share->getExpirationDate() === null; + return $share->getNode() === $path + && $share->getShareType() === IShare::TYPE_LINK + && $share->getPermissions() === (Constants::PERMISSION_ALL & ~(Constants::PERMISSION_SHARE)) + && $share->getSharedBy() === 'currentUser' + && $share->getPassword() === 'password' + && $share->getSendPasswordByTalk() === true + && $share->getExpirationDate() === null; }) )->willReturnArgument(0); @@ -2327,12 +2328,12 @@ class ShareAPIControllerTest extends TestCase { $date = new \DateTime('2000-01-01'); $date->setTime(0, 0, 0); - return $share->getNode() === $path && - $share->getShareType() === IShare::TYPE_LINK && - $share->getPermissions() === Constants::PERMISSION_READ | Constants::PERMISSION_SHARE && - $share->getSharedBy() === 'currentUser' && - $share->getPassword() === null && - $share->getExpirationDate() == $date; + return $share->getNode() === $path + && $share->getShareType() === IShare::TYPE_LINK + && $share->getPermissions() === Constants::PERMISSION_READ | Constants::PERMISSION_SHARE + && $share->getSharedBy() === 'currentUser' + && $share->getPassword() === null + && $share->getExpirationDate() == $date; }) )->willReturnArgument(0); @@ -2421,15 +2422,15 @@ class ShareAPIControllerTest extends TestCase { $this->shareManager->method('createShare') ->with($this->callback(function (IShare $share) use ($path) { - return $share->getNode() === $path && - $share->getPermissions() === ( - Constants::PERMISSION_ALL & - ~Constants::PERMISSION_DELETE & - ~Constants::PERMISSION_CREATE - ) && - $share->getShareType() === IShare::TYPE_REMOTE && - $share->getSharedWith() === 'user@example.org' && - $share->getSharedBy() === 'currentUser'; + return $share->getNode() === $path + && $share->getPermissions() === ( + Constants::PERMISSION_ALL + & ~Constants::PERMISSION_DELETE + & ~Constants::PERMISSION_CREATE + ) + && $share->getShareType() === IShare::TYPE_REMOTE + && $share->getSharedWith() === 'user@example.org' + && $share->getSharedBy() === 'currentUser'; })) ->willReturnArgument(0); @@ -2492,15 +2493,15 @@ class ShareAPIControllerTest extends TestCase { $this->shareManager->method('createShare') ->with($this->callback(function (IShare $share) use ($path) { - return $share->getNode() === $path && - $share->getPermissions() === ( - Constants::PERMISSION_ALL & - ~Constants::PERMISSION_DELETE & - ~Constants::PERMISSION_CREATE - ) && - $share->getShareType() === IShare::TYPE_REMOTE_GROUP && - $share->getSharedWith() === 'group@example.org' && - $share->getSharedBy() === 'currentUser'; + return $share->getNode() === $path + && $share->getPermissions() === ( + Constants::PERMISSION_ALL + & ~Constants::PERMISSION_DELETE + & ~Constants::PERMISSION_CREATE + ) + && $share->getShareType() === IShare::TYPE_REMOTE_GROUP + && $share->getSharedWith() === 'group@example.org' + && $share->getSharedBy() === 'currentUser'; })) ->willReturnArgument(0); @@ -2550,9 +2551,9 @@ class ShareAPIControllerTest extends TestCase { ->with( $share, 'recipientRoom', - Constants::PERMISSION_ALL & - ~Constants::PERMISSION_DELETE & - ~Constants::PERMISSION_CREATE, + Constants::PERMISSION_ALL + & ~Constants::PERMISSION_DELETE + & ~Constants::PERMISSION_CREATE, '' )->willReturnCallback( function ($share): void { @@ -2842,14 +2843,14 @@ class ShareAPIControllerTest extends TestCase { $this->shareManager->expects($this->once())->method('updateShare')->with( $this->callback(function (IShare $share) { - return $share->getPermissions() === Constants::PERMISSION_READ && - $share->getPassword() === null && - $share->getExpirationDate() === null && + return $share->getPermissions() === Constants::PERMISSION_READ + && $share->getPassword() === null + && $share->getExpirationDate() === null // Once set a note or a label are never back to null, only to an // empty string. - $share->getNote() === '' && - $share->getLabel() === '' && - $share->getHideDownload() === false; + && $share->getNote() === '' + && $share->getLabel() === '' + && $share->getHideDownload() === false; }) )->willReturnArgument(0); @@ -2901,12 +2902,12 @@ class ShareAPIControllerTest extends TestCase { $date = new \DateTime('2000-01-01'); $date->setTime(0, 0, 0); - return $share->getPermissions() === (Constants::PERMISSION_READ | Constants::PERMISSION_CREATE | Constants::PERMISSION_UPDATE | Constants::PERMISSION_DELETE) && - $share->getPassword() === 'password' && - $share->getExpirationDate() == $date && - $share->getNote() === 'note' && - $share->getLabel() === 'label' && - $share->getHideDownload() === true; + return $share->getPermissions() === (Constants::PERMISSION_READ | Constants::PERMISSION_CREATE | Constants::PERMISSION_UPDATE | Constants::PERMISSION_DELETE) + && $share->getPassword() === 'password' + && $share->getExpirationDate() == $date + && $share->getNote() === 'note' + && $share->getLabel() === 'label' + && $share->getHideDownload() === true; }) )->willReturnArgument(0); @@ -2957,9 +2958,9 @@ class ShareAPIControllerTest extends TestCase { $this->shareManager->expects($this->once())->method('updateShare')->with( $this->callback(function (IShare $share) { - return $share->getPermissions() === (Constants::PERMISSION_READ | Constants::PERMISSION_CREATE | Constants::PERMISSION_UPDATE | Constants::PERMISSION_DELETE) && - $share->getPassword() === 'password' && - $share->getExpirationDate() === null; + return $share->getPermissions() === (Constants::PERMISSION_READ | Constants::PERMISSION_CREATE | Constants::PERMISSION_UPDATE | Constants::PERMISSION_DELETE) + && $share->getPassword() === 'password' + && $share->getExpirationDate() === null; }) )->willReturnArgument(0); @@ -3225,13 +3226,13 @@ class ShareAPIControllerTest extends TestCase { $this->shareManager->expects($this->once())->method('updateShare')->with( $this->callback(function (IShare $share) use ($date) { - return $share->getPermissions() === Constants::PERMISSION_ALL && - $share->getPassword() === 'newpassword' && - $share->getSendPasswordByTalk() === true && - $share->getExpirationDate() === $date && - $share->getNote() === 'note' && - $share->getLabel() === 'label' && - $share->getHideDownload() === true; + return $share->getPermissions() === Constants::PERMISSION_ALL + && $share->getPassword() === 'newpassword' + && $share->getSendPasswordByTalk() === true + && $share->getExpirationDate() === $date + && $share->getNote() === 'note' + && $share->getLabel() === 'label' + && $share->getHideDownload() === true; }) )->willReturnArgument(0); @@ -3279,13 +3280,13 @@ class ShareAPIControllerTest extends TestCase { $this->shareManager->expects($this->once())->method('updateShare')->with( $this->callback(function (IShare $share) use ($date) { - return $share->getPermissions() === Constants::PERMISSION_ALL && - $share->getPassword() === 'password' && - $share->getSendPasswordByTalk() === true && - $share->getExpirationDate() === $date && - $share->getNote() === 'note' && - $share->getLabel() === 'label' && - $share->getHideDownload() === true; + return $share->getPermissions() === Constants::PERMISSION_ALL + && $share->getPassword() === 'password' + && $share->getSendPasswordByTalk() === true + && $share->getExpirationDate() === $date + && $share->getNote() === 'note' + && $share->getLabel() === 'label' + && $share->getHideDownload() === true; }) )->willReturnArgument(0); @@ -3377,13 +3378,13 @@ class ShareAPIControllerTest extends TestCase { $this->shareManager->expects($this->once())->method('updateShare')->with( $this->callback(function (IShare $share) use ($date) { - return $share->getPermissions() === Constants::PERMISSION_ALL && - $share->getPassword() === 'password' && - $share->getSendPasswordByTalk() === false && - $share->getExpirationDate() === $date && - $share->getNote() === 'note' && - $share->getLabel() === 'label' && - $share->getHideDownload() === true; + return $share->getPermissions() === Constants::PERMISSION_ALL + && $share->getPassword() === 'password' + && $share->getSendPasswordByTalk() === false + && $share->getExpirationDate() === $date + && $share->getNote() === 'note' + && $share->getLabel() === 'label' + && $share->getHideDownload() === true; }) )->willReturnArgument(0); @@ -3427,13 +3428,13 @@ class ShareAPIControllerTest extends TestCase { $this->shareManager->expects($this->once())->method('updateShare')->with( $this->callback(function (IShare $share) use ($date) { - return $share->getPermissions() === Constants::PERMISSION_ALL && - $share->getPassword() === 'password' && - $share->getSendPasswordByTalk() === false && - $share->getExpirationDate() === $date && - $share->getNote() === 'note' && - $share->getLabel() === 'label' && - $share->getHideDownload() === true; + return $share->getPermissions() === Constants::PERMISSION_ALL + && $share->getPassword() === 'password' + && $share->getSendPasswordByTalk() === false + && $share->getExpirationDate() === $date + && $share->getNote() === 'note' + && $share->getLabel() === 'label' + && $share->getHideDownload() === true; }) )->willReturnArgument(0); @@ -3495,13 +3496,13 @@ class ShareAPIControllerTest extends TestCase { $date = new \DateTime('2010-12-23'); $date->setTime(0, 0, 0); - return $share->getPermissions() === Constants::PERMISSION_ALL && - $share->getPassword() === 'password' && - $share->getSendPasswordByTalk() === true && - $share->getExpirationDate() == $date && - $share->getNote() === 'note' && - $share->getLabel() === 'label' && - $share->getHideDownload() === true; + return $share->getPermissions() === Constants::PERMISSION_ALL + && $share->getPassword() === 'password' + && $share->getSendPasswordByTalk() === true + && $share->getExpirationDate() == $date + && $share->getNote() === 'note' + && $share->getLabel() === 'label' + && $share->getHideDownload() === true; }) )->willReturnArgument(0); @@ -3553,13 +3554,13 @@ class ShareAPIControllerTest extends TestCase { $this->shareManager->expects($this->once())->method('updateShare')->with( $this->callback(function (IShare $share) use ($date) { - return $share->getPermissions() === (Constants::PERMISSION_READ | Constants::PERMISSION_CREATE | Constants::PERMISSION_UPDATE | Constants::PERMISSION_DELETE) && - $share->getPassword() === 'password' && - $share->getSendPasswordByTalk() === true && - $share->getExpirationDate() === $date && - $share->getNote() === 'note' && - $share->getLabel() === 'label' && - $share->getHideDownload() === true; + return $share->getPermissions() === (Constants::PERMISSION_READ | Constants::PERMISSION_CREATE | Constants::PERMISSION_UPDATE | Constants::PERMISSION_DELETE) + && $share->getPassword() === 'password' + && $share->getSendPasswordByTalk() === true + && $share->getExpirationDate() === $date + && $share->getNote() === 'note' + && $share->getLabel() === 'label' + && $share->getHideDownload() === true; }) )->willReturnArgument(0); @@ -3614,13 +3615,13 @@ class ShareAPIControllerTest extends TestCase { $this->shareManager->expects($this->once())->method('updateShare')->with( $this->callback(function (IShare $share) use ($date): bool { - return $share->getPermissions() === (Constants::PERMISSION_READ | Constants::PERMISSION_CREATE | Constants::PERMISSION_UPDATE | Constants::PERMISSION_DELETE) && - $share->getPassword() === 'password' && - $share->getSendPasswordByTalk() === true && - $share->getExpirationDate() === $date && - $share->getNote() === 'note' && - $share->getLabel() === 'label' && - $share->getHideDownload() === true; + return $share->getPermissions() === (Constants::PERMISSION_READ | Constants::PERMISSION_CREATE | Constants::PERMISSION_UPDATE | Constants::PERMISSION_DELETE) + && $share->getPassword() === 'password' + && $share->getSendPasswordByTalk() === true + && $share->getExpirationDate() === $date + && $share->getNote() === 'note' + && $share->getLabel() === 'label' + && $share->getHideDownload() === true; }) )->willReturnArgument(0); @@ -3676,13 +3677,13 @@ class ShareAPIControllerTest extends TestCase { ->method('updateShare') ->with( $this->callback(function (IShare $share) use ($date) { - return $share->getPermissions() === Constants::PERMISSION_ALL && - $share->getPassword() === 'password' && - $share->getSendPasswordByTalk() === true && - $share->getExpirationDate() === $date && - $share->getNote() === 'note' && - $share->getLabel() === 'label' && - $share->getHideDownload() === true; + return $share->getPermissions() === Constants::PERMISSION_ALL + && $share->getPassword() === 'password' + && $share->getSendPasswordByTalk() === true + && $share->getExpirationDate() === $date + && $share->getNote() === 'note' + && $share->getLabel() === 'label' + && $share->getHideDownload() === true; }) )->willReturnArgument(0); diff --git a/apps/files_sharing/tests/Controller/ShareControllerTest.php b/apps/files_sharing/tests/Controller/ShareControllerTest.php index 27fa7ecf480..9a576f86d42 100644 --- a/apps/files_sharing/tests/Controller/ShareControllerTest.php +++ b/apps/files_sharing/tests/Controller/ShareControllerTest.php @@ -1,4 +1,5 @@ <?php + /** * SPDX-FileCopyrightText: 2017-2024 Nextcloud GmbH and Nextcloud contributors * SPDX-FileCopyrightText: 2016 ownCloud, Inc. diff --git a/apps/files_sharing/tests/Controller/ShareInfoControllerTest.php b/apps/files_sharing/tests/Controller/ShareInfoControllerTest.php index 571647829f2..1a678610805 100644 --- a/apps/files_sharing/tests/Controller/ShareInfoControllerTest.php +++ b/apps/files_sharing/tests/Controller/ShareInfoControllerTest.php @@ -1,4 +1,5 @@ <?php + /** * SPDX-FileCopyrightText: 2016 Nextcloud GmbH and Nextcloud contributors * SPDX-License-Identifier: AGPL-3.0-or-later diff --git a/apps/files_sharing/tests/Controller/ShareesAPIControllerTest.php b/apps/files_sharing/tests/Controller/ShareesAPIControllerTest.php index c8113558f6c..21e0d90ec95 100644 --- a/apps/files_sharing/tests/Controller/ShareesAPIControllerTest.php +++ b/apps/files_sharing/tests/Controller/ShareesAPIControllerTest.php @@ -1,4 +1,5 @@ <?php + /** * SPDX-FileCopyrightText: 2016-2024 Nextcloud GmbH and Nextcloud contributors * SPDX-FileCopyrightText: 2016 ownCloud, Inc. diff --git a/apps/files_sharing/tests/DeleteOrphanedSharesJobTest.php b/apps/files_sharing/tests/DeleteOrphanedSharesJobTest.php index 727b0a16cc5..c245d157151 100644 --- a/apps/files_sharing/tests/DeleteOrphanedSharesJobTest.php +++ b/apps/files_sharing/tests/DeleteOrphanedSharesJobTest.php @@ -1,4 +1,5 @@ <?php + /** * SPDX-FileCopyrightText: 2017-2024 Nextcloud GmbH and Nextcloud contributors * SPDX-FileCopyrightText: 2016 ownCloud, Inc. diff --git a/apps/files_sharing/tests/EncryptedSizePropagationTest.php b/apps/files_sharing/tests/EncryptedSizePropagationTest.php index 6bcded8b3e2..1be17df3957 100644 --- a/apps/files_sharing/tests/EncryptedSizePropagationTest.php +++ b/apps/files_sharing/tests/EncryptedSizePropagationTest.php @@ -1,4 +1,5 @@ <?php + /** * SPDX-FileCopyrightText: 2017-2024 Nextcloud GmbH and Nextcloud contributors * SPDX-FileCopyrightText: 2016 ownCloud, Inc. diff --git a/apps/files_sharing/tests/EtagPropagationTest.php b/apps/files_sharing/tests/EtagPropagationTest.php index 930279a531c..d8580ea92d5 100644 --- a/apps/files_sharing/tests/EtagPropagationTest.php +++ b/apps/files_sharing/tests/EtagPropagationTest.php @@ -1,4 +1,5 @@ <?php + /** * SPDX-FileCopyrightText: 2016-2024 Nextcloud GmbH and Nextcloud contributors * SPDX-FileCopyrightText: 2016 ownCloud, Inc. diff --git a/apps/files_sharing/tests/ExpireSharesJobTest.php b/apps/files_sharing/tests/ExpireSharesJobTest.php index e636a52c05c..a9ed6d659eb 100644 --- a/apps/files_sharing/tests/ExpireSharesJobTest.php +++ b/apps/files_sharing/tests/ExpireSharesJobTest.php @@ -1,4 +1,5 @@ <?php + /** * SPDX-FileCopyrightText: 2017-2024 Nextcloud GmbH and Nextcloud contributors * SPDX-FileCopyrightText: 2016 ownCloud, Inc. diff --git a/apps/files_sharing/tests/External/CacheTest.php b/apps/files_sharing/tests/External/CacheTest.php index 5a862d8ddc0..60820013f11 100644 --- a/apps/files_sharing/tests/External/CacheTest.php +++ b/apps/files_sharing/tests/External/CacheTest.php @@ -1,4 +1,5 @@ <?php + /** * SPDX-FileCopyrightText: 2017-2024 Nextcloud GmbH and Nextcloud contributors * SPDX-FileCopyrightText: 2016 ownCloud, Inc. diff --git a/apps/files_sharing/tests/External/ManagerTest.php b/apps/files_sharing/tests/External/ManagerTest.php index 5314d1ec00f..d074c5470f6 100644 --- a/apps/files_sharing/tests/External/ManagerTest.php +++ b/apps/files_sharing/tests/External/ManagerTest.php @@ -1,4 +1,5 @@ <?php + /** * SPDX-FileCopyrightText: 2016-2024 Nextcloud GmbH and Nextcloud contributors * SPDX-FileCopyrightText: 2016 ownCloud, Inc. diff --git a/apps/files_sharing/tests/External/ScannerTest.php b/apps/files_sharing/tests/External/ScannerTest.php index 6241174fb28..8b44d47f2b1 100644 --- a/apps/files_sharing/tests/External/ScannerTest.php +++ b/apps/files_sharing/tests/External/ScannerTest.php @@ -1,4 +1,5 @@ <?php + /** * SPDX-FileCopyrightText: 2018-2024 Nextcloud GmbH and Nextcloud contributors * SPDX-FileCopyrightText: 2016 ownCloud, Inc. diff --git a/apps/files_sharing/tests/ExternalStorageTest.php b/apps/files_sharing/tests/ExternalStorageTest.php index ef69e85d71b..71b740dd3ac 100644 --- a/apps/files_sharing/tests/ExternalStorageTest.php +++ b/apps/files_sharing/tests/ExternalStorageTest.php @@ -1,4 +1,5 @@ <?php + /** * SPDX-FileCopyrightText: 2016-2024 Nextcloud GmbH and Nextcloud contributors * SPDX-FileCopyrightText: 2016 ownCloud, Inc. diff --git a/apps/files_sharing/tests/GroupEtagPropagationTest.php b/apps/files_sharing/tests/GroupEtagPropagationTest.php index f2c74789697..da9c7c6bd07 100644 --- a/apps/files_sharing/tests/GroupEtagPropagationTest.php +++ b/apps/files_sharing/tests/GroupEtagPropagationTest.php @@ -1,4 +1,5 @@ <?php + /** * SPDX-FileCopyrightText: 2016-2024 Nextcloud GmbH and Nextcloud contributors * SPDX-FileCopyrightText: 2016 ownCloud, Inc. diff --git a/apps/files_sharing/tests/HelperTest.php b/apps/files_sharing/tests/HelperTest.php index d8b5b9a6f3f..4d0d747b3e4 100644 --- a/apps/files_sharing/tests/HelperTest.php +++ b/apps/files_sharing/tests/HelperTest.php @@ -1,4 +1,5 @@ <?php + /** * SPDX-FileCopyrightText: 2017-2024 Nextcloud GmbH and Nextcloud contributors * SPDX-FileCopyrightText: 2016 ownCloud, Inc. diff --git a/apps/files_sharing/tests/LockingTest.php b/apps/files_sharing/tests/LockingTest.php index eba1e662907..280c364a136 100644 --- a/apps/files_sharing/tests/LockingTest.php +++ b/apps/files_sharing/tests/LockingTest.php @@ -1,4 +1,5 @@ <?php + /** * SPDX-FileCopyrightText: 2018-2024 Nextcloud GmbH and Nextcloud contributors * SPDX-FileCopyrightText: 2016 ownCloud, Inc. diff --git a/apps/files_sharing/tests/Middleware/OCSShareAPIMiddlewareTest.php b/apps/files_sharing/tests/Middleware/OCSShareAPIMiddlewareTest.php index 30bae45f520..618aa116adb 100644 --- a/apps/files_sharing/tests/Middleware/OCSShareAPIMiddlewareTest.php +++ b/apps/files_sharing/tests/Middleware/OCSShareAPIMiddlewareTest.php @@ -1,4 +1,5 @@ <?php + /** * SPDX-FileCopyrightText: 2016 Nextcloud GmbH and Nextcloud contributors * SPDX-License-Identifier: AGPL-3.0-or-later diff --git a/apps/files_sharing/tests/Middleware/ShareInfoMiddlewareTest.php b/apps/files_sharing/tests/Middleware/ShareInfoMiddlewareTest.php index 44ef3bebdc8..631b6a0f51c 100644 --- a/apps/files_sharing/tests/Middleware/ShareInfoMiddlewareTest.php +++ b/apps/files_sharing/tests/Middleware/ShareInfoMiddlewareTest.php @@ -1,4 +1,5 @@ <?php + /** * SPDX-FileCopyrightText: 2016 Nextcloud GmbH and Nextcloud contributors * SPDX-License-Identifier: AGPL-3.0-or-later diff --git a/apps/files_sharing/tests/Middleware/SharingCheckMiddlewareTest.php b/apps/files_sharing/tests/Middleware/SharingCheckMiddlewareTest.php index 5b4f4de33d7..2db19203f73 100644 --- a/apps/files_sharing/tests/Middleware/SharingCheckMiddlewareTest.php +++ b/apps/files_sharing/tests/Middleware/SharingCheckMiddlewareTest.php @@ -1,4 +1,5 @@ <?php + /** * SPDX-FileCopyrightText: 2016-2024 Nextcloud GmbH and Nextcloud contributors * SPDX-FileCopyrightText: 2016 ownCloud, Inc. diff --git a/apps/files_sharing/tests/Migration/SetPasswordColumnTest.php b/apps/files_sharing/tests/Migration/SetPasswordColumnTest.php index 9dccfd80025..3cbbad0f8bc 100644 --- a/apps/files_sharing/tests/Migration/SetPasswordColumnTest.php +++ b/apps/files_sharing/tests/Migration/SetPasswordColumnTest.php @@ -1,4 +1,5 @@ <?php + /** * SPDX-FileCopyrightText: 2017-2024 Nextcloud GmbH and Nextcloud contributors * SPDX-FileCopyrightText: 2017 ownCloud, Inc. diff --git a/apps/files_sharing/tests/MountProviderTest.php b/apps/files_sharing/tests/MountProviderTest.php index 4a1eb673a06..8f90ec1cbea 100644 --- a/apps/files_sharing/tests/MountProviderTest.php +++ b/apps/files_sharing/tests/MountProviderTest.php @@ -1,4 +1,5 @@ <?php + /** * SPDX-FileCopyrightText: 2016-2024 Nextcloud GmbH and Nextcloud contributors * SPDX-FileCopyrightText: 2016 ownCloud, Inc. diff --git a/apps/files_sharing/tests/PropagationTestCase.php b/apps/files_sharing/tests/PropagationTestCase.php index 1c67b1b9337..98bf5ad92fd 100644 --- a/apps/files_sharing/tests/PropagationTestCase.php +++ b/apps/files_sharing/tests/PropagationTestCase.php @@ -1,4 +1,5 @@ <?php + /** * SPDX-FileCopyrightText: 2019-2024 Nextcloud GmbH and Nextcloud contributors * SPDX-FileCopyrightText: 2016 ownCloud, Inc. diff --git a/apps/files_sharing/tests/ShareTest.php b/apps/files_sharing/tests/ShareTest.php index a0458ab0ffb..21ffde08735 100644 --- a/apps/files_sharing/tests/ShareTest.php +++ b/apps/files_sharing/tests/ShareTest.php @@ -1,4 +1,5 @@ <?php + /** * SPDX-FileCopyrightText: 2016-2024 Nextcloud GmbH and Nextcloud contributors * SPDX-FileCopyrightText: 2016 ownCloud, Inc. diff --git a/apps/files_sharing/tests/SharedMountTest.php b/apps/files_sharing/tests/SharedMountTest.php index 56accb88db6..3e1930ef10d 100644 --- a/apps/files_sharing/tests/SharedMountTest.php +++ b/apps/files_sharing/tests/SharedMountTest.php @@ -1,4 +1,5 @@ <?php + /** * SPDX-FileCopyrightText: 2016-2024 Nextcloud GmbH and Nextcloud contributors * SPDX-FileCopyrightText: 2016 ownCloud, Inc. diff --git a/apps/files_sharing/tests/SharedStorageTest.php b/apps/files_sharing/tests/SharedStorageTest.php index 55c16c2ebb3..1cd9bf0af8f 100644 --- a/apps/files_sharing/tests/SharedStorageTest.php +++ b/apps/files_sharing/tests/SharedStorageTest.php @@ -1,4 +1,5 @@ <?php + /** * SPDX-FileCopyrightText: 2016-2024 Nextcloud GmbH and Nextcloud contributors * SPDX-FileCopyrightText: 2016 ownCloud, Inc. diff --git a/apps/files_sharing/tests/SizePropagationTest.php b/apps/files_sharing/tests/SizePropagationTest.php index 082348c31a0..e1b67abca90 100644 --- a/apps/files_sharing/tests/SizePropagationTest.php +++ b/apps/files_sharing/tests/SizePropagationTest.php @@ -1,4 +1,5 @@ <?php + /** * SPDX-FileCopyrightText: 2016-2024 Nextcloud GmbH and Nextcloud contributors * SPDX-FileCopyrightText: 2016 ownCloud, Inc. diff --git a/apps/files_sharing/tests/TestCase.php b/apps/files_sharing/tests/TestCase.php index 34e2d71fb02..9a6935e46b6 100644 --- a/apps/files_sharing/tests/TestCase.php +++ b/apps/files_sharing/tests/TestCase.php @@ -1,4 +1,5 @@ <?php + /** * SPDX-FileCopyrightText: 2016-2024 Nextcloud GmbH and Nextcloud contributors * SPDX-FileCopyrightText: 2016 ownCloud, Inc. diff --git a/apps/files_sharing/tests/UnshareChildrenTest.php b/apps/files_sharing/tests/UnshareChildrenTest.php index 61c4aa94213..ac870212c99 100644 --- a/apps/files_sharing/tests/UnshareChildrenTest.php +++ b/apps/files_sharing/tests/UnshareChildrenTest.php @@ -1,4 +1,5 @@ <?php + /** * SPDX-FileCopyrightText: 2019-2024 Nextcloud GmbH and Nextcloud contributors * SPDX-FileCopyrightText: 2016 ownCloud, Inc. diff --git a/apps/files_sharing/tests/UpdaterTest.php b/apps/files_sharing/tests/UpdaterTest.php index efdbeebdf3f..bed6aea099f 100644 --- a/apps/files_sharing/tests/UpdaterTest.php +++ b/apps/files_sharing/tests/UpdaterTest.php @@ -1,4 +1,5 @@ <?php + /** * SPDX-FileCopyrightText: 2016-2024 Nextcloud GmbH and Nextcloud contributors * SPDX-FileCopyrightText: 2016 ownCloud, Inc. diff --git a/apps/files_sharing/tests/WatcherTest.php b/apps/files_sharing/tests/WatcherTest.php index 2d1568e6a31..15676836915 100644 --- a/apps/files_sharing/tests/WatcherTest.php +++ b/apps/files_sharing/tests/WatcherTest.php @@ -1,4 +1,5 @@ <?php + /** * SPDX-FileCopyrightText: 2019-2024 Nextcloud GmbH and Nextcloud contributors * SPDX-FileCopyrightText: 2016 ownCloud, Inc. |