diff --git a/apps/federatedfilesharing/l10n/ro.js b/apps/federatedfilesharing/l10n/ro.js index 6a243d2614aa11c9ffc0a0a29162e1b4b1c01211..5e3556bedb99c67aef5fbb8734bce254510a5314 100644 --- a/apps/federatedfilesharing/l10n/ro.js +++ b/apps/federatedfilesharing/l10n/ro.js @@ -5,11 +5,6 @@ OC.L10N.register( "Remote share password" : "Parolă element partajat la distanță", "Cancel" : "Anulează", "Add remote share" : "Adaugă element partajat la distanță", - "Copy" : "Copiază", - "Copied!" : "S-a copiat!", - "Not supported!" : "Nu este suportat!", - "Press ⌘-C to copy." : "Apasă ⌘-C pentru copiere.", - "Press Ctrl-C to copy." : "Apasă Ctrl-C pentru copiere.", "Invalid Federated Cloud ID" : "ID invalid cloud federalizat", "Server to server sharing is not enabled on this server" : "Partajarea server-server nu este activată pe acest server", "Not allowed to create a federated share with the same user" : "Nu este permisă crearea unei partajări federalizate cu acelaşi utilizator", @@ -24,10 +19,17 @@ OC.L10N.register( "Sharing" : "Partajare", "Allow users on this server to receive shares from other servers" : "Permite utilizatorilor acestui server să primească partajări de la alte servere", "Federated Cloud" : "Cloud federalizat", - "Open documentation" : "Deschide documentația", "Your Federated Cloud ID:" : "ID Cloud federalizat:", + "Twitter" : "Twitter", "Add to your website" : "Adaugă la site-ul tău Web", "Share with me via Nextcloud" : "Partajează cu mine via Nextcloud", - "HTML Code:" : "Cod HTML:" + "HTML Code:" : "Cod HTML:", + "Copy to clipboard" : "Copiază în clipboard", + "Copy" : "Copiază", + "Copied!" : "S-a copiat!", + "Not supported!" : "Nu este suportat!", + "Press ⌘-C to copy." : "Apasă ⌘-C pentru copiere.", + "Press Ctrl-C to copy." : "Apasă Ctrl-C pentru copiere.", + "Open documentation" : "Deschide documentația" }, "nplurals=3; plural=(n==1?0:(((n%100>19)||((n%100==0)&&(n!=0)))?2:1));"); diff --git a/apps/federatedfilesharing/l10n/ro.json b/apps/federatedfilesharing/l10n/ro.json index b18fc91b09a704471c0096245138dedd87230571..65c3026e46e6896c021b2b38b8db0b8cf07f9938 100644 --- a/apps/federatedfilesharing/l10n/ro.json +++ b/apps/federatedfilesharing/l10n/ro.json @@ -3,11 +3,6 @@ "Remote share password" : "Parolă element partajat la distanță", "Cancel" : "Anulează", "Add remote share" : "Adaugă element partajat la distanță", - "Copy" : "Copiază", - "Copied!" : "S-a copiat!", - "Not supported!" : "Nu este suportat!", - "Press ⌘-C to copy." : "Apasă ⌘-C pentru copiere.", - "Press Ctrl-C to copy." : "Apasă Ctrl-C pentru copiere.", "Invalid Federated Cloud ID" : "ID invalid cloud federalizat", "Server to server sharing is not enabled on this server" : "Partajarea server-server nu este activată pe acest server", "Not allowed to create a federated share with the same user" : "Nu este permisă crearea unei partajări federalizate cu acelaşi utilizator", @@ -22,10 +17,17 @@ "Sharing" : "Partajare", "Allow users on this server to receive shares from other servers" : "Permite utilizatorilor acestui server să primească partajări de la alte servere", "Federated Cloud" : "Cloud federalizat", - "Open documentation" : "Deschide documentația", "Your Federated Cloud ID:" : "ID Cloud federalizat:", + "Twitter" : "Twitter", "Add to your website" : "Adaugă la site-ul tău Web", "Share with me via Nextcloud" : "Partajează cu mine via Nextcloud", - "HTML Code:" : "Cod HTML:" + "HTML Code:" : "Cod HTML:", + "Copy to clipboard" : "Copiază în clipboard", + "Copy" : "Copiază", + "Copied!" : "S-a copiat!", + "Not supported!" : "Nu este suportat!", + "Press ⌘-C to copy." : "Apasă ⌘-C pentru copiere.", + "Press Ctrl-C to copy." : "Apasă Ctrl-C pentru copiere.", + "Open documentation" : "Deschide documentația" },"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/l10n/de_DE.js b/apps/files/l10n/de_DE.js index f440e7340d5f1113072df198156c20cc1967ab84..58c5a8cb301716de45144ee8df50bb09a664bd0d 100644 --- a/apps/files/l10n/de_DE.js +++ b/apps/files/l10n/de_DE.js @@ -179,6 +179,7 @@ OC.L10N.register( "Unknown error" : "Unbekannter Fehler", "Ownership transfer request sent" : "Anforderung für die Besitzübertragung versendet", "Cannot transfer ownership of a file or folder you do not own" : "Sie können den Besitz von Dateien oder Ordnern, die Sie nicht besitzen, nicht übertragen", + "Open the Files app settings" : "Einstellungen der Dateien-App öffnen", "Files settings" : "Dateien-Einstellungen", "Show hidden files" : "Versteckte Dateien anzeigen", "Crop image previews" : "Bildvorschauen zuschneiden", diff --git a/apps/files/l10n/de_DE.json b/apps/files/l10n/de_DE.json index 19a513e233aaf7ee533df5457269cb72903d4f60..27f195d520564669553247888e5fed1fcb66bb1d 100644 --- a/apps/files/l10n/de_DE.json +++ b/apps/files/l10n/de_DE.json @@ -177,6 +177,7 @@ "Unknown error" : "Unbekannter Fehler", "Ownership transfer request sent" : "Anforderung für die Besitzübertragung versendet", "Cannot transfer ownership of a file or folder you do not own" : "Sie können den Besitz von Dateien oder Ordnern, die Sie nicht besitzen, nicht übertragen", + "Open the Files app settings" : "Einstellungen der Dateien-App öffnen", "Files settings" : "Dateien-Einstellungen", "Show hidden files" : "Versteckte Dateien anzeigen", "Crop image previews" : "Bildvorschauen zuschneiden", diff --git a/apps/files/l10n/eu.js b/apps/files/l10n/eu.js index 5520972f3f90d0ffe66dd22955d0d068a0b5c9fa..c325572b73d54a9407128887751b4c1a90ea2c83 100644 --- a/apps/files/l10n/eu.js +++ b/apps/files/l10n/eu.js @@ -179,6 +179,7 @@ OC.L10N.register( "Unknown error" : "Errore ezezaguna", "Ownership transfer request sent" : "Jabetza transferentzia eskaera bidalita", "Cannot transfer ownership of a file or folder you do not own" : "Ezin da zurea ez den fitxategi edo karpeta baten jabetza transferitu ", + "Open the Files app settings" : "Ireki Fitxategiak aplikazioaren ezarpenak", "Files settings" : "FItxategien ezarpenak", "Show hidden files" : "Erakutsi ezkutuko fitxategiak", "Crop image previews" : "Moztu irudien aurrebistak", diff --git a/apps/files/l10n/eu.json b/apps/files/l10n/eu.json index faa75e6566610b7135b080f302afbeb6bb51d4f3..ee89d37ec178646fcc24e367c0e8fe2816daacae 100644 --- a/apps/files/l10n/eu.json +++ b/apps/files/l10n/eu.json @@ -177,6 +177,7 @@ "Unknown error" : "Errore ezezaguna", "Ownership transfer request sent" : "Jabetza transferentzia eskaera bidalita", "Cannot transfer ownership of a file or folder you do not own" : "Ezin da zurea ez den fitxategi edo karpeta baten jabetza transferitu ", + "Open the Files app settings" : "Ireki Fitxategiak aplikazioaren ezarpenak", "Files settings" : "FItxategien ezarpenak", "Show hidden files" : "Erakutsi ezkutuko fitxategiak", "Crop image previews" : "Moztu irudien aurrebistak", diff --git a/apps/files/l10n/ro.js b/apps/files/l10n/ro.js index 28d56aa0f860c1092e1198bf341cac117ef2408c..cc082bc6826294c000aae2afd36bfdcd4e15e0b7 100644 --- a/apps/files/l10n/ro.js +++ b/apps/files/l10n/ro.js @@ -177,6 +177,8 @@ OC.L10N.register( "Show hidden files" : "Arată fișierele ascunse", "Crop image previews" : "Previzualizarea imaginii decupate", "Additional settings" : "Setări adiționale", + "Webdav" : "Webdav", + "Copy to clipboard" : "Copiază în clipboard", "Use this address to access your Files via WebDAV" : "Folosiți această adresă pentru a accesa fișierele dumneavoastră folosind WebDAV", "Unable to change the favourite state of the file" : "Nu s-a putut schimba starea fișierelor favorite", "Error while loading the file data" : "A apărut o eroare în timpul încărcării datele din fișier", diff --git a/apps/files/l10n/ro.json b/apps/files/l10n/ro.json index 01fe01404320c65c2196831661a003f6a970a551..90d825116b79861d4a0433e7d925e6b25b498cf6 100644 --- a/apps/files/l10n/ro.json +++ b/apps/files/l10n/ro.json @@ -175,6 +175,8 @@ "Show hidden files" : "Arată fișierele ascunse", "Crop image previews" : "Previzualizarea imaginii decupate", "Additional settings" : "Setări adiționale", + "Webdav" : "Webdav", + "Copy to clipboard" : "Copiază în clipboard", "Use this address to access your Files via WebDAV" : "Folosiți această adresă pentru a accesa fișierele dumneavoastră folosind WebDAV", "Unable to change the favourite state of the file" : "Nu s-a putut schimba starea fișierelor favorite", "Error while loading the file data" : "A apărut o eroare în timpul încărcării datele din fișier", diff --git a/apps/files_sharing/l10n/bg.js b/apps/files_sharing/l10n/bg.js index 8d3728759b79b45a1327534375c741dbca0bf345..9466cad2ade881d7f6459fc3ec043e0b77e814c6 100644 --- a/apps/files_sharing/l10n/bg.js +++ b/apps/files_sharing/l10n/bg.js @@ -205,7 +205,6 @@ OC.L10N.register( "Mail share ({label})" : "Споделяне на поща ({label})", "Share link ({label})" : "Споделяне на връзка ({label})", "Share link" : "Връзка за споделяне", - "Copy public link to clipboard" : "Копиране на публична връзка в клипборда", "Error, please enter proper password and/or expiration date" : "Грешка, моля да въведете правилната парола и / или срок на годност", "Error while creating the share" : "Грешка при създаване на споделянето", "Search for share recipients" : "Търсене на получатели на споделяне", @@ -263,6 +262,7 @@ OC.L10N.register( "Copy to clipboard" : "Копирай", "Sorry, this link doesn’t seem to work anymore." : "Връзката вече не е активна.", "Toggle grid view" : "Превключи решетъчния изглед", + "Copy public link to clipboard" : "Копиране на публична връзка в клипборда", "Share label saved" : "Запазен е етикет за споделяне", "Share password saved" : "Запазена е парола за споделяне", "Share note saved" : "Запазена е бележка за споделяне" diff --git a/apps/files_sharing/l10n/bg.json b/apps/files_sharing/l10n/bg.json index 4ff8ee6df58d3d176985ef4a6ff3a6d3b1d8f9ec..518eeaa22f9efbc50f8b512ee87fd28c51361027 100644 --- a/apps/files_sharing/l10n/bg.json +++ b/apps/files_sharing/l10n/bg.json @@ -203,7 +203,6 @@ "Mail share ({label})" : "Споделяне на поща ({label})", "Share link ({label})" : "Споделяне на връзка ({label})", "Share link" : "Връзка за споделяне", - "Copy public link to clipboard" : "Копиране на публична връзка в клипборда", "Error, please enter proper password and/or expiration date" : "Грешка, моля да въведете правилната парола и / или срок на годност", "Error while creating the share" : "Грешка при създаване на споделянето", "Search for share recipients" : "Търсене на получатели на споделяне", @@ -261,6 +260,7 @@ "Copy to clipboard" : "Копирай", "Sorry, this link doesn’t seem to work anymore." : "Връзката вече не е активна.", "Toggle grid view" : "Превключи решетъчния изглед", + "Copy public link to clipboard" : "Копиране на публична връзка в клипборда", "Share label saved" : "Запазен е етикет за споделяне", "Share password saved" : "Запазена е парола за споделяне", "Share note saved" : "Запазена е бележка за споделяне" diff --git a/apps/files_sharing/l10n/ca.js b/apps/files_sharing/l10n/ca.js index 307243cf13dfbedd839fee7b89fb251e905a623b..426b05a44cfde4ae01eba160dcc2cf345dd35cce 100644 --- a/apps/files_sharing/l10n/ca.js +++ b/apps/files_sharing/l10n/ca.js @@ -205,7 +205,6 @@ OC.L10N.register( "Mail share ({label})" : "Compartició de correu ({label})", "Share link ({label})" : "Comparteix l'enllaç ({label})", "Share link" : "Enllaç de compartició", - "Copy public link to clipboard" : "Copia l'enllaç públic al porta-retalls", "Error, please enter proper password and/or expiration date" : "Error, introduïu la contrasenya i/o data de caducitat adequades", "Error while creating the share" : "S'ha produït un error en crear la compartició", "Search for share recipients" : "Cerca destinataris compartits", @@ -263,6 +262,7 @@ OC.L10N.register( "Copy to clipboard" : "Copia-ho al porta-papers", "Sorry, this link doesn’t seem to work anymore." : "Aquest enllaç sembla que no funciona.", "Toggle grid view" : "Commuta la vista de la graella", + "Copy public link to clipboard" : "Copia l'enllaç públic al porta-retalls", "Share label saved" : "S'ha desat l'etiqueta de compartició", "Share password saved" : "S’ha desat la contrasenya de compartició", "Share note saved" : "S'ha desat la nota de compartició" diff --git a/apps/files_sharing/l10n/ca.json b/apps/files_sharing/l10n/ca.json index 066e2d9ac67523b925aa28a94ec07e7aec242663..8ab4c2ea8a815fc4db3d1120decb392db2c9853a 100644 --- a/apps/files_sharing/l10n/ca.json +++ b/apps/files_sharing/l10n/ca.json @@ -203,7 +203,6 @@ "Mail share ({label})" : "Compartició de correu ({label})", "Share link ({label})" : "Comparteix l'enllaç ({label})", "Share link" : "Enllaç de compartició", - "Copy public link to clipboard" : "Copia l'enllaç públic al porta-retalls", "Error, please enter proper password and/or expiration date" : "Error, introduïu la contrasenya i/o data de caducitat adequades", "Error while creating the share" : "S'ha produït un error en crear la compartició", "Search for share recipients" : "Cerca destinataris compartits", @@ -261,6 +260,7 @@ "Copy to clipboard" : "Copia-ho al porta-papers", "Sorry, this link doesn’t seem to work anymore." : "Aquest enllaç sembla que no funciona.", "Toggle grid view" : "Commuta la vista de la graella", + "Copy public link to clipboard" : "Copia l'enllaç públic al porta-retalls", "Share label saved" : "S'ha desat l'etiqueta de compartició", "Share password saved" : "S’ha desat la contrasenya de compartició", "Share note saved" : "S'ha desat la nota de compartició" diff --git a/apps/files_sharing/l10n/cs.js b/apps/files_sharing/l10n/cs.js index 7c17dd6b08fc587bd159309a3ae25ad66b7e5a01..8a47adc0f1744269f3a3d014fd8f6433a0b83cb3 100644 --- a/apps/files_sharing/l10n/cs.js +++ b/apps/files_sharing/l10n/cs.js @@ -205,7 +205,6 @@ OC.L10N.register( "Mail share ({label})" : "Sdílení e-mailem ({label})", "Share link ({label})" : "Odkaz na sdílení ({label})", "Share link" : "Odkaz pro sdílení", - "Copy public link to clipboard" : "Zkopírovat veřejný odkaz do schránky", "Error, please enter proper password and/or expiration date" : "Chyba – zadejte správné heslo a/nebo datum skončení platnosti", "Error while creating the share" : "Chyba při vytváření sdílení", "Search for share recipients" : "Vyhledat příjemce sdílení", @@ -263,6 +262,7 @@ OC.L10N.register( "Copy to clipboard" : "Zkopírovat do schránky", "Sorry, this link doesn’t seem to work anymore." : "Je nám líto, ale tento odkaz už není funkční.", "Toggle grid view" : "Vyp/zap. zobrazení v mřížce", + "Copy public link to clipboard" : "Zkopírovat veřejný odkaz do schránky", "Share label saved" : "Štítek sdílení uložen", "Share password saved" : "Heslo ke sdílení uloženo", "Share note saved" : "Poznámka ke sdílení uložena" diff --git a/apps/files_sharing/l10n/cs.json b/apps/files_sharing/l10n/cs.json index e756b95a9e11176ed073e552365d5990b88f6a58..c8a660f8f833a5a2add87afc09f725bd4da032d9 100644 --- a/apps/files_sharing/l10n/cs.json +++ b/apps/files_sharing/l10n/cs.json @@ -203,7 +203,6 @@ "Mail share ({label})" : "Sdílení e-mailem ({label})", "Share link ({label})" : "Odkaz na sdílení ({label})", "Share link" : "Odkaz pro sdílení", - "Copy public link to clipboard" : "Zkopírovat veřejný odkaz do schránky", "Error, please enter proper password and/or expiration date" : "Chyba – zadejte správné heslo a/nebo datum skončení platnosti", "Error while creating the share" : "Chyba při vytváření sdílení", "Search for share recipients" : "Vyhledat příjemce sdílení", @@ -261,6 +260,7 @@ "Copy to clipboard" : "Zkopírovat do schránky", "Sorry, this link doesn’t seem to work anymore." : "Je nám líto, ale tento odkaz už není funkční.", "Toggle grid view" : "Vyp/zap. zobrazení v mřížce", + "Copy public link to clipboard" : "Zkopírovat veřejný odkaz do schránky", "Share label saved" : "Štítek sdílení uložen", "Share password saved" : "Heslo ke sdílení uloženo", "Share note saved" : "Poznámka ke sdílení uložena" diff --git a/apps/files_sharing/l10n/de.js b/apps/files_sharing/l10n/de.js index 7fd61677d400ffe64f2272cce041e8d22c4c34a3..9742b3e0afbed81f0a0dc701ed13f5d8ed6f6551 100644 --- a/apps/files_sharing/l10n/de.js +++ b/apps/files_sharing/l10n/de.js @@ -205,7 +205,6 @@ OC.L10N.register( "Mail share ({label})" : "Mail teilen ({label})", "Share link ({label})" : "Link teilen ({label})", "Share link" : "Link teilen", - "Copy public link to clipboard" : "Öffentlichen Link in die Zwischenablage kopieren", "Error, please enter proper password and/or expiration date" : "Fehler. Bitte gebe das richtige Passwort und/oder Ablaufdatum ein", "Error while creating the share" : "Fehler beim Erstellen der Freigabe", "Search for share recipients" : "Nach Freigabe-Empfängern suchen", @@ -263,6 +262,7 @@ OC.L10N.register( "Copy to clipboard" : "In die Zwischenablage kopieren", "Sorry, this link doesn’t seem to work anymore." : "Entschuldigung, dieser Link scheint nicht mehr zu funktionieren.", "Toggle grid view" : "Rasteransicht umschalten", + "Copy public link to clipboard" : "Öffentlichen Link in die Zwischenablage kopieren", "Share label saved" : "Freigabe-Label gespeichert", "Share password saved" : "Freigabe-Passwort gespeichert", "Share note saved" : "Freigabe-Notiz gespeichert" diff --git a/apps/files_sharing/l10n/de.json b/apps/files_sharing/l10n/de.json index fccf1b5f806b5dadc3fb772097e1facf1c67910b..e833e8069bb0a932a1a38cc81765d8e3d3019f14 100644 --- a/apps/files_sharing/l10n/de.json +++ b/apps/files_sharing/l10n/de.json @@ -203,7 +203,6 @@ "Mail share ({label})" : "Mail teilen ({label})", "Share link ({label})" : "Link teilen ({label})", "Share link" : "Link teilen", - "Copy public link to clipboard" : "Öffentlichen Link in die Zwischenablage kopieren", "Error, please enter proper password and/or expiration date" : "Fehler. Bitte gebe das richtige Passwort und/oder Ablaufdatum ein", "Error while creating the share" : "Fehler beim Erstellen der Freigabe", "Search for share recipients" : "Nach Freigabe-Empfängern suchen", @@ -261,6 +260,7 @@ "Copy to clipboard" : "In die Zwischenablage kopieren", "Sorry, this link doesn’t seem to work anymore." : "Entschuldigung, dieser Link scheint nicht mehr zu funktionieren.", "Toggle grid view" : "Rasteransicht umschalten", + "Copy public link to clipboard" : "Öffentlichen Link in die Zwischenablage kopieren", "Share label saved" : "Freigabe-Label gespeichert", "Share password saved" : "Freigabe-Passwort gespeichert", "Share note saved" : "Freigabe-Notiz gespeichert" diff --git a/apps/files_sharing/l10n/de_DE.js b/apps/files_sharing/l10n/de_DE.js index 605a8c67e4f17a00192230d8e975a9abc1c14983..fe53b51d0732c64e3f0552740763718a33bc868e 100644 --- a/apps/files_sharing/l10n/de_DE.js +++ b/apps/files_sharing/l10n/de_DE.js @@ -205,7 +205,6 @@ OC.L10N.register( "Mail share ({label})" : "Mail-Freigabe ({label})", "Share link ({label})" : "Link teilen ({label})", "Share link" : "Link teilen", - "Copy public link to clipboard" : "Öffentlichen Link in die Zwischenablage kopieren", "Error, please enter proper password and/or expiration date" : "Fehler. Bitte gebe das richtige Passwort und/oder Ablaufdatum ein", "Link share created" : "Link-Freigabe erstellt", "Error while creating the share" : "Fehler beim Erstellen der Freigabe", @@ -267,6 +266,7 @@ OC.L10N.register( "Copy to clipboard" : "In die Zwischenablage kopieren", "Sorry, this link doesn’t seem to work anymore." : "Entschuldigung, dieser Link scheint nicht mehr zu funktionieren.", "Toggle grid view" : "Rasteransicht umschalten", + "Copy public link to clipboard" : "Öffentlichen Link in die Zwischenablage kopieren", "Share label saved" : "Freigabe-Label gespeichert", "Share password saved" : "Freigabe-Passwort gespeichert", "Share note saved" : "Freigabe-Notiz gespeichert" diff --git a/apps/files_sharing/l10n/de_DE.json b/apps/files_sharing/l10n/de_DE.json index a364e9a31f3d4a5971510c936faca810bf7fa019..94a094ddf5dc62102ffb7502517333b9229cd6b0 100644 --- a/apps/files_sharing/l10n/de_DE.json +++ b/apps/files_sharing/l10n/de_DE.json @@ -203,7 +203,6 @@ "Mail share ({label})" : "Mail-Freigabe ({label})", "Share link ({label})" : "Link teilen ({label})", "Share link" : "Link teilen", - "Copy public link to clipboard" : "Öffentlichen Link in die Zwischenablage kopieren", "Error, please enter proper password and/or expiration date" : "Fehler. Bitte gebe das richtige Passwort und/oder Ablaufdatum ein", "Link share created" : "Link-Freigabe erstellt", "Error while creating the share" : "Fehler beim Erstellen der Freigabe", @@ -265,6 +264,7 @@ "Copy to clipboard" : "In die Zwischenablage kopieren", "Sorry, this link doesn’t seem to work anymore." : "Entschuldigung, dieser Link scheint nicht mehr zu funktionieren.", "Toggle grid view" : "Rasteransicht umschalten", + "Copy public link to clipboard" : "Öffentlichen Link in die Zwischenablage kopieren", "Share label saved" : "Freigabe-Label gespeichert", "Share password saved" : "Freigabe-Passwort gespeichert", "Share note saved" : "Freigabe-Notiz gespeichert" diff --git a/apps/files_sharing/l10n/en_GB.js b/apps/files_sharing/l10n/en_GB.js index bfe249ea864bfe4c480f1fe59438164c24f9dd5d..aaa8b321ce6966f02020d4fd98ebc484a51d4d0d 100644 --- a/apps/files_sharing/l10n/en_GB.js +++ b/apps/files_sharing/l10n/en_GB.js @@ -205,7 +205,6 @@ OC.L10N.register( "Mail share ({label})" : "Mail share ({label})", "Share link ({label})" : "Share link ({label})", "Share link" : "Share link", - "Copy public link to clipboard" : "Copy public link to clipboard", "Error, please enter proper password and/or expiration date" : "Error, please enter proper password and/or expiration date", "Link share created" : "Link share created", "Error while creating the share" : "Error while creating the share", @@ -267,6 +266,7 @@ OC.L10N.register( "Copy to clipboard" : "Copy to clipboard", "Sorry, this link doesn’t seem to work anymore." : "Sorry, this link doesn’t seem to work any more.", "Toggle grid view" : "Toggle grid view", + "Copy public link to clipboard" : "Copy public link to clipboard", "Share label saved" : "Share label saved", "Share password saved" : "Share password saved", "Share note saved" : "Share note saved" diff --git a/apps/files_sharing/l10n/en_GB.json b/apps/files_sharing/l10n/en_GB.json index 75cd819f8938a92e155ba415c3b7c3b360190c60..da426f6281f8f8f3d68623ea43f68da011d6aa13 100644 --- a/apps/files_sharing/l10n/en_GB.json +++ b/apps/files_sharing/l10n/en_GB.json @@ -203,7 +203,6 @@ "Mail share ({label})" : "Mail share ({label})", "Share link ({label})" : "Share link ({label})", "Share link" : "Share link", - "Copy public link to clipboard" : "Copy public link to clipboard", "Error, please enter proper password and/or expiration date" : "Error, please enter proper password and/or expiration date", "Link share created" : "Link share created", "Error while creating the share" : "Error while creating the share", @@ -265,6 +264,7 @@ "Copy to clipboard" : "Copy to clipboard", "Sorry, this link doesn’t seem to work anymore." : "Sorry, this link doesn’t seem to work any more.", "Toggle grid view" : "Toggle grid view", + "Copy public link to clipboard" : "Copy public link to clipboard", "Share label saved" : "Share label saved", "Share password saved" : "Share password saved", "Share note saved" : "Share note saved" diff --git a/apps/files_sharing/l10n/es.js b/apps/files_sharing/l10n/es.js index 42d4abdee19817ba8d76c775dc07f40a74a8daf1..8a23c95d4644ad3b1c3ecbad62d15d90be696b7b 100644 --- a/apps/files_sharing/l10n/es.js +++ b/apps/files_sharing/l10n/es.js @@ -205,7 +205,6 @@ OC.L10N.register( "Mail share ({label})" : "Compartir correo ({label})", "Share link ({label})" : "Compartir enlace ({label})", "Share link" : "Compartir enlace", - "Copy public link to clipboard" : "Copiar enlace público al portapapeles", "Error, please enter proper password and/or expiration date" : "Error, por favor, introduce la contraseña y/o fecha de caducidad adecuada", "Error while creating the share" : "Error mientras se creaba el recurso compartido", "Search for share recipients" : "Buscar destinatarios del compartido", @@ -263,6 +262,7 @@ OC.L10N.register( "Copy to clipboard" : "Copiar al portapapeles", "Sorry, this link doesn’t seem to work anymore." : "Vaya, este enlace parece que no volverá a funcionar.", "Toggle grid view" : "Alternar vista de cuadrícula", + "Copy public link to clipboard" : "Copiar enlace público al portapapeles", "Share label saved" : "Se ha guardado la etiqueta del recurso compartido", "Share password saved" : "Se ha guardado la contraseña del recurso compartido", "Share note saved" : "Se ha guardado la nota del recurso compartido" diff --git a/apps/files_sharing/l10n/es.json b/apps/files_sharing/l10n/es.json index c508acbcc841556bebea887760bc0f11cca12e88..0f99095cd6cbd9076b9f3bd007800584a7ff996b 100644 --- a/apps/files_sharing/l10n/es.json +++ b/apps/files_sharing/l10n/es.json @@ -203,7 +203,6 @@ "Mail share ({label})" : "Compartir correo ({label})", "Share link ({label})" : "Compartir enlace ({label})", "Share link" : "Compartir enlace", - "Copy public link to clipboard" : "Copiar enlace público al portapapeles", "Error, please enter proper password and/or expiration date" : "Error, por favor, introduce la contraseña y/o fecha de caducidad adecuada", "Error while creating the share" : "Error mientras se creaba el recurso compartido", "Search for share recipients" : "Buscar destinatarios del compartido", @@ -261,6 +260,7 @@ "Copy to clipboard" : "Copiar al portapapeles", "Sorry, this link doesn’t seem to work anymore." : "Vaya, este enlace parece que no volverá a funcionar.", "Toggle grid view" : "Alternar vista de cuadrícula", + "Copy public link to clipboard" : "Copiar enlace público al portapapeles", "Share label saved" : "Se ha guardado la etiqueta del recurso compartido", "Share password saved" : "Se ha guardado la contraseña del recurso compartido", "Share note saved" : "Se ha guardado la nota del recurso compartido" diff --git a/apps/files_sharing/l10n/eu.js b/apps/files_sharing/l10n/eu.js index 3f6a58b9ff1803747067ff4cb73de1ac2c1e23af..67edfceabeb4b47b81bc50b4edda60e63e48819b 100644 --- a/apps/files_sharing/l10n/eu.js +++ b/apps/files_sharing/l10n/eu.js @@ -205,7 +205,6 @@ OC.L10N.register( "Mail share ({label})" : "Posta partekatzea ({label})", "Share link ({label})" : "Partekatu ({label}) eskeka", "Share link" : "Partekatu esteka", - "Copy public link to clipboard" : "Kopiatu esteka publikoa arbelera", "Error, please enter proper password and/or expiration date" : "Errorea, sartu dagokion pasahitza edo/eta iraungitze-data", "Error while creating the share" : "Errore bat gertatu da partekatzea sortzean", "Search for share recipients" : "Bilatu partekatze-hartzaileak", @@ -263,6 +262,7 @@ OC.L10N.register( "Copy to clipboard" : "Kopiatu arbelera", "Sorry, this link doesn’t seem to work anymore." : "Barkatu, esteka hori jada ez dabilela dirudi.", "Toggle grid view" : "Txandakatu sareta ikuspegia", + "Copy public link to clipboard" : "Kopiatu esteka publikoa arbelera", "Share label saved" : "Partekatu etiketa gorde da", "Share password saved" : "Partekatu pasahitza gorde da", "Share note saved" : "Partekatu oharra gorde da" diff --git a/apps/files_sharing/l10n/eu.json b/apps/files_sharing/l10n/eu.json index 96f6dcc05416f530a7ca663d1ddc45f3c0b8666c..1c34456993f83eb8a13c604776bac7a21377c1bc 100644 --- a/apps/files_sharing/l10n/eu.json +++ b/apps/files_sharing/l10n/eu.json @@ -203,7 +203,6 @@ "Mail share ({label})" : "Posta partekatzea ({label})", "Share link ({label})" : "Partekatu ({label}) eskeka", "Share link" : "Partekatu esteka", - "Copy public link to clipboard" : "Kopiatu esteka publikoa arbelera", "Error, please enter proper password and/or expiration date" : "Errorea, sartu dagokion pasahitza edo/eta iraungitze-data", "Error while creating the share" : "Errore bat gertatu da partekatzea sortzean", "Search for share recipients" : "Bilatu partekatze-hartzaileak", @@ -261,6 +260,7 @@ "Copy to clipboard" : "Kopiatu arbelera", "Sorry, this link doesn’t seem to work anymore." : "Barkatu, esteka hori jada ez dabilela dirudi.", "Toggle grid view" : "Txandakatu sareta ikuspegia", + "Copy public link to clipboard" : "Kopiatu esteka publikoa arbelera", "Share label saved" : "Partekatu etiketa gorde da", "Share password saved" : "Partekatu pasahitza gorde da", "Share note saved" : "Partekatu oharra gorde da" diff --git a/apps/files_sharing/l10n/fi.js b/apps/files_sharing/l10n/fi.js index 9356d7b9bd5fa57227cce6616efeab5d72dff64e..345b23087afd4eb28ec13164d977d362dbbac1f0 100644 --- a/apps/files_sharing/l10n/fi.js +++ b/apps/files_sharing/l10n/fi.js @@ -195,7 +195,6 @@ OC.L10N.register( "Mail share ({label})" : "Sähköpostijako ({label})", "Share link ({label})" : "Jaa linkki ({label})", "Share link" : "Jaa linkki", - "Copy public link to clipboard" : "Kopioi julkinen linkki leikepöydälle", "Error, please enter proper password and/or expiration date" : "Virhe, lisää kelvollinen salasana ja/tai päättymispäivä", "No recommendations. Start typing." : "Ei suosituksia. Aloita kirjoittaminen.", "Resharing is not allowed" : "Uudelleenjako ei ole sallittu", @@ -247,6 +246,7 @@ OC.L10N.register( "One or more of your shares will expire tomorrow" : "Yksi tai useampi jaoistasi vanhenee huomenna", "Copy to clipboard" : "Kopioi leikepöydälle", "Sorry, this link doesn’t seem to work anymore." : "Valitettavasti linkki ei vaikuta enää toimivan.", - "Toggle grid view" : "Ruudukkonäkymä päälle/pois" + "Toggle grid view" : "Ruudukkonäkymä päälle/pois", + "Copy public link to clipboard" : "Kopioi julkinen linkki leikepöydälle" }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/files_sharing/l10n/fi.json b/apps/files_sharing/l10n/fi.json index 41c36721f95b31f26ce6cff72603707ba09cc62b..d3e610dd20b2a5449c98825d9aa134509d7e8c0b 100644 --- a/apps/files_sharing/l10n/fi.json +++ b/apps/files_sharing/l10n/fi.json @@ -193,7 +193,6 @@ "Mail share ({label})" : "Sähköpostijako ({label})", "Share link ({label})" : "Jaa linkki ({label})", "Share link" : "Jaa linkki", - "Copy public link to clipboard" : "Kopioi julkinen linkki leikepöydälle", "Error, please enter proper password and/or expiration date" : "Virhe, lisää kelvollinen salasana ja/tai päättymispäivä", "No recommendations. Start typing." : "Ei suosituksia. Aloita kirjoittaminen.", "Resharing is not allowed" : "Uudelleenjako ei ole sallittu", @@ -245,6 +244,7 @@ "One or more of your shares will expire tomorrow" : "Yksi tai useampi jaoistasi vanhenee huomenna", "Copy to clipboard" : "Kopioi leikepöydälle", "Sorry, this link doesn’t seem to work anymore." : "Valitettavasti linkki ei vaikuta enää toimivan.", - "Toggle grid view" : "Ruudukkonäkymä päälle/pois" + "Toggle grid view" : "Ruudukkonäkymä päälle/pois", + "Copy public link to clipboard" : "Kopioi julkinen linkki leikepöydälle" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/apps/files_sharing/l10n/fr.js b/apps/files_sharing/l10n/fr.js index 597bbbc1416bcf41ac66d75a55b46e2849894658..551c7b89e0b6e68686f31525d2c9eb8b1a83db5f 100644 --- a/apps/files_sharing/l10n/fr.js +++ b/apps/files_sharing/l10n/fr.js @@ -205,7 +205,6 @@ OC.L10N.register( "Mail share ({label})" : "Partager par e-mail ({label}) ", "Share link ({label})" : "Lien de partage ({label})", "Share link" : "Lien de partage", - "Copy public link to clipboard" : "Copier le lien public dans le presse-papiers", "Error, please enter proper password and/or expiration date" : "Erreur. Merci d'entrer un mot de passe valide et/ou une date d'expiration", "Link share created" : "Partage de lien créé", "Error while creating the share" : "Erreur lors de la création du partage", @@ -266,6 +265,7 @@ OC.L10N.register( "Copy to clipboard" : "Copier dans le presse-papier", "Sorry, this link doesn’t seem to work anymore." : "Désolé, ce lien semble ne plus fonctionner.", "Toggle grid view" : "Activer/Désactiver l'affichage mosaïque", + "Copy public link to clipboard" : "Copier le lien public dans le presse-papiers", "Share label saved" : "Étiquette collaborative enregistrée", "Share password saved" : "Mot de passe partagé enregistré", "Share note saved" : "Note partagée enregistrée" diff --git a/apps/files_sharing/l10n/fr.json b/apps/files_sharing/l10n/fr.json index 1e5889c8f0edee08dcd42ae9c2aa3b17904a52da..a206731df231fdb41e2452e8911599b7aea7063e 100644 --- a/apps/files_sharing/l10n/fr.json +++ b/apps/files_sharing/l10n/fr.json @@ -203,7 +203,6 @@ "Mail share ({label})" : "Partager par e-mail ({label}) ", "Share link ({label})" : "Lien de partage ({label})", "Share link" : "Lien de partage", - "Copy public link to clipboard" : "Copier le lien public dans le presse-papiers", "Error, please enter proper password and/or expiration date" : "Erreur. Merci d'entrer un mot de passe valide et/ou une date d'expiration", "Link share created" : "Partage de lien créé", "Error while creating the share" : "Erreur lors de la création du partage", @@ -264,6 +263,7 @@ "Copy to clipboard" : "Copier dans le presse-papier", "Sorry, this link doesn’t seem to work anymore." : "Désolé, ce lien semble ne plus fonctionner.", "Toggle grid view" : "Activer/Désactiver l'affichage mosaïque", + "Copy public link to clipboard" : "Copier le lien public dans le presse-papiers", "Share label saved" : "Étiquette collaborative enregistrée", "Share password saved" : "Mot de passe partagé enregistré", "Share note saved" : "Note partagée enregistrée" diff --git a/apps/files_sharing/l10n/hu.js b/apps/files_sharing/l10n/hu.js index 54282699969fa01ae80b4ded4ce0f47774ace426..38e5adf38495e3cc6d34a293aaf7eab661527011 100644 --- a/apps/files_sharing/l10n/hu.js +++ b/apps/files_sharing/l10n/hu.js @@ -205,7 +205,6 @@ OC.L10N.register( "Mail share ({label})" : "E-mail megosztás ({label})", "Share link ({label})" : "Megosztási hivatkozás ({label})", "Share link" : "Megosztási hivatkozás", - "Copy public link to clipboard" : "Nyilvános hivatkozás másolása a vágólapra", "Error, please enter proper password and/or expiration date" : "Hiba, írja be a megfelelő jelszót vagy lejárati dátumot", "Error while creating the share" : "Hiba a megosztás létrehozása során", "Search for share recipients" : "Megosztás résztvevőinek keresése", @@ -260,6 +259,7 @@ OC.L10N.register( "One or more of your shares will expire tomorrow" : "Egy vagy több megosztása holnap lejár", "Copy to clipboard" : "Másolás a vágólapra", "Sorry, this link doesn’t seem to work anymore." : "Sajnos úgy tűnik, ez a hivatkozás már nem működik.", - "Toggle grid view" : "Rácsnézet be/ki" + "Toggle grid view" : "Rácsnézet be/ki", + "Copy public link to clipboard" : "Nyilvános hivatkozás másolása a vágólapra" }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/files_sharing/l10n/hu.json b/apps/files_sharing/l10n/hu.json index d233f653947e4e854da404014a9d143d031b276e..332563348e0aa3253999041b83dc2085b91e7aca 100644 --- a/apps/files_sharing/l10n/hu.json +++ b/apps/files_sharing/l10n/hu.json @@ -203,7 +203,6 @@ "Mail share ({label})" : "E-mail megosztás ({label})", "Share link ({label})" : "Megosztási hivatkozás ({label})", "Share link" : "Megosztási hivatkozás", - "Copy public link to clipboard" : "Nyilvános hivatkozás másolása a vágólapra", "Error, please enter proper password and/or expiration date" : "Hiba, írja be a megfelelő jelszót vagy lejárati dátumot", "Error while creating the share" : "Hiba a megosztás létrehozása során", "Search for share recipients" : "Megosztás résztvevőinek keresése", @@ -258,6 +257,7 @@ "One or more of your shares will expire tomorrow" : "Egy vagy több megosztása holnap lejár", "Copy to clipboard" : "Másolás a vágólapra", "Sorry, this link doesn’t seem to work anymore." : "Sajnos úgy tűnik, ez a hivatkozás már nem működik.", - "Toggle grid view" : "Rácsnézet be/ki" + "Toggle grid view" : "Rácsnézet be/ki", + "Copy public link to clipboard" : "Nyilvános hivatkozás másolása a vágólapra" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/apps/files_sharing/l10n/ja.js b/apps/files_sharing/l10n/ja.js index 9a6fd256b8c83b5e067718037dbe9c7a56f956c6..801da39ed79dcc557d218f9200417726cba4ea25 100644 --- a/apps/files_sharing/l10n/ja.js +++ b/apps/files_sharing/l10n/ja.js @@ -205,7 +205,6 @@ OC.L10N.register( "Mail share ({label})" : "メール共有 ({label})", "Share link ({label})" : "リンク共有 ({label})", "Share link" : "URLで共有", - "Copy public link to clipboard" : "公開リンクをクリップボードにコピー", "Error, please enter proper password and/or expiration date" : "エラー、正しいパスワードおよび/または有効期限を入力してください", "No recommendations. Start typing." : "推奨事項はありません。 入力を開始します。", "Resharing is not allowed" : "再共有は許可されていません", @@ -258,6 +257,7 @@ OC.L10N.register( "One or more of your shares will expire tomorrow" : "1つ以上の共有が明日期限切れになります", "Copy to clipboard" : "クリップボードにコピー", "Sorry, this link doesn’t seem to work anymore." : "すみません。このリンクはもう利用できません。", - "Toggle grid view" : "グリッド表示の切り替え" + "Toggle grid view" : "グリッド表示の切り替え", + "Copy public link to clipboard" : "公開リンクをクリップボードにコピー" }, "nplurals=1; plural=0;"); diff --git a/apps/files_sharing/l10n/ja.json b/apps/files_sharing/l10n/ja.json index 43fcce84a08d22e63aa7b19f2d6f7002ce57da18..3f97ef3c9305ffabad874f4674dfbc96a9861cbe 100644 --- a/apps/files_sharing/l10n/ja.json +++ b/apps/files_sharing/l10n/ja.json @@ -203,7 +203,6 @@ "Mail share ({label})" : "メール共有 ({label})", "Share link ({label})" : "リンク共有 ({label})", "Share link" : "URLで共有", - "Copy public link to clipboard" : "公開リンクをクリップボードにコピー", "Error, please enter proper password and/or expiration date" : "エラー、正しいパスワードおよび/または有効期限を入力してください", "No recommendations. Start typing." : "推奨事項はありません。 入力を開始します。", "Resharing is not allowed" : "再共有は許可されていません", @@ -256,6 +255,7 @@ "One or more of your shares will expire tomorrow" : "1つ以上の共有が明日期限切れになります", "Copy to clipboard" : "クリップボードにコピー", "Sorry, this link doesn’t seem to work anymore." : "すみません。このリンクはもう利用できません。", - "Toggle grid view" : "グリッド表示の切り替え" + "Toggle grid view" : "グリッド表示の切り替え", + "Copy public link to clipboard" : "公開リンクをクリップボードにコピー" },"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 bc69737190462bade9e3ec5985a835ad1cc1abee..291a29b7b5c1965c0579d7707a86de41d332da87 100644 --- a/apps/files_sharing/l10n/lt_LT.js +++ b/apps/files_sharing/l10n/lt_LT.js @@ -195,7 +195,6 @@ OC.L10N.register( "Shared via link by {initiator}" : "{initiator} bendrina per nuorodą", "Share link ({label})" : "Bendrinimo nuoroda ({label})", "Share link" : "Bendrinimo nuoroda", - "Copy public link to clipboard" : "Kopijuoti viešąją nuorodą į iškarpinę", "Error, please enter proper password and/or expiration date" : "Įvyko klaida, įveskite teisingą slaptažodį ir/ar galiojimo datą", "No recommendations. Start typing." : "Rekomendacijų nėra. Pradėkite rašyti.", "Resharing is not allowed" : "Bendrinimas iš naujo yra neleidžiamas", @@ -248,6 +247,7 @@ OC.L10N.register( "One or more of your shares will expire tomorrow" : "Vienas ar daugiau Jūsų bendrinimų rytoj baigia galioti", "Copy to clipboard" : "Kopijuoti į iškarpinę", "Sorry, this link doesn’t seem to work anymore." : "Nuoroda yra neveiksni.", - "Toggle grid view" : "Rodyti tinkleliu" + "Toggle grid view" : "Rodyti tinkleliu", + "Copy public link to clipboard" : "Kopijuoti viešąją nuorodą į iškarpinę" }, "nplurals=4; plural=(n % 10 == 1 && (n % 100 > 19 || n % 100 < 11) ? 0 : (n % 10 >= 2 && n % 10 <=9) && (n % 100 > 19 || n % 100 < 11) ? 1 : n % 1 != 0 ? 2: 3);"); diff --git a/apps/files_sharing/l10n/lt_LT.json b/apps/files_sharing/l10n/lt_LT.json index 604b3b625316adcfe9fd8ad5c468f34464620482..dde4c826e41f616dac2a58c720f15517e6b4764b 100644 --- a/apps/files_sharing/l10n/lt_LT.json +++ b/apps/files_sharing/l10n/lt_LT.json @@ -193,7 +193,6 @@ "Shared via link by {initiator}" : "{initiator} bendrina per nuorodą", "Share link ({label})" : "Bendrinimo nuoroda ({label})", "Share link" : "Bendrinimo nuoroda", - "Copy public link to clipboard" : "Kopijuoti viešąją nuorodą į iškarpinę", "Error, please enter proper password and/or expiration date" : "Įvyko klaida, įveskite teisingą slaptažodį ir/ar galiojimo datą", "No recommendations. Start typing." : "Rekomendacijų nėra. Pradėkite rašyti.", "Resharing is not allowed" : "Bendrinimas iš naujo yra neleidžiamas", @@ -246,6 +245,7 @@ "One or more of your shares will expire tomorrow" : "Vienas ar daugiau Jūsų bendrinimų rytoj baigia galioti", "Copy to clipboard" : "Kopijuoti į iškarpinę", "Sorry, this link doesn’t seem to work anymore." : "Nuoroda yra neveiksni.", - "Toggle grid view" : "Rodyti tinkleliu" + "Toggle grid view" : "Rodyti tinkleliu", + "Copy public link to clipboard" : "Kopijuoti viešąją nuorodą į iškarpinę" },"pluralForm" :"nplurals=4; plural=(n % 10 == 1 && (n % 100 > 19 || n % 100 < 11) ? 0 : (n % 10 >= 2 && n % 10 <=9) && (n % 100 > 19 || n % 100 < 11) ? 1 : n % 1 != 0 ? 2: 3);" } \ No newline at end of file diff --git a/apps/files_sharing/l10n/mk.js b/apps/files_sharing/l10n/mk.js index 22bb848254338980c541ad97ed20bbfb3881652d..2e5cec25416a3c918fb1599bd29574953bc624b4 100644 --- a/apps/files_sharing/l10n/mk.js +++ b/apps/files_sharing/l10n/mk.js @@ -205,7 +205,6 @@ OC.L10N.register( "Mail share ({label})" : "Споделено преку е-пошта ({label})", "Share link ({label})" : "Сподели линк ({label})", "Share link" : "Сподели линк", - "Copy public link to clipboard" : "Копирај јавен линк во клипборд", "Error, please enter proper password and/or expiration date" : "Грешка, внесете лозинка и/или рок на траење", "Error while creating the share" : "Грешка при креирање на споделување", "Search for share recipients" : "Пребарај за примачи на споделувањето", @@ -263,6 +262,7 @@ OC.L10N.register( "Copy to clipboard" : "Копирај во клипборд", "Sorry, this link doesn’t seem to work anymore." : "Извенете, но овој линк повеќе не функционира.", "Toggle grid view" : "Промена во мрежа", + "Copy public link to clipboard" : "Копирај јавен линк во клипборд", "Share label saved" : "Ознаката е зачувана", "Share password saved" : "Лозинката е зачувана", "Share note saved" : "Забелешката е зачувана" diff --git a/apps/files_sharing/l10n/mk.json b/apps/files_sharing/l10n/mk.json index 71e862a34af7418b058f41ec2d133274fc72f19f..5b78c13e3c263a864ac46463890caae3dd166df9 100644 --- a/apps/files_sharing/l10n/mk.json +++ b/apps/files_sharing/l10n/mk.json @@ -203,7 +203,6 @@ "Mail share ({label})" : "Споделено преку е-пошта ({label})", "Share link ({label})" : "Сподели линк ({label})", "Share link" : "Сподели линк", - "Copy public link to clipboard" : "Копирај јавен линк во клипборд", "Error, please enter proper password and/or expiration date" : "Грешка, внесете лозинка и/или рок на траење", "Error while creating the share" : "Грешка при креирање на споделување", "Search for share recipients" : "Пребарај за примачи на споделувањето", @@ -261,6 +260,7 @@ "Copy to clipboard" : "Копирај во клипборд", "Sorry, this link doesn’t seem to work anymore." : "Извенете, но овој линк повеќе не функционира.", "Toggle grid view" : "Промена во мрежа", + "Copy public link to clipboard" : "Копирај јавен линк во клипборд", "Share label saved" : "Ознаката е зачувана", "Share password saved" : "Лозинката е зачувана", "Share note saved" : "Забелешката е зачувана" diff --git a/apps/files_sharing/l10n/pl.js b/apps/files_sharing/l10n/pl.js index 1d19be6a3575be7e6839dafd1a36c7fcce26e655..9963a5eae179a5ea42b08c852ce98606ada63817 100644 --- a/apps/files_sharing/l10n/pl.js +++ b/apps/files_sharing/l10n/pl.js @@ -205,7 +205,6 @@ OC.L10N.register( "Mail share ({label})" : "Udostępnij pocztę ({label})", "Share link ({label})" : "Udostępnij link ({label})", "Share link" : "Udostępnij link", - "Copy public link to clipboard" : "Kopiuj link publiczny do schowka", "Error, please enter proper password and/or expiration date" : "Błąd, wprowadź prawidłowe hasło i/lub datę ważności", "Link share created" : "Utworzony link udostępniania", "Error while creating the share" : "Błąd podczas tworzenia udostępniania", @@ -267,6 +266,7 @@ OC.L10N.register( "Copy to clipboard" : "Kopiuj do schowka", "Sorry, this link doesn’t seem to work anymore." : "Niestety, ten link już nie działa.", "Toggle grid view" : "Przełącz widok siatki", + "Copy public link to clipboard" : "Kopiuj link publiczny do schowka", "Share label saved" : "Etykieta udostępnienia zapisana", "Share password saved" : "Hasło udostępnienia zapisane", "Share note saved" : "Notatka udostępnienia zapisana" diff --git a/apps/files_sharing/l10n/pl.json b/apps/files_sharing/l10n/pl.json index 0914a38049c808b5488e9b9441c1a02ecaa49305..488396952ae5130e8561b5df8bc12301a831ed98 100644 --- a/apps/files_sharing/l10n/pl.json +++ b/apps/files_sharing/l10n/pl.json @@ -203,7 +203,6 @@ "Mail share ({label})" : "Udostępnij pocztę ({label})", "Share link ({label})" : "Udostępnij link ({label})", "Share link" : "Udostępnij link", - "Copy public link to clipboard" : "Kopiuj link publiczny do schowka", "Error, please enter proper password and/or expiration date" : "Błąd, wprowadź prawidłowe hasło i/lub datę ważności", "Link share created" : "Utworzony link udostępniania", "Error while creating the share" : "Błąd podczas tworzenia udostępniania", @@ -265,6 +264,7 @@ "Copy to clipboard" : "Kopiuj do schowka", "Sorry, this link doesn’t seem to work anymore." : "Niestety, ten link już nie działa.", "Toggle grid view" : "Przełącz widok siatki", + "Copy public link to clipboard" : "Kopiuj link publiczny do schowka", "Share label saved" : "Etykieta udostępnienia zapisana", "Share password saved" : "Hasło udostępnienia zapisane", "Share note saved" : "Notatka udostępnienia zapisana" diff --git a/apps/files_sharing/l10n/pt_BR.js b/apps/files_sharing/l10n/pt_BR.js index 2952c7dd807b1631c3c84c68a477c4c482686565..603676a570ff51b861b4f06b1fd5b75cf658db2a 100644 --- a/apps/files_sharing/l10n/pt_BR.js +++ b/apps/files_sharing/l10n/pt_BR.js @@ -205,7 +205,6 @@ OC.L10N.register( "Mail share ({label})" : "Compartilhar por e-mail ({label})", "Share link ({label})" : "Compartilhar link ({label})", "Share link" : "Link de compartilhamento", - "Copy public link to clipboard" : "Copie o link público para a área de transferência", "Error, please enter proper password and/or expiration date" : "Erro, digite a senha correta e/ou a data de validade", "Link share created" : "Compartilhamento de link criado", "Error while creating the share" : "Erro ao criar o compartilhamento", @@ -267,6 +266,7 @@ OC.L10N.register( "Copy to clipboard" : "Copiar para a área de transferência", "Sorry, this link doesn’t seem to work anymore." : "Desculpe, este link parece não funcionar mais.", "Toggle grid view" : "Alternar a visão em grade", + "Copy public link to clipboard" : "Copie o link público para a área de transferência", "Share label saved" : "Marcador de compartilhamento salvo", "Share password saved" : "Compartilhar senha salva", "Share note saved" : "Compartilhar nota salva" diff --git a/apps/files_sharing/l10n/pt_BR.json b/apps/files_sharing/l10n/pt_BR.json index 0df8de0211a9d6f124058e37b4b894ed0cea632d..397a6ce7cb3ba2a63d4cb122083ab5adc3f0fb6b 100644 --- a/apps/files_sharing/l10n/pt_BR.json +++ b/apps/files_sharing/l10n/pt_BR.json @@ -203,7 +203,6 @@ "Mail share ({label})" : "Compartilhar por e-mail ({label})", "Share link ({label})" : "Compartilhar link ({label})", "Share link" : "Link de compartilhamento", - "Copy public link to clipboard" : "Copie o link público para a área de transferência", "Error, please enter proper password and/or expiration date" : "Erro, digite a senha correta e/ou a data de validade", "Link share created" : "Compartilhamento de link criado", "Error while creating the share" : "Erro ao criar o compartilhamento", @@ -265,6 +264,7 @@ "Copy to clipboard" : "Copiar para a área de transferência", "Sorry, this link doesn’t seem to work anymore." : "Desculpe, este link parece não funcionar mais.", "Toggle grid view" : "Alternar a visão em grade", + "Copy public link to clipboard" : "Copie o link público para a área de transferência", "Share label saved" : "Marcador de compartilhamento salvo", "Share password saved" : "Compartilhar senha salva", "Share note saved" : "Compartilhar nota salva" diff --git a/apps/files_sharing/l10n/ru.js b/apps/files_sharing/l10n/ru.js index 3e78c3c5341206a8c0b717adadb7e34608e1eb40..1edc71c06392aa89f68e3c62eb8daaa5b9755b46 100644 --- a/apps/files_sharing/l10n/ru.js +++ b/apps/files_sharing/l10n/ru.js @@ -205,7 +205,6 @@ OC.L10N.register( "Mail share ({label})" : "Отправка почты ({label})", "Share link ({label})" : "Ссылка общего доступа ({label})", "Share link" : "Общий доступ по ссылке", - "Copy public link to clipboard" : "Скопировать общедоступную ссылку в буфер обмена", "Error, please enter proper password and/or expiration date" : "Введите действительный пароль и/или дату истечения", "Error while creating the share" : "Не удалось создать общий ресурс", "Search for share recipients" : "Найти больше получателей общего ресурса", @@ -260,6 +259,7 @@ OC.L10N.register( "One or more of your shares will expire tomorrow" : "Завтра истекает срок одного или нескольких опубликованных вами ресурсов", "Copy to clipboard" : "Копировать в буфер обмена", "Sorry, this link doesn’t seem to work anymore." : "Похоже, эта ссылка больше не работает.", - "Toggle grid view" : "Включить или отключить режим просмотра сеткой" + "Toggle grid view" : "Включить или отключить режим просмотра сеткой", + "Copy public link to clipboard" : "Скопировать общедоступную ссылку в буфер обмена" }, "nplurals=4; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<12 || n%100>14) ? 1 : n%10==0 || (n%10>=5 && n%10<=9) || (n%100>=11 && n%100<=14)? 2 : 3);"); diff --git a/apps/files_sharing/l10n/ru.json b/apps/files_sharing/l10n/ru.json index 5623b1138e1e376032c7c1484bc2b6e4554a0219..bb6fba8039965634d02e4e594d16a14acb882621 100644 --- a/apps/files_sharing/l10n/ru.json +++ b/apps/files_sharing/l10n/ru.json @@ -203,7 +203,6 @@ "Mail share ({label})" : "Отправка почты ({label})", "Share link ({label})" : "Ссылка общего доступа ({label})", "Share link" : "Общий доступ по ссылке", - "Copy public link to clipboard" : "Скопировать общедоступную ссылку в буфер обмена", "Error, please enter proper password and/or expiration date" : "Введите действительный пароль и/или дату истечения", "Error while creating the share" : "Не удалось создать общий ресурс", "Search for share recipients" : "Найти больше получателей общего ресурса", @@ -258,6 +257,7 @@ "One or more of your shares will expire tomorrow" : "Завтра истекает срок одного или нескольких опубликованных вами ресурсов", "Copy to clipboard" : "Копировать в буфер обмена", "Sorry, this link doesn’t seem to work anymore." : "Похоже, эта ссылка больше не работает.", - "Toggle grid view" : "Включить или отключить режим просмотра сеткой" + "Toggle grid view" : "Включить или отключить режим просмотра сеткой", + "Copy public link to clipboard" : "Скопировать общедоступную ссылку в буфер обмена" },"pluralForm" :"nplurals=4; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<12 || n%100>14) ? 1 : n%10==0 || (n%10>=5 && n%10<=9) || (n%100>=11 && n%100<=14)? 2 : 3);" } \ No newline at end of file diff --git a/apps/files_sharing/l10n/sk.js b/apps/files_sharing/l10n/sk.js index 10681f7fe2f1d0cc42420a7ed16e87d0b7b8fe57..05906640eeee057c6efd44369734a59f3840ca09 100644 --- a/apps/files_sharing/l10n/sk.js +++ b/apps/files_sharing/l10n/sk.js @@ -205,7 +205,6 @@ OC.L10N.register( "Mail share ({label})" : "Zdieľanie mailu ({label})", "Share link ({label})" : "Odkaz na zdieľanie ({label})", "Share link" : "Sprístupniť odkaz", - "Copy public link to clipboard" : "Skopírovať verejný odkaz do schránky", "Error, please enter proper password and/or expiration date" : "Chyba, zadajte správne heslo a/alebo dátum ukončenia platnosti", "Error while creating the share" : "Chyba pri vytváraní zdieľania", "Search for share recipients" : "Vyhľadanie ďalších účastníkov zdieľania", @@ -260,6 +259,7 @@ OC.L10N.register( "One or more of your shares will expire tomorrow" : "Jedenému alebo viac zdieľaniam zajtra skončí platnosť", "Copy to clipboard" : "Skopírovať do schránky", "Sorry, this link doesn’t seem to work anymore." : "To je nepríjemné, ale tento odkaz už nie je funkčný.", - "Toggle grid view" : "Prepnúť zobrazenie mriežky" + "Toggle grid view" : "Prepnúť zobrazenie mriežky", + "Copy public link to clipboard" : "Skopírovať verejný odkaz do schránky" }, "nplurals=4; plural=(n % 1 == 0 && n == 1 ? 0 : n % 1 == 0 && n >= 2 && n <= 4 ? 1 : n % 1 != 0 ? 2: 3);"); diff --git a/apps/files_sharing/l10n/sk.json b/apps/files_sharing/l10n/sk.json index 27a27ed819b244e50b1d39deedfa30b0cc617687..ea100ffa40cda3bba5b2657c5743be0e98f226ff 100644 --- a/apps/files_sharing/l10n/sk.json +++ b/apps/files_sharing/l10n/sk.json @@ -203,7 +203,6 @@ "Mail share ({label})" : "Zdieľanie mailu ({label})", "Share link ({label})" : "Odkaz na zdieľanie ({label})", "Share link" : "Sprístupniť odkaz", - "Copy public link to clipboard" : "Skopírovať verejný odkaz do schránky", "Error, please enter proper password and/or expiration date" : "Chyba, zadajte správne heslo a/alebo dátum ukončenia platnosti", "Error while creating the share" : "Chyba pri vytváraní zdieľania", "Search for share recipients" : "Vyhľadanie ďalších účastníkov zdieľania", @@ -258,6 +257,7 @@ "One or more of your shares will expire tomorrow" : "Jedenému alebo viac zdieľaniam zajtra skončí platnosť", "Copy to clipboard" : "Skopírovať do schránky", "Sorry, this link doesn’t seem to work anymore." : "To je nepríjemné, ale tento odkaz už nie je funkčný.", - "Toggle grid view" : "Prepnúť zobrazenie mriežky" + "Toggle grid view" : "Prepnúť zobrazenie mriežky", + "Copy public link to clipboard" : "Skopírovať verejný odkaz do schránky" },"pluralForm" :"nplurals=4; plural=(n % 1 == 0 && n == 1 ? 0 : n % 1 == 0 && n >= 2 && n <= 4 ? 1 : n % 1 != 0 ? 2: 3);" } \ No newline at end of file diff --git a/apps/files_sharing/l10n/sv.js b/apps/files_sharing/l10n/sv.js index 5f7780e039eee22f94cad2981eb7f09a69fbb480..aeab2e49a6d21c9cf36ff76ae87d9c71d211847f 100644 --- a/apps/files_sharing/l10n/sv.js +++ b/apps/files_sharing/l10n/sv.js @@ -205,7 +205,6 @@ OC.L10N.register( "Mail share ({label})" : "E-postdelning ({labe})", "Share link ({label})" : "Dela länk ({label})", "Share link" : "Dela länk", - "Copy public link to clipboard" : "Kopiera publik länk till urklipp", "Error, please enter proper password and/or expiration date" : "Fel, ange korrekt lösenord och/eller utgångsdatum", "Link share created" : "Delningslänk skapad", "Error while creating the share" : "Det gick inte att skapa delningen", @@ -267,6 +266,7 @@ OC.L10N.register( "Copy to clipboard" : "Kopiera till urklipp", "Sorry, this link doesn’t seem to work anymore." : "Tyvärr, denna länk verkar inte fungera längre.", "Toggle grid view" : "Växla rutnätsvy", + "Copy public link to clipboard" : "Kopiera publik länk till urklipp", "Share label saved" : "Delningsetikett sparad", "Share password saved" : "Lösenord för delning sparad", "Share note saved" : "Notering för delning sparad" diff --git a/apps/files_sharing/l10n/sv.json b/apps/files_sharing/l10n/sv.json index 97b892dbead2bbb743bc81dbba85c8029b4bf5ed..757a1855b68132037fa8b237d2cd4bc622bd20ed 100644 --- a/apps/files_sharing/l10n/sv.json +++ b/apps/files_sharing/l10n/sv.json @@ -203,7 +203,6 @@ "Mail share ({label})" : "E-postdelning ({labe})", "Share link ({label})" : "Dela länk ({label})", "Share link" : "Dela länk", - "Copy public link to clipboard" : "Kopiera publik länk till urklipp", "Error, please enter proper password and/or expiration date" : "Fel, ange korrekt lösenord och/eller utgångsdatum", "Link share created" : "Delningslänk skapad", "Error while creating the share" : "Det gick inte att skapa delningen", @@ -265,6 +264,7 @@ "Copy to clipboard" : "Kopiera till urklipp", "Sorry, this link doesn’t seem to work anymore." : "Tyvärr, denna länk verkar inte fungera längre.", "Toggle grid view" : "Växla rutnätsvy", + "Copy public link to clipboard" : "Kopiera publik länk till urklipp", "Share label saved" : "Delningsetikett sparad", "Share password saved" : "Lösenord för delning sparad", "Share note saved" : "Notering för delning sparad" diff --git a/apps/files_sharing/l10n/tr.js b/apps/files_sharing/l10n/tr.js index 50b293c2f8bcb90308fbdfb820917679aaae5064..2bb384b302e280568648245770ffb42bd72d2358 100644 --- a/apps/files_sharing/l10n/tr.js +++ b/apps/files_sharing/l10n/tr.js @@ -205,7 +205,6 @@ OC.L10N.register( "Mail share ({label})" : "E-posta ile paylaş ({label})", "Share link ({label})" : "Bağlantı ile paylaş ({label})", "Share link" : "Paylaşım bağlantısı", - "Copy public link to clipboard" : "Herkese açık bağlantıyı panoya kopyala", "Error, please enter proper password and/or expiration date" : "Hata. Lütfen uygun bir parola ya da son kullanma tarihi yazın", "Error while creating the share" : "Paylaşım oluşturulurken sorun çıktı", "Search for share recipients" : "Paylaşım alıcıları arayın", @@ -263,6 +262,7 @@ OC.L10N.register( "Copy to clipboard" : "Panoya kopyala", "Sorry, this link doesn’t seem to work anymore." : "Ne yazık ki, bu bağlantı artık çalışmıyor gibi görünüyor.", "Toggle grid view" : "Tablo görünümünü değiştir", + "Copy public link to clipboard" : "Herkese açık bağlantıyı panoya kopyala", "Share label saved" : "Paylaşım etiketi kaydedildi", "Share password saved" : "Paylaşım parolası kaydedildi", "Share note saved" : "Paylaşım notu kaydedildi" diff --git a/apps/files_sharing/l10n/tr.json b/apps/files_sharing/l10n/tr.json index 6949f041ab0f5edc80c49147cd2385b01127fd81..94cb8a28cb099e17c37f53138c9aa90a1f7b1e2c 100644 --- a/apps/files_sharing/l10n/tr.json +++ b/apps/files_sharing/l10n/tr.json @@ -203,7 +203,6 @@ "Mail share ({label})" : "E-posta ile paylaş ({label})", "Share link ({label})" : "Bağlantı ile paylaş ({label})", "Share link" : "Paylaşım bağlantısı", - "Copy public link to clipboard" : "Herkese açık bağlantıyı panoya kopyala", "Error, please enter proper password and/or expiration date" : "Hata. Lütfen uygun bir parola ya da son kullanma tarihi yazın", "Error while creating the share" : "Paylaşım oluşturulurken sorun çıktı", "Search for share recipients" : "Paylaşım alıcıları arayın", @@ -261,6 +260,7 @@ "Copy to clipboard" : "Panoya kopyala", "Sorry, this link doesn’t seem to work anymore." : "Ne yazık ki, bu bağlantı artık çalışmıyor gibi görünüyor.", "Toggle grid view" : "Tablo görünümünü değiştir", + "Copy public link to clipboard" : "Herkese açık bağlantıyı panoya kopyala", "Share label saved" : "Paylaşım etiketi kaydedildi", "Share password saved" : "Paylaşım parolası kaydedildi", "Share note saved" : "Paylaşım notu kaydedildi" diff --git a/apps/files_sharing/l10n/uk.js b/apps/files_sharing/l10n/uk.js index 95e9b30f197b357b54916e713a0554c3bb01c9fa..718b9a4ec58ff8a8de8d8a587c76809d39f8acb1 100644 --- a/apps/files_sharing/l10n/uk.js +++ b/apps/files_sharing/l10n/uk.js @@ -205,7 +205,6 @@ OC.L10N.register( "Mail share ({label})" : "Спільний доступ через пошту ({label})", "Share link ({label})" : "Поділитися посиланням ({label})", "Share link" : "Посилання на спільний доступ", - "Copy public link to clipboard" : "Копіювати загальнодоступне посилання до буферу обміну", "Error, please enter proper password and/or expiration date" : "Помилка. Будь ласка, зазначте правильний пароль та/або термін дії", "Search for share recipients" : "Виберіть отримувачів", "No recommendations. Start typing." : "Відсутні рекомендації. Будь ласка, додайте.", @@ -259,6 +258,7 @@ OC.L10N.register( "One or more of your shares will expire tomorrow" : "Термін дії одного чи кількох ваших спільних ресурсів спливає завтра", "Copy to clipboard" : "Скопіювати до буферу обміну ", "Sorry, this link doesn’t seem to work anymore." : "На жаль, посилання більше не дійсне.", - "Toggle grid view" : "Перемкнути подання сіткою" + "Toggle grid view" : "Перемкнути подання сіткою", + "Copy public link to clipboard" : "Копіювати загальнодоступне посилання до буферу обміну" }, "nplurals=4; plural=(n % 1 == 0 && n % 10 == 1 && n % 100 != 11 ? 0 : n % 1 == 0 && n % 10 >= 2 && n % 10 <= 4 && (n % 100 < 12 || n % 100 > 14) ? 1 : n % 1 == 0 && (n % 10 ==0 || (n % 10 >=5 && n % 10 <=9) || (n % 100 >=11 && n % 100 <=14 )) ? 2: 3);"); diff --git a/apps/files_sharing/l10n/uk.json b/apps/files_sharing/l10n/uk.json index 9d323c296e8869e6ac654b0a2bfdcb687241fd4b..a4549dbb1b192d3cbe6f763d5c7b5a94fe573b06 100644 --- a/apps/files_sharing/l10n/uk.json +++ b/apps/files_sharing/l10n/uk.json @@ -203,7 +203,6 @@ "Mail share ({label})" : "Спільний доступ через пошту ({label})", "Share link ({label})" : "Поділитися посиланням ({label})", "Share link" : "Посилання на спільний доступ", - "Copy public link to clipboard" : "Копіювати загальнодоступне посилання до буферу обміну", "Error, please enter proper password and/or expiration date" : "Помилка. Будь ласка, зазначте правильний пароль та/або термін дії", "Search for share recipients" : "Виберіть отримувачів", "No recommendations. Start typing." : "Відсутні рекомендації. Будь ласка, додайте.", @@ -257,6 +256,7 @@ "One or more of your shares will expire tomorrow" : "Термін дії одного чи кількох ваших спільних ресурсів спливає завтра", "Copy to clipboard" : "Скопіювати до буферу обміну ", "Sorry, this link doesn’t seem to work anymore." : "На жаль, посилання більше не дійсне.", - "Toggle grid view" : "Перемкнути подання сіткою" + "Toggle grid view" : "Перемкнути подання сіткою", + "Copy public link to clipboard" : "Копіювати загальнодоступне посилання до буферу обміну" },"pluralForm" :"nplurals=4; plural=(n % 1 == 0 && n % 10 == 1 && n % 100 != 11 ? 0 : n % 1 == 0 && n % 10 >= 2 && n % 10 <= 4 && (n % 100 < 12 || n % 100 > 14) ? 1 : n % 1 == 0 && (n % 10 ==0 || (n % 10 >=5 && n % 10 <=9) || (n % 100 >=11 && n % 100 <=14 )) ? 2: 3);" } \ 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 d837245c89cfc2a934eac66b9140278063a9ae1d..ae45784b275a7e5a6b619f8cb53ab16544562fa8 100644 --- a/apps/files_sharing/l10n/zh_CN.js +++ b/apps/files_sharing/l10n/zh_CN.js @@ -205,7 +205,6 @@ OC.L10N.register( "Mail share ({label})" : "邮件分享 ({label})", "Share link ({label})" : "分享链接({label})", "Share link" : "共享链接", - "Copy public link to clipboard" : "复制公开链接到剪贴板", "Error, please enter proper password and/or expiration date" : "错误,请输入正确的密码和/或过期日期", "No recommendations. Start typing." : "没有推荐。开始输入。", "Resharing is not allowed" : "不允许二次共享", @@ -258,6 +257,7 @@ OC.L10N.register( "One or more of your shares will expire tomorrow" : "您的一个或多个共享将在明天过期", "Copy to clipboard" : "复制到剪贴板", "Sorry, this link doesn’t seem to work anymore." : "抱歉,此链接已失效。", - "Toggle grid view" : "切换网格视图" + "Toggle grid view" : "切换网格视图", + "Copy public link to clipboard" : "复制公开链接到剪贴板" }, "nplurals=1; plural=0;"); diff --git a/apps/files_sharing/l10n/zh_CN.json b/apps/files_sharing/l10n/zh_CN.json index 8d80916b0ce94203c0fac4f66090580d983f0396..8519e758fab5827b0e988763be4ea239aca66ba8 100644 --- a/apps/files_sharing/l10n/zh_CN.json +++ b/apps/files_sharing/l10n/zh_CN.json @@ -203,7 +203,6 @@ "Mail share ({label})" : "邮件分享 ({label})", "Share link ({label})" : "分享链接({label})", "Share link" : "共享链接", - "Copy public link to clipboard" : "复制公开链接到剪贴板", "Error, please enter proper password and/or expiration date" : "错误,请输入正确的密码和/或过期日期", "No recommendations. Start typing." : "没有推荐。开始输入。", "Resharing is not allowed" : "不允许二次共享", @@ -256,6 +255,7 @@ "One or more of your shares will expire tomorrow" : "您的一个或多个共享将在明天过期", "Copy to clipboard" : "复制到剪贴板", "Sorry, this link doesn’t seem to work anymore." : "抱歉,此链接已失效。", - "Toggle grid view" : "切换网格视图" + "Toggle grid view" : "切换网格视图", + "Copy public link to clipboard" : "复制公开链接到剪贴板" },"pluralForm" :"nplurals=1; plural=0;" } \ No newline at end of file diff --git a/apps/files_sharing/l10n/zh_HK.js b/apps/files_sharing/l10n/zh_HK.js index 4aa357f4328f925126ca318e27824b7249a77e2f..2c418dd585636a27a75f421b536c1beb935849fb 100644 --- a/apps/files_sharing/l10n/zh_HK.js +++ b/apps/files_sharing/l10n/zh_HK.js @@ -205,7 +205,6 @@ OC.L10N.register( "Mail share ({label})" : "分享郵件({label})", "Share link ({label})" : "分享連結({label})", "Share link" : "分享連結", - "Copy public link to clipboard" : "將公共連結複製到剪貼簿", "Error, please enter proper password and/or expiration date" : "錯誤,請輸入正確的密碼和/或有效期", "Link share created" : "創建了連結分享", "Error while creating the share" : "創建分享出錯", @@ -267,6 +266,7 @@ OC.L10N.register( "Copy to clipboard" : "複製到剪貼板", "Sorry, this link doesn’t seem to work anymore." : "抱歉,此連結已經失效", "Toggle grid view" : "切換網格檢視", + "Copy public link to clipboard" : "將公共連結複製到剪貼簿", "Share label saved" : "已保存分享標籤", "Share password saved" : "已保存分享密碼", "Share note saved" : "已保存分享筆記" diff --git a/apps/files_sharing/l10n/zh_HK.json b/apps/files_sharing/l10n/zh_HK.json index 1cf6c4fc1191020b2690f9b3f155ae3ba972853e..0f46ff287b6c30bfbc158ad2a9ba36d97acd845e 100644 --- a/apps/files_sharing/l10n/zh_HK.json +++ b/apps/files_sharing/l10n/zh_HK.json @@ -203,7 +203,6 @@ "Mail share ({label})" : "分享郵件({label})", "Share link ({label})" : "分享連結({label})", "Share link" : "分享連結", - "Copy public link to clipboard" : "將公共連結複製到剪貼簿", "Error, please enter proper password and/or expiration date" : "錯誤,請輸入正確的密碼和/或有效期", "Link share created" : "創建了連結分享", "Error while creating the share" : "創建分享出錯", @@ -265,6 +264,7 @@ "Copy to clipboard" : "複製到剪貼板", "Sorry, this link doesn’t seem to work anymore." : "抱歉,此連結已經失效", "Toggle grid view" : "切換網格檢視", + "Copy public link to clipboard" : "將公共連結複製到剪貼簿", "Share label saved" : "已保存分享標籤", "Share password saved" : "已保存分享密碼", "Share note saved" : "已保存分享筆記" diff --git a/apps/files_sharing/l10n/zh_TW.js b/apps/files_sharing/l10n/zh_TW.js index db090ac2db6cba22afaa8fae2d6eb3bc5bacdb5b..f5bf1602436ab647ebbc1c863f4924eaa7c88730 100644 --- a/apps/files_sharing/l10n/zh_TW.js +++ b/apps/files_sharing/l10n/zh_TW.js @@ -205,7 +205,6 @@ OC.L10N.register( "Mail share ({label})" : "郵件分享 ({label})", "Share link ({label})" : "分享連結 ({label})", "Share link" : "分享連結", - "Copy public link to clipboard" : "複製公開連結至剪貼簿", "Error, please enter proper password and/or expiration date" : "錯誤,請輸入正確的密碼及/或到期日", "Error while creating the share" : "建立分享時發生錯誤", "Search for share recipients" : "搜尋分享參與者", @@ -263,6 +262,7 @@ OC.L10N.register( "Copy to clipboard" : "複製到剪貼簿", "Sorry, this link doesn’t seem to work anymore." : "抱歉,此連結已經失效", "Toggle grid view" : "切換網格檢視", + "Copy public link to clipboard" : "複製公開連結至剪貼簿", "Share label saved" : "分享標籤已儲存", "Share password saved" : "分享密碼已儲存", "Share note saved" : "分享筆記已儲存" diff --git a/apps/files_sharing/l10n/zh_TW.json b/apps/files_sharing/l10n/zh_TW.json index f2d3000380ad6a704d01c4086daaea0213ed2183..4cfe32f6f841b08dc961d77b16689df584d9612a 100644 --- a/apps/files_sharing/l10n/zh_TW.json +++ b/apps/files_sharing/l10n/zh_TW.json @@ -203,7 +203,6 @@ "Mail share ({label})" : "郵件分享 ({label})", "Share link ({label})" : "分享連結 ({label})", "Share link" : "分享連結", - "Copy public link to clipboard" : "複製公開連結至剪貼簿", "Error, please enter proper password and/or expiration date" : "錯誤,請輸入正確的密碼及/或到期日", "Error while creating the share" : "建立分享時發生錯誤", "Search for share recipients" : "搜尋分享參與者", @@ -261,6 +260,7 @@ "Copy to clipboard" : "複製到剪貼簿", "Sorry, this link doesn’t seem to work anymore." : "抱歉,此連結已經失效", "Toggle grid view" : "切換網格檢視", + "Copy public link to clipboard" : "複製公開連結至剪貼簿", "Share label saved" : "分享標籤已儲存", "Share password saved" : "分享密碼已儲存", "Share note saved" : "分享筆記已儲存" diff --git a/lib/l10n/ro.js b/lib/l10n/ro.js index 54ffe8f5c471319f91ba4611738059aa86f42138..66a4b116f7189125644049c1e4eeb4f1ecd52f0d 100644 --- a/lib/l10n/ro.js +++ b/lib/l10n/ro.js @@ -19,6 +19,7 @@ OC.L10N.register( "Unknown filetype" : "Tip fișier necunoscut", "Invalid image" : "Imagine invalidă", "View profile" : "Vezi profilul", + "Local time: %s" : "Timp local: %s", "today" : "astăzi", "tomorrow" : "mâine", "yesterday" : "ieri", @@ -29,6 +30,7 @@ OC.L10N.register( "next year" : "anul viitor", "last year" : "ultimul an", "_%n year ago_::_%n years ago_" : ["%n an în urmă","%n ani în urmâ","%n ani în urmâ"], + "_%n hour ago_::_%n hours ago_" : ["%n oră în urmă","%n ore în urmă","%n ore în urmă"], "in a few seconds" : "în câteva secunde", "seconds ago" : "secunde în urmă", "File already exists" : "Fișierul există deja", @@ -128,6 +130,7 @@ OC.L10N.register( "Token expired. Please reload page." : "Token expirat. Te rugăm să reîncarci pagina.", "PHP module %s not installed." : "Modulul PHP %s nu este instalat.", "PHP setting \"%s\" is not set to \"%s\"." : "Setarea PHP \"%s\" nu este setată la \"%s\".", + "PHP is apparently set up to strip inline doc blocks. This will make several core apps inaccessible." : "PHP este aparent configurat pentru a elimina blocurile de documente inline. Acest lucru va face mai multe aplicații de bază inaccesibile.", "PHP modules have been installed, but they are still listed as missing?" : "Modulele PHP au fost instalate, dar apar ca lipsind?", "Storage is temporarily not available" : "Spațiu de stocare este indisponibil temporar", "%s enter the database username and name." : "%s introdu numele de utilizator și parola pentru baza de date.", diff --git a/lib/l10n/ro.json b/lib/l10n/ro.json index 91a2ec397580f5576a5adbb9022065566a3ad04b..fb9fc9b48d9e0d13e1fdc7e91304702cc913bbf3 100644 --- a/lib/l10n/ro.json +++ b/lib/l10n/ro.json @@ -17,6 +17,7 @@ "Unknown filetype" : "Tip fișier necunoscut", "Invalid image" : "Imagine invalidă", "View profile" : "Vezi profilul", + "Local time: %s" : "Timp local: %s", "today" : "astăzi", "tomorrow" : "mâine", "yesterday" : "ieri", @@ -27,6 +28,7 @@ "next year" : "anul viitor", "last year" : "ultimul an", "_%n year ago_::_%n years ago_" : ["%n an în urmă","%n ani în urmâ","%n ani în urmâ"], + "_%n hour ago_::_%n hours ago_" : ["%n oră în urmă","%n ore în urmă","%n ore în urmă"], "in a few seconds" : "în câteva secunde", "seconds ago" : "secunde în urmă", "File already exists" : "Fișierul există deja", @@ -126,6 +128,7 @@ "Token expired. Please reload page." : "Token expirat. Te rugăm să reîncarci pagina.", "PHP module %s not installed." : "Modulul PHP %s nu este instalat.", "PHP setting \"%s\" is not set to \"%s\"." : "Setarea PHP \"%s\" nu este setată la \"%s\".", + "PHP is apparently set up to strip inline doc blocks. This will make several core apps inaccessible." : "PHP este aparent configurat pentru a elimina blocurile de documente inline. Acest lucru va face mai multe aplicații de bază inaccesibile.", "PHP modules have been installed, but they are still listed as missing?" : "Modulele PHP au fost instalate, dar apar ca lipsind?", "Storage is temporarily not available" : "Spațiu de stocare este indisponibil temporar", "%s enter the database username and name." : "%s introdu numele de utilizator și parola pentru baza de date.",