mirror of
https://github.com/nextcloud/server.git
synced 2026-06-08 16:26:59 -04:00
Fix(l10n): 🔠 Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
This commit is contained in:
parent
2e67962e30
commit
c1cf9adfe0
58 changed files with 96 additions and 78 deletions
|
|
@ -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));");
|
||||
|
|
|
|||
|
|
@ -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));"
|
||||
}
|
||||
|
|
@ -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",
|
||||
|
|
|
|||
|
|
@ -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",
|
||||
|
|
|
|||
|
|
@ -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",
|
||||
|
|
|
|||
|
|
@ -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",
|
||||
|
|
|
|||
|
|
@ -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",
|
||||
|
|
|
|||
|
|
@ -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",
|
||||
|
|
|
|||
|
|
@ -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" : "Запазена е бележка за споделяне"
|
||||
|
|
|
|||
|
|
@ -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" : "Запазена е бележка за споделяне"
|
||||
|
|
|
|||
|
|
@ -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ó"
|
||||
|
|
|
|||
|
|
@ -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ó"
|
||||
|
|
|
|||
|
|
@ -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"
|
||||
|
|
|
|||
|
|
@ -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"
|
||||
|
|
|
|||
|
|
@ -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"
|
||||
|
|
|
|||
|
|
@ -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"
|
||||
|
|
|
|||
|
|
@ -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"
|
||||
|
|
|
|||
|
|
@ -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"
|
||||
|
|
|
|||
|
|
@ -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"
|
||||
|
|
|
|||
|
|
@ -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"
|
||||
|
|
|
|||
|
|
@ -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"
|
||||
|
|
|
|||
|
|
@ -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"
|
||||
|
|
|
|||
|
|
@ -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"
|
||||
|
|
|
|||
|
|
@ -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"
|
||||
|
|
|
|||
|
|
@ -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);");
|
||||
|
|
|
|||
|
|
@ -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);"
|
||||
}
|
||||
|
|
@ -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"
|
||||
|
|
|
|||
|
|
@ -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"
|
||||
|
|
|
|||
|
|
@ -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);");
|
||||
|
|
|
|||
|
|
@ -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);"
|
||||
}
|
||||
|
|
@ -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;");
|
||||
|
|
|
|||
|
|
@ -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;"
|
||||
}
|
||||
|
|
@ -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);");
|
||||
|
|
|
|||
|
|
@ -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);"
|
||||
}
|
||||
|
|
@ -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" : "Забелешката е зачувана"
|
||||
|
|
|
|||
|
|
@ -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" : "Забелешката е зачувана"
|
||||
|
|
|
|||
|
|
@ -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"
|
||||
|
|
|
|||
|
|
@ -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"
|
||||
|
|
|
|||
|
|
@ -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"
|
||||
|
|
|
|||
|
|
@ -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"
|
||||
|
|
|
|||
|
|
@ -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);");
|
||||
|
|
|
|||
|
|
@ -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);"
|
||||
}
|
||||
|
|
@ -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);");
|
||||
|
|
|
|||
|
|
@ -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);"
|
||||
}
|
||||
|
|
@ -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"
|
||||
|
|
|
|||
|
|
@ -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"
|
||||
|
|
|
|||
|
|
@ -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"
|
||||
|
|
|
|||
|
|
@ -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"
|
||||
|
|
|
|||
|
|
@ -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);");
|
||||
|
|
|
|||
|
|
@ -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);"
|
||||
}
|
||||
|
|
@ -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;");
|
||||
|
|
|
|||
|
|
@ -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;"
|
||||
}
|
||||
|
|
@ -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" : "已保存分享筆記"
|
||||
|
|
|
|||
|
|
@ -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" : "已保存分享筆記"
|
||||
|
|
|
|||
|
|
@ -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" : "分享筆記已儲存"
|
||||
|
|
|
|||
|
|
@ -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" : "分享筆記已儲存"
|
||||
|
|
|
|||
|
|
@ -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.",
|
||||
|
|
|
|||
|
|
@ -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.",
|
||||
|
|
|
|||
Loading…
Reference in a new issue