diff --git a/apps/comments/l10n/sr.js b/apps/comments/l10n/sr.js index cf0a82b2cb..ed38d0a5f9 100644 --- a/apps/comments/l10n/sr.js +++ b/apps/comments/l10n/sr.js @@ -12,6 +12,7 @@ OC.L10N.register( "More comments …" : "Преостали коментари …", "Save" : "Сачувај", "Allowed characters {count} of {max}" : "Дозвољених {count} знакова од {max}", + "Error occurred while retrieving comment with ID {id}" : "Дошло је до грешке при прегледу коментара са идентификацијом {id}", "Error occurred while updating comment with id {id}" : "Дошло је до грешке при преправци коментара ознаке {id}", "Error occurred while posting comment" : "Дошло је до грешке при објави коментара", "_%n unread comment_::_%n unread comments_" : ["%nнепрочитани коментар","%nнепрочитана коментара ","%n непрочитаних коментара"], diff --git a/apps/comments/l10n/sr.json b/apps/comments/l10n/sr.json index 6bdfd07fa7..41bdf838dc 100644 --- a/apps/comments/l10n/sr.json +++ b/apps/comments/l10n/sr.json @@ -10,6 +10,7 @@ "More comments …" : "Преостали коментари …", "Save" : "Сачувај", "Allowed characters {count} of {max}" : "Дозвољених {count} знакова од {max}", + "Error occurred while retrieving comment with ID {id}" : "Дошло је до грешке при прегледу коментара са идентификацијом {id}", "Error occurred while updating comment with id {id}" : "Дошло је до грешке при преправци коментара ознаке {id}", "Error occurred while posting comment" : "Дошло је до грешке при објави коментара", "_%n unread comment_::_%n unread comments_" : ["%nнепрочитани коментар","%nнепрочитана коментара ","%n непрочитаних коментара"], diff --git a/apps/comments/l10n/tr.js b/apps/comments/l10n/tr.js index ccd71755af..f41e73c532 100644 --- a/apps/comments/l10n/tr.js +++ b/apps/comments/l10n/tr.js @@ -12,6 +12,7 @@ OC.L10N.register( "More comments …" : "Diğer yorumlar ...", "Save" : "Kaydet", "Allowed characters {count} of {max}" : "Yazılabilecek karakter sayısı {count}/{max}", + "Error occurred while retrieving comment with ID {id}" : "{id} kodlu yorum alınırken sorun çıktı", "Error occurred while updating comment with id {id}" : "{id} kodlu yorum güncellenirken sorun çıktı", "Error occurred while posting comment" : "Yorum gönderilirken sorun çıktı", "_%n unread comment_::_%n unread comments_" : ["%n okunmamış yorum","%n okunmamış yorum"], diff --git a/apps/comments/l10n/tr.json b/apps/comments/l10n/tr.json index cb2e8047a4..e37aef6b4a 100644 --- a/apps/comments/l10n/tr.json +++ b/apps/comments/l10n/tr.json @@ -10,6 +10,7 @@ "More comments …" : "Diğer yorumlar ...", "Save" : "Kaydet", "Allowed characters {count} of {max}" : "Yazılabilecek karakter sayısı {count}/{max}", + "Error occurred while retrieving comment with ID {id}" : "{id} kodlu yorum alınırken sorun çıktı", "Error occurred while updating comment with id {id}" : "{id} kodlu yorum güncellenirken sorun çıktı", "Error occurred while posting comment" : "Yorum gönderilirken sorun çıktı", "_%n unread comment_::_%n unread comments_" : ["%n okunmamış yorum","%n okunmamış yorum"], diff --git a/apps/encryption/l10n/es.js b/apps/encryption/l10n/es.js index fdd030c191..c9a217f6ce 100644 --- a/apps/encryption/l10n/es.js +++ b/apps/encryption/l10n/es.js @@ -24,7 +24,7 @@ OC.L10N.register( "Invalid private key for encryption app. Please update your private key password in your personal settings to recover access to your encrypted files." : "La clave privada no es válida para la app de cifrado. Por favor, actualice la contraseña de su clave privada en sus ajustes personales para recuperar el acceso a sus archivos cifrados.", "Encryption App is enabled, but your keys are not initialized. Please log-out and log-in again." : "La aplicación de cifrado esta activada, pero sus credenciales no han sido iniciadas. Por favor cierre sesión e inicie sesión nuevamente.", "Please enable server side encryption in the admin settings in order to use the encryption module." : "Por favor active el cifrado en el lado del servidor en los ajustes de administración para poder usar el módulo de cifrado.", - "Encryption app is enabled and ready" : "La app de cifrado esta habilitada y preparada", + "Encryption app is enabled and ready" : "La app de cifrado está habilitada y preparada", "Bad Signature" : "Firma errónea", "Missing Signature" : "No se encuentra la firma", "one-time password for server-side-encryption" : "Contraseña de un solo uso para el cifrado en el lado servidor", diff --git a/apps/encryption/l10n/es.json b/apps/encryption/l10n/es.json index 91b64194f0..f6545188ac 100644 --- a/apps/encryption/l10n/es.json +++ b/apps/encryption/l10n/es.json @@ -22,7 +22,7 @@ "Invalid private key for encryption app. Please update your private key password in your personal settings to recover access to your encrypted files." : "La clave privada no es válida para la app de cifrado. Por favor, actualice la contraseña de su clave privada en sus ajustes personales para recuperar el acceso a sus archivos cifrados.", "Encryption App is enabled, but your keys are not initialized. Please log-out and log-in again." : "La aplicación de cifrado esta activada, pero sus credenciales no han sido iniciadas. Por favor cierre sesión e inicie sesión nuevamente.", "Please enable server side encryption in the admin settings in order to use the encryption module." : "Por favor active el cifrado en el lado del servidor en los ajustes de administración para poder usar el módulo de cifrado.", - "Encryption app is enabled and ready" : "La app de cifrado esta habilitada y preparada", + "Encryption app is enabled and ready" : "La app de cifrado está habilitada y preparada", "Bad Signature" : "Firma errónea", "Missing Signature" : "No se encuentra la firma", "one-time password for server-side-encryption" : "Contraseña de un solo uso para el cifrado en el lado servidor", diff --git a/apps/federatedfilesharing/l10n/ast.js b/apps/federatedfilesharing/l10n/ast.js index b05941955e..627546a876 100644 --- a/apps/federatedfilesharing/l10n/ast.js +++ b/apps/federatedfilesharing/l10n/ast.js @@ -16,10 +16,6 @@ OC.L10N.register( "Server to server sharing is not enabled on this server" : "Nun s'habilitó la compartición sirvidor a sirvidor nesti sirvidor", "Couldn't establish a federated share." : "Nun pud afitase una compartición federada.", "Couldn't establish a federated share, maybe the password was wrong." : "Nun pudo afitase una compartición federada, quiciabes la contraseña tubiere mal.", - "The mountpoint name contains invalid characters." : "El nome del puntu de montaxe contién caráuteres non válidos.", - "Not allowed to create a federated share with the owner." : "Nun se permite'l crear una compartición federada col dueñu.", - "Storage not valid" : "Almacenamientu non válidu", - "Couldn't add remote share" : "Nun pudo amestase la compartición remota", "Sharing %s failed, because this item is already shared with %s" : "Falló la compartición de %s porque esti elementu yá ta compartíu con %s", "Not allowed to create a federated share with the same user" : "Nun s'almite crear un recursu compartíu federáu col mesmu usuariu", "File is already shared with %s" : "El ficheru yá ta compartíu con %s", @@ -30,6 +26,10 @@ OC.L10N.register( "Open documentation" : "Abrir documentación", "Federated Cloud" : "Ñube federada", "Your Federated Cloud ID:" : "La to ID de ñube federada:", - "HTML Code:" : "Códigu HTML:" + "HTML Code:" : "Códigu HTML:", + "The mountpoint name contains invalid characters." : "El nome del puntu de montaxe contién caráuteres non válidos.", + "Not allowed to create a federated share with the owner." : "Nun se permite'l crear una compartición federada col dueñu.", + "Storage not valid" : "Almacenamientu non válidu", + "Couldn't add remote share" : "Nun pudo amestase la compartición remota" }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/federatedfilesharing/l10n/ast.json b/apps/federatedfilesharing/l10n/ast.json index 182203c76d..0ae8f91148 100644 --- a/apps/federatedfilesharing/l10n/ast.json +++ b/apps/federatedfilesharing/l10n/ast.json @@ -14,10 +14,6 @@ "Server to server sharing is not enabled on this server" : "Nun s'habilitó la compartición sirvidor a sirvidor nesti sirvidor", "Couldn't establish a federated share." : "Nun pud afitase una compartición federada.", "Couldn't establish a federated share, maybe the password was wrong." : "Nun pudo afitase una compartición federada, quiciabes la contraseña tubiere mal.", - "The mountpoint name contains invalid characters." : "El nome del puntu de montaxe contién caráuteres non válidos.", - "Not allowed to create a federated share with the owner." : "Nun se permite'l crear una compartición federada col dueñu.", - "Storage not valid" : "Almacenamientu non válidu", - "Couldn't add remote share" : "Nun pudo amestase la compartición remota", "Sharing %s failed, because this item is already shared with %s" : "Falló la compartición de %s porque esti elementu yá ta compartíu con %s", "Not allowed to create a federated share with the same user" : "Nun s'almite crear un recursu compartíu federáu col mesmu usuariu", "File is already shared with %s" : "El ficheru yá ta compartíu con %s", @@ -28,6 +24,10 @@ "Open documentation" : "Abrir documentación", "Federated Cloud" : "Ñube federada", "Your Federated Cloud ID:" : "La to ID de ñube federada:", - "HTML Code:" : "Códigu HTML:" + "HTML Code:" : "Códigu HTML:", + "The mountpoint name contains invalid characters." : "El nome del puntu de montaxe contién caráuteres non válidos.", + "Not allowed to create a federated share with the owner." : "Nun se permite'l crear una compartición federada col dueñu.", + "Storage not valid" : "Almacenamientu non válidu", + "Couldn't add remote share" : "Nun pudo amestase la compartición remota" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/apps/federatedfilesharing/l10n/bg.js b/apps/federatedfilesharing/l10n/bg.js index 06e95966f2..cfe8703ba9 100644 --- a/apps/federatedfilesharing/l10n/bg.js +++ b/apps/federatedfilesharing/l10n/bg.js @@ -16,12 +16,6 @@ OC.L10N.register( "Server to server sharing is not enabled on this server" : "Споделяне между сървъри не е разрешено на този сървър.", "Couldn't establish a federated share." : "Неуспешно осъществяване на федерално споделяне", "Couldn't establish a federated share, maybe the password was wrong." : "Неуспешно осъществяване на федерално споделяне, можеби паролата е грепна.", - "The mountpoint name contains invalid characters." : "Името на mountpoint-a съдържа невалидни символи.", - "Not allowed to create a federated share with the owner." : "Не е позволено създаване на федерално споделяне със собственика.", - "Invalid or untrusted SSL certificate" : "Невалиден или ненадежден SSL сертификат", - "Could not authenticate to remote share, password might be wrong" : "Неуспешно удостоверяване на отдалеченото споделяне, възможно е паролата да е грешна", - "Storage not valid" : "Невалидно хранилище", - "Couldn't add remote share" : "Неуспешно добавяне на отдалечена споделена директория.", "Sharing %s failed, because this item is already shared with %s" : "Неуспешно споделяне на %s, защото съдържанието е вече споделено с %s.", "Not allowed to create a federated share with the same user" : "Не е позволено създаване на федерално споделяне със същият потребител", "File is already shared with %s" : "Файлът е вече споделен с %s", @@ -29,6 +23,12 @@ OC.L10N.register( "Open documentation" : "Отвори документацията", "Allow users on this server to send shares to other servers" : "Позволи на потребители от този сървър да споделят папки с други сървъри", "Allow users on this server to receive shares from other servers" : "Позволи на потребители на този сървър да получават споделени папки от други сървъри", - "HTML Code:" : "HTML код:" + "HTML Code:" : "HTML код:", + "The mountpoint name contains invalid characters." : "Името на mountpoint-a съдържа невалидни символи.", + "Not allowed to create a federated share with the owner." : "Не е позволено създаване на федерално споделяне със собственика.", + "Invalid or untrusted SSL certificate" : "Невалиден или ненадежден SSL сертификат", + "Could not authenticate to remote share, password might be wrong" : "Неуспешно удостоверяване на отдалеченото споделяне, възможно е паролата да е грешна", + "Storage not valid" : "Невалидно хранилище", + "Couldn't add remote share" : "Неуспешно добавяне на отдалечена споделена директория." }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/federatedfilesharing/l10n/bg.json b/apps/federatedfilesharing/l10n/bg.json index bb677b6826..36714a6d4f 100644 --- a/apps/federatedfilesharing/l10n/bg.json +++ b/apps/federatedfilesharing/l10n/bg.json @@ -14,12 +14,6 @@ "Server to server sharing is not enabled on this server" : "Споделяне между сървъри не е разрешено на този сървър.", "Couldn't establish a federated share." : "Неуспешно осъществяване на федерално споделяне", "Couldn't establish a federated share, maybe the password was wrong." : "Неуспешно осъществяване на федерално споделяне, можеби паролата е грепна.", - "The mountpoint name contains invalid characters." : "Името на mountpoint-a съдържа невалидни символи.", - "Not allowed to create a federated share with the owner." : "Не е позволено създаване на федерално споделяне със собственика.", - "Invalid or untrusted SSL certificate" : "Невалиден или ненадежден SSL сертификат", - "Could not authenticate to remote share, password might be wrong" : "Неуспешно удостоверяване на отдалеченото споделяне, възможно е паролата да е грешна", - "Storage not valid" : "Невалидно хранилище", - "Couldn't add remote share" : "Неуспешно добавяне на отдалечена споделена директория.", "Sharing %s failed, because this item is already shared with %s" : "Неуспешно споделяне на %s, защото съдържанието е вече споделено с %s.", "Not allowed to create a federated share with the same user" : "Не е позволено създаване на федерално споделяне със същият потребител", "File is already shared with %s" : "Файлът е вече споделен с %s", @@ -27,6 +21,12 @@ "Open documentation" : "Отвори документацията", "Allow users on this server to send shares to other servers" : "Позволи на потребители от този сървър да споделят папки с други сървъри", "Allow users on this server to receive shares from other servers" : "Позволи на потребители на този сървър да получават споделени папки от други сървъри", - "HTML Code:" : "HTML код:" + "HTML Code:" : "HTML код:", + "The mountpoint name contains invalid characters." : "Името на mountpoint-a съдържа невалидни символи.", + "Not allowed to create a federated share with the owner." : "Не е позволено създаване на федерално споделяне със собственика.", + "Invalid or untrusted SSL certificate" : "Невалиден или ненадежден SSL сертификат", + "Could not authenticate to remote share, password might be wrong" : "Неуспешно удостоверяване на отдалеченото споделяне, възможно е паролата да е грешна", + "Storage not valid" : "Невалидно хранилище", + "Couldn't add remote share" : "Неуспешно добавяне на отдалечена споделена директория." },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/apps/federatedfilesharing/l10n/ca.js b/apps/federatedfilesharing/l10n/ca.js index 97bb2f97e2..896a59d92c 100644 --- a/apps/federatedfilesharing/l10n/ca.js +++ b/apps/federatedfilesharing/l10n/ca.js @@ -17,13 +17,6 @@ OC.L10N.register( "Couldn't establish a federated share." : "No s'ha pogut establir una part federada.", "Couldn't establish a federated share, maybe the password was wrong." : "No s'ha pogut establir una acció compartida federada, potser la contrasenya ha estat incorrecta.", "Federated Share request sent, you will receive an invitation. Check your notifications." : "S'ha enviat la sol·licitud de participació federada, rebràs una invitació. Comproveu les vostres notificacions.", - "The mountpoint name contains invalid characters." : "El nom del punt de muntatge conté caràcters no vàlids.", - "Not allowed to create a federated share with the owner." : "No es permet crear una compartida federada amb el propietari.", - "Invalid or untrusted SSL certificate" : "El certificat SSL és invàlid o no és fiable", - "Could not authenticate to remote share, password might be wrong" : "No s'ha pogut autenticar per compartir de manera remota, la contrasenya podria estar equivocada", - "Storage not valid" : "Emmagatzemament no vàlid", - "Federated share added" : "S'ha afegit una part federada", - "Couldn't add remote share" : "No s'ha pogut afegir una compartició remota", "Sharing %s failed, because this item is already shared with %s" : "Ha fallat en compartir %s, perquè l'element ja està compartit amb %s", "Not allowed to create a federated share with the same user" : "No està permés crear una compartició federada amb el mateix usuari", "File is already shared with %s" : "El fitxer ja està compartit amb %s", @@ -53,6 +46,13 @@ OC.L10N.register( "Add to your website" : "Afegeix a la teva pàgina web", "Share with me via Nextcloud" : "Comparteix amb mi a través de Nextcloud", "HTML Code:" : "Codi HTML:", + "The mountpoint name contains invalid characters." : "El nom del punt de muntatge conté caràcters no vàlids.", + "Not allowed to create a federated share with the owner." : "No es permet crear una compartida federada amb el propietari.", + "Invalid or untrusted SSL certificate" : "El certificat SSL és invàlid o no és fiable", + "Could not authenticate to remote share, password might be wrong" : "No s'ha pogut autenticar per compartir de manera remota, la contrasenya podria estar equivocada", + "Storage not valid" : "Emmagatzemament no vàlid", + "Federated share added" : "S'ha afegit una part federada", + "Couldn't add remote share" : "No s'ha pogut afegir una compartició remota", "Search global and public address book for users and let local users publish their data" : "Busqueu llibreta d'adreces global i pública per als usuaris i deixeu que els usuaris locals publiquin les seves dades" }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/federatedfilesharing/l10n/ca.json b/apps/federatedfilesharing/l10n/ca.json index 54ae93a9aa..6863153c67 100644 --- a/apps/federatedfilesharing/l10n/ca.json +++ b/apps/federatedfilesharing/l10n/ca.json @@ -15,13 +15,6 @@ "Couldn't establish a federated share." : "No s'ha pogut establir una part federada.", "Couldn't establish a federated share, maybe the password was wrong." : "No s'ha pogut establir una acció compartida federada, potser la contrasenya ha estat incorrecta.", "Federated Share request sent, you will receive an invitation. Check your notifications." : "S'ha enviat la sol·licitud de participació federada, rebràs una invitació. Comproveu les vostres notificacions.", - "The mountpoint name contains invalid characters." : "El nom del punt de muntatge conté caràcters no vàlids.", - "Not allowed to create a federated share with the owner." : "No es permet crear una compartida federada amb el propietari.", - "Invalid or untrusted SSL certificate" : "El certificat SSL és invàlid o no és fiable", - "Could not authenticate to remote share, password might be wrong" : "No s'ha pogut autenticar per compartir de manera remota, la contrasenya podria estar equivocada", - "Storage not valid" : "Emmagatzemament no vàlid", - "Federated share added" : "S'ha afegit una part federada", - "Couldn't add remote share" : "No s'ha pogut afegir una compartició remota", "Sharing %s failed, because this item is already shared with %s" : "Ha fallat en compartir %s, perquè l'element ja està compartit amb %s", "Not allowed to create a federated share with the same user" : "No està permés crear una compartició federada amb el mateix usuari", "File is already shared with %s" : "El fitxer ja està compartit amb %s", @@ -51,6 +44,13 @@ "Add to your website" : "Afegeix a la teva pàgina web", "Share with me via Nextcloud" : "Comparteix amb mi a través de Nextcloud", "HTML Code:" : "Codi HTML:", + "The mountpoint name contains invalid characters." : "El nom del punt de muntatge conté caràcters no vàlids.", + "Not allowed to create a federated share with the owner." : "No es permet crear una compartida federada amb el propietari.", + "Invalid or untrusted SSL certificate" : "El certificat SSL és invàlid o no és fiable", + "Could not authenticate to remote share, password might be wrong" : "No s'ha pogut autenticar per compartir de manera remota, la contrasenya podria estar equivocada", + "Storage not valid" : "Emmagatzemament no vàlid", + "Federated share added" : "S'ha afegit una part federada", + "Couldn't add remote share" : "No s'ha pogut afegir una compartició remota", "Search global and public address book for users and let local users publish their data" : "Busqueu llibreta d'adreces global i pública per als usuaris i deixeu que els usuaris locals publiquin les seves dades" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/apps/federatedfilesharing/l10n/cs.js b/apps/federatedfilesharing/l10n/cs.js index e542aaea08..51e53113f0 100644 --- a/apps/federatedfilesharing/l10n/cs.js +++ b/apps/federatedfilesharing/l10n/cs.js @@ -17,13 +17,6 @@ OC.L10N.register( "Couldn't establish a federated share." : "Nepodařilo se ustavit spojené sdílení.", "Couldn't establish a federated share, maybe the password was wrong." : "Nepodařilo se ustavit propojené sdílení, heslo může být nesprávné.", "Federated Share request sent, you will receive an invitation. Check your notifications." : "Požadavek na spojené sdílení byl odeslán, obdržíte pozvánku. Zkontrolujte vaše upozornění.", - "The mountpoint name contains invalid characters." : "Jméno přípojného bodu obsahuje neplatné znaky.", - "Not allowed to create a federated share with the owner." : "ONení povoleno s autorem vytvořit propojené sdílení.", - "Invalid or untrusted SSL certificate" : "Neplatný nebo nedůvěryhodný SSL certifikát", - "Could not authenticate to remote share, password might be wrong" : "Autentizace ke vzdálenému sdílení selhala, heslo může být nesprávné", - "Storage not valid" : "Úložiště není platné", - "Federated share added" : "Propojené sdílení bylo přidáno", - "Couldn't add remote share" : "Nepodařilo se přidat propojené sdílení", "Sharing %s failed, because this item is already shared with %s" : "Sdílení položky %s selhalo, protože položka již je s uživatelem %s sdílena", "Not allowed to create a federated share with the same user" : "Není povoleno vytvořit propojené sdílení s tím samým uživatelem", "File is already shared with %s" : "Soubor je již sdílen s %s", @@ -53,6 +46,13 @@ OC.L10N.register( "Add to your website" : "Přidat na svou webovou stránku", "Share with me via Nextcloud" : "Sdíleno se mnou přes Nextcloud", "HTML Code:" : "HTML kód:", + "The mountpoint name contains invalid characters." : "Jméno přípojného bodu obsahuje neplatné znaky.", + "Not allowed to create a federated share with the owner." : "ONení povoleno s autorem vytvořit propojené sdílení.", + "Invalid or untrusted SSL certificate" : "Neplatný nebo nedůvěryhodný SSL certifikát", + "Could not authenticate to remote share, password might be wrong" : "Autentizace ke vzdálenému sdílení selhala, heslo může být nesprávné", + "Storage not valid" : "Úložiště není platné", + "Federated share added" : "Propojené sdílení bylo přidáno", + "Couldn't add remote share" : "Nepodařilo se přidat propojené sdílení", "Search global and public address book for users and let local users publish their data" : "Hledat uživatele v globálním a veřejném adresáři a dovolit místním uživatelům publikovat jejich údaje" }, "nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;"); diff --git a/apps/federatedfilesharing/l10n/cs.json b/apps/federatedfilesharing/l10n/cs.json index 671b512f9f..f17d7bb237 100644 --- a/apps/federatedfilesharing/l10n/cs.json +++ b/apps/federatedfilesharing/l10n/cs.json @@ -15,13 +15,6 @@ "Couldn't establish a federated share." : "Nepodařilo se ustavit spojené sdílení.", "Couldn't establish a federated share, maybe the password was wrong." : "Nepodařilo se ustavit propojené sdílení, heslo může být nesprávné.", "Federated Share request sent, you will receive an invitation. Check your notifications." : "Požadavek na spojené sdílení byl odeslán, obdržíte pozvánku. Zkontrolujte vaše upozornění.", - "The mountpoint name contains invalid characters." : "Jméno přípojného bodu obsahuje neplatné znaky.", - "Not allowed to create a federated share with the owner." : "ONení povoleno s autorem vytvořit propojené sdílení.", - "Invalid or untrusted SSL certificate" : "Neplatný nebo nedůvěryhodný SSL certifikát", - "Could not authenticate to remote share, password might be wrong" : "Autentizace ke vzdálenému sdílení selhala, heslo může být nesprávné", - "Storage not valid" : "Úložiště není platné", - "Federated share added" : "Propojené sdílení bylo přidáno", - "Couldn't add remote share" : "Nepodařilo se přidat propojené sdílení", "Sharing %s failed, because this item is already shared with %s" : "Sdílení položky %s selhalo, protože položka již je s uživatelem %s sdílena", "Not allowed to create a federated share with the same user" : "Není povoleno vytvořit propojené sdílení s tím samým uživatelem", "File is already shared with %s" : "Soubor je již sdílen s %s", @@ -51,6 +44,13 @@ "Add to your website" : "Přidat na svou webovou stránku", "Share with me via Nextcloud" : "Sdíleno se mnou přes Nextcloud", "HTML Code:" : "HTML kód:", + "The mountpoint name contains invalid characters." : "Jméno přípojného bodu obsahuje neplatné znaky.", + "Not allowed to create a federated share with the owner." : "ONení povoleno s autorem vytvořit propojené sdílení.", + "Invalid or untrusted SSL certificate" : "Neplatný nebo nedůvěryhodný SSL certifikát", + "Could not authenticate to remote share, password might be wrong" : "Autentizace ke vzdálenému sdílení selhala, heslo může být nesprávné", + "Storage not valid" : "Úložiště není platné", + "Federated share added" : "Propojené sdílení bylo přidáno", + "Couldn't add remote share" : "Nepodařilo se přidat propojené sdílení", "Search global and public address book for users and let local users publish their data" : "Hledat uživatele v globálním a veřejném adresáři a dovolit místním uživatelům publikovat jejich údaje" },"pluralForm" :"nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;" } \ No newline at end of file diff --git a/apps/federatedfilesharing/l10n/da.js b/apps/federatedfilesharing/l10n/da.js index 97a2828a70..5743716fa6 100644 --- a/apps/federatedfilesharing/l10n/da.js +++ b/apps/federatedfilesharing/l10n/da.js @@ -17,13 +17,6 @@ OC.L10N.register( "Couldn't establish a federated share." : "Kunne ikke skabe forbindelse til føderal deling ", "Couldn't establish a federated share, maybe the password was wrong." : "Kunne ikke skabe forbindelse til føderal deling, måske var passwordet forkert.", "Federated Share request sent, you will receive an invitation. Check your notifications." : "Føderal deling anmodning sendt, du vil modtage en invitation. Tjek dine notifikationer.", - "The mountpoint name contains invalid characters." : "Monteringspunktets navn indeholder ugyldige tegn.", - "Not allowed to create a federated share with the owner." : "Det er ikke tilladt at danne et datafællesskab med ejeren.", - "Invalid or untrusted SSL certificate" : "Ugyldigt eller upålideligt SSL-certifikat", - "Could not authenticate to remote share, password might be wrong" : "Kunne ikke godkende fjerndelingen - kodeordet er muilgvis forkert", - "Storage not valid" : "Lagerplads er ikke gyldig", - "Federated share added" : "Datafællesskabsdeling tilføjet", - "Couldn't add remote share" : "Kunne ikke tliføje den ekstern deling", "Sharing %s failed, because this item is already shared with %s" : "Der skete en fejl ved deling af %s, objektet er allerede delt med %s", "Not allowed to create a federated share with the same user" : "Det er ikke tilladt at danne et datafællesskab med samme bruger", "File is already shared with %s" : "Filen deles allerede med %s", @@ -52,6 +45,13 @@ OC.L10N.register( "Add to your website" : "Tilføj til dit websted", "Share with me via Nextcloud" : "Del med mig gennem Nextcloud", "HTML Code:" : "HTMLkode:", + "The mountpoint name contains invalid characters." : "Monteringspunktets navn indeholder ugyldige tegn.", + "Not allowed to create a federated share with the owner." : "Det er ikke tilladt at danne et datafællesskab med ejeren.", + "Invalid or untrusted SSL certificate" : "Ugyldigt eller upålideligt SSL-certifikat", + "Could not authenticate to remote share, password might be wrong" : "Kunne ikke godkende fjerndelingen - kodeordet er muilgvis forkert", + "Storage not valid" : "Lagerplads er ikke gyldig", + "Federated share added" : "Datafællesskabsdeling tilføjet", + "Couldn't add remote share" : "Kunne ikke tliføje den ekstern deling", "Search global and public address book for users and let local users publish their data" : "Søg global og offentlig adresse bog for brugere og lad lokale brugere offentliggøre deres data" }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/federatedfilesharing/l10n/da.json b/apps/federatedfilesharing/l10n/da.json index 69458d06ff..9c34d16842 100644 --- a/apps/federatedfilesharing/l10n/da.json +++ b/apps/federatedfilesharing/l10n/da.json @@ -15,13 +15,6 @@ "Couldn't establish a federated share." : "Kunne ikke skabe forbindelse til føderal deling ", "Couldn't establish a federated share, maybe the password was wrong." : "Kunne ikke skabe forbindelse til føderal deling, måske var passwordet forkert.", "Federated Share request sent, you will receive an invitation. Check your notifications." : "Føderal deling anmodning sendt, du vil modtage en invitation. Tjek dine notifikationer.", - "The mountpoint name contains invalid characters." : "Monteringspunktets navn indeholder ugyldige tegn.", - "Not allowed to create a federated share with the owner." : "Det er ikke tilladt at danne et datafællesskab med ejeren.", - "Invalid or untrusted SSL certificate" : "Ugyldigt eller upålideligt SSL-certifikat", - "Could not authenticate to remote share, password might be wrong" : "Kunne ikke godkende fjerndelingen - kodeordet er muilgvis forkert", - "Storage not valid" : "Lagerplads er ikke gyldig", - "Federated share added" : "Datafællesskabsdeling tilføjet", - "Couldn't add remote share" : "Kunne ikke tliføje den ekstern deling", "Sharing %s failed, because this item is already shared with %s" : "Der skete en fejl ved deling af %s, objektet er allerede delt med %s", "Not allowed to create a federated share with the same user" : "Det er ikke tilladt at danne et datafællesskab med samme bruger", "File is already shared with %s" : "Filen deles allerede med %s", @@ -50,6 +43,13 @@ "Add to your website" : "Tilføj til dit websted", "Share with me via Nextcloud" : "Del med mig gennem Nextcloud", "HTML Code:" : "HTMLkode:", + "The mountpoint name contains invalid characters." : "Monteringspunktets navn indeholder ugyldige tegn.", + "Not allowed to create a federated share with the owner." : "Det er ikke tilladt at danne et datafællesskab med ejeren.", + "Invalid or untrusted SSL certificate" : "Ugyldigt eller upålideligt SSL-certifikat", + "Could not authenticate to remote share, password might be wrong" : "Kunne ikke godkende fjerndelingen - kodeordet er muilgvis forkert", + "Storage not valid" : "Lagerplads er ikke gyldig", + "Federated share added" : "Datafællesskabsdeling tilføjet", + "Couldn't add remote share" : "Kunne ikke tliføje den ekstern deling", "Search global and public address book for users and let local users publish their data" : "Søg global og offentlig adresse bog for brugere og lad lokale brugere offentliggøre deres data" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/apps/federatedfilesharing/l10n/de.js b/apps/federatedfilesharing/l10n/de.js index 815bccb302..2d7abfd530 100644 --- a/apps/federatedfilesharing/l10n/de.js +++ b/apps/federatedfilesharing/l10n/de.js @@ -17,13 +17,6 @@ OC.L10N.register( "Couldn't establish a federated share." : "Federated-Share konnte nicht aufgebaut werden", "Couldn't establish a federated share, maybe the password was wrong." : "Federated-Share konnte nicht aufgebaut werden, da eventuell das Passwort falsch ist.", "Federated Share request sent, you will receive an invitation. Check your notifications." : "Anfrage zum Federated-Share war erfolgreich. Du erhälst eine Einladung. Bitte prüfe deine Benachrichtigungen. ", - "The mountpoint name contains invalid characters." : "Der Name des Einhängepunktes enthält ungültige Zeichen.", - "Not allowed to create a federated share with the owner." : "Das Erstellen einer Federated Cloud Freigabe mit dem Benutzer ist nicht erlaubt.", - "Invalid or untrusted SSL certificate" : "Ungültiges oder nicht vertrauenswürdiges SSL-Zertifikat", - "Could not authenticate to remote share, password might be wrong" : "Die Authentifizierung an der entfernten Freigabe konnte nicht erfolgen, das Passwort könnte falsch sein", - "Storage not valid" : "Speicher ungültig", - "Federated share added" : "Federated-Share hinzugefügt ", - "Couldn't add remote share" : "Remotefreigabe konnte nicht hinzu gefügt werden", "Sharing %s failed, because this item is already shared with %s" : "Freigabe von %s fehlgeschlagen, da dieses Objekt schon mit %s geteilt wird", "Not allowed to create a federated share with the same user" : "Das Erstellen einer Federated Cloud Freigabe mit dem gleichen Benutzer ist nicht erlaubt", "File is already shared with %s" : "Datei wird bereits mit %s geteilt", @@ -53,6 +46,13 @@ OC.L10N.register( "Add to your website" : "Zu deiner Webseite hinzufügen", "Share with me via Nextcloud" : "Teile mit mir über Nextcloud", "HTML Code:" : "HTML-Code:", + "The mountpoint name contains invalid characters." : "Der Name des Einhängepunktes enthält ungültige Zeichen.", + "Not allowed to create a federated share with the owner." : "Das Erstellen einer Federated Cloud Freigabe mit dem Benutzer ist nicht erlaubt.", + "Invalid or untrusted SSL certificate" : "Ungültiges oder nicht vertrauenswürdiges SSL-Zertifikat", + "Could not authenticate to remote share, password might be wrong" : "Die Authentifizierung an der entfernten Freigabe konnte nicht erfolgen, das Passwort könnte falsch sein", + "Storage not valid" : "Speicher ungültig", + "Federated share added" : "Federated-Share hinzugefügt ", + "Couldn't add remote share" : "Remotefreigabe konnte nicht hinzu gefügt werden", "Search global and public address book for users and let local users publish their data" : "Globales und öffentliches Adressbuch nach Benutzern durchsuchen und lokale Benutzer ihre Daten veröffentlichen lassen" }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/federatedfilesharing/l10n/de.json b/apps/federatedfilesharing/l10n/de.json index 4b7d6fe269..73d422422c 100644 --- a/apps/federatedfilesharing/l10n/de.json +++ b/apps/federatedfilesharing/l10n/de.json @@ -15,13 +15,6 @@ "Couldn't establish a federated share." : "Federated-Share konnte nicht aufgebaut werden", "Couldn't establish a federated share, maybe the password was wrong." : "Federated-Share konnte nicht aufgebaut werden, da eventuell das Passwort falsch ist.", "Federated Share request sent, you will receive an invitation. Check your notifications." : "Anfrage zum Federated-Share war erfolgreich. Du erhälst eine Einladung. Bitte prüfe deine Benachrichtigungen. ", - "The mountpoint name contains invalid characters." : "Der Name des Einhängepunktes enthält ungültige Zeichen.", - "Not allowed to create a federated share with the owner." : "Das Erstellen einer Federated Cloud Freigabe mit dem Benutzer ist nicht erlaubt.", - "Invalid or untrusted SSL certificate" : "Ungültiges oder nicht vertrauenswürdiges SSL-Zertifikat", - "Could not authenticate to remote share, password might be wrong" : "Die Authentifizierung an der entfernten Freigabe konnte nicht erfolgen, das Passwort könnte falsch sein", - "Storage not valid" : "Speicher ungültig", - "Federated share added" : "Federated-Share hinzugefügt ", - "Couldn't add remote share" : "Remotefreigabe konnte nicht hinzu gefügt werden", "Sharing %s failed, because this item is already shared with %s" : "Freigabe von %s fehlgeschlagen, da dieses Objekt schon mit %s geteilt wird", "Not allowed to create a federated share with the same user" : "Das Erstellen einer Federated Cloud Freigabe mit dem gleichen Benutzer ist nicht erlaubt", "File is already shared with %s" : "Datei wird bereits mit %s geteilt", @@ -51,6 +44,13 @@ "Add to your website" : "Zu deiner Webseite hinzufügen", "Share with me via Nextcloud" : "Teile mit mir über Nextcloud", "HTML Code:" : "HTML-Code:", + "The mountpoint name contains invalid characters." : "Der Name des Einhängepunktes enthält ungültige Zeichen.", + "Not allowed to create a federated share with the owner." : "Das Erstellen einer Federated Cloud Freigabe mit dem Benutzer ist nicht erlaubt.", + "Invalid or untrusted SSL certificate" : "Ungültiges oder nicht vertrauenswürdiges SSL-Zertifikat", + "Could not authenticate to remote share, password might be wrong" : "Die Authentifizierung an der entfernten Freigabe konnte nicht erfolgen, das Passwort könnte falsch sein", + "Storage not valid" : "Speicher ungültig", + "Federated share added" : "Federated-Share hinzugefügt ", + "Couldn't add remote share" : "Remotefreigabe konnte nicht hinzu gefügt werden", "Search global and public address book for users and let local users publish their data" : "Globales und öffentliches Adressbuch nach Benutzern durchsuchen und lokale Benutzer ihre Daten veröffentlichen lassen" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/apps/federatedfilesharing/l10n/de_DE.js b/apps/federatedfilesharing/l10n/de_DE.js index 6cded573ca..910279a0b2 100644 --- a/apps/federatedfilesharing/l10n/de_DE.js +++ b/apps/federatedfilesharing/l10n/de_DE.js @@ -17,13 +17,6 @@ OC.L10N.register( "Couldn't establish a federated share." : "Federated-Share konnte nicht aufgebaut werden", "Couldn't establish a federated share, maybe the password was wrong." : "Federated-Share konnte nicht aufgebaut werden, da eventuell das Passwort falsch ist.", "Federated Share request sent, you will receive an invitation. Check your notifications." : "Anfrage zum Federated-Share war erfolgreich. Sie erhalten eine Einladung. Bitte prüfen Sie Ihre Benachrichtigungen. ", - "The mountpoint name contains invalid characters." : "Der Name des Einhängepunktes enthält ungültige Zeichen.", - "Not allowed to create a federated share with the owner." : "Das Erstellen einer Federated Cloud Freigabe mit dem Benutzer ist nicht erlaubt.", - "Invalid or untrusted SSL certificate" : "Ungültiges oder nicht vertrauenswürdiges SSL-Zertifikat", - "Could not authenticate to remote share, password might be wrong" : "Die Authentifizierung an der entfernten Freigabe konnte nicht erfolgen, das Passwort könnte falsch sein", - "Storage not valid" : "Speicher ungültig", - "Federated share added" : "Federated-Share hinzugefügt ", - "Couldn't add remote share" : "Remotefreigabe konnte nicht hinzu gefügt werden", "Sharing %s failed, because this item is already shared with %s" : "Die Freigabe von %s ist fehlgeschlagen, da dieses Objekt schon mit %s geteilt wird", "Not allowed to create a federated share with the same user" : "Das Erstellen einer Federated Cloud Freigabe mit dem gleichen Benutzer ist nicht erlaubt", "File is already shared with %s" : "Datei wird bereits geteilt mit %s", @@ -53,6 +46,13 @@ OC.L10N.register( "Add to your website" : "Zu Ihrer Web-Seite hinzufügen", "Share with me via Nextcloud" : "Teilen Sie mit mir über Nextcloud", "HTML Code:" : "HTML-Code:", + "The mountpoint name contains invalid characters." : "Der Name des Einhängepunktes enthält ungültige Zeichen.", + "Not allowed to create a federated share with the owner." : "Das Erstellen einer Federated Cloud Freigabe mit dem Benutzer ist nicht erlaubt.", + "Invalid or untrusted SSL certificate" : "Ungültiges oder nicht vertrauenswürdiges SSL-Zertifikat", + "Could not authenticate to remote share, password might be wrong" : "Die Authentifizierung an der entfernten Freigabe konnte nicht erfolgen, das Passwort könnte falsch sein", + "Storage not valid" : "Speicher ungültig", + "Federated share added" : "Federated-Share hinzugefügt ", + "Couldn't add remote share" : "Remotefreigabe konnte nicht hinzu gefügt werden", "Search global and public address book for users and let local users publish their data" : "Globales und öffentliches Adressbuch nach Benutzern durchsuchen und lokale Benutzer ihre Daten veröffentlichen lassen" }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/federatedfilesharing/l10n/de_DE.json b/apps/federatedfilesharing/l10n/de_DE.json index 2fde1ca757..b3981fbcdf 100644 --- a/apps/federatedfilesharing/l10n/de_DE.json +++ b/apps/federatedfilesharing/l10n/de_DE.json @@ -15,13 +15,6 @@ "Couldn't establish a federated share." : "Federated-Share konnte nicht aufgebaut werden", "Couldn't establish a federated share, maybe the password was wrong." : "Federated-Share konnte nicht aufgebaut werden, da eventuell das Passwort falsch ist.", "Federated Share request sent, you will receive an invitation. Check your notifications." : "Anfrage zum Federated-Share war erfolgreich. Sie erhalten eine Einladung. Bitte prüfen Sie Ihre Benachrichtigungen. ", - "The mountpoint name contains invalid characters." : "Der Name des Einhängepunktes enthält ungültige Zeichen.", - "Not allowed to create a federated share with the owner." : "Das Erstellen einer Federated Cloud Freigabe mit dem Benutzer ist nicht erlaubt.", - "Invalid or untrusted SSL certificate" : "Ungültiges oder nicht vertrauenswürdiges SSL-Zertifikat", - "Could not authenticate to remote share, password might be wrong" : "Die Authentifizierung an der entfernten Freigabe konnte nicht erfolgen, das Passwort könnte falsch sein", - "Storage not valid" : "Speicher ungültig", - "Federated share added" : "Federated-Share hinzugefügt ", - "Couldn't add remote share" : "Remotefreigabe konnte nicht hinzu gefügt werden", "Sharing %s failed, because this item is already shared with %s" : "Die Freigabe von %s ist fehlgeschlagen, da dieses Objekt schon mit %s geteilt wird", "Not allowed to create a federated share with the same user" : "Das Erstellen einer Federated Cloud Freigabe mit dem gleichen Benutzer ist nicht erlaubt", "File is already shared with %s" : "Datei wird bereits geteilt mit %s", @@ -51,6 +44,13 @@ "Add to your website" : "Zu Ihrer Web-Seite hinzufügen", "Share with me via Nextcloud" : "Teilen Sie mit mir über Nextcloud", "HTML Code:" : "HTML-Code:", + "The mountpoint name contains invalid characters." : "Der Name des Einhängepunktes enthält ungültige Zeichen.", + "Not allowed to create a federated share with the owner." : "Das Erstellen einer Federated Cloud Freigabe mit dem Benutzer ist nicht erlaubt.", + "Invalid or untrusted SSL certificate" : "Ungültiges oder nicht vertrauenswürdiges SSL-Zertifikat", + "Could not authenticate to remote share, password might be wrong" : "Die Authentifizierung an der entfernten Freigabe konnte nicht erfolgen, das Passwort könnte falsch sein", + "Storage not valid" : "Speicher ungültig", + "Federated share added" : "Federated-Share hinzugefügt ", + "Couldn't add remote share" : "Remotefreigabe konnte nicht hinzu gefügt werden", "Search global and public address book for users and let local users publish their data" : "Globales und öffentliches Adressbuch nach Benutzern durchsuchen und lokale Benutzer ihre Daten veröffentlichen lassen" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/apps/federatedfilesharing/l10n/el.js b/apps/federatedfilesharing/l10n/el.js index fb86a582f0..b91909c020 100644 --- a/apps/federatedfilesharing/l10n/el.js +++ b/apps/federatedfilesharing/l10n/el.js @@ -17,13 +17,6 @@ OC.L10N.register( "Couldn't establish a federated share." : "Αδυναμία επίτευξης ομόσπονδου κοινόχρηστου φακέλου", "Couldn't establish a federated share, maybe the password was wrong." : "Δεν μπόρεσε να γίνει ένας federated διαμοιρασμός, μπορεί να ήταν λάθος το συνθηματικό", "Federated Share request sent, you will receive an invitation. Check your notifications." : "Το αίτημα για Federate διαμοιρασμό εστάλη, θα λάβεις μια πρόσκληση. Έλεγξε τις ειδοποιήσεις.", - "The mountpoint name contains invalid characters." : "Το σημείο προσάρτησης περιέχει μη έγκυρους χαρακτήρες.", - "Not allowed to create a federated share with the owner." : "Δεν επιτρέπεται η δημιουργία federated διαμοιρασμού με τον ιδιοκτήτη", - "Invalid or untrusted SSL certificate" : "Μη έγκυρο ή μη έμπιστο πιστοποιητικό SSL", - "Could not authenticate to remote share, password might be wrong" : "Αδυναμία πιστοποίησης απομακρυσμένου κοινόχρηστου, το συνθηματικό μπορεί να είναι εσφαλμένο", - "Storage not valid" : "Μη έγκυρος αποθηκευτικός χώρος", - "Federated share added" : "O Federated διαμοιρασμός προστέθηκε", - "Couldn't add remote share" : "Αδυναμία προσθήκης απομακρυσμένου κοινόχρηστου φακέλου", "Sharing %s failed, because this item is already shared with %s" : "Ο διαμοιρασμός του %s απέτυχε, γιατί το αντικείμενο είναι διαμοιρασμένο ήδη με τον χρήστη %s", "Not allowed to create a federated share with the same user" : "Δεν επιτρέπεται η δημιουργία federated διαμοιρασμού με τον ίδιο χρήστη", "File is already shared with %s" : "Το αρχείο είναι ήδη κοινόχρηστο με %s", @@ -48,6 +41,13 @@ OC.L10N.register( "Add to your website" : "Προσθήκη στην ιστοσελίδα σας", "Share with me via Nextcloud" : "Διαμοιραστείτε με εμένα μέσω του Nextcloud", "HTML Code:" : "Κώδικας HTML:", + "The mountpoint name contains invalid characters." : "Το σημείο προσάρτησης περιέχει μη έγκυρους χαρακτήρες.", + "Not allowed to create a federated share with the owner." : "Δεν επιτρέπεται η δημιουργία federated διαμοιρασμού με τον ιδιοκτήτη", + "Invalid or untrusted SSL certificate" : "Μη έγκυρο ή μη έμπιστο πιστοποιητικό SSL", + "Could not authenticate to remote share, password might be wrong" : "Αδυναμία πιστοποίησης απομακρυσμένου κοινόχρηστου, το συνθηματικό μπορεί να είναι εσφαλμένο", + "Storage not valid" : "Μη έγκυρος αποθηκευτικός χώρος", + "Federated share added" : "O Federated διαμοιρασμός προστέθηκε", + "Couldn't add remote share" : "Αδυναμία προσθήκης απομακρυσμένου κοινόχρηστου φακέλου", "Search global and public address book for users and let local users publish their data" : "Αναζήτηση σε γενικό και δημόσιο βιβλίο διευθύνσεων για χρήστες και επιτρέψτε τους τοπικούς χρήστες να δημοσιεύουν τα δεδομένα τους" }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/federatedfilesharing/l10n/el.json b/apps/federatedfilesharing/l10n/el.json index e46e78bcfe..3d4dc00a04 100644 --- a/apps/federatedfilesharing/l10n/el.json +++ b/apps/federatedfilesharing/l10n/el.json @@ -15,13 +15,6 @@ "Couldn't establish a federated share." : "Αδυναμία επίτευξης ομόσπονδου κοινόχρηστου φακέλου", "Couldn't establish a federated share, maybe the password was wrong." : "Δεν μπόρεσε να γίνει ένας federated διαμοιρασμός, μπορεί να ήταν λάθος το συνθηματικό", "Federated Share request sent, you will receive an invitation. Check your notifications." : "Το αίτημα για Federate διαμοιρασμό εστάλη, θα λάβεις μια πρόσκληση. Έλεγξε τις ειδοποιήσεις.", - "The mountpoint name contains invalid characters." : "Το σημείο προσάρτησης περιέχει μη έγκυρους χαρακτήρες.", - "Not allowed to create a federated share with the owner." : "Δεν επιτρέπεται η δημιουργία federated διαμοιρασμού με τον ιδιοκτήτη", - "Invalid or untrusted SSL certificate" : "Μη έγκυρο ή μη έμπιστο πιστοποιητικό SSL", - "Could not authenticate to remote share, password might be wrong" : "Αδυναμία πιστοποίησης απομακρυσμένου κοινόχρηστου, το συνθηματικό μπορεί να είναι εσφαλμένο", - "Storage not valid" : "Μη έγκυρος αποθηκευτικός χώρος", - "Federated share added" : "O Federated διαμοιρασμός προστέθηκε", - "Couldn't add remote share" : "Αδυναμία προσθήκης απομακρυσμένου κοινόχρηστου φακέλου", "Sharing %s failed, because this item is already shared with %s" : "Ο διαμοιρασμός του %s απέτυχε, γιατί το αντικείμενο είναι διαμοιρασμένο ήδη με τον χρήστη %s", "Not allowed to create a federated share with the same user" : "Δεν επιτρέπεται η δημιουργία federated διαμοιρασμού με τον ίδιο χρήστη", "File is already shared with %s" : "Το αρχείο είναι ήδη κοινόχρηστο με %s", @@ -46,6 +39,13 @@ "Add to your website" : "Προσθήκη στην ιστοσελίδα σας", "Share with me via Nextcloud" : "Διαμοιραστείτε με εμένα μέσω του Nextcloud", "HTML Code:" : "Κώδικας HTML:", + "The mountpoint name contains invalid characters." : "Το σημείο προσάρτησης περιέχει μη έγκυρους χαρακτήρες.", + "Not allowed to create a federated share with the owner." : "Δεν επιτρέπεται η δημιουργία federated διαμοιρασμού με τον ιδιοκτήτη", + "Invalid or untrusted SSL certificate" : "Μη έγκυρο ή μη έμπιστο πιστοποιητικό SSL", + "Could not authenticate to remote share, password might be wrong" : "Αδυναμία πιστοποίησης απομακρυσμένου κοινόχρηστου, το συνθηματικό μπορεί να είναι εσφαλμένο", + "Storage not valid" : "Μη έγκυρος αποθηκευτικός χώρος", + "Federated share added" : "O Federated διαμοιρασμός προστέθηκε", + "Couldn't add remote share" : "Αδυναμία προσθήκης απομακρυσμένου κοινόχρηστου φακέλου", "Search global and public address book for users and let local users publish their data" : "Αναζήτηση σε γενικό και δημόσιο βιβλίο διευθύνσεων για χρήστες και επιτρέψτε τους τοπικούς χρήστες να δημοσιεύουν τα δεδομένα τους" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/apps/federatedfilesharing/l10n/en_GB.js b/apps/federatedfilesharing/l10n/en_GB.js index 05426c61e9..0e2ed2dfb1 100644 --- a/apps/federatedfilesharing/l10n/en_GB.js +++ b/apps/federatedfilesharing/l10n/en_GB.js @@ -17,13 +17,6 @@ OC.L10N.register( "Couldn't establish a federated share." : "Couldn't establish a federated share.", "Couldn't establish a federated share, maybe the password was wrong." : "Couldn't establish a federated share, maybe the password was wrong.", "Federated Share request sent, you will receive an invitation. Check your notifications." : "Federated Share request sent, you will receive an invitation. Check your notifications.", - "The mountpoint name contains invalid characters." : "The mountpoint name contains invalid characters.", - "Not allowed to create a federated share with the owner." : "Not allowed to create a federated share with the owner.", - "Invalid or untrusted SSL certificate" : "Invalid or untrusted SSL certificate", - "Could not authenticate to remote share, password might be wrong" : "Could not authenticate to remote share, password might be wrong", - "Storage not valid" : "Storage not valid", - "Federated share added" : "Federated share added", - "Couldn't add remote share" : "Couldn't add remote share", "Sharing %s failed, because this item is already shared with %s" : "Sharing %s failed, because this item is already shared with %s", "Not allowed to create a federated share with the same user" : "Not allowed to create a federated share with the same user", "File is already shared with %s" : "File is already shared with %s", @@ -53,6 +46,13 @@ OC.L10N.register( "Add to your website" : "Add to your website", "Share with me via Nextcloud" : "Share with me via Nextcloud", "HTML Code:" : "HTML Code:", + "The mountpoint name contains invalid characters." : "The mountpoint name contains invalid characters.", + "Not allowed to create a federated share with the owner." : "Not allowed to create a federated share with the owner.", + "Invalid or untrusted SSL certificate" : "Invalid or untrusted SSL certificate", + "Could not authenticate to remote share, password might be wrong" : "Could not authenticate to remote share, password might be wrong", + "Storage not valid" : "Storage not valid", + "Federated share added" : "Federated share added", + "Couldn't add remote share" : "Couldn't add remote share", "Search global and public address book for users and let local users publish their data" : "Search global and public address book for users and let local users publish their data" }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/federatedfilesharing/l10n/en_GB.json b/apps/federatedfilesharing/l10n/en_GB.json index 4a47021078..6e14617f0b 100644 --- a/apps/federatedfilesharing/l10n/en_GB.json +++ b/apps/federatedfilesharing/l10n/en_GB.json @@ -15,13 +15,6 @@ "Couldn't establish a federated share." : "Couldn't establish a federated share.", "Couldn't establish a federated share, maybe the password was wrong." : "Couldn't establish a federated share, maybe the password was wrong.", "Federated Share request sent, you will receive an invitation. Check your notifications." : "Federated Share request sent, you will receive an invitation. Check your notifications.", - "The mountpoint name contains invalid characters." : "The mountpoint name contains invalid characters.", - "Not allowed to create a federated share with the owner." : "Not allowed to create a federated share with the owner.", - "Invalid or untrusted SSL certificate" : "Invalid or untrusted SSL certificate", - "Could not authenticate to remote share, password might be wrong" : "Could not authenticate to remote share, password might be wrong", - "Storage not valid" : "Storage not valid", - "Federated share added" : "Federated share added", - "Couldn't add remote share" : "Couldn't add remote share", "Sharing %s failed, because this item is already shared with %s" : "Sharing %s failed, because this item is already shared with %s", "Not allowed to create a federated share with the same user" : "Not allowed to create a federated share with the same user", "File is already shared with %s" : "File is already shared with %s", @@ -51,6 +44,13 @@ "Add to your website" : "Add to your website", "Share with me via Nextcloud" : "Share with me via Nextcloud", "HTML Code:" : "HTML Code:", + "The mountpoint name contains invalid characters." : "The mountpoint name contains invalid characters.", + "Not allowed to create a federated share with the owner." : "Not allowed to create a federated share with the owner.", + "Invalid or untrusted SSL certificate" : "Invalid or untrusted SSL certificate", + "Could not authenticate to remote share, password might be wrong" : "Could not authenticate to remote share, password might be wrong", + "Storage not valid" : "Storage not valid", + "Federated share added" : "Federated share added", + "Couldn't add remote share" : "Couldn't add remote share", "Search global and public address book for users and let local users publish their data" : "Search global and public address book for users and let local users publish their data" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/apps/federatedfilesharing/l10n/es.js b/apps/federatedfilesharing/l10n/es.js index 2cd76f2241..ee53e65840 100644 --- a/apps/federatedfilesharing/l10n/es.js +++ b/apps/federatedfilesharing/l10n/es.js @@ -17,13 +17,6 @@ OC.L10N.register( "Couldn't establish a federated share." : "No se puede añadir un compartido remoto", "Couldn't establish a federated share, maybe the password was wrong." : "No se pudo establecer un compartido remoto, puede que la contraseña fuera incorrecta.", "Federated Share request sent, you will receive an invitation. Check your notifications." : "Petición de recurso compartido federado enviada, recibirás una invitación. Comprueba tus notificaciones.", - "The mountpoint name contains invalid characters." : "El punto de montaje contiene caracteres inválidos.", - "Not allowed to create a federated share with the owner." : "No se permite crear un recurso compartido federado con el propietario", - "Invalid or untrusted SSL certificate" : "Certificado SSL inválido o no confiable", - "Could not authenticate to remote share, password might be wrong" : "No se ha podido autenticar para compartir remotamente, quizás esté mal la contraseña", - "Storage not valid" : "Almacenamiento inválido", - "Federated share added" : "Recurso compartido federado añadido", - "Couldn't add remote share" : "No se puede añadir un compartido remoto", "Sharing %s failed, because this item is already shared with %s" : "Fallo al compartir %s, ya que este elemento ya está compartido con %s", "Not allowed to create a federated share with the same user" : "No se permite crear un recurso compartido federado con el mismo usuario", "File is already shared with %s" : "El Archivo ya está siendo compartido con %s", @@ -53,6 +46,13 @@ OC.L10N.register( "Add to your website" : "Añadir a su sitio web", "Share with me via Nextcloud" : "Compartirlo conmigo vía Nextcloud", "HTML Code:" : "Código HTML:", + "The mountpoint name contains invalid characters." : "El punto de montaje contiene caracteres inválidos.", + "Not allowed to create a federated share with the owner." : "No se permite crear un recurso compartido federado con el propietario", + "Invalid or untrusted SSL certificate" : "Certificado SSL inválido o no confiable", + "Could not authenticate to remote share, password might be wrong" : "No se ha podido autenticar para compartir remotamente, quizás esté mal la contraseña", + "Storage not valid" : "Almacenamiento inválido", + "Federated share added" : "Recurso compartido federado añadido", + "Couldn't add remote share" : "No se puede añadir un compartido remoto", "Search global and public address book for users and let local users publish their data" : "Buscar libreta de direcciones global y pública para usuarios y permitir a los usuarios locales publicar su información" }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/federatedfilesharing/l10n/es.json b/apps/federatedfilesharing/l10n/es.json index 6503b98734..99ab633855 100644 --- a/apps/federatedfilesharing/l10n/es.json +++ b/apps/federatedfilesharing/l10n/es.json @@ -15,13 +15,6 @@ "Couldn't establish a federated share." : "No se puede añadir un compartido remoto", "Couldn't establish a federated share, maybe the password was wrong." : "No se pudo establecer un compartido remoto, puede que la contraseña fuera incorrecta.", "Federated Share request sent, you will receive an invitation. Check your notifications." : "Petición de recurso compartido federado enviada, recibirás una invitación. Comprueba tus notificaciones.", - "The mountpoint name contains invalid characters." : "El punto de montaje contiene caracteres inválidos.", - "Not allowed to create a federated share with the owner." : "No se permite crear un recurso compartido federado con el propietario", - "Invalid or untrusted SSL certificate" : "Certificado SSL inválido o no confiable", - "Could not authenticate to remote share, password might be wrong" : "No se ha podido autenticar para compartir remotamente, quizás esté mal la contraseña", - "Storage not valid" : "Almacenamiento inválido", - "Federated share added" : "Recurso compartido federado añadido", - "Couldn't add remote share" : "No se puede añadir un compartido remoto", "Sharing %s failed, because this item is already shared with %s" : "Fallo al compartir %s, ya que este elemento ya está compartido con %s", "Not allowed to create a federated share with the same user" : "No se permite crear un recurso compartido federado con el mismo usuario", "File is already shared with %s" : "El Archivo ya está siendo compartido con %s", @@ -51,6 +44,13 @@ "Add to your website" : "Añadir a su sitio web", "Share with me via Nextcloud" : "Compartirlo conmigo vía Nextcloud", "HTML Code:" : "Código HTML:", + "The mountpoint name contains invalid characters." : "El punto de montaje contiene caracteres inválidos.", + "Not allowed to create a federated share with the owner." : "No se permite crear un recurso compartido federado con el propietario", + "Invalid or untrusted SSL certificate" : "Certificado SSL inválido o no confiable", + "Could not authenticate to remote share, password might be wrong" : "No se ha podido autenticar para compartir remotamente, quizás esté mal la contraseña", + "Storage not valid" : "Almacenamiento inválido", + "Federated share added" : "Recurso compartido federado añadido", + "Couldn't add remote share" : "No se puede añadir un compartido remoto", "Search global and public address book for users and let local users publish their data" : "Buscar libreta de direcciones global y pública para usuarios y permitir a los usuarios locales publicar su información" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/apps/federatedfilesharing/l10n/es_419.js b/apps/federatedfilesharing/l10n/es_419.js index 154004fbba..6b3ea68b72 100644 --- a/apps/federatedfilesharing/l10n/es_419.js +++ b/apps/federatedfilesharing/l10n/es_419.js @@ -17,13 +17,6 @@ OC.L10N.register( "Couldn't establish a federated share." : "No fue posible establecer el elemento compartido. ", "Couldn't establish a federated share, maybe the password was wrong." : "No fue posible establecer el elemento compartido federado, tal vez la contraseña sea incorrecta. ", "Federated Share request sent, you will receive an invitation. Check your notifications." : "Solicitud de elemento compartido Federado enviada, recibiras una invitación. Verifica tus notificaciones.", - "The mountpoint name contains invalid characters." : "El nombre del punto de montaje contiene caracteres inválidos.", - "Not allowed to create a federated share with the owner." : "No está permitido crear un elemento compartido federado con el dueño. ", - "Invalid or untrusted SSL certificate" : "Certificado SSL inválido o no de confianza", - "Could not authenticate to remote share, password might be wrong" : "No fue posible autenticarse ante el elemento compartido remoto, la contraseña puede estar incorrecta", - "Storage not valid" : "Almacenamiento inválido", - "Federated share added" : "Elemento compartido Federado agregado", - "Couldn't add remote share" : "No fue posible agregar el elemento compartido remoto", "Sharing %s failed, because this item is already shared with %s" : "Se presentó una falla al compartir %s, porque este elemento ya se encuentra compartido con %s", "Not allowed to create a federated share with the same user" : "No está permitido crear un elelmento compartido federado con el mismo usuario", "File is already shared with %s" : "El archivo ya ha sido compartido con %s", @@ -52,6 +45,13 @@ OC.L10N.register( "Add to your website" : "Agregar a tu sitio web", "Share with me via Nextcloud" : "Compartir conmigo vía Nextcloud", "HTML Code:" : "Código HTML:", + "The mountpoint name contains invalid characters." : "El nombre del punto de montaje contiene caracteres inválidos.", + "Not allowed to create a federated share with the owner." : "No está permitido crear un elemento compartido federado con el dueño. ", + "Invalid or untrusted SSL certificate" : "Certificado SSL inválido o no de confianza", + "Could not authenticate to remote share, password might be wrong" : "No fue posible autenticarse ante el elemento compartido remoto, la contraseña puede estar incorrecta", + "Storage not valid" : "Almacenamiento inválido", + "Federated share added" : "Elemento compartido Federado agregado", + "Couldn't add remote share" : "No fue posible agregar el elemento compartido remoto", "Search global and public address book for users and let local users publish their data" : "Buscar una libreta de direcciones global y pública para los usuarios y permitir a los usuarios locales publicar sus datos" }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/federatedfilesharing/l10n/es_419.json b/apps/federatedfilesharing/l10n/es_419.json index 3aa76abe4f..11be293241 100644 --- a/apps/federatedfilesharing/l10n/es_419.json +++ b/apps/federatedfilesharing/l10n/es_419.json @@ -15,13 +15,6 @@ "Couldn't establish a federated share." : "No fue posible establecer el elemento compartido. ", "Couldn't establish a federated share, maybe the password was wrong." : "No fue posible establecer el elemento compartido federado, tal vez la contraseña sea incorrecta. ", "Federated Share request sent, you will receive an invitation. Check your notifications." : "Solicitud de elemento compartido Federado enviada, recibiras una invitación. Verifica tus notificaciones.", - "The mountpoint name contains invalid characters." : "El nombre del punto de montaje contiene caracteres inválidos.", - "Not allowed to create a federated share with the owner." : "No está permitido crear un elemento compartido federado con el dueño. ", - "Invalid or untrusted SSL certificate" : "Certificado SSL inválido o no de confianza", - "Could not authenticate to remote share, password might be wrong" : "No fue posible autenticarse ante el elemento compartido remoto, la contraseña puede estar incorrecta", - "Storage not valid" : "Almacenamiento inválido", - "Federated share added" : "Elemento compartido Federado agregado", - "Couldn't add remote share" : "No fue posible agregar el elemento compartido remoto", "Sharing %s failed, because this item is already shared with %s" : "Se presentó una falla al compartir %s, porque este elemento ya se encuentra compartido con %s", "Not allowed to create a federated share with the same user" : "No está permitido crear un elelmento compartido federado con el mismo usuario", "File is already shared with %s" : "El archivo ya ha sido compartido con %s", @@ -50,6 +43,13 @@ "Add to your website" : "Agregar a tu sitio web", "Share with me via Nextcloud" : "Compartir conmigo vía Nextcloud", "HTML Code:" : "Código HTML:", + "The mountpoint name contains invalid characters." : "El nombre del punto de montaje contiene caracteres inválidos.", + "Not allowed to create a federated share with the owner." : "No está permitido crear un elemento compartido federado con el dueño. ", + "Invalid or untrusted SSL certificate" : "Certificado SSL inválido o no de confianza", + "Could not authenticate to remote share, password might be wrong" : "No fue posible autenticarse ante el elemento compartido remoto, la contraseña puede estar incorrecta", + "Storage not valid" : "Almacenamiento inválido", + "Federated share added" : "Elemento compartido Federado agregado", + "Couldn't add remote share" : "No fue posible agregar el elemento compartido remoto", "Search global and public address book for users and let local users publish their data" : "Buscar una libreta de direcciones global y pública para los usuarios y permitir a los usuarios locales publicar sus datos" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/apps/federatedfilesharing/l10n/es_AR.js b/apps/federatedfilesharing/l10n/es_AR.js index b542c494a9..f714c8408e 100644 --- a/apps/federatedfilesharing/l10n/es_AR.js +++ b/apps/federatedfilesharing/l10n/es_AR.js @@ -16,12 +16,6 @@ OC.L10N.register( "Server to server sharing is not enabled on this server" : "Compartir de servidor a servidor no está habilitado en este servidor", "Couldn't establish a federated share." : "No fue posible establecer el elemento compartido federado. ", "Couldn't establish a federated share, maybe the password was wrong." : "No fue posible establecer el elemento compartido federado, tal vez la contraseña sea incorrecta. ", - "The mountpoint name contains invalid characters." : "El nombre del punto de montaje contiene caracteres inválidos.", - "Not allowed to create a federated share with the owner." : "No está permitido crear un elemento compartido federado con el dueño. ", - "Invalid or untrusted SSL certificate" : "Certificado SSL inválido o no confiable", - "Could not authenticate to remote share, password might be wrong" : "No fue posible autenticarse ante el elemento compartido remoto, la contraseña puede estar mal", - "Storage not valid" : "Almacenamiento inválido", - "Couldn't add remote share" : "No fue posible agregar el elemento compartido remoto", "Sharing %s failed, because this item is already shared with %s" : "Se presentó una falla al compartir %s, porque este elemento ya se encuentra compartido con %s", "Not allowed to create a federated share with the same user" : "No está permitido crear un elelmento compartido federado con el mismo usuario", "File is already shared with %s" : "El archivo ya ha sido compartido con %s", @@ -49,6 +43,12 @@ OC.L10N.register( "Add to your website" : "Agregar a su sitio web", "Share with me via Nextcloud" : "Compartir conmigo vía Nextcloud", "HTML Code:" : "Código HTML:", + "The mountpoint name contains invalid characters." : "El nombre del punto de montaje contiene caracteres inválidos.", + "Not allowed to create a federated share with the owner." : "No está permitido crear un elemento compartido federado con el dueño. ", + "Invalid or untrusted SSL certificate" : "Certificado SSL inválido o no confiable", + "Could not authenticate to remote share, password might be wrong" : "No fue posible autenticarse ante el elemento compartido remoto, la contraseña puede estar mal", + "Storage not valid" : "Almacenamiento inválido", + "Couldn't add remote share" : "No fue posible agregar el elemento compartido remoto", "Search global and public address book for users and let local users publish their data" : "Buscar una libreta de direcciones global y pública para los usuarios y permitir a los usuarios locales publicar sus datos" }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/federatedfilesharing/l10n/es_AR.json b/apps/federatedfilesharing/l10n/es_AR.json index 7a3f5cdbf9..b021589629 100644 --- a/apps/federatedfilesharing/l10n/es_AR.json +++ b/apps/federatedfilesharing/l10n/es_AR.json @@ -14,12 +14,6 @@ "Server to server sharing is not enabled on this server" : "Compartir de servidor a servidor no está habilitado en este servidor", "Couldn't establish a federated share." : "No fue posible establecer el elemento compartido federado. ", "Couldn't establish a federated share, maybe the password was wrong." : "No fue posible establecer el elemento compartido federado, tal vez la contraseña sea incorrecta. ", - "The mountpoint name contains invalid characters." : "El nombre del punto de montaje contiene caracteres inválidos.", - "Not allowed to create a federated share with the owner." : "No está permitido crear un elemento compartido federado con el dueño. ", - "Invalid or untrusted SSL certificate" : "Certificado SSL inválido o no confiable", - "Could not authenticate to remote share, password might be wrong" : "No fue posible autenticarse ante el elemento compartido remoto, la contraseña puede estar mal", - "Storage not valid" : "Almacenamiento inválido", - "Couldn't add remote share" : "No fue posible agregar el elemento compartido remoto", "Sharing %s failed, because this item is already shared with %s" : "Se presentó una falla al compartir %s, porque este elemento ya se encuentra compartido con %s", "Not allowed to create a federated share with the same user" : "No está permitido crear un elelmento compartido federado con el mismo usuario", "File is already shared with %s" : "El archivo ya ha sido compartido con %s", @@ -47,6 +41,12 @@ "Add to your website" : "Agregar a su sitio web", "Share with me via Nextcloud" : "Compartir conmigo vía Nextcloud", "HTML Code:" : "Código HTML:", + "The mountpoint name contains invalid characters." : "El nombre del punto de montaje contiene caracteres inválidos.", + "Not allowed to create a federated share with the owner." : "No está permitido crear un elemento compartido federado con el dueño. ", + "Invalid or untrusted SSL certificate" : "Certificado SSL inválido o no confiable", + "Could not authenticate to remote share, password might be wrong" : "No fue posible autenticarse ante el elemento compartido remoto, la contraseña puede estar mal", + "Storage not valid" : "Almacenamiento inválido", + "Couldn't add remote share" : "No fue posible agregar el elemento compartido remoto", "Search global and public address book for users and let local users publish their data" : "Buscar una libreta de direcciones global y pública para los usuarios y permitir a los usuarios locales publicar sus datos" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/apps/federatedfilesharing/l10n/es_CL.js b/apps/federatedfilesharing/l10n/es_CL.js index 154004fbba..6b3ea68b72 100644 --- a/apps/federatedfilesharing/l10n/es_CL.js +++ b/apps/federatedfilesharing/l10n/es_CL.js @@ -17,13 +17,6 @@ OC.L10N.register( "Couldn't establish a federated share." : "No fue posible establecer el elemento compartido. ", "Couldn't establish a federated share, maybe the password was wrong." : "No fue posible establecer el elemento compartido federado, tal vez la contraseña sea incorrecta. ", "Federated Share request sent, you will receive an invitation. Check your notifications." : "Solicitud de elemento compartido Federado enviada, recibiras una invitación. Verifica tus notificaciones.", - "The mountpoint name contains invalid characters." : "El nombre del punto de montaje contiene caracteres inválidos.", - "Not allowed to create a federated share with the owner." : "No está permitido crear un elemento compartido federado con el dueño. ", - "Invalid or untrusted SSL certificate" : "Certificado SSL inválido o no de confianza", - "Could not authenticate to remote share, password might be wrong" : "No fue posible autenticarse ante el elemento compartido remoto, la contraseña puede estar incorrecta", - "Storage not valid" : "Almacenamiento inválido", - "Federated share added" : "Elemento compartido Federado agregado", - "Couldn't add remote share" : "No fue posible agregar el elemento compartido remoto", "Sharing %s failed, because this item is already shared with %s" : "Se presentó una falla al compartir %s, porque este elemento ya se encuentra compartido con %s", "Not allowed to create a federated share with the same user" : "No está permitido crear un elelmento compartido federado con el mismo usuario", "File is already shared with %s" : "El archivo ya ha sido compartido con %s", @@ -52,6 +45,13 @@ OC.L10N.register( "Add to your website" : "Agregar a tu sitio web", "Share with me via Nextcloud" : "Compartir conmigo vía Nextcloud", "HTML Code:" : "Código HTML:", + "The mountpoint name contains invalid characters." : "El nombre del punto de montaje contiene caracteres inválidos.", + "Not allowed to create a federated share with the owner." : "No está permitido crear un elemento compartido federado con el dueño. ", + "Invalid or untrusted SSL certificate" : "Certificado SSL inválido o no de confianza", + "Could not authenticate to remote share, password might be wrong" : "No fue posible autenticarse ante el elemento compartido remoto, la contraseña puede estar incorrecta", + "Storage not valid" : "Almacenamiento inválido", + "Federated share added" : "Elemento compartido Federado agregado", + "Couldn't add remote share" : "No fue posible agregar el elemento compartido remoto", "Search global and public address book for users and let local users publish their data" : "Buscar una libreta de direcciones global y pública para los usuarios y permitir a los usuarios locales publicar sus datos" }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/federatedfilesharing/l10n/es_CL.json b/apps/federatedfilesharing/l10n/es_CL.json index 3aa76abe4f..11be293241 100644 --- a/apps/federatedfilesharing/l10n/es_CL.json +++ b/apps/federatedfilesharing/l10n/es_CL.json @@ -15,13 +15,6 @@ "Couldn't establish a federated share." : "No fue posible establecer el elemento compartido. ", "Couldn't establish a federated share, maybe the password was wrong." : "No fue posible establecer el elemento compartido federado, tal vez la contraseña sea incorrecta. ", "Federated Share request sent, you will receive an invitation. Check your notifications." : "Solicitud de elemento compartido Federado enviada, recibiras una invitación. Verifica tus notificaciones.", - "The mountpoint name contains invalid characters." : "El nombre del punto de montaje contiene caracteres inválidos.", - "Not allowed to create a federated share with the owner." : "No está permitido crear un elemento compartido federado con el dueño. ", - "Invalid or untrusted SSL certificate" : "Certificado SSL inválido o no de confianza", - "Could not authenticate to remote share, password might be wrong" : "No fue posible autenticarse ante el elemento compartido remoto, la contraseña puede estar incorrecta", - "Storage not valid" : "Almacenamiento inválido", - "Federated share added" : "Elemento compartido Federado agregado", - "Couldn't add remote share" : "No fue posible agregar el elemento compartido remoto", "Sharing %s failed, because this item is already shared with %s" : "Se presentó una falla al compartir %s, porque este elemento ya se encuentra compartido con %s", "Not allowed to create a federated share with the same user" : "No está permitido crear un elelmento compartido federado con el mismo usuario", "File is already shared with %s" : "El archivo ya ha sido compartido con %s", @@ -50,6 +43,13 @@ "Add to your website" : "Agregar a tu sitio web", "Share with me via Nextcloud" : "Compartir conmigo vía Nextcloud", "HTML Code:" : "Código HTML:", + "The mountpoint name contains invalid characters." : "El nombre del punto de montaje contiene caracteres inválidos.", + "Not allowed to create a federated share with the owner." : "No está permitido crear un elemento compartido federado con el dueño. ", + "Invalid or untrusted SSL certificate" : "Certificado SSL inválido o no de confianza", + "Could not authenticate to remote share, password might be wrong" : "No fue posible autenticarse ante el elemento compartido remoto, la contraseña puede estar incorrecta", + "Storage not valid" : "Almacenamiento inválido", + "Federated share added" : "Elemento compartido Federado agregado", + "Couldn't add remote share" : "No fue posible agregar el elemento compartido remoto", "Search global and public address book for users and let local users publish their data" : "Buscar una libreta de direcciones global y pública para los usuarios y permitir a los usuarios locales publicar sus datos" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/apps/federatedfilesharing/l10n/es_CO.js b/apps/federatedfilesharing/l10n/es_CO.js index 154004fbba..6b3ea68b72 100644 --- a/apps/federatedfilesharing/l10n/es_CO.js +++ b/apps/federatedfilesharing/l10n/es_CO.js @@ -17,13 +17,6 @@ OC.L10N.register( "Couldn't establish a federated share." : "No fue posible establecer el elemento compartido. ", "Couldn't establish a federated share, maybe the password was wrong." : "No fue posible establecer el elemento compartido federado, tal vez la contraseña sea incorrecta. ", "Federated Share request sent, you will receive an invitation. Check your notifications." : "Solicitud de elemento compartido Federado enviada, recibiras una invitación. Verifica tus notificaciones.", - "The mountpoint name contains invalid characters." : "El nombre del punto de montaje contiene caracteres inválidos.", - "Not allowed to create a federated share with the owner." : "No está permitido crear un elemento compartido federado con el dueño. ", - "Invalid or untrusted SSL certificate" : "Certificado SSL inválido o no de confianza", - "Could not authenticate to remote share, password might be wrong" : "No fue posible autenticarse ante el elemento compartido remoto, la contraseña puede estar incorrecta", - "Storage not valid" : "Almacenamiento inválido", - "Federated share added" : "Elemento compartido Federado agregado", - "Couldn't add remote share" : "No fue posible agregar el elemento compartido remoto", "Sharing %s failed, because this item is already shared with %s" : "Se presentó una falla al compartir %s, porque este elemento ya se encuentra compartido con %s", "Not allowed to create a federated share with the same user" : "No está permitido crear un elelmento compartido federado con el mismo usuario", "File is already shared with %s" : "El archivo ya ha sido compartido con %s", @@ -52,6 +45,13 @@ OC.L10N.register( "Add to your website" : "Agregar a tu sitio web", "Share with me via Nextcloud" : "Compartir conmigo vía Nextcloud", "HTML Code:" : "Código HTML:", + "The mountpoint name contains invalid characters." : "El nombre del punto de montaje contiene caracteres inválidos.", + "Not allowed to create a federated share with the owner." : "No está permitido crear un elemento compartido federado con el dueño. ", + "Invalid or untrusted SSL certificate" : "Certificado SSL inválido o no de confianza", + "Could not authenticate to remote share, password might be wrong" : "No fue posible autenticarse ante el elemento compartido remoto, la contraseña puede estar incorrecta", + "Storage not valid" : "Almacenamiento inválido", + "Federated share added" : "Elemento compartido Federado agregado", + "Couldn't add remote share" : "No fue posible agregar el elemento compartido remoto", "Search global and public address book for users and let local users publish their data" : "Buscar una libreta de direcciones global y pública para los usuarios y permitir a los usuarios locales publicar sus datos" }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/federatedfilesharing/l10n/es_CO.json b/apps/federatedfilesharing/l10n/es_CO.json index 3aa76abe4f..11be293241 100644 --- a/apps/federatedfilesharing/l10n/es_CO.json +++ b/apps/federatedfilesharing/l10n/es_CO.json @@ -15,13 +15,6 @@ "Couldn't establish a federated share." : "No fue posible establecer el elemento compartido. ", "Couldn't establish a federated share, maybe the password was wrong." : "No fue posible establecer el elemento compartido federado, tal vez la contraseña sea incorrecta. ", "Federated Share request sent, you will receive an invitation. Check your notifications." : "Solicitud de elemento compartido Federado enviada, recibiras una invitación. Verifica tus notificaciones.", - "The mountpoint name contains invalid characters." : "El nombre del punto de montaje contiene caracteres inválidos.", - "Not allowed to create a federated share with the owner." : "No está permitido crear un elemento compartido federado con el dueño. ", - "Invalid or untrusted SSL certificate" : "Certificado SSL inválido o no de confianza", - "Could not authenticate to remote share, password might be wrong" : "No fue posible autenticarse ante el elemento compartido remoto, la contraseña puede estar incorrecta", - "Storage not valid" : "Almacenamiento inválido", - "Federated share added" : "Elemento compartido Federado agregado", - "Couldn't add remote share" : "No fue posible agregar el elemento compartido remoto", "Sharing %s failed, because this item is already shared with %s" : "Se presentó una falla al compartir %s, porque este elemento ya se encuentra compartido con %s", "Not allowed to create a federated share with the same user" : "No está permitido crear un elelmento compartido federado con el mismo usuario", "File is already shared with %s" : "El archivo ya ha sido compartido con %s", @@ -50,6 +43,13 @@ "Add to your website" : "Agregar a tu sitio web", "Share with me via Nextcloud" : "Compartir conmigo vía Nextcloud", "HTML Code:" : "Código HTML:", + "The mountpoint name contains invalid characters." : "El nombre del punto de montaje contiene caracteres inválidos.", + "Not allowed to create a federated share with the owner." : "No está permitido crear un elemento compartido federado con el dueño. ", + "Invalid or untrusted SSL certificate" : "Certificado SSL inválido o no de confianza", + "Could not authenticate to remote share, password might be wrong" : "No fue posible autenticarse ante el elemento compartido remoto, la contraseña puede estar incorrecta", + "Storage not valid" : "Almacenamiento inválido", + "Federated share added" : "Elemento compartido Federado agregado", + "Couldn't add remote share" : "No fue posible agregar el elemento compartido remoto", "Search global and public address book for users and let local users publish their data" : "Buscar una libreta de direcciones global y pública para los usuarios y permitir a los usuarios locales publicar sus datos" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/apps/federatedfilesharing/l10n/es_CR.js b/apps/federatedfilesharing/l10n/es_CR.js index 154004fbba..6b3ea68b72 100644 --- a/apps/federatedfilesharing/l10n/es_CR.js +++ b/apps/federatedfilesharing/l10n/es_CR.js @@ -17,13 +17,6 @@ OC.L10N.register( "Couldn't establish a federated share." : "No fue posible establecer el elemento compartido. ", "Couldn't establish a federated share, maybe the password was wrong." : "No fue posible establecer el elemento compartido federado, tal vez la contraseña sea incorrecta. ", "Federated Share request sent, you will receive an invitation. Check your notifications." : "Solicitud de elemento compartido Federado enviada, recibiras una invitación. Verifica tus notificaciones.", - "The mountpoint name contains invalid characters." : "El nombre del punto de montaje contiene caracteres inválidos.", - "Not allowed to create a federated share with the owner." : "No está permitido crear un elemento compartido federado con el dueño. ", - "Invalid or untrusted SSL certificate" : "Certificado SSL inválido o no de confianza", - "Could not authenticate to remote share, password might be wrong" : "No fue posible autenticarse ante el elemento compartido remoto, la contraseña puede estar incorrecta", - "Storage not valid" : "Almacenamiento inválido", - "Federated share added" : "Elemento compartido Federado agregado", - "Couldn't add remote share" : "No fue posible agregar el elemento compartido remoto", "Sharing %s failed, because this item is already shared with %s" : "Se presentó una falla al compartir %s, porque este elemento ya se encuentra compartido con %s", "Not allowed to create a federated share with the same user" : "No está permitido crear un elelmento compartido federado con el mismo usuario", "File is already shared with %s" : "El archivo ya ha sido compartido con %s", @@ -52,6 +45,13 @@ OC.L10N.register( "Add to your website" : "Agregar a tu sitio web", "Share with me via Nextcloud" : "Compartir conmigo vía Nextcloud", "HTML Code:" : "Código HTML:", + "The mountpoint name contains invalid characters." : "El nombre del punto de montaje contiene caracteres inválidos.", + "Not allowed to create a federated share with the owner." : "No está permitido crear un elemento compartido federado con el dueño. ", + "Invalid or untrusted SSL certificate" : "Certificado SSL inválido o no de confianza", + "Could not authenticate to remote share, password might be wrong" : "No fue posible autenticarse ante el elemento compartido remoto, la contraseña puede estar incorrecta", + "Storage not valid" : "Almacenamiento inválido", + "Federated share added" : "Elemento compartido Federado agregado", + "Couldn't add remote share" : "No fue posible agregar el elemento compartido remoto", "Search global and public address book for users and let local users publish their data" : "Buscar una libreta de direcciones global y pública para los usuarios y permitir a los usuarios locales publicar sus datos" }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/federatedfilesharing/l10n/es_CR.json b/apps/federatedfilesharing/l10n/es_CR.json index 3aa76abe4f..11be293241 100644 --- a/apps/federatedfilesharing/l10n/es_CR.json +++ b/apps/federatedfilesharing/l10n/es_CR.json @@ -15,13 +15,6 @@ "Couldn't establish a federated share." : "No fue posible establecer el elemento compartido. ", "Couldn't establish a federated share, maybe the password was wrong." : "No fue posible establecer el elemento compartido federado, tal vez la contraseña sea incorrecta. ", "Federated Share request sent, you will receive an invitation. Check your notifications." : "Solicitud de elemento compartido Federado enviada, recibiras una invitación. Verifica tus notificaciones.", - "The mountpoint name contains invalid characters." : "El nombre del punto de montaje contiene caracteres inválidos.", - "Not allowed to create a federated share with the owner." : "No está permitido crear un elemento compartido federado con el dueño. ", - "Invalid or untrusted SSL certificate" : "Certificado SSL inválido o no de confianza", - "Could not authenticate to remote share, password might be wrong" : "No fue posible autenticarse ante el elemento compartido remoto, la contraseña puede estar incorrecta", - "Storage not valid" : "Almacenamiento inválido", - "Federated share added" : "Elemento compartido Federado agregado", - "Couldn't add remote share" : "No fue posible agregar el elemento compartido remoto", "Sharing %s failed, because this item is already shared with %s" : "Se presentó una falla al compartir %s, porque este elemento ya se encuentra compartido con %s", "Not allowed to create a federated share with the same user" : "No está permitido crear un elelmento compartido federado con el mismo usuario", "File is already shared with %s" : "El archivo ya ha sido compartido con %s", @@ -50,6 +43,13 @@ "Add to your website" : "Agregar a tu sitio web", "Share with me via Nextcloud" : "Compartir conmigo vía Nextcloud", "HTML Code:" : "Código HTML:", + "The mountpoint name contains invalid characters." : "El nombre del punto de montaje contiene caracteres inválidos.", + "Not allowed to create a federated share with the owner." : "No está permitido crear un elemento compartido federado con el dueño. ", + "Invalid or untrusted SSL certificate" : "Certificado SSL inválido o no de confianza", + "Could not authenticate to remote share, password might be wrong" : "No fue posible autenticarse ante el elemento compartido remoto, la contraseña puede estar incorrecta", + "Storage not valid" : "Almacenamiento inválido", + "Federated share added" : "Elemento compartido Federado agregado", + "Couldn't add remote share" : "No fue posible agregar el elemento compartido remoto", "Search global and public address book for users and let local users publish their data" : "Buscar una libreta de direcciones global y pública para los usuarios y permitir a los usuarios locales publicar sus datos" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/apps/federatedfilesharing/l10n/es_DO.js b/apps/federatedfilesharing/l10n/es_DO.js index 154004fbba..6b3ea68b72 100644 --- a/apps/federatedfilesharing/l10n/es_DO.js +++ b/apps/federatedfilesharing/l10n/es_DO.js @@ -17,13 +17,6 @@ OC.L10N.register( "Couldn't establish a federated share." : "No fue posible establecer el elemento compartido. ", "Couldn't establish a federated share, maybe the password was wrong." : "No fue posible establecer el elemento compartido federado, tal vez la contraseña sea incorrecta. ", "Federated Share request sent, you will receive an invitation. Check your notifications." : "Solicitud de elemento compartido Federado enviada, recibiras una invitación. Verifica tus notificaciones.", - "The mountpoint name contains invalid characters." : "El nombre del punto de montaje contiene caracteres inválidos.", - "Not allowed to create a federated share with the owner." : "No está permitido crear un elemento compartido federado con el dueño. ", - "Invalid or untrusted SSL certificate" : "Certificado SSL inválido o no de confianza", - "Could not authenticate to remote share, password might be wrong" : "No fue posible autenticarse ante el elemento compartido remoto, la contraseña puede estar incorrecta", - "Storage not valid" : "Almacenamiento inválido", - "Federated share added" : "Elemento compartido Federado agregado", - "Couldn't add remote share" : "No fue posible agregar el elemento compartido remoto", "Sharing %s failed, because this item is already shared with %s" : "Se presentó una falla al compartir %s, porque este elemento ya se encuentra compartido con %s", "Not allowed to create a federated share with the same user" : "No está permitido crear un elelmento compartido federado con el mismo usuario", "File is already shared with %s" : "El archivo ya ha sido compartido con %s", @@ -52,6 +45,13 @@ OC.L10N.register( "Add to your website" : "Agregar a tu sitio web", "Share with me via Nextcloud" : "Compartir conmigo vía Nextcloud", "HTML Code:" : "Código HTML:", + "The mountpoint name contains invalid characters." : "El nombre del punto de montaje contiene caracteres inválidos.", + "Not allowed to create a federated share with the owner." : "No está permitido crear un elemento compartido federado con el dueño. ", + "Invalid or untrusted SSL certificate" : "Certificado SSL inválido o no de confianza", + "Could not authenticate to remote share, password might be wrong" : "No fue posible autenticarse ante el elemento compartido remoto, la contraseña puede estar incorrecta", + "Storage not valid" : "Almacenamiento inválido", + "Federated share added" : "Elemento compartido Federado agregado", + "Couldn't add remote share" : "No fue posible agregar el elemento compartido remoto", "Search global and public address book for users and let local users publish their data" : "Buscar una libreta de direcciones global y pública para los usuarios y permitir a los usuarios locales publicar sus datos" }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/federatedfilesharing/l10n/es_DO.json b/apps/federatedfilesharing/l10n/es_DO.json index 3aa76abe4f..11be293241 100644 --- a/apps/federatedfilesharing/l10n/es_DO.json +++ b/apps/federatedfilesharing/l10n/es_DO.json @@ -15,13 +15,6 @@ "Couldn't establish a federated share." : "No fue posible establecer el elemento compartido. ", "Couldn't establish a federated share, maybe the password was wrong." : "No fue posible establecer el elemento compartido federado, tal vez la contraseña sea incorrecta. ", "Federated Share request sent, you will receive an invitation. Check your notifications." : "Solicitud de elemento compartido Federado enviada, recibiras una invitación. Verifica tus notificaciones.", - "The mountpoint name contains invalid characters." : "El nombre del punto de montaje contiene caracteres inválidos.", - "Not allowed to create a federated share with the owner." : "No está permitido crear un elemento compartido federado con el dueño. ", - "Invalid or untrusted SSL certificate" : "Certificado SSL inválido o no de confianza", - "Could not authenticate to remote share, password might be wrong" : "No fue posible autenticarse ante el elemento compartido remoto, la contraseña puede estar incorrecta", - "Storage not valid" : "Almacenamiento inválido", - "Federated share added" : "Elemento compartido Federado agregado", - "Couldn't add remote share" : "No fue posible agregar el elemento compartido remoto", "Sharing %s failed, because this item is already shared with %s" : "Se presentó una falla al compartir %s, porque este elemento ya se encuentra compartido con %s", "Not allowed to create a federated share with the same user" : "No está permitido crear un elelmento compartido federado con el mismo usuario", "File is already shared with %s" : "El archivo ya ha sido compartido con %s", @@ -50,6 +43,13 @@ "Add to your website" : "Agregar a tu sitio web", "Share with me via Nextcloud" : "Compartir conmigo vía Nextcloud", "HTML Code:" : "Código HTML:", + "The mountpoint name contains invalid characters." : "El nombre del punto de montaje contiene caracteres inválidos.", + "Not allowed to create a federated share with the owner." : "No está permitido crear un elemento compartido federado con el dueño. ", + "Invalid or untrusted SSL certificate" : "Certificado SSL inválido o no de confianza", + "Could not authenticate to remote share, password might be wrong" : "No fue posible autenticarse ante el elemento compartido remoto, la contraseña puede estar incorrecta", + "Storage not valid" : "Almacenamiento inválido", + "Federated share added" : "Elemento compartido Federado agregado", + "Couldn't add remote share" : "No fue posible agregar el elemento compartido remoto", "Search global and public address book for users and let local users publish their data" : "Buscar una libreta de direcciones global y pública para los usuarios y permitir a los usuarios locales publicar sus datos" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/apps/federatedfilesharing/l10n/es_EC.js b/apps/federatedfilesharing/l10n/es_EC.js index 154004fbba..6b3ea68b72 100644 --- a/apps/federatedfilesharing/l10n/es_EC.js +++ b/apps/federatedfilesharing/l10n/es_EC.js @@ -17,13 +17,6 @@ OC.L10N.register( "Couldn't establish a federated share." : "No fue posible establecer el elemento compartido. ", "Couldn't establish a federated share, maybe the password was wrong." : "No fue posible establecer el elemento compartido federado, tal vez la contraseña sea incorrecta. ", "Federated Share request sent, you will receive an invitation. Check your notifications." : "Solicitud de elemento compartido Federado enviada, recibiras una invitación. Verifica tus notificaciones.", - "The mountpoint name contains invalid characters." : "El nombre del punto de montaje contiene caracteres inválidos.", - "Not allowed to create a federated share with the owner." : "No está permitido crear un elemento compartido federado con el dueño. ", - "Invalid or untrusted SSL certificate" : "Certificado SSL inválido o no de confianza", - "Could not authenticate to remote share, password might be wrong" : "No fue posible autenticarse ante el elemento compartido remoto, la contraseña puede estar incorrecta", - "Storage not valid" : "Almacenamiento inválido", - "Federated share added" : "Elemento compartido Federado agregado", - "Couldn't add remote share" : "No fue posible agregar el elemento compartido remoto", "Sharing %s failed, because this item is already shared with %s" : "Se presentó una falla al compartir %s, porque este elemento ya se encuentra compartido con %s", "Not allowed to create a federated share with the same user" : "No está permitido crear un elelmento compartido federado con el mismo usuario", "File is already shared with %s" : "El archivo ya ha sido compartido con %s", @@ -52,6 +45,13 @@ OC.L10N.register( "Add to your website" : "Agregar a tu sitio web", "Share with me via Nextcloud" : "Compartir conmigo vía Nextcloud", "HTML Code:" : "Código HTML:", + "The mountpoint name contains invalid characters." : "El nombre del punto de montaje contiene caracteres inválidos.", + "Not allowed to create a federated share with the owner." : "No está permitido crear un elemento compartido federado con el dueño. ", + "Invalid or untrusted SSL certificate" : "Certificado SSL inválido o no de confianza", + "Could not authenticate to remote share, password might be wrong" : "No fue posible autenticarse ante el elemento compartido remoto, la contraseña puede estar incorrecta", + "Storage not valid" : "Almacenamiento inválido", + "Federated share added" : "Elemento compartido Federado agregado", + "Couldn't add remote share" : "No fue posible agregar el elemento compartido remoto", "Search global and public address book for users and let local users publish their data" : "Buscar una libreta de direcciones global y pública para los usuarios y permitir a los usuarios locales publicar sus datos" }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/federatedfilesharing/l10n/es_EC.json b/apps/federatedfilesharing/l10n/es_EC.json index 3aa76abe4f..11be293241 100644 --- a/apps/federatedfilesharing/l10n/es_EC.json +++ b/apps/federatedfilesharing/l10n/es_EC.json @@ -15,13 +15,6 @@ "Couldn't establish a federated share." : "No fue posible establecer el elemento compartido. ", "Couldn't establish a federated share, maybe the password was wrong." : "No fue posible establecer el elemento compartido federado, tal vez la contraseña sea incorrecta. ", "Federated Share request sent, you will receive an invitation. Check your notifications." : "Solicitud de elemento compartido Federado enviada, recibiras una invitación. Verifica tus notificaciones.", - "The mountpoint name contains invalid characters." : "El nombre del punto de montaje contiene caracteres inválidos.", - "Not allowed to create a federated share with the owner." : "No está permitido crear un elemento compartido federado con el dueño. ", - "Invalid or untrusted SSL certificate" : "Certificado SSL inválido o no de confianza", - "Could not authenticate to remote share, password might be wrong" : "No fue posible autenticarse ante el elemento compartido remoto, la contraseña puede estar incorrecta", - "Storage not valid" : "Almacenamiento inválido", - "Federated share added" : "Elemento compartido Federado agregado", - "Couldn't add remote share" : "No fue posible agregar el elemento compartido remoto", "Sharing %s failed, because this item is already shared with %s" : "Se presentó una falla al compartir %s, porque este elemento ya se encuentra compartido con %s", "Not allowed to create a federated share with the same user" : "No está permitido crear un elelmento compartido federado con el mismo usuario", "File is already shared with %s" : "El archivo ya ha sido compartido con %s", @@ -50,6 +43,13 @@ "Add to your website" : "Agregar a tu sitio web", "Share with me via Nextcloud" : "Compartir conmigo vía Nextcloud", "HTML Code:" : "Código HTML:", + "The mountpoint name contains invalid characters." : "El nombre del punto de montaje contiene caracteres inválidos.", + "Not allowed to create a federated share with the owner." : "No está permitido crear un elemento compartido federado con el dueño. ", + "Invalid or untrusted SSL certificate" : "Certificado SSL inválido o no de confianza", + "Could not authenticate to remote share, password might be wrong" : "No fue posible autenticarse ante el elemento compartido remoto, la contraseña puede estar incorrecta", + "Storage not valid" : "Almacenamiento inválido", + "Federated share added" : "Elemento compartido Federado agregado", + "Couldn't add remote share" : "No fue posible agregar el elemento compartido remoto", "Search global and public address book for users and let local users publish their data" : "Buscar una libreta de direcciones global y pública para los usuarios y permitir a los usuarios locales publicar sus datos" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/apps/federatedfilesharing/l10n/es_GT.js b/apps/federatedfilesharing/l10n/es_GT.js index 154004fbba..6b3ea68b72 100644 --- a/apps/federatedfilesharing/l10n/es_GT.js +++ b/apps/federatedfilesharing/l10n/es_GT.js @@ -17,13 +17,6 @@ OC.L10N.register( "Couldn't establish a federated share." : "No fue posible establecer el elemento compartido. ", "Couldn't establish a federated share, maybe the password was wrong." : "No fue posible establecer el elemento compartido federado, tal vez la contraseña sea incorrecta. ", "Federated Share request sent, you will receive an invitation. Check your notifications." : "Solicitud de elemento compartido Federado enviada, recibiras una invitación. Verifica tus notificaciones.", - "The mountpoint name contains invalid characters." : "El nombre del punto de montaje contiene caracteres inválidos.", - "Not allowed to create a federated share with the owner." : "No está permitido crear un elemento compartido federado con el dueño. ", - "Invalid or untrusted SSL certificate" : "Certificado SSL inválido o no de confianza", - "Could not authenticate to remote share, password might be wrong" : "No fue posible autenticarse ante el elemento compartido remoto, la contraseña puede estar incorrecta", - "Storage not valid" : "Almacenamiento inválido", - "Federated share added" : "Elemento compartido Federado agregado", - "Couldn't add remote share" : "No fue posible agregar el elemento compartido remoto", "Sharing %s failed, because this item is already shared with %s" : "Se presentó una falla al compartir %s, porque este elemento ya se encuentra compartido con %s", "Not allowed to create a federated share with the same user" : "No está permitido crear un elelmento compartido federado con el mismo usuario", "File is already shared with %s" : "El archivo ya ha sido compartido con %s", @@ -52,6 +45,13 @@ OC.L10N.register( "Add to your website" : "Agregar a tu sitio web", "Share with me via Nextcloud" : "Compartir conmigo vía Nextcloud", "HTML Code:" : "Código HTML:", + "The mountpoint name contains invalid characters." : "El nombre del punto de montaje contiene caracteres inválidos.", + "Not allowed to create a federated share with the owner." : "No está permitido crear un elemento compartido federado con el dueño. ", + "Invalid or untrusted SSL certificate" : "Certificado SSL inválido o no de confianza", + "Could not authenticate to remote share, password might be wrong" : "No fue posible autenticarse ante el elemento compartido remoto, la contraseña puede estar incorrecta", + "Storage not valid" : "Almacenamiento inválido", + "Federated share added" : "Elemento compartido Federado agregado", + "Couldn't add remote share" : "No fue posible agregar el elemento compartido remoto", "Search global and public address book for users and let local users publish their data" : "Buscar una libreta de direcciones global y pública para los usuarios y permitir a los usuarios locales publicar sus datos" }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/federatedfilesharing/l10n/es_GT.json b/apps/federatedfilesharing/l10n/es_GT.json index 3aa76abe4f..11be293241 100644 --- a/apps/federatedfilesharing/l10n/es_GT.json +++ b/apps/federatedfilesharing/l10n/es_GT.json @@ -15,13 +15,6 @@ "Couldn't establish a federated share." : "No fue posible establecer el elemento compartido. ", "Couldn't establish a federated share, maybe the password was wrong." : "No fue posible establecer el elemento compartido federado, tal vez la contraseña sea incorrecta. ", "Federated Share request sent, you will receive an invitation. Check your notifications." : "Solicitud de elemento compartido Federado enviada, recibiras una invitación. Verifica tus notificaciones.", - "The mountpoint name contains invalid characters." : "El nombre del punto de montaje contiene caracteres inválidos.", - "Not allowed to create a federated share with the owner." : "No está permitido crear un elemento compartido federado con el dueño. ", - "Invalid or untrusted SSL certificate" : "Certificado SSL inválido o no de confianza", - "Could not authenticate to remote share, password might be wrong" : "No fue posible autenticarse ante el elemento compartido remoto, la contraseña puede estar incorrecta", - "Storage not valid" : "Almacenamiento inválido", - "Federated share added" : "Elemento compartido Federado agregado", - "Couldn't add remote share" : "No fue posible agregar el elemento compartido remoto", "Sharing %s failed, because this item is already shared with %s" : "Se presentó una falla al compartir %s, porque este elemento ya se encuentra compartido con %s", "Not allowed to create a federated share with the same user" : "No está permitido crear un elelmento compartido federado con el mismo usuario", "File is already shared with %s" : "El archivo ya ha sido compartido con %s", @@ -50,6 +43,13 @@ "Add to your website" : "Agregar a tu sitio web", "Share with me via Nextcloud" : "Compartir conmigo vía Nextcloud", "HTML Code:" : "Código HTML:", + "The mountpoint name contains invalid characters." : "El nombre del punto de montaje contiene caracteres inválidos.", + "Not allowed to create a federated share with the owner." : "No está permitido crear un elemento compartido federado con el dueño. ", + "Invalid or untrusted SSL certificate" : "Certificado SSL inválido o no de confianza", + "Could not authenticate to remote share, password might be wrong" : "No fue posible autenticarse ante el elemento compartido remoto, la contraseña puede estar incorrecta", + "Storage not valid" : "Almacenamiento inválido", + "Federated share added" : "Elemento compartido Federado agregado", + "Couldn't add remote share" : "No fue posible agregar el elemento compartido remoto", "Search global and public address book for users and let local users publish their data" : "Buscar una libreta de direcciones global y pública para los usuarios y permitir a los usuarios locales publicar sus datos" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/apps/federatedfilesharing/l10n/es_HN.js b/apps/federatedfilesharing/l10n/es_HN.js index 154004fbba..6b3ea68b72 100644 --- a/apps/federatedfilesharing/l10n/es_HN.js +++ b/apps/federatedfilesharing/l10n/es_HN.js @@ -17,13 +17,6 @@ OC.L10N.register( "Couldn't establish a federated share." : "No fue posible establecer el elemento compartido. ", "Couldn't establish a federated share, maybe the password was wrong." : "No fue posible establecer el elemento compartido federado, tal vez la contraseña sea incorrecta. ", "Federated Share request sent, you will receive an invitation. Check your notifications." : "Solicitud de elemento compartido Federado enviada, recibiras una invitación. Verifica tus notificaciones.", - "The mountpoint name contains invalid characters." : "El nombre del punto de montaje contiene caracteres inválidos.", - "Not allowed to create a federated share with the owner." : "No está permitido crear un elemento compartido federado con el dueño. ", - "Invalid or untrusted SSL certificate" : "Certificado SSL inválido o no de confianza", - "Could not authenticate to remote share, password might be wrong" : "No fue posible autenticarse ante el elemento compartido remoto, la contraseña puede estar incorrecta", - "Storage not valid" : "Almacenamiento inválido", - "Federated share added" : "Elemento compartido Federado agregado", - "Couldn't add remote share" : "No fue posible agregar el elemento compartido remoto", "Sharing %s failed, because this item is already shared with %s" : "Se presentó una falla al compartir %s, porque este elemento ya se encuentra compartido con %s", "Not allowed to create a federated share with the same user" : "No está permitido crear un elelmento compartido federado con el mismo usuario", "File is already shared with %s" : "El archivo ya ha sido compartido con %s", @@ -52,6 +45,13 @@ OC.L10N.register( "Add to your website" : "Agregar a tu sitio web", "Share with me via Nextcloud" : "Compartir conmigo vía Nextcloud", "HTML Code:" : "Código HTML:", + "The mountpoint name contains invalid characters." : "El nombre del punto de montaje contiene caracteres inválidos.", + "Not allowed to create a federated share with the owner." : "No está permitido crear un elemento compartido federado con el dueño. ", + "Invalid or untrusted SSL certificate" : "Certificado SSL inválido o no de confianza", + "Could not authenticate to remote share, password might be wrong" : "No fue posible autenticarse ante el elemento compartido remoto, la contraseña puede estar incorrecta", + "Storage not valid" : "Almacenamiento inválido", + "Federated share added" : "Elemento compartido Federado agregado", + "Couldn't add remote share" : "No fue posible agregar el elemento compartido remoto", "Search global and public address book for users and let local users publish their data" : "Buscar una libreta de direcciones global y pública para los usuarios y permitir a los usuarios locales publicar sus datos" }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/federatedfilesharing/l10n/es_HN.json b/apps/federatedfilesharing/l10n/es_HN.json index 3aa76abe4f..11be293241 100644 --- a/apps/federatedfilesharing/l10n/es_HN.json +++ b/apps/federatedfilesharing/l10n/es_HN.json @@ -15,13 +15,6 @@ "Couldn't establish a federated share." : "No fue posible establecer el elemento compartido. ", "Couldn't establish a federated share, maybe the password was wrong." : "No fue posible establecer el elemento compartido federado, tal vez la contraseña sea incorrecta. ", "Federated Share request sent, you will receive an invitation. Check your notifications." : "Solicitud de elemento compartido Federado enviada, recibiras una invitación. Verifica tus notificaciones.", - "The mountpoint name contains invalid characters." : "El nombre del punto de montaje contiene caracteres inválidos.", - "Not allowed to create a federated share with the owner." : "No está permitido crear un elemento compartido federado con el dueño. ", - "Invalid or untrusted SSL certificate" : "Certificado SSL inválido o no de confianza", - "Could not authenticate to remote share, password might be wrong" : "No fue posible autenticarse ante el elemento compartido remoto, la contraseña puede estar incorrecta", - "Storage not valid" : "Almacenamiento inválido", - "Federated share added" : "Elemento compartido Federado agregado", - "Couldn't add remote share" : "No fue posible agregar el elemento compartido remoto", "Sharing %s failed, because this item is already shared with %s" : "Se presentó una falla al compartir %s, porque este elemento ya se encuentra compartido con %s", "Not allowed to create a federated share with the same user" : "No está permitido crear un elelmento compartido federado con el mismo usuario", "File is already shared with %s" : "El archivo ya ha sido compartido con %s", @@ -50,6 +43,13 @@ "Add to your website" : "Agregar a tu sitio web", "Share with me via Nextcloud" : "Compartir conmigo vía Nextcloud", "HTML Code:" : "Código HTML:", + "The mountpoint name contains invalid characters." : "El nombre del punto de montaje contiene caracteres inválidos.", + "Not allowed to create a federated share with the owner." : "No está permitido crear un elemento compartido federado con el dueño. ", + "Invalid or untrusted SSL certificate" : "Certificado SSL inválido o no de confianza", + "Could not authenticate to remote share, password might be wrong" : "No fue posible autenticarse ante el elemento compartido remoto, la contraseña puede estar incorrecta", + "Storage not valid" : "Almacenamiento inválido", + "Federated share added" : "Elemento compartido Federado agregado", + "Couldn't add remote share" : "No fue posible agregar el elemento compartido remoto", "Search global and public address book for users and let local users publish their data" : "Buscar una libreta de direcciones global y pública para los usuarios y permitir a los usuarios locales publicar sus datos" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/apps/federatedfilesharing/l10n/es_MX.js b/apps/federatedfilesharing/l10n/es_MX.js index e48ad2b8f4..51f6777c4b 100644 --- a/apps/federatedfilesharing/l10n/es_MX.js +++ b/apps/federatedfilesharing/l10n/es_MX.js @@ -17,13 +17,6 @@ OC.L10N.register( "Couldn't establish a federated share." : "No fue posible establecer el elemento compartido. ", "Couldn't establish a federated share, maybe the password was wrong." : "No fue posible establecer el elemento compartido federado, tal vez la contraseña sea incorrecta. ", "Federated Share request sent, you will receive an invitation. Check your notifications." : "Solicitud de elemento compartido Federado enviada, recibiras una invitación. Verifica tus notificaciones.", - "The mountpoint name contains invalid characters." : "El nombre del punto de montaje contiene caracteres inválidos.", - "Not allowed to create a federated share with the owner." : "No está permitido crear un elemento compartido federado con el dueño. ", - "Invalid or untrusted SSL certificate" : "Certificado SSL inválido o no de confianza", - "Could not authenticate to remote share, password might be wrong" : "No fue posible autenticarse ante el elemento compartido remoto, la contraseña puede estar incorrecta", - "Storage not valid" : "Almacenamiento inválido", - "Federated share added" : "Elemento compartido Federado agregado", - "Couldn't add remote share" : "No fue posible agregar el elemento compartido remoto", "Sharing %s failed, because this item is already shared with %s" : "Se presentó una falla al compartir %s, porque este elemento ya se encuentra compartido con %s", "Not allowed to create a federated share with the same user" : "No está permitido crear un elelmento compartido federado con el mismo usuario", "File is already shared with %s" : "El archivo ya ha sido compartido con %s", @@ -53,6 +46,13 @@ OC.L10N.register( "Add to your website" : "Agregar a tu sitio web", "Share with me via Nextcloud" : "Compartir conmigo vía Nextcloud", "HTML Code:" : "Código HTML:", + "The mountpoint name contains invalid characters." : "El nombre del punto de montaje contiene caracteres inválidos.", + "Not allowed to create a federated share with the owner." : "No está permitido crear un elemento compartido federado con el dueño. ", + "Invalid or untrusted SSL certificate" : "Certificado SSL inválido o no de confianza", + "Could not authenticate to remote share, password might be wrong" : "No fue posible autenticarse ante el elemento compartido remoto, la contraseña puede estar incorrecta", + "Storage not valid" : "Almacenamiento inválido", + "Federated share added" : "Elemento compartido Federado agregado", + "Couldn't add remote share" : "No fue posible agregar el elemento compartido remoto", "Search global and public address book for users and let local users publish their data" : "Buscar una libreta de direcciones global y pública para los usuarios y permitir a los usuarios locales publicar sus datos" }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/federatedfilesharing/l10n/es_MX.json b/apps/federatedfilesharing/l10n/es_MX.json index 241a217bb2..30af7a7ae4 100644 --- a/apps/federatedfilesharing/l10n/es_MX.json +++ b/apps/federatedfilesharing/l10n/es_MX.json @@ -15,13 +15,6 @@ "Couldn't establish a federated share." : "No fue posible establecer el elemento compartido. ", "Couldn't establish a federated share, maybe the password was wrong." : "No fue posible establecer el elemento compartido federado, tal vez la contraseña sea incorrecta. ", "Federated Share request sent, you will receive an invitation. Check your notifications." : "Solicitud de elemento compartido Federado enviada, recibiras una invitación. Verifica tus notificaciones.", - "The mountpoint name contains invalid characters." : "El nombre del punto de montaje contiene caracteres inválidos.", - "Not allowed to create a federated share with the owner." : "No está permitido crear un elemento compartido federado con el dueño. ", - "Invalid or untrusted SSL certificate" : "Certificado SSL inválido o no de confianza", - "Could not authenticate to remote share, password might be wrong" : "No fue posible autenticarse ante el elemento compartido remoto, la contraseña puede estar incorrecta", - "Storage not valid" : "Almacenamiento inválido", - "Federated share added" : "Elemento compartido Federado agregado", - "Couldn't add remote share" : "No fue posible agregar el elemento compartido remoto", "Sharing %s failed, because this item is already shared with %s" : "Se presentó una falla al compartir %s, porque este elemento ya se encuentra compartido con %s", "Not allowed to create a federated share with the same user" : "No está permitido crear un elelmento compartido federado con el mismo usuario", "File is already shared with %s" : "El archivo ya ha sido compartido con %s", @@ -51,6 +44,13 @@ "Add to your website" : "Agregar a tu sitio web", "Share with me via Nextcloud" : "Compartir conmigo vía Nextcloud", "HTML Code:" : "Código HTML:", + "The mountpoint name contains invalid characters." : "El nombre del punto de montaje contiene caracteres inválidos.", + "Not allowed to create a federated share with the owner." : "No está permitido crear un elemento compartido federado con el dueño. ", + "Invalid or untrusted SSL certificate" : "Certificado SSL inválido o no de confianza", + "Could not authenticate to remote share, password might be wrong" : "No fue posible autenticarse ante el elemento compartido remoto, la contraseña puede estar incorrecta", + "Storage not valid" : "Almacenamiento inválido", + "Federated share added" : "Elemento compartido Federado agregado", + "Couldn't add remote share" : "No fue posible agregar el elemento compartido remoto", "Search global and public address book for users and let local users publish their data" : "Buscar una libreta de direcciones global y pública para los usuarios y permitir a los usuarios locales publicar sus datos" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/apps/federatedfilesharing/l10n/es_NI.js b/apps/federatedfilesharing/l10n/es_NI.js index 154004fbba..6b3ea68b72 100644 --- a/apps/federatedfilesharing/l10n/es_NI.js +++ b/apps/federatedfilesharing/l10n/es_NI.js @@ -17,13 +17,6 @@ OC.L10N.register( "Couldn't establish a federated share." : "No fue posible establecer el elemento compartido. ", "Couldn't establish a federated share, maybe the password was wrong." : "No fue posible establecer el elemento compartido federado, tal vez la contraseña sea incorrecta. ", "Federated Share request sent, you will receive an invitation. Check your notifications." : "Solicitud de elemento compartido Federado enviada, recibiras una invitación. Verifica tus notificaciones.", - "The mountpoint name contains invalid characters." : "El nombre del punto de montaje contiene caracteres inválidos.", - "Not allowed to create a federated share with the owner." : "No está permitido crear un elemento compartido federado con el dueño. ", - "Invalid or untrusted SSL certificate" : "Certificado SSL inválido o no de confianza", - "Could not authenticate to remote share, password might be wrong" : "No fue posible autenticarse ante el elemento compartido remoto, la contraseña puede estar incorrecta", - "Storage not valid" : "Almacenamiento inválido", - "Federated share added" : "Elemento compartido Federado agregado", - "Couldn't add remote share" : "No fue posible agregar el elemento compartido remoto", "Sharing %s failed, because this item is already shared with %s" : "Se presentó una falla al compartir %s, porque este elemento ya se encuentra compartido con %s", "Not allowed to create a federated share with the same user" : "No está permitido crear un elelmento compartido federado con el mismo usuario", "File is already shared with %s" : "El archivo ya ha sido compartido con %s", @@ -52,6 +45,13 @@ OC.L10N.register( "Add to your website" : "Agregar a tu sitio web", "Share with me via Nextcloud" : "Compartir conmigo vía Nextcloud", "HTML Code:" : "Código HTML:", + "The mountpoint name contains invalid characters." : "El nombre del punto de montaje contiene caracteres inválidos.", + "Not allowed to create a federated share with the owner." : "No está permitido crear un elemento compartido federado con el dueño. ", + "Invalid or untrusted SSL certificate" : "Certificado SSL inválido o no de confianza", + "Could not authenticate to remote share, password might be wrong" : "No fue posible autenticarse ante el elemento compartido remoto, la contraseña puede estar incorrecta", + "Storage not valid" : "Almacenamiento inválido", + "Federated share added" : "Elemento compartido Federado agregado", + "Couldn't add remote share" : "No fue posible agregar el elemento compartido remoto", "Search global and public address book for users and let local users publish their data" : "Buscar una libreta de direcciones global y pública para los usuarios y permitir a los usuarios locales publicar sus datos" }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/federatedfilesharing/l10n/es_NI.json b/apps/federatedfilesharing/l10n/es_NI.json index 3aa76abe4f..11be293241 100644 --- a/apps/federatedfilesharing/l10n/es_NI.json +++ b/apps/federatedfilesharing/l10n/es_NI.json @@ -15,13 +15,6 @@ "Couldn't establish a federated share." : "No fue posible establecer el elemento compartido. ", "Couldn't establish a federated share, maybe the password was wrong." : "No fue posible establecer el elemento compartido federado, tal vez la contraseña sea incorrecta. ", "Federated Share request sent, you will receive an invitation. Check your notifications." : "Solicitud de elemento compartido Federado enviada, recibiras una invitación. Verifica tus notificaciones.", - "The mountpoint name contains invalid characters." : "El nombre del punto de montaje contiene caracteres inválidos.", - "Not allowed to create a federated share with the owner." : "No está permitido crear un elemento compartido federado con el dueño. ", - "Invalid or untrusted SSL certificate" : "Certificado SSL inválido o no de confianza", - "Could not authenticate to remote share, password might be wrong" : "No fue posible autenticarse ante el elemento compartido remoto, la contraseña puede estar incorrecta", - "Storage not valid" : "Almacenamiento inválido", - "Federated share added" : "Elemento compartido Federado agregado", - "Couldn't add remote share" : "No fue posible agregar el elemento compartido remoto", "Sharing %s failed, because this item is already shared with %s" : "Se presentó una falla al compartir %s, porque este elemento ya se encuentra compartido con %s", "Not allowed to create a federated share with the same user" : "No está permitido crear un elelmento compartido federado con el mismo usuario", "File is already shared with %s" : "El archivo ya ha sido compartido con %s", @@ -50,6 +43,13 @@ "Add to your website" : "Agregar a tu sitio web", "Share with me via Nextcloud" : "Compartir conmigo vía Nextcloud", "HTML Code:" : "Código HTML:", + "The mountpoint name contains invalid characters." : "El nombre del punto de montaje contiene caracteres inválidos.", + "Not allowed to create a federated share with the owner." : "No está permitido crear un elemento compartido federado con el dueño. ", + "Invalid or untrusted SSL certificate" : "Certificado SSL inválido o no de confianza", + "Could not authenticate to remote share, password might be wrong" : "No fue posible autenticarse ante el elemento compartido remoto, la contraseña puede estar incorrecta", + "Storage not valid" : "Almacenamiento inválido", + "Federated share added" : "Elemento compartido Federado agregado", + "Couldn't add remote share" : "No fue posible agregar el elemento compartido remoto", "Search global and public address book for users and let local users publish their data" : "Buscar una libreta de direcciones global y pública para los usuarios y permitir a los usuarios locales publicar sus datos" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/apps/federatedfilesharing/l10n/es_PA.js b/apps/federatedfilesharing/l10n/es_PA.js index 154004fbba..6b3ea68b72 100644 --- a/apps/federatedfilesharing/l10n/es_PA.js +++ b/apps/federatedfilesharing/l10n/es_PA.js @@ -17,13 +17,6 @@ OC.L10N.register( "Couldn't establish a federated share." : "No fue posible establecer el elemento compartido. ", "Couldn't establish a federated share, maybe the password was wrong." : "No fue posible establecer el elemento compartido federado, tal vez la contraseña sea incorrecta. ", "Federated Share request sent, you will receive an invitation. Check your notifications." : "Solicitud de elemento compartido Federado enviada, recibiras una invitación. Verifica tus notificaciones.", - "The mountpoint name contains invalid characters." : "El nombre del punto de montaje contiene caracteres inválidos.", - "Not allowed to create a federated share with the owner." : "No está permitido crear un elemento compartido federado con el dueño. ", - "Invalid or untrusted SSL certificate" : "Certificado SSL inválido o no de confianza", - "Could not authenticate to remote share, password might be wrong" : "No fue posible autenticarse ante el elemento compartido remoto, la contraseña puede estar incorrecta", - "Storage not valid" : "Almacenamiento inválido", - "Federated share added" : "Elemento compartido Federado agregado", - "Couldn't add remote share" : "No fue posible agregar el elemento compartido remoto", "Sharing %s failed, because this item is already shared with %s" : "Se presentó una falla al compartir %s, porque este elemento ya se encuentra compartido con %s", "Not allowed to create a federated share with the same user" : "No está permitido crear un elelmento compartido federado con el mismo usuario", "File is already shared with %s" : "El archivo ya ha sido compartido con %s", @@ -52,6 +45,13 @@ OC.L10N.register( "Add to your website" : "Agregar a tu sitio web", "Share with me via Nextcloud" : "Compartir conmigo vía Nextcloud", "HTML Code:" : "Código HTML:", + "The mountpoint name contains invalid characters." : "El nombre del punto de montaje contiene caracteres inválidos.", + "Not allowed to create a federated share with the owner." : "No está permitido crear un elemento compartido federado con el dueño. ", + "Invalid or untrusted SSL certificate" : "Certificado SSL inválido o no de confianza", + "Could not authenticate to remote share, password might be wrong" : "No fue posible autenticarse ante el elemento compartido remoto, la contraseña puede estar incorrecta", + "Storage not valid" : "Almacenamiento inválido", + "Federated share added" : "Elemento compartido Federado agregado", + "Couldn't add remote share" : "No fue posible agregar el elemento compartido remoto", "Search global and public address book for users and let local users publish their data" : "Buscar una libreta de direcciones global y pública para los usuarios y permitir a los usuarios locales publicar sus datos" }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/federatedfilesharing/l10n/es_PA.json b/apps/federatedfilesharing/l10n/es_PA.json index 3aa76abe4f..11be293241 100644 --- a/apps/federatedfilesharing/l10n/es_PA.json +++ b/apps/federatedfilesharing/l10n/es_PA.json @@ -15,13 +15,6 @@ "Couldn't establish a federated share." : "No fue posible establecer el elemento compartido. ", "Couldn't establish a federated share, maybe the password was wrong." : "No fue posible establecer el elemento compartido federado, tal vez la contraseña sea incorrecta. ", "Federated Share request sent, you will receive an invitation. Check your notifications." : "Solicitud de elemento compartido Federado enviada, recibiras una invitación. Verifica tus notificaciones.", - "The mountpoint name contains invalid characters." : "El nombre del punto de montaje contiene caracteres inválidos.", - "Not allowed to create a federated share with the owner." : "No está permitido crear un elemento compartido federado con el dueño. ", - "Invalid or untrusted SSL certificate" : "Certificado SSL inválido o no de confianza", - "Could not authenticate to remote share, password might be wrong" : "No fue posible autenticarse ante el elemento compartido remoto, la contraseña puede estar incorrecta", - "Storage not valid" : "Almacenamiento inválido", - "Federated share added" : "Elemento compartido Federado agregado", - "Couldn't add remote share" : "No fue posible agregar el elemento compartido remoto", "Sharing %s failed, because this item is already shared with %s" : "Se presentó una falla al compartir %s, porque este elemento ya se encuentra compartido con %s", "Not allowed to create a federated share with the same user" : "No está permitido crear un elelmento compartido federado con el mismo usuario", "File is already shared with %s" : "El archivo ya ha sido compartido con %s", @@ -50,6 +43,13 @@ "Add to your website" : "Agregar a tu sitio web", "Share with me via Nextcloud" : "Compartir conmigo vía Nextcloud", "HTML Code:" : "Código HTML:", + "The mountpoint name contains invalid characters." : "El nombre del punto de montaje contiene caracteres inválidos.", + "Not allowed to create a federated share with the owner." : "No está permitido crear un elemento compartido federado con el dueño. ", + "Invalid or untrusted SSL certificate" : "Certificado SSL inválido o no de confianza", + "Could not authenticate to remote share, password might be wrong" : "No fue posible autenticarse ante el elemento compartido remoto, la contraseña puede estar incorrecta", + "Storage not valid" : "Almacenamiento inválido", + "Federated share added" : "Elemento compartido Federado agregado", + "Couldn't add remote share" : "No fue posible agregar el elemento compartido remoto", "Search global and public address book for users and let local users publish their data" : "Buscar una libreta de direcciones global y pública para los usuarios y permitir a los usuarios locales publicar sus datos" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/apps/federatedfilesharing/l10n/es_PE.js b/apps/federatedfilesharing/l10n/es_PE.js index 154004fbba..6b3ea68b72 100644 --- a/apps/federatedfilesharing/l10n/es_PE.js +++ b/apps/federatedfilesharing/l10n/es_PE.js @@ -17,13 +17,6 @@ OC.L10N.register( "Couldn't establish a federated share." : "No fue posible establecer el elemento compartido. ", "Couldn't establish a federated share, maybe the password was wrong." : "No fue posible establecer el elemento compartido federado, tal vez la contraseña sea incorrecta. ", "Federated Share request sent, you will receive an invitation. Check your notifications." : "Solicitud de elemento compartido Federado enviada, recibiras una invitación. Verifica tus notificaciones.", - "The mountpoint name contains invalid characters." : "El nombre del punto de montaje contiene caracteres inválidos.", - "Not allowed to create a federated share with the owner." : "No está permitido crear un elemento compartido federado con el dueño. ", - "Invalid or untrusted SSL certificate" : "Certificado SSL inválido o no de confianza", - "Could not authenticate to remote share, password might be wrong" : "No fue posible autenticarse ante el elemento compartido remoto, la contraseña puede estar incorrecta", - "Storage not valid" : "Almacenamiento inválido", - "Federated share added" : "Elemento compartido Federado agregado", - "Couldn't add remote share" : "No fue posible agregar el elemento compartido remoto", "Sharing %s failed, because this item is already shared with %s" : "Se presentó una falla al compartir %s, porque este elemento ya se encuentra compartido con %s", "Not allowed to create a federated share with the same user" : "No está permitido crear un elelmento compartido federado con el mismo usuario", "File is already shared with %s" : "El archivo ya ha sido compartido con %s", @@ -52,6 +45,13 @@ OC.L10N.register( "Add to your website" : "Agregar a tu sitio web", "Share with me via Nextcloud" : "Compartir conmigo vía Nextcloud", "HTML Code:" : "Código HTML:", + "The mountpoint name contains invalid characters." : "El nombre del punto de montaje contiene caracteres inválidos.", + "Not allowed to create a federated share with the owner." : "No está permitido crear un elemento compartido federado con el dueño. ", + "Invalid or untrusted SSL certificate" : "Certificado SSL inválido o no de confianza", + "Could not authenticate to remote share, password might be wrong" : "No fue posible autenticarse ante el elemento compartido remoto, la contraseña puede estar incorrecta", + "Storage not valid" : "Almacenamiento inválido", + "Federated share added" : "Elemento compartido Federado agregado", + "Couldn't add remote share" : "No fue posible agregar el elemento compartido remoto", "Search global and public address book for users and let local users publish their data" : "Buscar una libreta de direcciones global y pública para los usuarios y permitir a los usuarios locales publicar sus datos" }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/federatedfilesharing/l10n/es_PE.json b/apps/federatedfilesharing/l10n/es_PE.json index 3aa76abe4f..11be293241 100644 --- a/apps/federatedfilesharing/l10n/es_PE.json +++ b/apps/federatedfilesharing/l10n/es_PE.json @@ -15,13 +15,6 @@ "Couldn't establish a federated share." : "No fue posible establecer el elemento compartido. ", "Couldn't establish a federated share, maybe the password was wrong." : "No fue posible establecer el elemento compartido federado, tal vez la contraseña sea incorrecta. ", "Federated Share request sent, you will receive an invitation. Check your notifications." : "Solicitud de elemento compartido Federado enviada, recibiras una invitación. Verifica tus notificaciones.", - "The mountpoint name contains invalid characters." : "El nombre del punto de montaje contiene caracteres inválidos.", - "Not allowed to create a federated share with the owner." : "No está permitido crear un elemento compartido federado con el dueño. ", - "Invalid or untrusted SSL certificate" : "Certificado SSL inválido o no de confianza", - "Could not authenticate to remote share, password might be wrong" : "No fue posible autenticarse ante el elemento compartido remoto, la contraseña puede estar incorrecta", - "Storage not valid" : "Almacenamiento inválido", - "Federated share added" : "Elemento compartido Federado agregado", - "Couldn't add remote share" : "No fue posible agregar el elemento compartido remoto", "Sharing %s failed, because this item is already shared with %s" : "Se presentó una falla al compartir %s, porque este elemento ya se encuentra compartido con %s", "Not allowed to create a federated share with the same user" : "No está permitido crear un elelmento compartido federado con el mismo usuario", "File is already shared with %s" : "El archivo ya ha sido compartido con %s", @@ -50,6 +43,13 @@ "Add to your website" : "Agregar a tu sitio web", "Share with me via Nextcloud" : "Compartir conmigo vía Nextcloud", "HTML Code:" : "Código HTML:", + "The mountpoint name contains invalid characters." : "El nombre del punto de montaje contiene caracteres inválidos.", + "Not allowed to create a federated share with the owner." : "No está permitido crear un elemento compartido federado con el dueño. ", + "Invalid or untrusted SSL certificate" : "Certificado SSL inválido o no de confianza", + "Could not authenticate to remote share, password might be wrong" : "No fue posible autenticarse ante el elemento compartido remoto, la contraseña puede estar incorrecta", + "Storage not valid" : "Almacenamiento inválido", + "Federated share added" : "Elemento compartido Federado agregado", + "Couldn't add remote share" : "No fue posible agregar el elemento compartido remoto", "Search global and public address book for users and let local users publish their data" : "Buscar una libreta de direcciones global y pública para los usuarios y permitir a los usuarios locales publicar sus datos" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/apps/federatedfilesharing/l10n/es_PR.js b/apps/federatedfilesharing/l10n/es_PR.js index 154004fbba..6b3ea68b72 100644 --- a/apps/federatedfilesharing/l10n/es_PR.js +++ b/apps/federatedfilesharing/l10n/es_PR.js @@ -17,13 +17,6 @@ OC.L10N.register( "Couldn't establish a federated share." : "No fue posible establecer el elemento compartido. ", "Couldn't establish a federated share, maybe the password was wrong." : "No fue posible establecer el elemento compartido federado, tal vez la contraseña sea incorrecta. ", "Federated Share request sent, you will receive an invitation. Check your notifications." : "Solicitud de elemento compartido Federado enviada, recibiras una invitación. Verifica tus notificaciones.", - "The mountpoint name contains invalid characters." : "El nombre del punto de montaje contiene caracteres inválidos.", - "Not allowed to create a federated share with the owner." : "No está permitido crear un elemento compartido federado con el dueño. ", - "Invalid or untrusted SSL certificate" : "Certificado SSL inválido o no de confianza", - "Could not authenticate to remote share, password might be wrong" : "No fue posible autenticarse ante el elemento compartido remoto, la contraseña puede estar incorrecta", - "Storage not valid" : "Almacenamiento inválido", - "Federated share added" : "Elemento compartido Federado agregado", - "Couldn't add remote share" : "No fue posible agregar el elemento compartido remoto", "Sharing %s failed, because this item is already shared with %s" : "Se presentó una falla al compartir %s, porque este elemento ya se encuentra compartido con %s", "Not allowed to create a federated share with the same user" : "No está permitido crear un elelmento compartido federado con el mismo usuario", "File is already shared with %s" : "El archivo ya ha sido compartido con %s", @@ -52,6 +45,13 @@ OC.L10N.register( "Add to your website" : "Agregar a tu sitio web", "Share with me via Nextcloud" : "Compartir conmigo vía Nextcloud", "HTML Code:" : "Código HTML:", + "The mountpoint name contains invalid characters." : "El nombre del punto de montaje contiene caracteres inválidos.", + "Not allowed to create a federated share with the owner." : "No está permitido crear un elemento compartido federado con el dueño. ", + "Invalid or untrusted SSL certificate" : "Certificado SSL inválido o no de confianza", + "Could not authenticate to remote share, password might be wrong" : "No fue posible autenticarse ante el elemento compartido remoto, la contraseña puede estar incorrecta", + "Storage not valid" : "Almacenamiento inválido", + "Federated share added" : "Elemento compartido Federado agregado", + "Couldn't add remote share" : "No fue posible agregar el elemento compartido remoto", "Search global and public address book for users and let local users publish their data" : "Buscar una libreta de direcciones global y pública para los usuarios y permitir a los usuarios locales publicar sus datos" }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/federatedfilesharing/l10n/es_PR.json b/apps/federatedfilesharing/l10n/es_PR.json index 3aa76abe4f..11be293241 100644 --- a/apps/federatedfilesharing/l10n/es_PR.json +++ b/apps/federatedfilesharing/l10n/es_PR.json @@ -15,13 +15,6 @@ "Couldn't establish a federated share." : "No fue posible establecer el elemento compartido. ", "Couldn't establish a federated share, maybe the password was wrong." : "No fue posible establecer el elemento compartido federado, tal vez la contraseña sea incorrecta. ", "Federated Share request sent, you will receive an invitation. Check your notifications." : "Solicitud de elemento compartido Federado enviada, recibiras una invitación. Verifica tus notificaciones.", - "The mountpoint name contains invalid characters." : "El nombre del punto de montaje contiene caracteres inválidos.", - "Not allowed to create a federated share with the owner." : "No está permitido crear un elemento compartido federado con el dueño. ", - "Invalid or untrusted SSL certificate" : "Certificado SSL inválido o no de confianza", - "Could not authenticate to remote share, password might be wrong" : "No fue posible autenticarse ante el elemento compartido remoto, la contraseña puede estar incorrecta", - "Storage not valid" : "Almacenamiento inválido", - "Federated share added" : "Elemento compartido Federado agregado", - "Couldn't add remote share" : "No fue posible agregar el elemento compartido remoto", "Sharing %s failed, because this item is already shared with %s" : "Se presentó una falla al compartir %s, porque este elemento ya se encuentra compartido con %s", "Not allowed to create a federated share with the same user" : "No está permitido crear un elelmento compartido federado con el mismo usuario", "File is already shared with %s" : "El archivo ya ha sido compartido con %s", @@ -50,6 +43,13 @@ "Add to your website" : "Agregar a tu sitio web", "Share with me via Nextcloud" : "Compartir conmigo vía Nextcloud", "HTML Code:" : "Código HTML:", + "The mountpoint name contains invalid characters." : "El nombre del punto de montaje contiene caracteres inválidos.", + "Not allowed to create a federated share with the owner." : "No está permitido crear un elemento compartido federado con el dueño. ", + "Invalid or untrusted SSL certificate" : "Certificado SSL inválido o no de confianza", + "Could not authenticate to remote share, password might be wrong" : "No fue posible autenticarse ante el elemento compartido remoto, la contraseña puede estar incorrecta", + "Storage not valid" : "Almacenamiento inválido", + "Federated share added" : "Elemento compartido Federado agregado", + "Couldn't add remote share" : "No fue posible agregar el elemento compartido remoto", "Search global and public address book for users and let local users publish their data" : "Buscar una libreta de direcciones global y pública para los usuarios y permitir a los usuarios locales publicar sus datos" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/apps/federatedfilesharing/l10n/es_PY.js b/apps/federatedfilesharing/l10n/es_PY.js index 154004fbba..6b3ea68b72 100644 --- a/apps/federatedfilesharing/l10n/es_PY.js +++ b/apps/federatedfilesharing/l10n/es_PY.js @@ -17,13 +17,6 @@ OC.L10N.register( "Couldn't establish a federated share." : "No fue posible establecer el elemento compartido. ", "Couldn't establish a federated share, maybe the password was wrong." : "No fue posible establecer el elemento compartido federado, tal vez la contraseña sea incorrecta. ", "Federated Share request sent, you will receive an invitation. Check your notifications." : "Solicitud de elemento compartido Federado enviada, recibiras una invitación. Verifica tus notificaciones.", - "The mountpoint name contains invalid characters." : "El nombre del punto de montaje contiene caracteres inválidos.", - "Not allowed to create a federated share with the owner." : "No está permitido crear un elemento compartido federado con el dueño. ", - "Invalid or untrusted SSL certificate" : "Certificado SSL inválido o no de confianza", - "Could not authenticate to remote share, password might be wrong" : "No fue posible autenticarse ante el elemento compartido remoto, la contraseña puede estar incorrecta", - "Storage not valid" : "Almacenamiento inválido", - "Federated share added" : "Elemento compartido Federado agregado", - "Couldn't add remote share" : "No fue posible agregar el elemento compartido remoto", "Sharing %s failed, because this item is already shared with %s" : "Se presentó una falla al compartir %s, porque este elemento ya se encuentra compartido con %s", "Not allowed to create a federated share with the same user" : "No está permitido crear un elelmento compartido federado con el mismo usuario", "File is already shared with %s" : "El archivo ya ha sido compartido con %s", @@ -52,6 +45,13 @@ OC.L10N.register( "Add to your website" : "Agregar a tu sitio web", "Share with me via Nextcloud" : "Compartir conmigo vía Nextcloud", "HTML Code:" : "Código HTML:", + "The mountpoint name contains invalid characters." : "El nombre del punto de montaje contiene caracteres inválidos.", + "Not allowed to create a federated share with the owner." : "No está permitido crear un elemento compartido federado con el dueño. ", + "Invalid or untrusted SSL certificate" : "Certificado SSL inválido o no de confianza", + "Could not authenticate to remote share, password might be wrong" : "No fue posible autenticarse ante el elemento compartido remoto, la contraseña puede estar incorrecta", + "Storage not valid" : "Almacenamiento inválido", + "Federated share added" : "Elemento compartido Federado agregado", + "Couldn't add remote share" : "No fue posible agregar el elemento compartido remoto", "Search global and public address book for users and let local users publish their data" : "Buscar una libreta de direcciones global y pública para los usuarios y permitir a los usuarios locales publicar sus datos" }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/federatedfilesharing/l10n/es_PY.json b/apps/federatedfilesharing/l10n/es_PY.json index 3aa76abe4f..11be293241 100644 --- a/apps/federatedfilesharing/l10n/es_PY.json +++ b/apps/federatedfilesharing/l10n/es_PY.json @@ -15,13 +15,6 @@ "Couldn't establish a federated share." : "No fue posible establecer el elemento compartido. ", "Couldn't establish a federated share, maybe the password was wrong." : "No fue posible establecer el elemento compartido federado, tal vez la contraseña sea incorrecta. ", "Federated Share request sent, you will receive an invitation. Check your notifications." : "Solicitud de elemento compartido Federado enviada, recibiras una invitación. Verifica tus notificaciones.", - "The mountpoint name contains invalid characters." : "El nombre del punto de montaje contiene caracteres inválidos.", - "Not allowed to create a federated share with the owner." : "No está permitido crear un elemento compartido federado con el dueño. ", - "Invalid or untrusted SSL certificate" : "Certificado SSL inválido o no de confianza", - "Could not authenticate to remote share, password might be wrong" : "No fue posible autenticarse ante el elemento compartido remoto, la contraseña puede estar incorrecta", - "Storage not valid" : "Almacenamiento inválido", - "Federated share added" : "Elemento compartido Federado agregado", - "Couldn't add remote share" : "No fue posible agregar el elemento compartido remoto", "Sharing %s failed, because this item is already shared with %s" : "Se presentó una falla al compartir %s, porque este elemento ya se encuentra compartido con %s", "Not allowed to create a federated share with the same user" : "No está permitido crear un elelmento compartido federado con el mismo usuario", "File is already shared with %s" : "El archivo ya ha sido compartido con %s", @@ -50,6 +43,13 @@ "Add to your website" : "Agregar a tu sitio web", "Share with me via Nextcloud" : "Compartir conmigo vía Nextcloud", "HTML Code:" : "Código HTML:", + "The mountpoint name contains invalid characters." : "El nombre del punto de montaje contiene caracteres inválidos.", + "Not allowed to create a federated share with the owner." : "No está permitido crear un elemento compartido federado con el dueño. ", + "Invalid or untrusted SSL certificate" : "Certificado SSL inválido o no de confianza", + "Could not authenticate to remote share, password might be wrong" : "No fue posible autenticarse ante el elemento compartido remoto, la contraseña puede estar incorrecta", + "Storage not valid" : "Almacenamiento inválido", + "Federated share added" : "Elemento compartido Federado agregado", + "Couldn't add remote share" : "No fue posible agregar el elemento compartido remoto", "Search global and public address book for users and let local users publish their data" : "Buscar una libreta de direcciones global y pública para los usuarios y permitir a los usuarios locales publicar sus datos" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/apps/federatedfilesharing/l10n/es_SV.js b/apps/federatedfilesharing/l10n/es_SV.js index 154004fbba..6b3ea68b72 100644 --- a/apps/federatedfilesharing/l10n/es_SV.js +++ b/apps/federatedfilesharing/l10n/es_SV.js @@ -17,13 +17,6 @@ OC.L10N.register( "Couldn't establish a federated share." : "No fue posible establecer el elemento compartido. ", "Couldn't establish a federated share, maybe the password was wrong." : "No fue posible establecer el elemento compartido federado, tal vez la contraseña sea incorrecta. ", "Federated Share request sent, you will receive an invitation. Check your notifications." : "Solicitud de elemento compartido Federado enviada, recibiras una invitación. Verifica tus notificaciones.", - "The mountpoint name contains invalid characters." : "El nombre del punto de montaje contiene caracteres inválidos.", - "Not allowed to create a federated share with the owner." : "No está permitido crear un elemento compartido federado con el dueño. ", - "Invalid or untrusted SSL certificate" : "Certificado SSL inválido o no de confianza", - "Could not authenticate to remote share, password might be wrong" : "No fue posible autenticarse ante el elemento compartido remoto, la contraseña puede estar incorrecta", - "Storage not valid" : "Almacenamiento inválido", - "Federated share added" : "Elemento compartido Federado agregado", - "Couldn't add remote share" : "No fue posible agregar el elemento compartido remoto", "Sharing %s failed, because this item is already shared with %s" : "Se presentó una falla al compartir %s, porque este elemento ya se encuentra compartido con %s", "Not allowed to create a federated share with the same user" : "No está permitido crear un elelmento compartido federado con el mismo usuario", "File is already shared with %s" : "El archivo ya ha sido compartido con %s", @@ -52,6 +45,13 @@ OC.L10N.register( "Add to your website" : "Agregar a tu sitio web", "Share with me via Nextcloud" : "Compartir conmigo vía Nextcloud", "HTML Code:" : "Código HTML:", + "The mountpoint name contains invalid characters." : "El nombre del punto de montaje contiene caracteres inválidos.", + "Not allowed to create a federated share with the owner." : "No está permitido crear un elemento compartido federado con el dueño. ", + "Invalid or untrusted SSL certificate" : "Certificado SSL inválido o no de confianza", + "Could not authenticate to remote share, password might be wrong" : "No fue posible autenticarse ante el elemento compartido remoto, la contraseña puede estar incorrecta", + "Storage not valid" : "Almacenamiento inválido", + "Federated share added" : "Elemento compartido Federado agregado", + "Couldn't add remote share" : "No fue posible agregar el elemento compartido remoto", "Search global and public address book for users and let local users publish their data" : "Buscar una libreta de direcciones global y pública para los usuarios y permitir a los usuarios locales publicar sus datos" }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/federatedfilesharing/l10n/es_SV.json b/apps/federatedfilesharing/l10n/es_SV.json index 3aa76abe4f..11be293241 100644 --- a/apps/federatedfilesharing/l10n/es_SV.json +++ b/apps/federatedfilesharing/l10n/es_SV.json @@ -15,13 +15,6 @@ "Couldn't establish a federated share." : "No fue posible establecer el elemento compartido. ", "Couldn't establish a federated share, maybe the password was wrong." : "No fue posible establecer el elemento compartido federado, tal vez la contraseña sea incorrecta. ", "Federated Share request sent, you will receive an invitation. Check your notifications." : "Solicitud de elemento compartido Federado enviada, recibiras una invitación. Verifica tus notificaciones.", - "The mountpoint name contains invalid characters." : "El nombre del punto de montaje contiene caracteres inválidos.", - "Not allowed to create a federated share with the owner." : "No está permitido crear un elemento compartido federado con el dueño. ", - "Invalid or untrusted SSL certificate" : "Certificado SSL inválido o no de confianza", - "Could not authenticate to remote share, password might be wrong" : "No fue posible autenticarse ante el elemento compartido remoto, la contraseña puede estar incorrecta", - "Storage not valid" : "Almacenamiento inválido", - "Federated share added" : "Elemento compartido Federado agregado", - "Couldn't add remote share" : "No fue posible agregar el elemento compartido remoto", "Sharing %s failed, because this item is already shared with %s" : "Se presentó una falla al compartir %s, porque este elemento ya se encuentra compartido con %s", "Not allowed to create a federated share with the same user" : "No está permitido crear un elelmento compartido federado con el mismo usuario", "File is already shared with %s" : "El archivo ya ha sido compartido con %s", @@ -50,6 +43,13 @@ "Add to your website" : "Agregar a tu sitio web", "Share with me via Nextcloud" : "Compartir conmigo vía Nextcloud", "HTML Code:" : "Código HTML:", + "The mountpoint name contains invalid characters." : "El nombre del punto de montaje contiene caracteres inválidos.", + "Not allowed to create a federated share with the owner." : "No está permitido crear un elemento compartido federado con el dueño. ", + "Invalid or untrusted SSL certificate" : "Certificado SSL inválido o no de confianza", + "Could not authenticate to remote share, password might be wrong" : "No fue posible autenticarse ante el elemento compartido remoto, la contraseña puede estar incorrecta", + "Storage not valid" : "Almacenamiento inválido", + "Federated share added" : "Elemento compartido Federado agregado", + "Couldn't add remote share" : "No fue posible agregar el elemento compartido remoto", "Search global and public address book for users and let local users publish their data" : "Buscar una libreta de direcciones global y pública para los usuarios y permitir a los usuarios locales publicar sus datos" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/apps/federatedfilesharing/l10n/es_UY.js b/apps/federatedfilesharing/l10n/es_UY.js index 154004fbba..6b3ea68b72 100644 --- a/apps/federatedfilesharing/l10n/es_UY.js +++ b/apps/federatedfilesharing/l10n/es_UY.js @@ -17,13 +17,6 @@ OC.L10N.register( "Couldn't establish a federated share." : "No fue posible establecer el elemento compartido. ", "Couldn't establish a federated share, maybe the password was wrong." : "No fue posible establecer el elemento compartido federado, tal vez la contraseña sea incorrecta. ", "Federated Share request sent, you will receive an invitation. Check your notifications." : "Solicitud de elemento compartido Federado enviada, recibiras una invitación. Verifica tus notificaciones.", - "The mountpoint name contains invalid characters." : "El nombre del punto de montaje contiene caracteres inválidos.", - "Not allowed to create a federated share with the owner." : "No está permitido crear un elemento compartido federado con el dueño. ", - "Invalid or untrusted SSL certificate" : "Certificado SSL inválido o no de confianza", - "Could not authenticate to remote share, password might be wrong" : "No fue posible autenticarse ante el elemento compartido remoto, la contraseña puede estar incorrecta", - "Storage not valid" : "Almacenamiento inválido", - "Federated share added" : "Elemento compartido Federado agregado", - "Couldn't add remote share" : "No fue posible agregar el elemento compartido remoto", "Sharing %s failed, because this item is already shared with %s" : "Se presentó una falla al compartir %s, porque este elemento ya se encuentra compartido con %s", "Not allowed to create a federated share with the same user" : "No está permitido crear un elelmento compartido federado con el mismo usuario", "File is already shared with %s" : "El archivo ya ha sido compartido con %s", @@ -52,6 +45,13 @@ OC.L10N.register( "Add to your website" : "Agregar a tu sitio web", "Share with me via Nextcloud" : "Compartir conmigo vía Nextcloud", "HTML Code:" : "Código HTML:", + "The mountpoint name contains invalid characters." : "El nombre del punto de montaje contiene caracteres inválidos.", + "Not allowed to create a federated share with the owner." : "No está permitido crear un elemento compartido federado con el dueño. ", + "Invalid or untrusted SSL certificate" : "Certificado SSL inválido o no de confianza", + "Could not authenticate to remote share, password might be wrong" : "No fue posible autenticarse ante el elemento compartido remoto, la contraseña puede estar incorrecta", + "Storage not valid" : "Almacenamiento inválido", + "Federated share added" : "Elemento compartido Federado agregado", + "Couldn't add remote share" : "No fue posible agregar el elemento compartido remoto", "Search global and public address book for users and let local users publish their data" : "Buscar una libreta de direcciones global y pública para los usuarios y permitir a los usuarios locales publicar sus datos" }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/federatedfilesharing/l10n/es_UY.json b/apps/federatedfilesharing/l10n/es_UY.json index 3aa76abe4f..11be293241 100644 --- a/apps/federatedfilesharing/l10n/es_UY.json +++ b/apps/federatedfilesharing/l10n/es_UY.json @@ -15,13 +15,6 @@ "Couldn't establish a federated share." : "No fue posible establecer el elemento compartido. ", "Couldn't establish a federated share, maybe the password was wrong." : "No fue posible establecer el elemento compartido federado, tal vez la contraseña sea incorrecta. ", "Federated Share request sent, you will receive an invitation. Check your notifications." : "Solicitud de elemento compartido Federado enviada, recibiras una invitación. Verifica tus notificaciones.", - "The mountpoint name contains invalid characters." : "El nombre del punto de montaje contiene caracteres inválidos.", - "Not allowed to create a federated share with the owner." : "No está permitido crear un elemento compartido federado con el dueño. ", - "Invalid or untrusted SSL certificate" : "Certificado SSL inválido o no de confianza", - "Could not authenticate to remote share, password might be wrong" : "No fue posible autenticarse ante el elemento compartido remoto, la contraseña puede estar incorrecta", - "Storage not valid" : "Almacenamiento inválido", - "Federated share added" : "Elemento compartido Federado agregado", - "Couldn't add remote share" : "No fue posible agregar el elemento compartido remoto", "Sharing %s failed, because this item is already shared with %s" : "Se presentó una falla al compartir %s, porque este elemento ya se encuentra compartido con %s", "Not allowed to create a federated share with the same user" : "No está permitido crear un elelmento compartido federado con el mismo usuario", "File is already shared with %s" : "El archivo ya ha sido compartido con %s", @@ -50,6 +43,13 @@ "Add to your website" : "Agregar a tu sitio web", "Share with me via Nextcloud" : "Compartir conmigo vía Nextcloud", "HTML Code:" : "Código HTML:", + "The mountpoint name contains invalid characters." : "El nombre del punto de montaje contiene caracteres inválidos.", + "Not allowed to create a federated share with the owner." : "No está permitido crear un elemento compartido federado con el dueño. ", + "Invalid or untrusted SSL certificate" : "Certificado SSL inválido o no de confianza", + "Could not authenticate to remote share, password might be wrong" : "No fue posible autenticarse ante el elemento compartido remoto, la contraseña puede estar incorrecta", + "Storage not valid" : "Almacenamiento inválido", + "Federated share added" : "Elemento compartido Federado agregado", + "Couldn't add remote share" : "No fue posible agregar el elemento compartido remoto", "Search global and public address book for users and let local users publish their data" : "Buscar una libreta de direcciones global y pública para los usuarios y permitir a los usuarios locales publicar sus datos" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/apps/federatedfilesharing/l10n/et_EE.js b/apps/federatedfilesharing/l10n/et_EE.js index 1c6565484b..2d9ed0b30d 100644 --- a/apps/federatedfilesharing/l10n/et_EE.js +++ b/apps/federatedfilesharing/l10n/et_EE.js @@ -17,13 +17,6 @@ OC.L10N.register( "Couldn't establish a federated share." : "Liitjagamist ei õnnestunud luua", "Couldn't establish a federated share, maybe the password was wrong." : "Liitjagamist ei õnnestunud luua, ehk oli parool vale.", "Federated Share request sent, you will receive an invitation. Check your notifications." : "Liitjagamise päring edastatud, sulle saadetakse kutse. Kontrolli oma teateid.", - "The mountpoint name contains invalid characters." : "Ühenduspunkti nimes on vigaseid märke.", - "Not allowed to create a federated share with the owner." : "Liitjagamise loomine omanikuga ei ole lubatud.", - "Invalid or untrusted SSL certificate" : "Vigane või tundmatu SSL sertifikaat", - "Could not authenticate to remote share, password might be wrong" : "Ei õnnestunud kagujagamist autentida, ehk on parool vale", - "Storage not valid" : "Andmehoidla pole korrektne", - "Federated share added" : "Liitjagamine lisatud", - "Couldn't add remote share" : "Ei suutnud lisada kaugjagamist", "Sharing %s failed, because this item is already shared with %s" : "%s jagamine ebaõnnestus, kuna see üksus on juba jagatud %s", "Not allowed to create a federated share with the same user" : "Liitjagamise loomine sama kasutajaga ei ole lubatud.", "File is already shared with %s" : "Fail on juba jagatud kasutajaga %s", @@ -52,6 +45,13 @@ OC.L10N.register( "Add to your website" : "Lisa oma veebisaidile", "Share with me via Nextcloud" : "Jaga minuga läbi Nextcloudi", "HTML Code:" : "HTML kood:", + "The mountpoint name contains invalid characters." : "Ühenduspunkti nimes on vigaseid märke.", + "Not allowed to create a federated share with the owner." : "Liitjagamise loomine omanikuga ei ole lubatud.", + "Invalid or untrusted SSL certificate" : "Vigane või tundmatu SSL sertifikaat", + "Could not authenticate to remote share, password might be wrong" : "Ei õnnestunud kagujagamist autentida, ehk on parool vale", + "Storage not valid" : "Andmehoidla pole korrektne", + "Federated share added" : "Liitjagamine lisatud", + "Couldn't add remote share" : "Ei suutnud lisada kaugjagamist", "Search global and public address book for users and let local users publish their data" : "Otsi kasutajaid globaalsest ja avalikust aadressiraamatust ja luba kohalikel kasutajatel avaldada oma andmeid" }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/federatedfilesharing/l10n/et_EE.json b/apps/federatedfilesharing/l10n/et_EE.json index 5ad845fd42..1edbb48977 100644 --- a/apps/federatedfilesharing/l10n/et_EE.json +++ b/apps/federatedfilesharing/l10n/et_EE.json @@ -15,13 +15,6 @@ "Couldn't establish a federated share." : "Liitjagamist ei õnnestunud luua", "Couldn't establish a federated share, maybe the password was wrong." : "Liitjagamist ei õnnestunud luua, ehk oli parool vale.", "Federated Share request sent, you will receive an invitation. Check your notifications." : "Liitjagamise päring edastatud, sulle saadetakse kutse. Kontrolli oma teateid.", - "The mountpoint name contains invalid characters." : "Ühenduspunkti nimes on vigaseid märke.", - "Not allowed to create a federated share with the owner." : "Liitjagamise loomine omanikuga ei ole lubatud.", - "Invalid or untrusted SSL certificate" : "Vigane või tundmatu SSL sertifikaat", - "Could not authenticate to remote share, password might be wrong" : "Ei õnnestunud kagujagamist autentida, ehk on parool vale", - "Storage not valid" : "Andmehoidla pole korrektne", - "Federated share added" : "Liitjagamine lisatud", - "Couldn't add remote share" : "Ei suutnud lisada kaugjagamist", "Sharing %s failed, because this item is already shared with %s" : "%s jagamine ebaõnnestus, kuna see üksus on juba jagatud %s", "Not allowed to create a federated share with the same user" : "Liitjagamise loomine sama kasutajaga ei ole lubatud.", "File is already shared with %s" : "Fail on juba jagatud kasutajaga %s", @@ -50,6 +43,13 @@ "Add to your website" : "Lisa oma veebisaidile", "Share with me via Nextcloud" : "Jaga minuga läbi Nextcloudi", "HTML Code:" : "HTML kood:", + "The mountpoint name contains invalid characters." : "Ühenduspunkti nimes on vigaseid märke.", + "Not allowed to create a federated share with the owner." : "Liitjagamise loomine omanikuga ei ole lubatud.", + "Invalid or untrusted SSL certificate" : "Vigane või tundmatu SSL sertifikaat", + "Could not authenticate to remote share, password might be wrong" : "Ei õnnestunud kagujagamist autentida, ehk on parool vale", + "Storage not valid" : "Andmehoidla pole korrektne", + "Federated share added" : "Liitjagamine lisatud", + "Couldn't add remote share" : "Ei suutnud lisada kaugjagamist", "Search global and public address book for users and let local users publish their data" : "Otsi kasutajaid globaalsest ja avalikust aadressiraamatust ja luba kohalikel kasutajatel avaldada oma andmeid" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/apps/federatedfilesharing/l10n/eu.js b/apps/federatedfilesharing/l10n/eu.js index a6b3293b12..516d8c0bc9 100644 --- a/apps/federatedfilesharing/l10n/eu.js +++ b/apps/federatedfilesharing/l10n/eu.js @@ -17,13 +17,6 @@ OC.L10N.register( "Couldn't establish a federated share." : "Ezin izan da urruneko partekatze federatua gehitu.", "Couldn't establish a federated share, maybe the password was wrong." : "Ezin izan da urruneko partekatze federatua gehitu, agian pasahitza gaizki dago.", "Federated Share request sent, you will receive an invitation. Check your notifications." : "Federatutako partekatze eskaera bidali da, gonbidapena jasoko duzu. Notifikazioak begiratu.", - "The mountpoint name contains invalid characters." : "Muntatze puntuaren izenak baliogabeko karaktereak ditu.", - "Not allowed to create a federated share with the owner." : "Ez dago baimenik jabearekin federatutako partekatzea sortzeko.", - "Invalid or untrusted SSL certificate" : "SSL ziurtagiri baliogabea edo fidagaitza", - "Could not authenticate to remote share, password might be wrong" : "Ezin da urruneko partekatzearekin kautotu, pasahitza gaizki egon daiteke", - "Storage not valid" : "Biltegi baliogabea", - "Federated share added" : "Federatutako partekatzea gehituta", - "Couldn't add remote share" : "Ezin izan da urruneko partekatzea gehitu", "Sharing %s failed, because this item is already shared with %s" : "%s elkarbanatzeak huts egin du, dagoeneko %s erabiltzailearekin elkarbanatuta dagoelako", "Not allowed to create a federated share with the same user" : "Ezin da erabiltzaile berdinarekin federatutako partekatzea sortu.", "File is already shared with %s" : "Fitxategia 1%s-rekin partekatua dago iada", @@ -52,6 +45,13 @@ OC.L10N.register( "Add to your website" : "Zure webgunera gehitu", "Share with me via Nextcloud" : "Partekatu nirekin Nextcloud-en bidez", "HTML Code:" : "HTML kodea:", + "The mountpoint name contains invalid characters." : "Muntatze puntuaren izenak baliogabeko karaktereak ditu.", + "Not allowed to create a federated share with the owner." : "Ez dago baimenik jabearekin federatutako partekatzea sortzeko.", + "Invalid or untrusted SSL certificate" : "SSL ziurtagiri baliogabea edo fidagaitza", + "Could not authenticate to remote share, password might be wrong" : "Ezin da urruneko partekatzearekin kautotu, pasahitza gaizki egon daiteke", + "Storage not valid" : "Biltegi baliogabea", + "Federated share added" : "Federatutako partekatzea gehituta", + "Couldn't add remote share" : "Ezin izan da urruneko partekatzea gehitu", "Search global and public address book for users and let local users publish their data" : "Helbide liburu global eta publikoetan erabiltzaileak bilatu eta baimendu erabiltzaileei bere datuak publkatzea" }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/federatedfilesharing/l10n/eu.json b/apps/federatedfilesharing/l10n/eu.json index 0d50744182..712caa137b 100644 --- a/apps/federatedfilesharing/l10n/eu.json +++ b/apps/federatedfilesharing/l10n/eu.json @@ -15,13 +15,6 @@ "Couldn't establish a federated share." : "Ezin izan da urruneko partekatze federatua gehitu.", "Couldn't establish a federated share, maybe the password was wrong." : "Ezin izan da urruneko partekatze federatua gehitu, agian pasahitza gaizki dago.", "Federated Share request sent, you will receive an invitation. Check your notifications." : "Federatutako partekatze eskaera bidali da, gonbidapena jasoko duzu. Notifikazioak begiratu.", - "The mountpoint name contains invalid characters." : "Muntatze puntuaren izenak baliogabeko karaktereak ditu.", - "Not allowed to create a federated share with the owner." : "Ez dago baimenik jabearekin federatutako partekatzea sortzeko.", - "Invalid or untrusted SSL certificate" : "SSL ziurtagiri baliogabea edo fidagaitza", - "Could not authenticate to remote share, password might be wrong" : "Ezin da urruneko partekatzearekin kautotu, pasahitza gaizki egon daiteke", - "Storage not valid" : "Biltegi baliogabea", - "Federated share added" : "Federatutako partekatzea gehituta", - "Couldn't add remote share" : "Ezin izan da urruneko partekatzea gehitu", "Sharing %s failed, because this item is already shared with %s" : "%s elkarbanatzeak huts egin du, dagoeneko %s erabiltzailearekin elkarbanatuta dagoelako", "Not allowed to create a federated share with the same user" : "Ezin da erabiltzaile berdinarekin federatutako partekatzea sortu.", "File is already shared with %s" : "Fitxategia 1%s-rekin partekatua dago iada", @@ -50,6 +43,13 @@ "Add to your website" : "Zure webgunera gehitu", "Share with me via Nextcloud" : "Partekatu nirekin Nextcloud-en bidez", "HTML Code:" : "HTML kodea:", + "The mountpoint name contains invalid characters." : "Muntatze puntuaren izenak baliogabeko karaktereak ditu.", + "Not allowed to create a federated share with the owner." : "Ez dago baimenik jabearekin federatutako partekatzea sortzeko.", + "Invalid or untrusted SSL certificate" : "SSL ziurtagiri baliogabea edo fidagaitza", + "Could not authenticate to remote share, password might be wrong" : "Ezin da urruneko partekatzearekin kautotu, pasahitza gaizki egon daiteke", + "Storage not valid" : "Biltegi baliogabea", + "Federated share added" : "Federatutako partekatzea gehituta", + "Couldn't add remote share" : "Ezin izan da urruneko partekatzea gehitu", "Search global and public address book for users and let local users publish their data" : "Helbide liburu global eta publikoetan erabiltzaileak bilatu eta baimendu erabiltzaileei bere datuak publkatzea" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/apps/federatedfilesharing/l10n/fi.js b/apps/federatedfilesharing/l10n/fi.js index 6170fa3721..de6ef87dda 100644 --- a/apps/federatedfilesharing/l10n/fi.js +++ b/apps/federatedfilesharing/l10n/fi.js @@ -17,13 +17,6 @@ OC.L10N.register( "Couldn't establish a federated share." : "Ei voinut muodostaa federoitua jakoa.", "Couldn't establish a federated share, maybe the password was wrong." : "Ei voinut muodostaa federoitua jakoa. Ehkä salasana oli väärin.", "Federated Share request sent, you will receive an invitation. Check your notifications." : "Federoidun jakamisen pyyntö lähetetty, saat kutsun. Tarkista ilmoitukset.", - "The mountpoint name contains invalid characters." : "Liitospisteen nimi sisältää virheellisiä merkkejä.", - "Not allowed to create a federated share with the owner." : "Omistajan kanssa ei ole sallittua luoda federoitua jakoa.", - "Invalid or untrusted SSL certificate" : "Virheellinen tai ei-luotettu SSL-varmenne", - "Could not authenticate to remote share, password might be wrong" : "Tunnistautuminen etäjakoa kohtaan epäonnistui. Salasana saattaa olla väärä", - "Storage not valid" : "Tallennustila ei ole kelvollinen", - "Federated share added" : "Federoitu jako lisätty", - "Couldn't add remote share" : "Etäjaon liittäminen epäonnistui", "Sharing %s failed, because this item is already shared with %s" : "Kohteen %s jakaminen epäonnistui, koska kohde on jo jaettu käyttäjälle %s", "Not allowed to create a federated share with the same user" : "Saman käyttäjän kanssa ei ole sallittua luoda federoitua jakoa", "File is already shared with %s" : "Tiedosto on jo jaettu kohteen %s kanssa", @@ -53,6 +46,13 @@ OC.L10N.register( "Add to your website" : "Lisää verkkosivuillesi", "Share with me via Nextcloud" : "Jaa kanssani Nextcloudin kautta", "HTML Code:" : "HTML-koodi:", + "The mountpoint name contains invalid characters." : "Liitospisteen nimi sisältää virheellisiä merkkejä.", + "Not allowed to create a federated share with the owner." : "Omistajan kanssa ei ole sallittua luoda federoitua jakoa.", + "Invalid or untrusted SSL certificate" : "Virheellinen tai ei-luotettu SSL-varmenne", + "Could not authenticate to remote share, password might be wrong" : "Tunnistautuminen etäjakoa kohtaan epäonnistui. Salasana saattaa olla väärä", + "Storage not valid" : "Tallennustila ei ole kelvollinen", + "Federated share added" : "Federoitu jako lisätty", + "Couldn't add remote share" : "Etäjaon liittäminen epäonnistui", "Search global and public address book for users and let local users publish their data" : "Etsi käyttäjiä maailmanlaajuisesta ja julkisesta osoitekirjasta sekä salli paikallisten käyttäjien julkaista omia tietojaan" }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/federatedfilesharing/l10n/fi.json b/apps/federatedfilesharing/l10n/fi.json index 0179aa159d..6291af9be9 100644 --- a/apps/federatedfilesharing/l10n/fi.json +++ b/apps/federatedfilesharing/l10n/fi.json @@ -15,13 +15,6 @@ "Couldn't establish a federated share." : "Ei voinut muodostaa federoitua jakoa.", "Couldn't establish a federated share, maybe the password was wrong." : "Ei voinut muodostaa federoitua jakoa. Ehkä salasana oli väärin.", "Federated Share request sent, you will receive an invitation. Check your notifications." : "Federoidun jakamisen pyyntö lähetetty, saat kutsun. Tarkista ilmoitukset.", - "The mountpoint name contains invalid characters." : "Liitospisteen nimi sisältää virheellisiä merkkejä.", - "Not allowed to create a federated share with the owner." : "Omistajan kanssa ei ole sallittua luoda federoitua jakoa.", - "Invalid or untrusted SSL certificate" : "Virheellinen tai ei-luotettu SSL-varmenne", - "Could not authenticate to remote share, password might be wrong" : "Tunnistautuminen etäjakoa kohtaan epäonnistui. Salasana saattaa olla väärä", - "Storage not valid" : "Tallennustila ei ole kelvollinen", - "Federated share added" : "Federoitu jako lisätty", - "Couldn't add remote share" : "Etäjaon liittäminen epäonnistui", "Sharing %s failed, because this item is already shared with %s" : "Kohteen %s jakaminen epäonnistui, koska kohde on jo jaettu käyttäjälle %s", "Not allowed to create a federated share with the same user" : "Saman käyttäjän kanssa ei ole sallittua luoda federoitua jakoa", "File is already shared with %s" : "Tiedosto on jo jaettu kohteen %s kanssa", @@ -51,6 +44,13 @@ "Add to your website" : "Lisää verkkosivuillesi", "Share with me via Nextcloud" : "Jaa kanssani Nextcloudin kautta", "HTML Code:" : "HTML-koodi:", + "The mountpoint name contains invalid characters." : "Liitospisteen nimi sisältää virheellisiä merkkejä.", + "Not allowed to create a federated share with the owner." : "Omistajan kanssa ei ole sallittua luoda federoitua jakoa.", + "Invalid or untrusted SSL certificate" : "Virheellinen tai ei-luotettu SSL-varmenne", + "Could not authenticate to remote share, password might be wrong" : "Tunnistautuminen etäjakoa kohtaan epäonnistui. Salasana saattaa olla väärä", + "Storage not valid" : "Tallennustila ei ole kelvollinen", + "Federated share added" : "Federoitu jako lisätty", + "Couldn't add remote share" : "Etäjaon liittäminen epäonnistui", "Search global and public address book for users and let local users publish their data" : "Etsi käyttäjiä maailmanlaajuisesta ja julkisesta osoitekirjasta sekä salli paikallisten käyttäjien julkaista omia tietojaan" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/apps/federatedfilesharing/l10n/fr.js b/apps/federatedfilesharing/l10n/fr.js index 0125a7ec67..2e9ce0ef34 100644 --- a/apps/federatedfilesharing/l10n/fr.js +++ b/apps/federatedfilesharing/l10n/fr.js @@ -17,13 +17,6 @@ OC.L10N.register( "Couldn't establish a federated share." : "Impossible d'établir un partage fédéré.", "Couldn't establish a federated share, maybe the password was wrong." : "Impossible d'établir un partage fédéré, peut-être que le mot de passe est incorrect.", "Federated Share request sent, you will receive an invitation. Check your notifications." : "Demande de partage fédéré envoyée, vous allez recevoir une invitation. Vérifiez vos notifications.", - "The mountpoint name contains invalid characters." : "Le nom du point de montage contient des caractères invalides.", - "Not allowed to create a federated share with the owner." : "Vous n'êtes pas autorisé à créer un partage fédéré avec le propriétaire.", - "Invalid or untrusted SSL certificate" : "Certificat SSL invalide ou non approuvé", - "Could not authenticate to remote share, password might be wrong" : "Impossible de se connecter au partage distant, le mot de passe peut-être incorrect", - "Storage not valid" : "Support de stockage non valide", - "Federated share added" : "Partage fédéré ajouté", - "Couldn't add remote share" : "Impossible d'ajouter le partage distant", "Sharing %s failed, because this item is already shared with %s" : "Le partage de %s a échoué car cet élément est déjà partagé avec %s", "Not allowed to create a federated share with the same user" : "Non autorisé à créer un partage fédéré avec le même utilisateur", "File is already shared with %s" : "Le fichier est déjà partagé avec %s", @@ -53,6 +46,13 @@ OC.L10N.register( "Add to your website" : "Ajouter à votre site web", "Share with me via Nextcloud" : "Partagez avec moi via Nextcloud", "HTML Code:" : "Code HTML :", + "The mountpoint name contains invalid characters." : "Le nom du point de montage contient des caractères invalides.", + "Not allowed to create a federated share with the owner." : "Vous n'êtes pas autorisé à créer un partage fédéré avec le propriétaire.", + "Invalid or untrusted SSL certificate" : "Certificat SSL invalide ou non approuvé", + "Could not authenticate to remote share, password might be wrong" : "Impossible de se connecter au partage distant, le mot de passe peut-être incorrect", + "Storage not valid" : "Support de stockage non valide", + "Federated share added" : "Partage fédéré ajouté", + "Couldn't add remote share" : "Impossible d'ajouter le partage distant", "Search global and public address book for users and let local users publish their data" : "Rechercher dans le carnet d'adresse global et public pour les utilisateurs et laisser les utilisateurs publier leurs données" }, "nplurals=2; plural=(n > 1);"); diff --git a/apps/federatedfilesharing/l10n/fr.json b/apps/federatedfilesharing/l10n/fr.json index 172b7b18a7..704430d448 100644 --- a/apps/federatedfilesharing/l10n/fr.json +++ b/apps/federatedfilesharing/l10n/fr.json @@ -15,13 +15,6 @@ "Couldn't establish a federated share." : "Impossible d'établir un partage fédéré.", "Couldn't establish a federated share, maybe the password was wrong." : "Impossible d'établir un partage fédéré, peut-être que le mot de passe est incorrect.", "Federated Share request sent, you will receive an invitation. Check your notifications." : "Demande de partage fédéré envoyée, vous allez recevoir une invitation. Vérifiez vos notifications.", - "The mountpoint name contains invalid characters." : "Le nom du point de montage contient des caractères invalides.", - "Not allowed to create a federated share with the owner." : "Vous n'êtes pas autorisé à créer un partage fédéré avec le propriétaire.", - "Invalid or untrusted SSL certificate" : "Certificat SSL invalide ou non approuvé", - "Could not authenticate to remote share, password might be wrong" : "Impossible de se connecter au partage distant, le mot de passe peut-être incorrect", - "Storage not valid" : "Support de stockage non valide", - "Federated share added" : "Partage fédéré ajouté", - "Couldn't add remote share" : "Impossible d'ajouter le partage distant", "Sharing %s failed, because this item is already shared with %s" : "Le partage de %s a échoué car cet élément est déjà partagé avec %s", "Not allowed to create a federated share with the same user" : "Non autorisé à créer un partage fédéré avec le même utilisateur", "File is already shared with %s" : "Le fichier est déjà partagé avec %s", @@ -51,6 +44,13 @@ "Add to your website" : "Ajouter à votre site web", "Share with me via Nextcloud" : "Partagez avec moi via Nextcloud", "HTML Code:" : "Code HTML :", + "The mountpoint name contains invalid characters." : "Le nom du point de montage contient des caractères invalides.", + "Not allowed to create a federated share with the owner." : "Vous n'êtes pas autorisé à créer un partage fédéré avec le propriétaire.", + "Invalid or untrusted SSL certificate" : "Certificat SSL invalide ou non approuvé", + "Could not authenticate to remote share, password might be wrong" : "Impossible de se connecter au partage distant, le mot de passe peut-être incorrect", + "Storage not valid" : "Support de stockage non valide", + "Federated share added" : "Partage fédéré ajouté", + "Couldn't add remote share" : "Impossible d'ajouter le partage distant", "Search global and public address book for users and let local users publish their data" : "Rechercher dans le carnet d'adresse global et public pour les utilisateurs et laisser les utilisateurs publier leurs données" },"pluralForm" :"nplurals=2; plural=(n > 1);" } \ No newline at end of file diff --git a/apps/federatedfilesharing/l10n/hu.js b/apps/federatedfilesharing/l10n/hu.js index 0f57f27e5f..cc4483391e 100644 --- a/apps/federatedfilesharing/l10n/hu.js +++ b/apps/federatedfilesharing/l10n/hu.js @@ -17,13 +17,6 @@ OC.L10N.register( "Couldn't establish a federated share." : "Egy egyesített megosztás nem hozható létre.", "Couldn't establish a federated share, maybe the password was wrong." : "Egy egyesített megosztás nem hozható létre, lehet hogy nem megfelelő a jelszó.", "Federated Share request sent, you will receive an invitation. Check your notifications." : "Egyesített megosztási kérés elküldve, kapni fogsz egy meghívót. Ellenőrizd az értesítéseidet.", - "The mountpoint name contains invalid characters." : "A csatolási pont neve érvénytelen karaktereket tartalmaz ", - "Not allowed to create a federated share with the owner." : "A tulajdonossal nem lehet egyesített megosztást létrehozni.", - "Invalid or untrusted SSL certificate" : "Érvénytelen vagy nem megbízható az SSL tanúsítvány", - "Could not authenticate to remote share, password might be wrong" : "Nem sikerült az azonosítás a távoli megosztáshoz. Lehet, hogy rossz a jelszó.", - "Storage not valid" : "A tároló nem érvényes", - "Federated share added" : "Egyesített megosztás hozzáadva", - "Couldn't add remote share" : "Távoli megosztás nem adható hozzá", "Sharing %s failed, because this item is already shared with %s" : "%s megosztása nem sikerült, mert ez már meg van osztva vele: %s", "Not allowed to create a federated share with the same user" : "Azonos felhasználóval nem lehet létrehozni egyesített megosztást", "File is already shared with %s" : "Fájl már megosztva vele: %s", @@ -53,6 +46,13 @@ OC.L10N.register( "Add to your website" : "Adja hozzá saját weboldalához", "Share with me via Nextcloud" : "Ossza meg velem Nextcloud-on keresztül", "HTML Code:" : "HTML kód:", + "The mountpoint name contains invalid characters." : "A csatolási pont neve érvénytelen karaktereket tartalmaz ", + "Not allowed to create a federated share with the owner." : "A tulajdonossal nem lehet egyesített megosztást létrehozni.", + "Invalid or untrusted SSL certificate" : "Érvénytelen vagy nem megbízható az SSL tanúsítvány", + "Could not authenticate to remote share, password might be wrong" : "Nem sikerült az azonosítás a távoli megosztáshoz. Lehet, hogy rossz a jelszó.", + "Storage not valid" : "A tároló nem érvényes", + "Federated share added" : "Egyesített megosztás hozzáadva", + "Couldn't add remote share" : "Távoli megosztás nem adható hozzá", "Search global and public address book for users and let local users publish their data" : "A központi és nyilvános névjegyzék keresése a felhasználóknak és a helyi felhasználók is hozzáadhatnak" }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/federatedfilesharing/l10n/hu.json b/apps/federatedfilesharing/l10n/hu.json index 5315c6593b..5b9fa5fac3 100644 --- a/apps/federatedfilesharing/l10n/hu.json +++ b/apps/federatedfilesharing/l10n/hu.json @@ -15,13 +15,6 @@ "Couldn't establish a federated share." : "Egy egyesített megosztás nem hozható létre.", "Couldn't establish a federated share, maybe the password was wrong." : "Egy egyesített megosztás nem hozható létre, lehet hogy nem megfelelő a jelszó.", "Federated Share request sent, you will receive an invitation. Check your notifications." : "Egyesített megosztási kérés elküldve, kapni fogsz egy meghívót. Ellenőrizd az értesítéseidet.", - "The mountpoint name contains invalid characters." : "A csatolási pont neve érvénytelen karaktereket tartalmaz ", - "Not allowed to create a federated share with the owner." : "A tulajdonossal nem lehet egyesített megosztást létrehozni.", - "Invalid or untrusted SSL certificate" : "Érvénytelen vagy nem megbízható az SSL tanúsítvány", - "Could not authenticate to remote share, password might be wrong" : "Nem sikerült az azonosítás a távoli megosztáshoz. Lehet, hogy rossz a jelszó.", - "Storage not valid" : "A tároló nem érvényes", - "Federated share added" : "Egyesített megosztás hozzáadva", - "Couldn't add remote share" : "Távoli megosztás nem adható hozzá", "Sharing %s failed, because this item is already shared with %s" : "%s megosztása nem sikerült, mert ez már meg van osztva vele: %s", "Not allowed to create a federated share with the same user" : "Azonos felhasználóval nem lehet létrehozni egyesített megosztást", "File is already shared with %s" : "Fájl már megosztva vele: %s", @@ -51,6 +44,13 @@ "Add to your website" : "Adja hozzá saját weboldalához", "Share with me via Nextcloud" : "Ossza meg velem Nextcloud-on keresztül", "HTML Code:" : "HTML kód:", + "The mountpoint name contains invalid characters." : "A csatolási pont neve érvénytelen karaktereket tartalmaz ", + "Not allowed to create a federated share with the owner." : "A tulajdonossal nem lehet egyesített megosztást létrehozni.", + "Invalid or untrusted SSL certificate" : "Érvénytelen vagy nem megbízható az SSL tanúsítvány", + "Could not authenticate to remote share, password might be wrong" : "Nem sikerült az azonosítás a távoli megosztáshoz. Lehet, hogy rossz a jelszó.", + "Storage not valid" : "A tároló nem érvényes", + "Federated share added" : "Egyesített megosztás hozzáadva", + "Couldn't add remote share" : "Távoli megosztás nem adható hozzá", "Search global and public address book for users and let local users publish their data" : "A központi és nyilvános névjegyzék keresése a felhasználóknak és a helyi felhasználók is hozzáadhatnak" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/apps/federatedfilesharing/l10n/ia.js b/apps/federatedfilesharing/l10n/ia.js index 4aaaca8efe..ff58797cd9 100644 --- a/apps/federatedfilesharing/l10n/ia.js +++ b/apps/federatedfilesharing/l10n/ia.js @@ -16,12 +16,6 @@ OC.L10N.register( "Server to server sharing is not enabled on this server" : "Le Compartir de Servitor a Servitor non es activate in iste servitor", "Couldn't establish a federated share." : "Impossibile establir le Compartir Federate.", "Couldn't establish a federated share, maybe the password was wrong." : "Impossibile establir le Compartir Federate, possibilemente le contrasigno esseva incorrecte.", - "The mountpoint name contains invalid characters." : "Le nomine pro le puncto de montage contine characteres non valide.", - "Not allowed to create a federated share with the owner." : "Il non es permittite crear le Compartir Federate con le proprietario.", - "Invalid or untrusted SSL certificate" : "Certificato SSL non valide o non fiduciari", - "Could not authenticate to remote share, password might be wrong" : "Impossibile authenticar al Compartir Remote, le contrasigno debe esser incorrecte", - "Storage not valid" : "Immagazinage non valide", - "Couldn't add remote share" : "Impossibile adder le Compartir Remote", "Sharing %s failed, because this item is already shared with %s" : "Compartir %s falleva, proque iste elemento ja es compartite con %s", "Not allowed to create a federated share with the same user" : "Il non es permittite crear le Compartir Federate con le mesme usator.", "File is already shared with %s" : "File ja es compartite con %s", @@ -44,6 +38,12 @@ OC.L10N.register( "Your Federated Cloud ID:" : "Tu ID de Nube Federate:", "Add to your website" : "Adde a tu sito web", "Share with me via Nextcloud" : "Comparti con me via Nextcloud", - "HTML Code:" : "Codice HTML:" + "HTML Code:" : "Codice HTML:", + "The mountpoint name contains invalid characters." : "Le nomine pro le puncto de montage contine characteres non valide.", + "Not allowed to create a federated share with the owner." : "Il non es permittite crear le Compartir Federate con le proprietario.", + "Invalid or untrusted SSL certificate" : "Certificato SSL non valide o non fiduciari", + "Could not authenticate to remote share, password might be wrong" : "Impossibile authenticar al Compartir Remote, le contrasigno debe esser incorrecte", + "Storage not valid" : "Immagazinage non valide", + "Couldn't add remote share" : "Impossibile adder le Compartir Remote" }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/federatedfilesharing/l10n/ia.json b/apps/federatedfilesharing/l10n/ia.json index de828c0549..4e1abc6597 100644 --- a/apps/federatedfilesharing/l10n/ia.json +++ b/apps/federatedfilesharing/l10n/ia.json @@ -14,12 +14,6 @@ "Server to server sharing is not enabled on this server" : "Le Compartir de Servitor a Servitor non es activate in iste servitor", "Couldn't establish a federated share." : "Impossibile establir le Compartir Federate.", "Couldn't establish a federated share, maybe the password was wrong." : "Impossibile establir le Compartir Federate, possibilemente le contrasigno esseva incorrecte.", - "The mountpoint name contains invalid characters." : "Le nomine pro le puncto de montage contine characteres non valide.", - "Not allowed to create a federated share with the owner." : "Il non es permittite crear le Compartir Federate con le proprietario.", - "Invalid or untrusted SSL certificate" : "Certificato SSL non valide o non fiduciari", - "Could not authenticate to remote share, password might be wrong" : "Impossibile authenticar al Compartir Remote, le contrasigno debe esser incorrecte", - "Storage not valid" : "Immagazinage non valide", - "Couldn't add remote share" : "Impossibile adder le Compartir Remote", "Sharing %s failed, because this item is already shared with %s" : "Compartir %s falleva, proque iste elemento ja es compartite con %s", "Not allowed to create a federated share with the same user" : "Il non es permittite crear le Compartir Federate con le mesme usator.", "File is already shared with %s" : "File ja es compartite con %s", @@ -42,6 +36,12 @@ "Your Federated Cloud ID:" : "Tu ID de Nube Federate:", "Add to your website" : "Adde a tu sito web", "Share with me via Nextcloud" : "Comparti con me via Nextcloud", - "HTML Code:" : "Codice HTML:" + "HTML Code:" : "Codice HTML:", + "The mountpoint name contains invalid characters." : "Le nomine pro le puncto de montage contine characteres non valide.", + "Not allowed to create a federated share with the owner." : "Il non es permittite crear le Compartir Federate con le proprietario.", + "Invalid or untrusted SSL certificate" : "Certificato SSL non valide o non fiduciari", + "Could not authenticate to remote share, password might be wrong" : "Impossibile authenticar al Compartir Remote, le contrasigno debe esser incorrecte", + "Storage not valid" : "Immagazinage non valide", + "Couldn't add remote share" : "Impossibile adder le Compartir Remote" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/apps/federatedfilesharing/l10n/id.js b/apps/federatedfilesharing/l10n/id.js index b2a57e7608..e84631467a 100644 --- a/apps/federatedfilesharing/l10n/id.js +++ b/apps/federatedfilesharing/l10n/id.js @@ -16,12 +16,6 @@ OC.L10N.register( "Server to server sharing is not enabled on this server" : "Berbagi server ke server tidak diaktifkan pada server ini", "Couldn't establish a federated share." : "Tidak dapat mendirikan pembagian terfederasi", "Couldn't establish a federated share, maybe the password was wrong." : "Tidak dapat mendirikan pembagian terfederasi, mungkin kata sandi salah.", - "The mountpoint name contains invalid characters." : "Nama mount point berisi karakter yang tidak sah.", - "Not allowed to create a federated share with the owner." : "Tidak diizinkan membuat pembagian terfederasi dengan pemilik.", - "Invalid or untrusted SSL certificate" : "Sertifikat SSL tidak sah atau tidak terpercaya", - "Could not authenticate to remote share, password might be wrong" : "Tidak dapat mengautentikasi berbagi remote, kata sandi mungkin salah", - "Storage not valid" : "Penyimpanan tidak sah", - "Couldn't add remote share" : "Tidak dapat menambahkan berbagi remote", "Sharing %s failed, because this item is already shared with %s" : "Gagal membagkan %s, karena item ini sudah dibagikan dengan %s", "Not allowed to create a federated share with the same user" : "Tidak diizinkan membuat pembagian terfederasi dengan pengguna yang sama", "File is already shared with %s" : "Berkas sudah dibagikan dengan %s", @@ -44,6 +38,12 @@ OC.L10N.register( "Your Federated Cloud ID:" : "Federated Cloud ID Anda:", "Add to your website" : "Tambahkan pada situs web Anda", "Share with me via Nextcloud" : "Dibagikan pada saya via Nextcloud", - "HTML Code:" : "Kode HTML:" + "HTML Code:" : "Kode HTML:", + "The mountpoint name contains invalid characters." : "Nama mount point berisi karakter yang tidak sah.", + "Not allowed to create a federated share with the owner." : "Tidak diizinkan membuat pembagian terfederasi dengan pemilik.", + "Invalid or untrusted SSL certificate" : "Sertifikat SSL tidak sah atau tidak terpercaya", + "Could not authenticate to remote share, password might be wrong" : "Tidak dapat mengautentikasi berbagi remote, kata sandi mungkin salah", + "Storage not valid" : "Penyimpanan tidak sah", + "Couldn't add remote share" : "Tidak dapat menambahkan berbagi remote" }, "nplurals=1; plural=0;"); diff --git a/apps/federatedfilesharing/l10n/id.json b/apps/federatedfilesharing/l10n/id.json index 674da11d1d..535b218f2f 100644 --- a/apps/federatedfilesharing/l10n/id.json +++ b/apps/federatedfilesharing/l10n/id.json @@ -14,12 +14,6 @@ "Server to server sharing is not enabled on this server" : "Berbagi server ke server tidak diaktifkan pada server ini", "Couldn't establish a federated share." : "Tidak dapat mendirikan pembagian terfederasi", "Couldn't establish a federated share, maybe the password was wrong." : "Tidak dapat mendirikan pembagian terfederasi, mungkin kata sandi salah.", - "The mountpoint name contains invalid characters." : "Nama mount point berisi karakter yang tidak sah.", - "Not allowed to create a federated share with the owner." : "Tidak diizinkan membuat pembagian terfederasi dengan pemilik.", - "Invalid or untrusted SSL certificate" : "Sertifikat SSL tidak sah atau tidak terpercaya", - "Could not authenticate to remote share, password might be wrong" : "Tidak dapat mengautentikasi berbagi remote, kata sandi mungkin salah", - "Storage not valid" : "Penyimpanan tidak sah", - "Couldn't add remote share" : "Tidak dapat menambahkan berbagi remote", "Sharing %s failed, because this item is already shared with %s" : "Gagal membagkan %s, karena item ini sudah dibagikan dengan %s", "Not allowed to create a federated share with the same user" : "Tidak diizinkan membuat pembagian terfederasi dengan pengguna yang sama", "File is already shared with %s" : "Berkas sudah dibagikan dengan %s", @@ -42,6 +36,12 @@ "Your Federated Cloud ID:" : "Federated Cloud ID Anda:", "Add to your website" : "Tambahkan pada situs web Anda", "Share with me via Nextcloud" : "Dibagikan pada saya via Nextcloud", - "HTML Code:" : "Kode HTML:" + "HTML Code:" : "Kode HTML:", + "The mountpoint name contains invalid characters." : "Nama mount point berisi karakter yang tidak sah.", + "Not allowed to create a federated share with the owner." : "Tidak diizinkan membuat pembagian terfederasi dengan pemilik.", + "Invalid or untrusted SSL certificate" : "Sertifikat SSL tidak sah atau tidak terpercaya", + "Could not authenticate to remote share, password might be wrong" : "Tidak dapat mengautentikasi berbagi remote, kata sandi mungkin salah", + "Storage not valid" : "Penyimpanan tidak sah", + "Couldn't add remote share" : "Tidak dapat menambahkan berbagi remote" },"pluralForm" :"nplurals=1; plural=0;" } \ No newline at end of file diff --git a/apps/federatedfilesharing/l10n/is.js b/apps/federatedfilesharing/l10n/is.js index 87f9e7611e..19cd0ecb3f 100644 --- a/apps/federatedfilesharing/l10n/is.js +++ b/apps/federatedfilesharing/l10n/is.js @@ -17,13 +17,6 @@ OC.L10N.register( "Couldn't establish a federated share." : "Gat ekki bætt við skýjasambandssameign.", "Couldn't establish a federated share, maybe the password was wrong." : "Gat ekki bætt við skýjasambandssameign, hugsanlega var lykilorðið ekki rétt.", "Federated Share request sent, you will receive an invitation. Check your notifications." : "Sendi beiðni um skýjasambandssameign, þú munt fá boðskort. Athugaðu skilaboð til þín.", - "The mountpoint name contains invalid characters." : "Heiti tengipunktsins inniheldur ógilda stafi.", - "Not allowed to create a federated share with the owner." : "Ekki er heimilt að búa til skýjasambandssameign með eigandanum.", - "Invalid or untrusted SSL certificate" : "Ógilt eða vantreyst SSL-skilríki", - "Could not authenticate to remote share, password might be wrong" : "Gat ekki auðkennt á fjartengdri sameign, lykilorð gæti verið rangt", - "Storage not valid" : "Geymslan er ekki gild", - "Federated share added" : "Bætti við skýjasambandssameign", - "Couldn't add remote share" : "Gat ekki bætt við fjartengdri sameign", "Sharing %s failed, because this item is already shared with %s" : "Deiling %s mistókst, því þessu atriði er þegar deilt með %s", "Not allowed to create a federated share with the same user" : "Ekki er heimilt að búa til skýjasambandssameign með sama notanda", "File is already shared with %s" : "Skránni er þegar deilt með %s", @@ -53,6 +46,13 @@ OC.L10N.register( "Add to your website" : "Bæta við vefsvæðið þitt", "Share with me via Nextcloud" : "Deila með mér í gegnum Nextcloud", "HTML Code:" : "HTML-kóði:", + "The mountpoint name contains invalid characters." : "Heiti tengipunktsins inniheldur ógilda stafi.", + "Not allowed to create a federated share with the owner." : "Ekki er heimilt að búa til skýjasambandssameign með eigandanum.", + "Invalid or untrusted SSL certificate" : "Ógilt eða vantreyst SSL-skilríki", + "Could not authenticate to remote share, password might be wrong" : "Gat ekki auðkennt á fjartengdri sameign, lykilorð gæti verið rangt", + "Storage not valid" : "Geymslan er ekki gild", + "Federated share added" : "Bætti við skýjasambandssameign", + "Couldn't add remote share" : "Gat ekki bætt við fjartengdri sameign", "Search global and public address book for users and let local users publish their data" : "Leita að notendum í víðværri og opinberri vistfangaskrá og leyfa staðværum notendum að birta gögnin sín" }, "nplurals=2; plural=(n % 10 != 1 || n % 100 == 11);"); diff --git a/apps/federatedfilesharing/l10n/is.json b/apps/federatedfilesharing/l10n/is.json index b341d81c80..20f59174b2 100644 --- a/apps/federatedfilesharing/l10n/is.json +++ b/apps/federatedfilesharing/l10n/is.json @@ -15,13 +15,6 @@ "Couldn't establish a federated share." : "Gat ekki bætt við skýjasambandssameign.", "Couldn't establish a federated share, maybe the password was wrong." : "Gat ekki bætt við skýjasambandssameign, hugsanlega var lykilorðið ekki rétt.", "Federated Share request sent, you will receive an invitation. Check your notifications." : "Sendi beiðni um skýjasambandssameign, þú munt fá boðskort. Athugaðu skilaboð til þín.", - "The mountpoint name contains invalid characters." : "Heiti tengipunktsins inniheldur ógilda stafi.", - "Not allowed to create a federated share with the owner." : "Ekki er heimilt að búa til skýjasambandssameign með eigandanum.", - "Invalid or untrusted SSL certificate" : "Ógilt eða vantreyst SSL-skilríki", - "Could not authenticate to remote share, password might be wrong" : "Gat ekki auðkennt á fjartengdri sameign, lykilorð gæti verið rangt", - "Storage not valid" : "Geymslan er ekki gild", - "Federated share added" : "Bætti við skýjasambandssameign", - "Couldn't add remote share" : "Gat ekki bætt við fjartengdri sameign", "Sharing %s failed, because this item is already shared with %s" : "Deiling %s mistókst, því þessu atriði er þegar deilt með %s", "Not allowed to create a federated share with the same user" : "Ekki er heimilt að búa til skýjasambandssameign með sama notanda", "File is already shared with %s" : "Skránni er þegar deilt með %s", @@ -51,6 +44,13 @@ "Add to your website" : "Bæta við vefsvæðið þitt", "Share with me via Nextcloud" : "Deila með mér í gegnum Nextcloud", "HTML Code:" : "HTML-kóði:", + "The mountpoint name contains invalid characters." : "Heiti tengipunktsins inniheldur ógilda stafi.", + "Not allowed to create a federated share with the owner." : "Ekki er heimilt að búa til skýjasambandssameign með eigandanum.", + "Invalid or untrusted SSL certificate" : "Ógilt eða vantreyst SSL-skilríki", + "Could not authenticate to remote share, password might be wrong" : "Gat ekki auðkennt á fjartengdri sameign, lykilorð gæti verið rangt", + "Storage not valid" : "Geymslan er ekki gild", + "Federated share added" : "Bætti við skýjasambandssameign", + "Couldn't add remote share" : "Gat ekki bætt við fjartengdri sameign", "Search global and public address book for users and let local users publish their data" : "Leita að notendum í víðværri og opinberri vistfangaskrá og leyfa staðværum notendum að birta gögnin sín" },"pluralForm" :"nplurals=2; plural=(n % 10 != 1 || n % 100 == 11);" } \ No newline at end of file diff --git a/apps/federatedfilesharing/l10n/it.js b/apps/federatedfilesharing/l10n/it.js index e8a904cb4c..24e3f06a07 100644 --- a/apps/federatedfilesharing/l10n/it.js +++ b/apps/federatedfilesharing/l10n/it.js @@ -17,13 +17,6 @@ OC.L10N.register( "Couldn't establish a federated share." : "Impossibile stabilire una condivisione federata.", "Couldn't establish a federated share, maybe the password was wrong." : "Impossibile stabilire una condivisione federata, forse la password non è corretta.", "Federated Share request sent, you will receive an invitation. Check your notifications." : "Richiesta della condivisione federata inviata, riceverai un invito. Controlla le tue notifiche.", - "The mountpoint name contains invalid characters." : "Il nome del punto di mount contiene caratteri non validi.", - "Not allowed to create a federated share with the owner." : "Non è consentito creare una condivisione federata con il proprietario.", - "Invalid or untrusted SSL certificate" : "Certificato SSL non valido o non attendibile", - "Could not authenticate to remote share, password might be wrong" : "Impossibile autenticarsi sulla condivisione remota, la password potrebbe essere errata", - "Storage not valid" : "Archiviazione non valida", - "Federated share added" : "Condivisione federata aggiunta", - "Couldn't add remote share" : "Impossibile aggiungere la condivisione remota", "Sharing %s failed, because this item is already shared with %s" : "Condivisione di %s non riuscita, poiché l'oggetto è già condiviso con %s", "Not allowed to create a federated share with the same user" : "Non è consentito creare una condivisione federata con lo stesso utente", "File is already shared with %s" : "Il file è già condiviso con %s", @@ -53,6 +46,13 @@ OC.L10N.register( "Add to your website" : "Aggiungi al tuo sito web", "Share with me via Nextcloud" : "Condividi con me tramite Nextcloud", "HTML Code:" : "Codice HTML:", + "The mountpoint name contains invalid characters." : "Il nome del punto di mount contiene caratteri non validi.", + "Not allowed to create a federated share with the owner." : "Non è consentito creare una condivisione federata con il proprietario.", + "Invalid or untrusted SSL certificate" : "Certificato SSL non valido o non attendibile", + "Could not authenticate to remote share, password might be wrong" : "Impossibile autenticarsi sulla condivisione remota, la password potrebbe essere errata", + "Storage not valid" : "Archiviazione non valida", + "Federated share added" : "Condivisione federata aggiunta", + "Couldn't add remote share" : "Impossibile aggiungere la condivisione remota", "Search global and public address book for users and let local users publish their data" : "Cerca utenti nella rubrica globale e pubblica e consenti agli utenti di pubblicare i loro dati" }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/federatedfilesharing/l10n/it.json b/apps/federatedfilesharing/l10n/it.json index 50bb99c7e6..03bf794e23 100644 --- a/apps/federatedfilesharing/l10n/it.json +++ b/apps/federatedfilesharing/l10n/it.json @@ -15,13 +15,6 @@ "Couldn't establish a federated share." : "Impossibile stabilire una condivisione federata.", "Couldn't establish a federated share, maybe the password was wrong." : "Impossibile stabilire una condivisione federata, forse la password non è corretta.", "Federated Share request sent, you will receive an invitation. Check your notifications." : "Richiesta della condivisione federata inviata, riceverai un invito. Controlla le tue notifiche.", - "The mountpoint name contains invalid characters." : "Il nome del punto di mount contiene caratteri non validi.", - "Not allowed to create a federated share with the owner." : "Non è consentito creare una condivisione federata con il proprietario.", - "Invalid or untrusted SSL certificate" : "Certificato SSL non valido o non attendibile", - "Could not authenticate to remote share, password might be wrong" : "Impossibile autenticarsi sulla condivisione remota, la password potrebbe essere errata", - "Storage not valid" : "Archiviazione non valida", - "Federated share added" : "Condivisione federata aggiunta", - "Couldn't add remote share" : "Impossibile aggiungere la condivisione remota", "Sharing %s failed, because this item is already shared with %s" : "Condivisione di %s non riuscita, poiché l'oggetto è già condiviso con %s", "Not allowed to create a federated share with the same user" : "Non è consentito creare una condivisione federata con lo stesso utente", "File is already shared with %s" : "Il file è già condiviso con %s", @@ -51,6 +44,13 @@ "Add to your website" : "Aggiungi al tuo sito web", "Share with me via Nextcloud" : "Condividi con me tramite Nextcloud", "HTML Code:" : "Codice HTML:", + "The mountpoint name contains invalid characters." : "Il nome del punto di mount contiene caratteri non validi.", + "Not allowed to create a federated share with the owner." : "Non è consentito creare una condivisione federata con il proprietario.", + "Invalid or untrusted SSL certificate" : "Certificato SSL non valido o non attendibile", + "Could not authenticate to remote share, password might be wrong" : "Impossibile autenticarsi sulla condivisione remota, la password potrebbe essere errata", + "Storage not valid" : "Archiviazione non valida", + "Federated share added" : "Condivisione federata aggiunta", + "Couldn't add remote share" : "Impossibile aggiungere la condivisione remota", "Search global and public address book for users and let local users publish their data" : "Cerca utenti nella rubrica globale e pubblica e consenti agli utenti di pubblicare i loro dati" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/apps/federatedfilesharing/l10n/ja.js b/apps/federatedfilesharing/l10n/ja.js index a310958d70..47fa2b8d68 100644 --- a/apps/federatedfilesharing/l10n/ja.js +++ b/apps/federatedfilesharing/l10n/ja.js @@ -17,13 +17,6 @@ OC.L10N.register( "Couldn't establish a federated share." : "クラウド共有を接続できませんでした。", "Couldn't establish a federated share, maybe the password was wrong." : "クラウド共有を接続できませんでした。パスワードが間違っていませんか。", "Federated Share request sent, you will receive an invitation. Check your notifications." : "クラウド共有リクエストが送信されました。招待が受信できます。通知を確認してください。", - "The mountpoint name contains invalid characters." : "マウントポイント名 に不正な文字列が含まれています。", - "Not allowed to create a federated share with the owner." : "その所有者でクラウド共有を作成することは出来ません", - "Invalid or untrusted SSL certificate" : "無効または信頼できないSSL証明書", - "Could not authenticate to remote share, password might be wrong" : "リモート共有が認証できませんでした,パスワードが間違っているかもしれません", - "Storage not valid" : "ストレージが無効です", - "Federated share added" : "クラウド共有が追加されました", - "Couldn't add remote share" : "リモート共有を追加できませんでした", "Sharing %s failed, because this item is already shared with %s" : "%s を共有できませんでした。このアイテムはすでに %s に共有されています。", "Not allowed to create a federated share with the same user" : "同じユーザーでクラウド共有を作成することは出来ません", "File is already shared with %s" : "ファイルは既に %s と共有されています。", @@ -53,6 +46,13 @@ OC.L10N.register( "Add to your website" : "ウェブサイトに追加", "Share with me via Nextcloud" : "Nextcloud 経由で共有", "HTML Code:" : "HTMLコード:", + "The mountpoint name contains invalid characters." : "マウントポイント名 に不正な文字列が含まれています。", + "Not allowed to create a federated share with the owner." : "その所有者でクラウド共有を作成することは出来ません", + "Invalid or untrusted SSL certificate" : "無効または信頼できないSSL証明書", + "Could not authenticate to remote share, password might be wrong" : "リモート共有が認証できませんでした,パスワードが間違っているかもしれません", + "Storage not valid" : "ストレージが無効です", + "Federated share added" : "クラウド共有が追加されました", + "Couldn't add remote share" : "リモート共有を追加できませんでした", "Search global and public address book for users and let local users publish their data" : "グローバルまたはユーザーの公開アドレス帳を検索し、ローカルユーザーのデータを公開する" }, "nplurals=1; plural=0;"); diff --git a/apps/federatedfilesharing/l10n/ja.json b/apps/federatedfilesharing/l10n/ja.json index 89c5c06bf1..6efe57c5ce 100644 --- a/apps/federatedfilesharing/l10n/ja.json +++ b/apps/federatedfilesharing/l10n/ja.json @@ -15,13 +15,6 @@ "Couldn't establish a federated share." : "クラウド共有を接続できませんでした。", "Couldn't establish a federated share, maybe the password was wrong." : "クラウド共有を接続できませんでした。パスワードが間違っていませんか。", "Federated Share request sent, you will receive an invitation. Check your notifications." : "クラウド共有リクエストが送信されました。招待が受信できます。通知を確認してください。", - "The mountpoint name contains invalid characters." : "マウントポイント名 に不正な文字列が含まれています。", - "Not allowed to create a federated share with the owner." : "その所有者でクラウド共有を作成することは出来ません", - "Invalid or untrusted SSL certificate" : "無効または信頼できないSSL証明書", - "Could not authenticate to remote share, password might be wrong" : "リモート共有が認証できませんでした,パスワードが間違っているかもしれません", - "Storage not valid" : "ストレージが無効です", - "Federated share added" : "クラウド共有が追加されました", - "Couldn't add remote share" : "リモート共有を追加できませんでした", "Sharing %s failed, because this item is already shared with %s" : "%s を共有できませんでした。このアイテムはすでに %s に共有されています。", "Not allowed to create a federated share with the same user" : "同じユーザーでクラウド共有を作成することは出来ません", "File is already shared with %s" : "ファイルは既に %s と共有されています。", @@ -51,6 +44,13 @@ "Add to your website" : "ウェブサイトに追加", "Share with me via Nextcloud" : "Nextcloud 経由で共有", "HTML Code:" : "HTMLコード:", + "The mountpoint name contains invalid characters." : "マウントポイント名 に不正な文字列が含まれています。", + "Not allowed to create a federated share with the owner." : "その所有者でクラウド共有を作成することは出来ません", + "Invalid or untrusted SSL certificate" : "無効または信頼できないSSL証明書", + "Could not authenticate to remote share, password might be wrong" : "リモート共有が認証できませんでした,パスワードが間違っているかもしれません", + "Storage not valid" : "ストレージが無効です", + "Federated share added" : "クラウド共有が追加されました", + "Couldn't add remote share" : "リモート共有を追加できませんでした", "Search global and public address book for users and let local users publish their data" : "グローバルまたはユーザーの公開アドレス帳を検索し、ローカルユーザーのデータを公開する" },"pluralForm" :"nplurals=1; plural=0;" } \ No newline at end of file diff --git a/apps/federatedfilesharing/l10n/ka_GE.js b/apps/federatedfilesharing/l10n/ka_GE.js index f94a7d5c63..383ae2fc3c 100644 --- a/apps/federatedfilesharing/l10n/ka_GE.js +++ b/apps/federatedfilesharing/l10n/ka_GE.js @@ -17,13 +17,6 @@ OC.L10N.register( "Couldn't establish a federated share." : "ფედერალური გაზიარება ვერ დამყარდა.", "Couldn't establish a federated share, maybe the password was wrong." : "ფედერალური გაზიარება ვერ დამყარდა, შეისაძლოა პაროლი არ იყოს მართებული.", "Federated Share request sent, you will receive an invitation. Check your notifications." : "ფედერალური გაზიარების მოთხოვნა გაიგზავნა, თქვენ მიიღებთ მოწვევას. შეამოწმეთ თქვენი შეტყობინებები.", - "The mountpoint name contains invalid characters." : "დამონტაჟების წერტილის სახელი შეიცავს არასწორ სიმბოლოებს.", - "Not allowed to create a federated share with the owner." : "მფლობელთან ფედერალური გაზიარების შექმნა არაა ნებადართული.", - "Invalid or untrusted SSL certificate" : "არასწორი ან არასანდო SSL სერტიფიკატი", - "Could not authenticate to remote share, password might be wrong" : "დისტანციურ გაზიარებასთან აუტენტიფიკაცია არ მოხერხდა, შესაძლოა პაროლი იყოს არასწორი", - "Storage not valid" : "საცავი არაა სწორი", - "Federated share added" : "ფედერალური გაზიარება დაემატა", - "Couldn't add remote share" : "ფედერალური გაზიარება ვერ დაემატა", "Sharing %s failed, because this item is already shared with %s" : "%s-ს გაზიარება არ მოხერხდა, ეს ობიექტი %s მომხმარებელთან უკვე გაზიარებულია", "Not allowed to create a federated share with the same user" : "იმავე მომხმარებელთან ფედერალური გაზიარება ვერ შეიქმნება", "File is already shared with %s" : "ფაილი უკვე გაზიარებულია მომხმარებელთან %s ", @@ -53,6 +46,13 @@ OC.L10N.register( "Add to your website" : "საიტზე დამატება", "Share with me via Nextcloud" : "გამიზიარე Nextcloud-ის მეშვეობით", "HTML Code:" : "HTML კოდი:", + "The mountpoint name contains invalid characters." : "დამონტაჟების წერტილის სახელი შეიცავს არასწორ სიმბოლოებს.", + "Not allowed to create a federated share with the owner." : "მფლობელთან ფედერალური გაზიარების შექმნა არაა ნებადართული.", + "Invalid or untrusted SSL certificate" : "არასწორი ან არასანდო SSL სერტიფიკატი", + "Could not authenticate to remote share, password might be wrong" : "დისტანციურ გაზიარებასთან აუტენტიფიკაცია არ მოხერხდა, შესაძლოა პაროლი იყოს არასწორი", + "Storage not valid" : "საცავი არაა სწორი", + "Federated share added" : "ფედერალური გაზიარება დაემატა", + "Couldn't add remote share" : "ფედერალური გაზიარება ვერ დაემატა", "Search global and public address book for users and let local users publish their data" : "მოიძიეთ გლობალური და ღია მისამართების წიგნები მომხმარებლებისთვის და მიეცით უფლება ლოკალურ მომხმარებლებს გააზიარონ საკუთარი მონაცემები" }, "nplurals=1; plural=0;"); diff --git a/apps/federatedfilesharing/l10n/ka_GE.json b/apps/federatedfilesharing/l10n/ka_GE.json index caeed85c8f..19165fd315 100644 --- a/apps/federatedfilesharing/l10n/ka_GE.json +++ b/apps/federatedfilesharing/l10n/ka_GE.json @@ -15,13 +15,6 @@ "Couldn't establish a federated share." : "ფედერალური გაზიარება ვერ დამყარდა.", "Couldn't establish a federated share, maybe the password was wrong." : "ფედერალური გაზიარება ვერ დამყარდა, შეისაძლოა პაროლი არ იყოს მართებული.", "Federated Share request sent, you will receive an invitation. Check your notifications." : "ფედერალური გაზიარების მოთხოვნა გაიგზავნა, თქვენ მიიღებთ მოწვევას. შეამოწმეთ თქვენი შეტყობინებები.", - "The mountpoint name contains invalid characters." : "დამონტაჟების წერტილის სახელი შეიცავს არასწორ სიმბოლოებს.", - "Not allowed to create a federated share with the owner." : "მფლობელთან ფედერალური გაზიარების შექმნა არაა ნებადართული.", - "Invalid or untrusted SSL certificate" : "არასწორი ან არასანდო SSL სერტიფიკატი", - "Could not authenticate to remote share, password might be wrong" : "დისტანციურ გაზიარებასთან აუტენტიფიკაცია არ მოხერხდა, შესაძლოა პაროლი იყოს არასწორი", - "Storage not valid" : "საცავი არაა სწორი", - "Federated share added" : "ფედერალური გაზიარება დაემატა", - "Couldn't add remote share" : "ფედერალური გაზიარება ვერ დაემატა", "Sharing %s failed, because this item is already shared with %s" : "%s-ს გაზიარება არ მოხერხდა, ეს ობიექტი %s მომხმარებელთან უკვე გაზიარებულია", "Not allowed to create a federated share with the same user" : "იმავე მომხმარებელთან ფედერალური გაზიარება ვერ შეიქმნება", "File is already shared with %s" : "ფაილი უკვე გაზიარებულია მომხმარებელთან %s ", @@ -51,6 +44,13 @@ "Add to your website" : "საიტზე დამატება", "Share with me via Nextcloud" : "გამიზიარე Nextcloud-ის მეშვეობით", "HTML Code:" : "HTML კოდი:", + "The mountpoint name contains invalid characters." : "დამონტაჟების წერტილის სახელი შეიცავს არასწორ სიმბოლოებს.", + "Not allowed to create a federated share with the owner." : "მფლობელთან ფედერალური გაზიარების შექმნა არაა ნებადართული.", + "Invalid or untrusted SSL certificate" : "არასწორი ან არასანდო SSL სერტიფიკატი", + "Could not authenticate to remote share, password might be wrong" : "დისტანციურ გაზიარებასთან აუტენტიფიკაცია არ მოხერხდა, შესაძლოა პაროლი იყოს არასწორი", + "Storage not valid" : "საცავი არაა სწორი", + "Federated share added" : "ფედერალური გაზიარება დაემატა", + "Couldn't add remote share" : "ფედერალური გაზიარება ვერ დაემატა", "Search global and public address book for users and let local users publish their data" : "მოიძიეთ გლობალური და ღია მისამართების წიგნები მომხმარებლებისთვის და მიეცით უფლება ლოკალურ მომხმარებლებს გააზიარონ საკუთარი მონაცემები" },"pluralForm" :"nplurals=1; plural=0;" } \ No newline at end of file diff --git a/apps/federatedfilesharing/l10n/ko.js b/apps/federatedfilesharing/l10n/ko.js index c0611b8b90..ab79775039 100644 --- a/apps/federatedfilesharing/l10n/ko.js +++ b/apps/federatedfilesharing/l10n/ko.js @@ -17,13 +17,6 @@ OC.L10N.register( "Couldn't establish a federated share." : "연합 공유를 설정할 수 없습니다.", "Couldn't establish a federated share, maybe the password was wrong." : "연합 공유를 설정할 수 없습니다. 암호가 잘못되었을 수도 있습니다.", "Federated Share request sent, you will receive an invitation. Check your notifications." : "연합 공유 요청을 보냈으며 초대장을 받을 것입니다. 알림을 확인하십시오.", - "The mountpoint name contains invalid characters." : "마운트 지점 이름에 잘못된 글자가 포함되어 있습니다.", - "Not allowed to create a federated share with the owner." : "소유자와 연합 공유를 만들 수 없음", - "Invalid or untrusted SSL certificate" : "유효하지 않거나 신뢰할 수없는 SSL 인증서", - "Could not authenticate to remote share, password might be wrong" : "원격 공유에 인증할 수 없습니다. 암호가 잘못되었을 수도 있습니다", - "Storage not valid" : "유효하지 않은 저장소", - "Federated share added" : "연합 공유를 추가함", - "Couldn't add remote share" : "원격 공유를 추가할 수 없음", "Sharing %s failed, because this item is already shared with %s" : "%s을(를) 공유할 수 없습니다. 이미 %s 님과 공유되어 있습니다", "Not allowed to create a federated share with the same user" : "같은 사용자와 연합 공유를 만들 수 없음", "File is already shared with %s" : "파일이 %s와(과) 이미 공유됨", @@ -52,6 +45,13 @@ OC.L10N.register( "Add to your website" : "내 웹 사이트에 추가", "Share with me via Nextcloud" : "Nextcloud로 나와 공유하기", "HTML Code:" : "HTML 코드:", + "The mountpoint name contains invalid characters." : "마운트 지점 이름에 잘못된 글자가 포함되어 있습니다.", + "Not allowed to create a federated share with the owner." : "소유자와 연합 공유를 만들 수 없음", + "Invalid or untrusted SSL certificate" : "유효하지 않거나 신뢰할 수없는 SSL 인증서", + "Could not authenticate to remote share, password might be wrong" : "원격 공유에 인증할 수 없습니다. 암호가 잘못되었을 수도 있습니다", + "Storage not valid" : "유효하지 않은 저장소", + "Federated share added" : "연합 공유를 추가함", + "Couldn't add remote share" : "원격 공유를 추가할 수 없음", "Search global and public address book for users and let local users publish their data" : "전역 및 공개 주소록에서 검색하고 로컬 사용자가 정보를 공개할 수 있도록 허용" }, "nplurals=1; plural=0;"); diff --git a/apps/federatedfilesharing/l10n/ko.json b/apps/federatedfilesharing/l10n/ko.json index 4537f30e65..e8fefd1cab 100644 --- a/apps/federatedfilesharing/l10n/ko.json +++ b/apps/federatedfilesharing/l10n/ko.json @@ -15,13 +15,6 @@ "Couldn't establish a federated share." : "연합 공유를 설정할 수 없습니다.", "Couldn't establish a federated share, maybe the password was wrong." : "연합 공유를 설정할 수 없습니다. 암호가 잘못되었을 수도 있습니다.", "Federated Share request sent, you will receive an invitation. Check your notifications." : "연합 공유 요청을 보냈으며 초대장을 받을 것입니다. 알림을 확인하십시오.", - "The mountpoint name contains invalid characters." : "마운트 지점 이름에 잘못된 글자가 포함되어 있습니다.", - "Not allowed to create a federated share with the owner." : "소유자와 연합 공유를 만들 수 없음", - "Invalid or untrusted SSL certificate" : "유효하지 않거나 신뢰할 수없는 SSL 인증서", - "Could not authenticate to remote share, password might be wrong" : "원격 공유에 인증할 수 없습니다. 암호가 잘못되었을 수도 있습니다", - "Storage not valid" : "유효하지 않은 저장소", - "Federated share added" : "연합 공유를 추가함", - "Couldn't add remote share" : "원격 공유를 추가할 수 없음", "Sharing %s failed, because this item is already shared with %s" : "%s을(를) 공유할 수 없습니다. 이미 %s 님과 공유되어 있습니다", "Not allowed to create a federated share with the same user" : "같은 사용자와 연합 공유를 만들 수 없음", "File is already shared with %s" : "파일이 %s와(과) 이미 공유됨", @@ -50,6 +43,13 @@ "Add to your website" : "내 웹 사이트에 추가", "Share with me via Nextcloud" : "Nextcloud로 나와 공유하기", "HTML Code:" : "HTML 코드:", + "The mountpoint name contains invalid characters." : "마운트 지점 이름에 잘못된 글자가 포함되어 있습니다.", + "Not allowed to create a federated share with the owner." : "소유자와 연합 공유를 만들 수 없음", + "Invalid or untrusted SSL certificate" : "유효하지 않거나 신뢰할 수없는 SSL 인증서", + "Could not authenticate to remote share, password might be wrong" : "원격 공유에 인증할 수 없습니다. 암호가 잘못되었을 수도 있습니다", + "Storage not valid" : "유효하지 않은 저장소", + "Federated share added" : "연합 공유를 추가함", + "Couldn't add remote share" : "원격 공유를 추가할 수 없음", "Search global and public address book for users and let local users publish their data" : "전역 및 공개 주소록에서 검색하고 로컬 사용자가 정보를 공개할 수 있도록 허용" },"pluralForm" :"nplurals=1; plural=0;" } \ No newline at end of file diff --git a/apps/federatedfilesharing/l10n/lt_LT.js b/apps/federatedfilesharing/l10n/lt_LT.js index 059aec12de..47479c9e79 100644 --- a/apps/federatedfilesharing/l10n/lt_LT.js +++ b/apps/federatedfilesharing/l10n/lt_LT.js @@ -16,13 +16,6 @@ OC.L10N.register( "Couldn't establish a federated share." : "Neįmanoma pradėti dalintis kitame serveryje.", "Couldn't establish a federated share, maybe the password was wrong." : "Neįmanoma pradėti dalintis kitame serveryje. Gal jūsų slaptažodis blogas?", "Federated Share request sent, you will receive an invitation. Check your notifications." : "Dalinimosi kitame serveryje užklausa išsiųsta. Jūs būsite informuoti, jei pasidalinimas bus sėkmingas. ", - "The mountpoint name contains invalid characters." : "Prijungimo taškas turi netinkamų naudoti simbolių.", - "Not allowed to create a federated share with the owner." : "Savininkas neleidžia dalintis duomenimis su kitu serveriu.", - "Invalid or untrusted SSL certificate" : "Neteisingas arba nepatikimas SSL liudijimas", - "Could not authenticate to remote share, password might be wrong" : "Neįmanoma pradėti dalintis kitame serveryje. Gal jūsų slaptažodis blogas?", - "Storage not valid" : "Saugykla netinkama naudotis", - "Federated share added" : "Pasidalinta per kitą serverį", - "Couldn't add remote share" : "Nepavyko peržiūrėti kitame serveryje pasidalintų duomenų", "Sharing %s failed, because this item is already shared with %s" : "%s bendrinimas nepavyko, kadangi šis elementas jau yra bendrinamas su %s", "Not allowed to create a federated share with the same user" : "Negalima dalintis su identišku naudotoju kitame serveryje", "File is already shared with %s" : "Failas jau yra bendrinamas su %s", @@ -51,6 +44,13 @@ OC.L10N.register( "Add to your website" : "Pridėti jūsų puslapį", "Share with me via Nextcloud" : "Pasidalinti su manimi per NextCloud", "HTML Code:" : "HTML kodas:", + "The mountpoint name contains invalid characters." : "Prijungimo taškas turi netinkamų naudoti simbolių.", + "Not allowed to create a federated share with the owner." : "Savininkas neleidžia dalintis duomenimis su kitu serveriu.", + "Invalid or untrusted SSL certificate" : "Neteisingas arba nepatikimas SSL liudijimas", + "Could not authenticate to remote share, password might be wrong" : "Neįmanoma pradėti dalintis kitame serveryje. Gal jūsų slaptažodis blogas?", + "Storage not valid" : "Saugykla netinkama naudotis", + "Federated share added" : "Pasidalinta per kitą serverį", + "Couldn't add remote share" : "Nepavyko peržiūrėti kitame serveryje pasidalintų duomenų", "Search global and public address book for users and let local users publish their data" : "Rasti globalias ar viešas adresų knygas ir leisti naudotojams viešinti savo duomenis" }, "nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && (n%100<10 || n%100>=20) ? 1 : 2);"); diff --git a/apps/federatedfilesharing/l10n/lt_LT.json b/apps/federatedfilesharing/l10n/lt_LT.json index e5efd14c8d..278d4381ae 100644 --- a/apps/federatedfilesharing/l10n/lt_LT.json +++ b/apps/federatedfilesharing/l10n/lt_LT.json @@ -14,13 +14,6 @@ "Couldn't establish a federated share." : "Neįmanoma pradėti dalintis kitame serveryje.", "Couldn't establish a federated share, maybe the password was wrong." : "Neįmanoma pradėti dalintis kitame serveryje. Gal jūsų slaptažodis blogas?", "Federated Share request sent, you will receive an invitation. Check your notifications." : "Dalinimosi kitame serveryje užklausa išsiųsta. Jūs būsite informuoti, jei pasidalinimas bus sėkmingas. ", - "The mountpoint name contains invalid characters." : "Prijungimo taškas turi netinkamų naudoti simbolių.", - "Not allowed to create a federated share with the owner." : "Savininkas neleidžia dalintis duomenimis su kitu serveriu.", - "Invalid or untrusted SSL certificate" : "Neteisingas arba nepatikimas SSL liudijimas", - "Could not authenticate to remote share, password might be wrong" : "Neįmanoma pradėti dalintis kitame serveryje. Gal jūsų slaptažodis blogas?", - "Storage not valid" : "Saugykla netinkama naudotis", - "Federated share added" : "Pasidalinta per kitą serverį", - "Couldn't add remote share" : "Nepavyko peržiūrėti kitame serveryje pasidalintų duomenų", "Sharing %s failed, because this item is already shared with %s" : "%s bendrinimas nepavyko, kadangi šis elementas jau yra bendrinamas su %s", "Not allowed to create a federated share with the same user" : "Negalima dalintis su identišku naudotoju kitame serveryje", "File is already shared with %s" : "Failas jau yra bendrinamas su %s", @@ -49,6 +42,13 @@ "Add to your website" : "Pridėti jūsų puslapį", "Share with me via Nextcloud" : "Pasidalinti su manimi per NextCloud", "HTML Code:" : "HTML kodas:", + "The mountpoint name contains invalid characters." : "Prijungimo taškas turi netinkamų naudoti simbolių.", + "Not allowed to create a federated share with the owner." : "Savininkas neleidžia dalintis duomenimis su kitu serveriu.", + "Invalid or untrusted SSL certificate" : "Neteisingas arba nepatikimas SSL liudijimas", + "Could not authenticate to remote share, password might be wrong" : "Neįmanoma pradėti dalintis kitame serveryje. Gal jūsų slaptažodis blogas?", + "Storage not valid" : "Saugykla netinkama naudotis", + "Federated share added" : "Pasidalinta per kitą serverį", + "Couldn't add remote share" : "Nepavyko peržiūrėti kitame serveryje pasidalintų duomenų", "Search global and public address book for users and let local users publish their data" : "Rasti globalias ar viešas adresų knygas ir leisti naudotojams viešinti savo duomenis" },"pluralForm" :"nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && (n%100<10 || n%100>=20) ? 1 : 2);" } \ No newline at end of file diff --git a/apps/federatedfilesharing/l10n/lv.js b/apps/federatedfilesharing/l10n/lv.js index 29e26c409d..d72309f51a 100644 --- a/apps/federatedfilesharing/l10n/lv.js +++ b/apps/federatedfilesharing/l10n/lv.js @@ -14,11 +14,6 @@ OC.L10N.register( "Press Ctrl-C to copy." : "Spied Ctrl-C lai kopētu.", "Invalid Federated Cloud ID" : "Nederīgs Federated Cloud ID", "Server to server sharing is not enabled on this server" : "Koplietošana no servera uz serveri, šajā serverī nav iespējota", - "The mountpoint name contains invalid characters." : "Montēšanas punkta nosaukums satur nederīgus simbolus.", - "Not allowed to create a federated share with the owner." : "Nav atļauts izveidot ārēju koplietošanu ar īpašnieku.", - "Invalid or untrusted SSL certificate" : "Nederīgs vai neuzticams SSL sertifikāts", - "Storage not valid" : "Nederīga krātuve", - "Couldn't add remote share" : "Nevarēja pievienot attālināto koplietotni", "File is already shared with %s" : "Datne ir jau koplietota ar %s", "Could not find share" : "Nevarēja atrast koplietojumu", "Accept" : "Akceptēt", @@ -30,6 +25,11 @@ OC.L10N.register( "Federated Cloud" : "Federated Cloud", "Your Federated Cloud ID:" : "Tavs Federated Cloud ID:", "Add to your website" : "Pievienojiet savai vietnei", - "HTML Code:" : "HTML kods:" + "HTML Code:" : "HTML kods:", + "The mountpoint name contains invalid characters." : "Montēšanas punkta nosaukums satur nederīgus simbolus.", + "Not allowed to create a federated share with the owner." : "Nav atļauts izveidot ārēju koplietošanu ar īpašnieku.", + "Invalid or untrusted SSL certificate" : "Nederīgs vai neuzticams SSL sertifikāts", + "Storage not valid" : "Nederīga krātuve", + "Couldn't add remote share" : "Nevarēja pievienot attālināto koplietotni" }, "nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n != 0 ? 1 : 2);"); diff --git a/apps/federatedfilesharing/l10n/lv.json b/apps/federatedfilesharing/l10n/lv.json index 472df86938..b0ab2982df 100644 --- a/apps/federatedfilesharing/l10n/lv.json +++ b/apps/federatedfilesharing/l10n/lv.json @@ -12,11 +12,6 @@ "Press Ctrl-C to copy." : "Spied Ctrl-C lai kopētu.", "Invalid Federated Cloud ID" : "Nederīgs Federated Cloud ID", "Server to server sharing is not enabled on this server" : "Koplietošana no servera uz serveri, šajā serverī nav iespējota", - "The mountpoint name contains invalid characters." : "Montēšanas punkta nosaukums satur nederīgus simbolus.", - "Not allowed to create a federated share with the owner." : "Nav atļauts izveidot ārēju koplietošanu ar īpašnieku.", - "Invalid or untrusted SSL certificate" : "Nederīgs vai neuzticams SSL sertifikāts", - "Storage not valid" : "Nederīga krātuve", - "Couldn't add remote share" : "Nevarēja pievienot attālināto koplietotni", "File is already shared with %s" : "Datne ir jau koplietota ar %s", "Could not find share" : "Nevarēja atrast koplietojumu", "Accept" : "Akceptēt", @@ -28,6 +23,11 @@ "Federated Cloud" : "Federated Cloud", "Your Federated Cloud ID:" : "Tavs Federated Cloud ID:", "Add to your website" : "Pievienojiet savai vietnei", - "HTML Code:" : "HTML kods:" + "HTML Code:" : "HTML kods:", + "The mountpoint name contains invalid characters." : "Montēšanas punkta nosaukums satur nederīgus simbolus.", + "Not allowed to create a federated share with the owner." : "Nav atļauts izveidot ārēju koplietošanu ar īpašnieku.", + "Invalid or untrusted SSL certificate" : "Nederīgs vai neuzticams SSL sertifikāts", + "Storage not valid" : "Nederīga krātuve", + "Couldn't add remote share" : "Nevarēja pievienot attālināto koplietotni" },"pluralForm" :"nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n != 0 ? 1 : 2);" } \ No newline at end of file diff --git a/apps/federatedfilesharing/l10n/nb.js b/apps/federatedfilesharing/l10n/nb.js index 345f303149..f2202e2746 100644 --- a/apps/federatedfilesharing/l10n/nb.js +++ b/apps/federatedfilesharing/l10n/nb.js @@ -17,13 +17,6 @@ OC.L10N.register( "Couldn't establish a federated share." : "Kunne ikke etablere en sammenknyttet ressurs", "Couldn't establish a federated share, maybe the password was wrong." : "Kunne ikke etablere en sammenknyttet ressurs, kanskje passordet var feil.", "Federated Share request sent, you will receive an invitation. Check your notifications." : "Sammenknyttet ressurs forespurt, du vil motta en invitasjon. Sjekk varslene dine.", - "The mountpoint name contains invalid characters." : "Navnet på oppkoblingspunktet inneholder ugyldige tegn.", - "Not allowed to create a federated share with the owner." : "Ikke tillatt å opprette en sammenknyttet ressurs med eieren.", - "Invalid or untrusted SSL certificate" : "Ugyldig eller ikke-klarert SSL-sertifikat", - "Could not authenticate to remote share, password might be wrong" : "Kunne ikke autentisere mot ekstern ressurs, passordet var kanskje feil.", - "Storage not valid" : "Lagringsplass ikke gyldig", - "Federated share added" : "Sammenknyttet ressurs lagt til", - "Couldn't add remote share" : "Kunne ikke legge til ekstern ressurs", "Sharing %s failed, because this item is already shared with %s" : "Deling av %s mislyktes, fordi dette elementet allerede er delt med %s", "Not allowed to create a federated share with the same user" : "Ikke tillatt å opprette en sammenknyttet skydeling med den samme brukeren", "File is already shared with %s" : "Filen er allerede delt med %s", @@ -53,6 +46,13 @@ OC.L10N.register( "Add to your website" : "Legg på nettsiden din", "Share with me via Nextcloud" : "Del med meg via Nextcloud", "HTML Code:" : "HTML-kode:", + "The mountpoint name contains invalid characters." : "Navnet på oppkoblingspunktet inneholder ugyldige tegn.", + "Not allowed to create a federated share with the owner." : "Ikke tillatt å opprette en sammenknyttet ressurs med eieren.", + "Invalid or untrusted SSL certificate" : "Ugyldig eller ikke-klarert SSL-sertifikat", + "Could not authenticate to remote share, password might be wrong" : "Kunne ikke autentisere mot ekstern ressurs, passordet var kanskje feil.", + "Storage not valid" : "Lagringsplass ikke gyldig", + "Federated share added" : "Sammenknyttet ressurs lagt til", + "Couldn't add remote share" : "Kunne ikke legge til ekstern ressurs", "Search global and public address book for users and let local users publish their data" : "Søk i verdensomspennende og offentlig adressebok etter brukere og la lokale brukere offentliggjøre deres data" }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/federatedfilesharing/l10n/nb.json b/apps/federatedfilesharing/l10n/nb.json index 189b05c83e..8eed80b6ef 100644 --- a/apps/federatedfilesharing/l10n/nb.json +++ b/apps/federatedfilesharing/l10n/nb.json @@ -15,13 +15,6 @@ "Couldn't establish a federated share." : "Kunne ikke etablere en sammenknyttet ressurs", "Couldn't establish a federated share, maybe the password was wrong." : "Kunne ikke etablere en sammenknyttet ressurs, kanskje passordet var feil.", "Federated Share request sent, you will receive an invitation. Check your notifications." : "Sammenknyttet ressurs forespurt, du vil motta en invitasjon. Sjekk varslene dine.", - "The mountpoint name contains invalid characters." : "Navnet på oppkoblingspunktet inneholder ugyldige tegn.", - "Not allowed to create a federated share with the owner." : "Ikke tillatt å opprette en sammenknyttet ressurs med eieren.", - "Invalid or untrusted SSL certificate" : "Ugyldig eller ikke-klarert SSL-sertifikat", - "Could not authenticate to remote share, password might be wrong" : "Kunne ikke autentisere mot ekstern ressurs, passordet var kanskje feil.", - "Storage not valid" : "Lagringsplass ikke gyldig", - "Federated share added" : "Sammenknyttet ressurs lagt til", - "Couldn't add remote share" : "Kunne ikke legge til ekstern ressurs", "Sharing %s failed, because this item is already shared with %s" : "Deling av %s mislyktes, fordi dette elementet allerede er delt med %s", "Not allowed to create a federated share with the same user" : "Ikke tillatt å opprette en sammenknyttet skydeling med den samme brukeren", "File is already shared with %s" : "Filen er allerede delt med %s", @@ -51,6 +44,13 @@ "Add to your website" : "Legg på nettsiden din", "Share with me via Nextcloud" : "Del med meg via Nextcloud", "HTML Code:" : "HTML-kode:", + "The mountpoint name contains invalid characters." : "Navnet på oppkoblingspunktet inneholder ugyldige tegn.", + "Not allowed to create a federated share with the owner." : "Ikke tillatt å opprette en sammenknyttet ressurs med eieren.", + "Invalid or untrusted SSL certificate" : "Ugyldig eller ikke-klarert SSL-sertifikat", + "Could not authenticate to remote share, password might be wrong" : "Kunne ikke autentisere mot ekstern ressurs, passordet var kanskje feil.", + "Storage not valid" : "Lagringsplass ikke gyldig", + "Federated share added" : "Sammenknyttet ressurs lagt til", + "Couldn't add remote share" : "Kunne ikke legge til ekstern ressurs", "Search global and public address book for users and let local users publish their data" : "Søk i verdensomspennende og offentlig adressebok etter brukere og la lokale brukere offentliggjøre deres data" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/apps/federatedfilesharing/l10n/nl.js b/apps/federatedfilesharing/l10n/nl.js index 5538dea0d4..ef12bf97e7 100644 --- a/apps/federatedfilesharing/l10n/nl.js +++ b/apps/federatedfilesharing/l10n/nl.js @@ -17,13 +17,6 @@ OC.L10N.register( "Couldn't establish a federated share." : "Kon geen gefedereerde share tot stand brengen", "Couldn't establish a federated share, maybe the password was wrong." : "Kon geen gefedereerde share tot stand brengen, misschien was het wachtwoord onjuist.", "Federated Share request sent, you will receive an invitation. Check your notifications." : "De gefedereerde share aanvraag is verzonden, je ontvangt een uitnodiging. Controleer je meldingen.", - "The mountpoint name contains invalid characters." : "De naam van het mountpoint bevat ongeldige karakters.", - "Not allowed to create a federated share with the owner." : "Het is niet toegestaan om met de eigenaar een gefedereerde share te maken.", - "Invalid or untrusted SSL certificate" : "Ongeldig of onvertrouwd SSL-certificaat", - "Could not authenticate to remote share, password might be wrong" : "Kon niet authenticeren bij externe share, misschien verkeerd wachtwoord", - "Storage not valid" : "Opslag ongeldig", - "Federated share added" : "Gefedereerd share is toegevoegd", - "Couldn't add remote share" : "Kon geen externe share toevoegen", "Sharing %s failed, because this item is already shared with %s" : "Delen van %s is mislukt, omdat het object al wordt gedeeld met %s", "Not allowed to create a federated share with the same user" : "Het is niet toegestaan om een gefedereerde share met dezelfde gebruikersserver te maken", "File is already shared with %s" : "Bestand is al gedeeld met %s", @@ -53,6 +46,13 @@ OC.L10N.register( "Add to your website" : "Toevoegen aan je website", "Share with me via Nextcloud" : "Deel met mij via Nextcloud", "HTML Code:" : "HTML Code:", + "The mountpoint name contains invalid characters." : "De naam van het mountpoint bevat ongeldige karakters.", + "Not allowed to create a federated share with the owner." : "Het is niet toegestaan om met de eigenaar een gefedereerde share te maken.", + "Invalid or untrusted SSL certificate" : "Ongeldig of onvertrouwd SSL-certificaat", + "Could not authenticate to remote share, password might be wrong" : "Kon niet authenticeren bij externe share, misschien verkeerd wachtwoord", + "Storage not valid" : "Opslag ongeldig", + "Federated share added" : "Gefedereerd share is toegevoegd", + "Couldn't add remote share" : "Kon geen externe share toevoegen", "Search global and public address book for users and let local users publish their data" : "Openbare adresboeken voor gebruikers doorzoeken en laat lokale gebruikers de data plubliceren" }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/federatedfilesharing/l10n/nl.json b/apps/federatedfilesharing/l10n/nl.json index 5006ccb35c..2be75acc14 100644 --- a/apps/federatedfilesharing/l10n/nl.json +++ b/apps/federatedfilesharing/l10n/nl.json @@ -15,13 +15,6 @@ "Couldn't establish a federated share." : "Kon geen gefedereerde share tot stand brengen", "Couldn't establish a federated share, maybe the password was wrong." : "Kon geen gefedereerde share tot stand brengen, misschien was het wachtwoord onjuist.", "Federated Share request sent, you will receive an invitation. Check your notifications." : "De gefedereerde share aanvraag is verzonden, je ontvangt een uitnodiging. Controleer je meldingen.", - "The mountpoint name contains invalid characters." : "De naam van het mountpoint bevat ongeldige karakters.", - "Not allowed to create a federated share with the owner." : "Het is niet toegestaan om met de eigenaar een gefedereerde share te maken.", - "Invalid or untrusted SSL certificate" : "Ongeldig of onvertrouwd SSL-certificaat", - "Could not authenticate to remote share, password might be wrong" : "Kon niet authenticeren bij externe share, misschien verkeerd wachtwoord", - "Storage not valid" : "Opslag ongeldig", - "Federated share added" : "Gefedereerd share is toegevoegd", - "Couldn't add remote share" : "Kon geen externe share toevoegen", "Sharing %s failed, because this item is already shared with %s" : "Delen van %s is mislukt, omdat het object al wordt gedeeld met %s", "Not allowed to create a federated share with the same user" : "Het is niet toegestaan om een gefedereerde share met dezelfde gebruikersserver te maken", "File is already shared with %s" : "Bestand is al gedeeld met %s", @@ -51,6 +44,13 @@ "Add to your website" : "Toevoegen aan je website", "Share with me via Nextcloud" : "Deel met mij via Nextcloud", "HTML Code:" : "HTML Code:", + "The mountpoint name contains invalid characters." : "De naam van het mountpoint bevat ongeldige karakters.", + "Not allowed to create a federated share with the owner." : "Het is niet toegestaan om met de eigenaar een gefedereerde share te maken.", + "Invalid or untrusted SSL certificate" : "Ongeldig of onvertrouwd SSL-certificaat", + "Could not authenticate to remote share, password might be wrong" : "Kon niet authenticeren bij externe share, misschien verkeerd wachtwoord", + "Storage not valid" : "Opslag ongeldig", + "Federated share added" : "Gefedereerd share is toegevoegd", + "Couldn't add remote share" : "Kon geen externe share toevoegen", "Search global and public address book for users and let local users publish their data" : "Openbare adresboeken voor gebruikers doorzoeken en laat lokale gebruikers de data plubliceren" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/apps/federatedfilesharing/l10n/pl.js b/apps/federatedfilesharing/l10n/pl.js index 1e3c0044ef..e5145339ca 100644 --- a/apps/federatedfilesharing/l10n/pl.js +++ b/apps/federatedfilesharing/l10n/pl.js @@ -17,13 +17,6 @@ OC.L10N.register( "Couldn't establish a federated share." : "Nie udało się ustalić Stowarzyszonego udostępnienia.", "Couldn't establish a federated share, maybe the password was wrong." : "Nie udało się ustalić Stowarzyszonego udostępnienia, może być błędne hasło.", "Federated Share request sent, you will receive an invitation. Check your notifications." : "Wysłano żądanie Udostępniania Stowarzyszonego, otrzymasz zaproszenie. Sprawdzaj swoje powiadomienia.", - "The mountpoint name contains invalid characters." : "Nazwa zamontowanego zasobu zawiera niedozwolone znaki.", - "Not allowed to create a federated share with the owner." : "Nie można tworzyć stowarzyszonego udziału ze sobą.", - "Invalid or untrusted SSL certificate" : "Niewłaściwy lub niezaufany certyfikat SSL", - "Could not authenticate to remote share, password might be wrong" : "Nie udało się uwierzytelnić udziału zdalnego, może być błędne hasło", - "Storage not valid" : "Magazyn nie jest prawidłowy", - "Federated share added" : "Udostępnianie Stowarzyszone zostało dodane", - "Couldn't add remote share" : "Nie można dodać zdalnego zasobu", "Sharing %s failed, because this item is already shared with %s" : "Współdzielenie %s nie powiodło się, ponieważ element jest już współdzielony z %s", "Not allowed to create a federated share with the same user" : "Nie można tworzyć stowarzyszonego udziału z tym samym użytkownikiem", "File is already shared with %s" : "Plik jest już współdzielony z %s", @@ -52,6 +45,13 @@ OC.L10N.register( "Add to your website" : "Dodaj do swojej strony", "Share with me via Nextcloud" : "Podziel się ze mną poprzez Nextcloud", "HTML Code:" : "Kod HTML:", + "The mountpoint name contains invalid characters." : "Nazwa zamontowanego zasobu zawiera niedozwolone znaki.", + "Not allowed to create a federated share with the owner." : "Nie można tworzyć stowarzyszonego udziału ze sobą.", + "Invalid or untrusted SSL certificate" : "Niewłaściwy lub niezaufany certyfikat SSL", + "Could not authenticate to remote share, password might be wrong" : "Nie udało się uwierzytelnić udziału zdalnego, może być błędne hasło", + "Storage not valid" : "Magazyn nie jest prawidłowy", + "Federated share added" : "Udostępnianie Stowarzyszone zostało dodane", + "Couldn't add remote share" : "Nie można dodać zdalnego zasobu", "Search global and public address book for users and let local users publish their data" : "Szukaj użytkowników w globalnej i publicznej książce adresowej i pozwól lokalnym użytkownikom na publikowanie swoich danych" }, "nplurals=4; plural=(n==1 ? 0 : (n%10>=2 && n%10<=4) && (n%100<12 || n%100>14) ? 1 : n!=1 && (n%10>=0 && n%10<=1) || (n%10>=5 && n%10<=9) || (n%100>=12 && n%100<=14) ? 2 : 3);"); diff --git a/apps/federatedfilesharing/l10n/pl.json b/apps/federatedfilesharing/l10n/pl.json index 0c159c3221..a32126b3f4 100644 --- a/apps/federatedfilesharing/l10n/pl.json +++ b/apps/federatedfilesharing/l10n/pl.json @@ -15,13 +15,6 @@ "Couldn't establish a federated share." : "Nie udało się ustalić Stowarzyszonego udostępnienia.", "Couldn't establish a federated share, maybe the password was wrong." : "Nie udało się ustalić Stowarzyszonego udostępnienia, może być błędne hasło.", "Federated Share request sent, you will receive an invitation. Check your notifications." : "Wysłano żądanie Udostępniania Stowarzyszonego, otrzymasz zaproszenie. Sprawdzaj swoje powiadomienia.", - "The mountpoint name contains invalid characters." : "Nazwa zamontowanego zasobu zawiera niedozwolone znaki.", - "Not allowed to create a federated share with the owner." : "Nie można tworzyć stowarzyszonego udziału ze sobą.", - "Invalid or untrusted SSL certificate" : "Niewłaściwy lub niezaufany certyfikat SSL", - "Could not authenticate to remote share, password might be wrong" : "Nie udało się uwierzytelnić udziału zdalnego, może być błędne hasło", - "Storage not valid" : "Magazyn nie jest prawidłowy", - "Federated share added" : "Udostępnianie Stowarzyszone zostało dodane", - "Couldn't add remote share" : "Nie można dodać zdalnego zasobu", "Sharing %s failed, because this item is already shared with %s" : "Współdzielenie %s nie powiodło się, ponieważ element jest już współdzielony z %s", "Not allowed to create a federated share with the same user" : "Nie można tworzyć stowarzyszonego udziału z tym samym użytkownikiem", "File is already shared with %s" : "Plik jest już współdzielony z %s", @@ -50,6 +43,13 @@ "Add to your website" : "Dodaj do swojej strony", "Share with me via Nextcloud" : "Podziel się ze mną poprzez Nextcloud", "HTML Code:" : "Kod HTML:", + "The mountpoint name contains invalid characters." : "Nazwa zamontowanego zasobu zawiera niedozwolone znaki.", + "Not allowed to create a federated share with the owner." : "Nie można tworzyć stowarzyszonego udziału ze sobą.", + "Invalid or untrusted SSL certificate" : "Niewłaściwy lub niezaufany certyfikat SSL", + "Could not authenticate to remote share, password might be wrong" : "Nie udało się uwierzytelnić udziału zdalnego, może być błędne hasło", + "Storage not valid" : "Magazyn nie jest prawidłowy", + "Federated share added" : "Udostępnianie Stowarzyszone zostało dodane", + "Couldn't add remote share" : "Nie można dodać zdalnego zasobu", "Search global and public address book for users and let local users publish their data" : "Szukaj użytkowników w globalnej i publicznej książce adresowej i pozwól lokalnym użytkownikom na publikowanie swoich danych" },"pluralForm" :"nplurals=4; plural=(n==1 ? 0 : (n%10>=2 && n%10<=4) && (n%100<12 || n%100>14) ? 1 : n!=1 && (n%10>=0 && n%10<=1) || (n%10>=5 && n%10<=9) || (n%100>=12 && n%100<=14) ? 2 : 3);" } \ No newline at end of file diff --git a/apps/federatedfilesharing/l10n/pt_BR.js b/apps/federatedfilesharing/l10n/pt_BR.js index cfff796cf1..5e5373f939 100644 --- a/apps/federatedfilesharing/l10n/pt_BR.js +++ b/apps/federatedfilesharing/l10n/pt_BR.js @@ -17,13 +17,6 @@ OC.L10N.register( "Couldn't establish a federated share." : "Não foi possível estabelecer um compartilhamento federado.", "Couldn't establish a federated share, maybe the password was wrong." : "Não foi possível estabelecer um compartilhamento federado, talvez a senha esteja incorreta.", "Federated Share request sent, you will receive an invitation. Check your notifications." : "Solicitação de Compartilhamento Federado enviada, você receberá um convite. Verifique suas notificações.", - "The mountpoint name contains invalid characters." : "O nome do ponto de montagem contém caracteres inválidos.", - "Not allowed to create a federated share with the owner." : "Não é permitido criar um compartilhamento federado com o proprietário.", - "Invalid or untrusted SSL certificate" : "Certificado SSL inválido ou não confiável", - "Could not authenticate to remote share, password might be wrong" : "Não foi possível autenticar-se ao compartilhamento remoto. A senha pode estar incorreta", - "Storage not valid" : "Armazenamento inválido", - "Federated share added" : "Compartilhamento Federado adicionado", - "Couldn't add remote share" : "Não foi possível adicionar o compartilhamento remoto", "Sharing %s failed, because this item is already shared with %s" : "Compartilhamento %s falhou porque este item já está compartilhado com %s", "Not allowed to create a federated share with the same user" : "Não é permitido criar um compartilhamento federado com o mesmo usuário", "File is already shared with %s" : "O arquivo já é compartilhado com %s", @@ -53,6 +46,13 @@ OC.L10N.register( "Add to your website" : "Adicione ao seu website", "Share with me via Nextcloud" : "Compartilhe comigo via Nextcloud", "HTML Code:" : "Código HTML:", + "The mountpoint name contains invalid characters." : "O nome do ponto de montagem contém caracteres inválidos.", + "Not allowed to create a federated share with the owner." : "Não é permitido criar um compartilhamento federado com o proprietário.", + "Invalid or untrusted SSL certificate" : "Certificado SSL inválido ou não confiável", + "Could not authenticate to remote share, password might be wrong" : "Não foi possível autenticar-se ao compartilhamento remoto. A senha pode estar incorreta", + "Storage not valid" : "Armazenamento inválido", + "Federated share added" : "Compartilhamento Federado adicionado", + "Couldn't add remote share" : "Não foi possível adicionar o compartilhamento remoto", "Search global and public address book for users and let local users publish their data" : "Pesquise o catálogo de endereços global e público para usuários e deixe os usuários locais publicarem seus dados" }, "nplurals=2; plural=(n > 1);"); diff --git a/apps/federatedfilesharing/l10n/pt_BR.json b/apps/federatedfilesharing/l10n/pt_BR.json index 8b42bb547d..33bd2ecbf3 100644 --- a/apps/federatedfilesharing/l10n/pt_BR.json +++ b/apps/federatedfilesharing/l10n/pt_BR.json @@ -15,13 +15,6 @@ "Couldn't establish a federated share." : "Não foi possível estabelecer um compartilhamento federado.", "Couldn't establish a federated share, maybe the password was wrong." : "Não foi possível estabelecer um compartilhamento federado, talvez a senha esteja incorreta.", "Federated Share request sent, you will receive an invitation. Check your notifications." : "Solicitação de Compartilhamento Federado enviada, você receberá um convite. Verifique suas notificações.", - "The mountpoint name contains invalid characters." : "O nome do ponto de montagem contém caracteres inválidos.", - "Not allowed to create a federated share with the owner." : "Não é permitido criar um compartilhamento federado com o proprietário.", - "Invalid or untrusted SSL certificate" : "Certificado SSL inválido ou não confiável", - "Could not authenticate to remote share, password might be wrong" : "Não foi possível autenticar-se ao compartilhamento remoto. A senha pode estar incorreta", - "Storage not valid" : "Armazenamento inválido", - "Federated share added" : "Compartilhamento Federado adicionado", - "Couldn't add remote share" : "Não foi possível adicionar o compartilhamento remoto", "Sharing %s failed, because this item is already shared with %s" : "Compartilhamento %s falhou porque este item já está compartilhado com %s", "Not allowed to create a federated share with the same user" : "Não é permitido criar um compartilhamento federado com o mesmo usuário", "File is already shared with %s" : "O arquivo já é compartilhado com %s", @@ -51,6 +44,13 @@ "Add to your website" : "Adicione ao seu website", "Share with me via Nextcloud" : "Compartilhe comigo via Nextcloud", "HTML Code:" : "Código HTML:", + "The mountpoint name contains invalid characters." : "O nome do ponto de montagem contém caracteres inválidos.", + "Not allowed to create a federated share with the owner." : "Não é permitido criar um compartilhamento federado com o proprietário.", + "Invalid or untrusted SSL certificate" : "Certificado SSL inválido ou não confiável", + "Could not authenticate to remote share, password might be wrong" : "Não foi possível autenticar-se ao compartilhamento remoto. A senha pode estar incorreta", + "Storage not valid" : "Armazenamento inválido", + "Federated share added" : "Compartilhamento Federado adicionado", + "Couldn't add remote share" : "Não foi possível adicionar o compartilhamento remoto", "Search global and public address book for users and let local users publish their data" : "Pesquise o catálogo de endereços global e público para usuários e deixe os usuários locais publicarem seus dados" },"pluralForm" :"nplurals=2; plural=(n > 1);" } \ No newline at end of file diff --git a/apps/federatedfilesharing/l10n/pt_PT.js b/apps/federatedfilesharing/l10n/pt_PT.js index b88c8dbb9c..8166818310 100644 --- a/apps/federatedfilesharing/l10n/pt_PT.js +++ b/apps/federatedfilesharing/l10n/pt_PT.js @@ -17,13 +17,6 @@ OC.L10N.register( "Couldn't establish a federated share." : "Não foi possível estabelecer uma partilha federada.", "Couldn't establish a federated share, maybe the password was wrong." : "Não foi possível estabelecer a partilha federada, a palavra-passe talvez esteja incorrecta.", "Federated Share request sent, you will receive an invitation. Check your notifications." : "Pedido de Partilha Federada enviado, irá receber o convite. Confira as suas notificações.", - "The mountpoint name contains invalid characters." : "O ponto de montagem (mountpoint) contem caracteres inválidos.", - "Not allowed to create a federated share with the owner." : "Não é permitido criar partilha federada com o proprietário. ", - "Invalid or untrusted SSL certificate" : "Certificado SSL inválido ou não confiável", - "Could not authenticate to remote share, password might be wrong" : "Não foi possível a autenticação na partilha remota, a palavra passe talvez esteja incorrecta", - "Storage not valid" : "Armazenamento inválido", - "Federated share added" : "Partilha federada adicionada", - "Couldn't add remote share" : "Não foi possível adicionar partilha remota", "Sharing %s failed, because this item is already shared with %s" : "A partilha %s falhou, porque este item já está a ser partilhado com %s", "Not allowed to create a federated share with the same user" : "Não é possível criar uma partilha federada com o mesmo utilizador", "File is already shared with %s" : "O ficheiro já foi partilhado com %s", @@ -53,6 +46,13 @@ OC.L10N.register( "Add to your website" : "Adicione ao seu site da Web", "Share with me via Nextcloud" : "Partilhe comigo via Nextcloud", "HTML Code:" : "Código HTML:", + "The mountpoint name contains invalid characters." : "O ponto de montagem (mountpoint) contem caracteres inválidos.", + "Not allowed to create a federated share with the owner." : "Não é permitido criar partilha federada com o proprietário. ", + "Invalid or untrusted SSL certificate" : "Certificado SSL inválido ou não confiável", + "Could not authenticate to remote share, password might be wrong" : "Não foi possível a autenticação na partilha remota, a palavra passe talvez esteja incorrecta", + "Storage not valid" : "Armazenamento inválido", + "Federated share added" : "Partilha federada adicionada", + "Couldn't add remote share" : "Não foi possível adicionar partilha remota", "Search global and public address book for users and let local users publish their data" : "Pesquisar por utilizadores na lista de endereços global e pública e permita que utilizadores locais publiquem os seus dados" }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/federatedfilesharing/l10n/pt_PT.json b/apps/federatedfilesharing/l10n/pt_PT.json index 75d8104e63..7ff5408656 100644 --- a/apps/federatedfilesharing/l10n/pt_PT.json +++ b/apps/federatedfilesharing/l10n/pt_PT.json @@ -15,13 +15,6 @@ "Couldn't establish a federated share." : "Não foi possível estabelecer uma partilha federada.", "Couldn't establish a federated share, maybe the password was wrong." : "Não foi possível estabelecer a partilha federada, a palavra-passe talvez esteja incorrecta.", "Federated Share request sent, you will receive an invitation. Check your notifications." : "Pedido de Partilha Federada enviado, irá receber o convite. Confira as suas notificações.", - "The mountpoint name contains invalid characters." : "O ponto de montagem (mountpoint) contem caracteres inválidos.", - "Not allowed to create a federated share with the owner." : "Não é permitido criar partilha federada com o proprietário. ", - "Invalid or untrusted SSL certificate" : "Certificado SSL inválido ou não confiável", - "Could not authenticate to remote share, password might be wrong" : "Não foi possível a autenticação na partilha remota, a palavra passe talvez esteja incorrecta", - "Storage not valid" : "Armazenamento inválido", - "Federated share added" : "Partilha federada adicionada", - "Couldn't add remote share" : "Não foi possível adicionar partilha remota", "Sharing %s failed, because this item is already shared with %s" : "A partilha %s falhou, porque este item já está a ser partilhado com %s", "Not allowed to create a federated share with the same user" : "Não é possível criar uma partilha federada com o mesmo utilizador", "File is already shared with %s" : "O ficheiro já foi partilhado com %s", @@ -51,6 +44,13 @@ "Add to your website" : "Adicione ao seu site da Web", "Share with me via Nextcloud" : "Partilhe comigo via Nextcloud", "HTML Code:" : "Código HTML:", + "The mountpoint name contains invalid characters." : "O ponto de montagem (mountpoint) contem caracteres inválidos.", + "Not allowed to create a federated share with the owner." : "Não é permitido criar partilha federada com o proprietário. ", + "Invalid or untrusted SSL certificate" : "Certificado SSL inválido ou não confiável", + "Could not authenticate to remote share, password might be wrong" : "Não foi possível a autenticação na partilha remota, a palavra passe talvez esteja incorrecta", + "Storage not valid" : "Armazenamento inválido", + "Federated share added" : "Partilha federada adicionada", + "Couldn't add remote share" : "Não foi possível adicionar partilha remota", "Search global and public address book for users and let local users publish their data" : "Pesquisar por utilizadores na lista de endereços global e pública e permita que utilizadores locais publiquem os seus dados" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/apps/federatedfilesharing/l10n/ru.js b/apps/federatedfilesharing/l10n/ru.js index 4c3e6fcf25..1bd973da5b 100644 --- a/apps/federatedfilesharing/l10n/ru.js +++ b/apps/federatedfilesharing/l10n/ru.js @@ -17,13 +17,6 @@ OC.L10N.register( "Couldn't establish a federated share." : "Не удаётся установить федеративный общий доступ.", "Couldn't establish a federated share, maybe the password was wrong." : "Не удаётся установить федеративный общий доступ, возможно неверный пароль.", "Federated Share request sent, you will receive an invitation. Check your notifications." : "Был отправлен запрос общего федеративного доступа, Вы получите приглашение. Проверьте свои уведомления.", - "The mountpoint name contains invalid characters." : "Имя точки монтирования содержит недопустимые символы.", - "Not allowed to create a federated share with the owner." : "Не допускается создание федеративного общего ресурса с владельцем.", - "Invalid or untrusted SSL certificate" : "Недействительный или недоверенный сертификат SSL", - "Could not authenticate to remote share, password might be wrong" : "Не удалось провести проверку подлинности для доступа к удалённому хранилищу, возможно неправильно указан пароль", - "Storage not valid" : "Хранилище недоступно", - "Federated share added" : "Добавлен общий федеративный ресурс", - "Couldn't add remote share" : "Невозможно добавить удалённый общий ресурс", "Sharing %s failed, because this item is already shared with %s" : "Не удалось поделиться «%s», пользователю%s уже предоставлен доступ к этому элементу", "Not allowed to create a federated share with the same user" : "Не допускается создание федеративного общего ресурса с тем же пользователем", "File is already shared with %s" : "Доступ к файлу уже предоставлен %s", @@ -53,6 +46,13 @@ OC.L10N.register( "Add to your website" : "Добавить к себе на сайт", "Share with me via Nextcloud" : "Поделитесь со мной через Nextcloud", "HTML Code:" : "HTML код:", + "The mountpoint name contains invalid characters." : "Имя точки монтирования содержит недопустимые символы.", + "Not allowed to create a federated share with the owner." : "Не допускается создание федеративного общего ресурса с владельцем.", + "Invalid or untrusted SSL certificate" : "Недействительный или недоверенный сертификат SSL", + "Could not authenticate to remote share, password might be wrong" : "Не удалось провести проверку подлинности для доступа к удалённому хранилищу, возможно неправильно указан пароль", + "Storage not valid" : "Хранилище недоступно", + "Federated share added" : "Добавлен общий федеративный ресурс", + "Couldn't add remote share" : "Невозможно добавить удалённый общий ресурс", "Search global and public address book for users and let local users publish their data" : "Поиск пользователей в глобальной и общедоступной адресной книге и разрешение публикации своих данных локальным пользователям " }, "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/federatedfilesharing/l10n/ru.json b/apps/federatedfilesharing/l10n/ru.json index 5d42815329..ffdd8b2084 100644 --- a/apps/federatedfilesharing/l10n/ru.json +++ b/apps/federatedfilesharing/l10n/ru.json @@ -15,13 +15,6 @@ "Couldn't establish a federated share." : "Не удаётся установить федеративный общий доступ.", "Couldn't establish a federated share, maybe the password was wrong." : "Не удаётся установить федеративный общий доступ, возможно неверный пароль.", "Federated Share request sent, you will receive an invitation. Check your notifications." : "Был отправлен запрос общего федеративного доступа, Вы получите приглашение. Проверьте свои уведомления.", - "The mountpoint name contains invalid characters." : "Имя точки монтирования содержит недопустимые символы.", - "Not allowed to create a federated share with the owner." : "Не допускается создание федеративного общего ресурса с владельцем.", - "Invalid or untrusted SSL certificate" : "Недействительный или недоверенный сертификат SSL", - "Could not authenticate to remote share, password might be wrong" : "Не удалось провести проверку подлинности для доступа к удалённому хранилищу, возможно неправильно указан пароль", - "Storage not valid" : "Хранилище недоступно", - "Federated share added" : "Добавлен общий федеративный ресурс", - "Couldn't add remote share" : "Невозможно добавить удалённый общий ресурс", "Sharing %s failed, because this item is already shared with %s" : "Не удалось поделиться «%s», пользователю%s уже предоставлен доступ к этому элементу", "Not allowed to create a federated share with the same user" : "Не допускается создание федеративного общего ресурса с тем же пользователем", "File is already shared with %s" : "Доступ к файлу уже предоставлен %s", @@ -51,6 +44,13 @@ "Add to your website" : "Добавить к себе на сайт", "Share with me via Nextcloud" : "Поделитесь со мной через Nextcloud", "HTML Code:" : "HTML код:", + "The mountpoint name contains invalid characters." : "Имя точки монтирования содержит недопустимые символы.", + "Not allowed to create a federated share with the owner." : "Не допускается создание федеративного общего ресурса с владельцем.", + "Invalid or untrusted SSL certificate" : "Недействительный или недоверенный сертификат SSL", + "Could not authenticate to remote share, password might be wrong" : "Не удалось провести проверку подлинности для доступа к удалённому хранилищу, возможно неправильно указан пароль", + "Storage not valid" : "Хранилище недоступно", + "Federated share added" : "Добавлен общий федеративный ресурс", + "Couldn't add remote share" : "Невозможно добавить удалённый общий ресурс", "Search global and public address book for users and let local users publish their data" : "Поиск пользователей в глобальной и общедоступной адресной книге и разрешение публикации своих данных локальным пользователям " },"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/federatedfilesharing/l10n/sk.js b/apps/federatedfilesharing/l10n/sk.js index ae3c60a313..b1a1f748ac 100644 --- a/apps/federatedfilesharing/l10n/sk.js +++ b/apps/federatedfilesharing/l10n/sk.js @@ -17,13 +17,6 @@ OC.L10N.register( "Couldn't establish a federated share." : "Nepodarilo sa nadviazať združené zdieľanie", "Couldn't establish a federated share, maybe the password was wrong." : "Nepodarilo sa nadviazať združené zdieľanie, možno je nesprávne heslo.", "Federated Share request sent, you will receive an invitation. Check your notifications." : "Požiadavka na združené zdieľanie bola odoslaná, obdržíte pozvánku. Skontrolujte oznámenia.", - "The mountpoint name contains invalid characters." : "Meno prípojného bodu obsahuje neplatné znaky.", - "Not allowed to create a federated share with the owner." : "Nie je povolené vytvárať združené zdieľanie s vlastníkom.", - "Invalid or untrusted SSL certificate" : "Neplatný alebo nedôveryhodný certifikát SSL", - "Could not authenticate to remote share, password might be wrong" : "Nie je možné overiť vo vzdialenom úložisku, heslo môže byť nesprávne", - "Storage not valid" : "Neplatné úložisko", - "Federated share added" : "Združené sprístupnenie pridané", - "Couldn't add remote share" : "Nedá sa pridať vzdialené sprístupnenie", "Sharing %s failed, because this item is already shared with %s" : "Sprístupnenie %s zlyhalo, pretože táto položka už je prístupná pre %s", "Not allowed to create a federated share with the same user" : "Nie je možné vytvoriť združené sprístupnenie so sebou samým", "File is already shared with %s" : "Súbor je už sprístupnený používateľovi %s", @@ -53,6 +46,13 @@ OC.L10N.register( "Add to your website" : "Pridať na svoju webstránku", "Share with me via Nextcloud" : "Sprístupnené cez Nextcloud", "HTML Code:" : "HTML kód:", + "The mountpoint name contains invalid characters." : "Meno prípojného bodu obsahuje neplatné znaky.", + "Not allowed to create a federated share with the owner." : "Nie je povolené vytvárať združené zdieľanie s vlastníkom.", + "Invalid or untrusted SSL certificate" : "Neplatný alebo nedôveryhodný certifikát SSL", + "Could not authenticate to remote share, password might be wrong" : "Nie je možné overiť vo vzdialenom úložisku, heslo môže byť nesprávne", + "Storage not valid" : "Neplatné úložisko", + "Federated share added" : "Združené sprístupnenie pridané", + "Couldn't add remote share" : "Nedá sa pridať vzdialené sprístupnenie", "Search global and public address book for users and let local users publish their data" : "Vyhľadávať používateľog v globálnom a verejnom adresári a umožniť miestnym používateľom publikovať ich dáta" }, "nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;"); diff --git a/apps/federatedfilesharing/l10n/sk.json b/apps/federatedfilesharing/l10n/sk.json index 2263551d31..c1ddd980e6 100644 --- a/apps/federatedfilesharing/l10n/sk.json +++ b/apps/federatedfilesharing/l10n/sk.json @@ -15,13 +15,6 @@ "Couldn't establish a federated share." : "Nepodarilo sa nadviazať združené zdieľanie", "Couldn't establish a federated share, maybe the password was wrong." : "Nepodarilo sa nadviazať združené zdieľanie, možno je nesprávne heslo.", "Federated Share request sent, you will receive an invitation. Check your notifications." : "Požiadavka na združené zdieľanie bola odoslaná, obdržíte pozvánku. Skontrolujte oznámenia.", - "The mountpoint name contains invalid characters." : "Meno prípojného bodu obsahuje neplatné znaky.", - "Not allowed to create a federated share with the owner." : "Nie je povolené vytvárať združené zdieľanie s vlastníkom.", - "Invalid or untrusted SSL certificate" : "Neplatný alebo nedôveryhodný certifikát SSL", - "Could not authenticate to remote share, password might be wrong" : "Nie je možné overiť vo vzdialenom úložisku, heslo môže byť nesprávne", - "Storage not valid" : "Neplatné úložisko", - "Federated share added" : "Združené sprístupnenie pridané", - "Couldn't add remote share" : "Nedá sa pridať vzdialené sprístupnenie", "Sharing %s failed, because this item is already shared with %s" : "Sprístupnenie %s zlyhalo, pretože táto položka už je prístupná pre %s", "Not allowed to create a federated share with the same user" : "Nie je možné vytvoriť združené sprístupnenie so sebou samým", "File is already shared with %s" : "Súbor je už sprístupnený používateľovi %s", @@ -51,6 +44,13 @@ "Add to your website" : "Pridať na svoju webstránku", "Share with me via Nextcloud" : "Sprístupnené cez Nextcloud", "HTML Code:" : "HTML kód:", + "The mountpoint name contains invalid characters." : "Meno prípojného bodu obsahuje neplatné znaky.", + "Not allowed to create a federated share with the owner." : "Nie je povolené vytvárať združené zdieľanie s vlastníkom.", + "Invalid or untrusted SSL certificate" : "Neplatný alebo nedôveryhodný certifikát SSL", + "Could not authenticate to remote share, password might be wrong" : "Nie je možné overiť vo vzdialenom úložisku, heslo môže byť nesprávne", + "Storage not valid" : "Neplatné úložisko", + "Federated share added" : "Združené sprístupnenie pridané", + "Couldn't add remote share" : "Nedá sa pridať vzdialené sprístupnenie", "Search global and public address book for users and let local users publish their data" : "Vyhľadávať používateľog v globálnom a verejnom adresári a umožniť miestnym používateľom publikovať ich dáta" },"pluralForm" :"nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;" } \ No newline at end of file diff --git a/apps/federatedfilesharing/l10n/sq.js b/apps/federatedfilesharing/l10n/sq.js index 7bb6d5e1da..83cd77af35 100644 --- a/apps/federatedfilesharing/l10n/sq.js +++ b/apps/federatedfilesharing/l10n/sq.js @@ -17,13 +17,6 @@ OC.L10N.register( "Couldn't establish a federated share." : "Nuk mund të vendosej një shpërndarje e federuar.", "Couldn't establish a federated share, maybe the password was wrong." : "Nuk mund të vendoset një shpërndarje e federuar, ndoshta fjalëkalimi ishte gabim.", "Federated Share request sent, you will receive an invitation. Check your notifications." : "Kërkesa Ndarja Federative u dërgua, ju do të merrni një ftesë. Kontrolloni njoftimet tuaja.", - "The mountpoint name contains invalid characters." : "Emri mountpoint përmban karaktere të pavlefshme.", - "Not allowed to create a federated share with the owner." : "Nuk lejohet te krijoni një shpërndarje të federuar me zotëruesin", - "Invalid or untrusted SSL certificate" : "Çertifikatë SSL e pavlefshme ose e dyshimtë", - "Could not authenticate to remote share, password might be wrong" : "Nuk mund të vërtetohej në pjesën e largët, fjalëkalimi mund të jetë i gabuar", - "Storage not valid" : "memorja nuk është e vlefshme", - "Federated share added" : "Ndarje e federuar u shtua", - "Couldn't add remote share" : "Nuk mund të shtohet ndarja në largësi", "Sharing %s failed, because this item is already shared with %s" : "Ndarja për %s dështoi, ngaqë ky objekt është ndarë një herë me %s", "Not allowed to create a federated share with the same user" : "S’i lejohet të krijojë një ndarje të federuar me të njëjtin përdorues", "File is already shared with %s" : "Skedari është ndarë tashmë me %s", @@ -52,6 +45,13 @@ OC.L10N.register( "Add to your website" : "Shtojeni te sajti juaj", "Share with me via Nextcloud" : "Ndani me mua përmes Nextcloud-it", "HTML Code:" : "Kod HTML:", + "The mountpoint name contains invalid characters." : "Emri mountpoint përmban karaktere të pavlefshme.", + "Not allowed to create a federated share with the owner." : "Nuk lejohet te krijoni një shpërndarje të federuar me zotëruesin", + "Invalid or untrusted SSL certificate" : "Çertifikatë SSL e pavlefshme ose e dyshimtë", + "Could not authenticate to remote share, password might be wrong" : "Nuk mund të vërtetohej në pjesën e largët, fjalëkalimi mund të jetë i gabuar", + "Storage not valid" : "memorja nuk është e vlefshme", + "Federated share added" : "Ndarje e federuar u shtua", + "Couldn't add remote share" : "Nuk mund të shtohet ndarja në largësi", "Search global and public address book for users and let local users publish their data" : "Kërko librin e adresave globale dhe publike për përdoruesit dhe lejo që përdoruesit lokal të publikojnë të dhënat e tyre" }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/federatedfilesharing/l10n/sq.json b/apps/federatedfilesharing/l10n/sq.json index f07e5779fa..209d8e96c2 100644 --- a/apps/federatedfilesharing/l10n/sq.json +++ b/apps/federatedfilesharing/l10n/sq.json @@ -15,13 +15,6 @@ "Couldn't establish a federated share." : "Nuk mund të vendosej një shpërndarje e federuar.", "Couldn't establish a federated share, maybe the password was wrong." : "Nuk mund të vendoset një shpërndarje e federuar, ndoshta fjalëkalimi ishte gabim.", "Federated Share request sent, you will receive an invitation. Check your notifications." : "Kërkesa Ndarja Federative u dërgua, ju do të merrni një ftesë. Kontrolloni njoftimet tuaja.", - "The mountpoint name contains invalid characters." : "Emri mountpoint përmban karaktere të pavlefshme.", - "Not allowed to create a federated share with the owner." : "Nuk lejohet te krijoni një shpërndarje të federuar me zotëruesin", - "Invalid or untrusted SSL certificate" : "Çertifikatë SSL e pavlefshme ose e dyshimtë", - "Could not authenticate to remote share, password might be wrong" : "Nuk mund të vërtetohej në pjesën e largët, fjalëkalimi mund të jetë i gabuar", - "Storage not valid" : "memorja nuk është e vlefshme", - "Federated share added" : "Ndarje e federuar u shtua", - "Couldn't add remote share" : "Nuk mund të shtohet ndarja në largësi", "Sharing %s failed, because this item is already shared with %s" : "Ndarja për %s dështoi, ngaqë ky objekt është ndarë një herë me %s", "Not allowed to create a federated share with the same user" : "S’i lejohet të krijojë një ndarje të federuar me të njëjtin përdorues", "File is already shared with %s" : "Skedari është ndarë tashmë me %s", @@ -50,6 +43,13 @@ "Add to your website" : "Shtojeni te sajti juaj", "Share with me via Nextcloud" : "Ndani me mua përmes Nextcloud-it", "HTML Code:" : "Kod HTML:", + "The mountpoint name contains invalid characters." : "Emri mountpoint përmban karaktere të pavlefshme.", + "Not allowed to create a federated share with the owner." : "Nuk lejohet te krijoni një shpërndarje të federuar me zotëruesin", + "Invalid or untrusted SSL certificate" : "Çertifikatë SSL e pavlefshme ose e dyshimtë", + "Could not authenticate to remote share, password might be wrong" : "Nuk mund të vërtetohej në pjesën e largët, fjalëkalimi mund të jetë i gabuar", + "Storage not valid" : "memorja nuk është e vlefshme", + "Federated share added" : "Ndarje e federuar u shtua", + "Couldn't add remote share" : "Nuk mund të shtohet ndarja në largësi", "Search global and public address book for users and let local users publish their data" : "Kërko librin e adresave globale dhe publike për përdoruesit dhe lejo që përdoruesit lokal të publikojnë të dhënat e tyre" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/apps/federatedfilesharing/l10n/sr.js b/apps/federatedfilesharing/l10n/sr.js index 2479473de8..1422f03a45 100644 --- a/apps/federatedfilesharing/l10n/sr.js +++ b/apps/federatedfilesharing/l10n/sr.js @@ -17,13 +17,6 @@ OC.L10N.register( "Couldn't establish a federated share." : "Не могу да успоставим здружено дељење.", "Couldn't establish a federated share, maybe the password was wrong." : "Не могу да успоставим здружено дељење, можда лозинка не ваља.", "Federated Share request sent, you will receive an invitation. Check your notifications." : "Послат захтев за здружено дељење, добићете позивницу. Проверавајте обавештења.", - "The mountpoint name contains invalid characters." : "Име тачке монтирања садржи неисправне карактере.", - "Not allowed to create a federated share with the owner." : "Није дозвољено да направите здружено дељење са власником.", - "Invalid or untrusted SSL certificate" : "Неисправан или SSL сертификат без поверења", - "Could not authenticate to remote share, password might be wrong" : "Удаљено дељење не може да провери Ваш идентитет, можда лозинка није исправна", - "Storage not valid" : "Складиште није исправно", - "Federated share added" : "Здружено дељење додато", - "Couldn't add remote share" : "Не могу да додам удаљено дељење", "Sharing %s failed, because this item is already shared with %s" : "Дељење %s није успело зато што се ова ставка већ дели са %s", "Not allowed to create a federated share with the same user" : "Није дозвољено да се направи здружено дељење са истим корисником", "File is already shared with %s" : "Фајл је већ дељен са %s", @@ -53,6 +46,13 @@ OC.L10N.register( "Add to your website" : "Додај на свој веб сајт", "Share with me via Nextcloud" : "Дели са мном преко Некстклауда", "HTML Code:" : "ХТМЛ кôд:", + "The mountpoint name contains invalid characters." : "Име тачке монтирања садржи неисправне карактере.", + "Not allowed to create a federated share with the owner." : "Није дозвољено да направите здружено дељење са власником.", + "Invalid or untrusted SSL certificate" : "Неисправан или SSL сертификат без поверења", + "Could not authenticate to remote share, password might be wrong" : "Удаљено дељење не може да провери Ваш идентитет, можда лозинка није исправна", + "Storage not valid" : "Складиште није исправно", + "Federated share added" : "Здружено дељење додато", + "Couldn't add remote share" : "Не могу да додам удаљено дељење", "Search global and public address book for users and let local users publish their data" : "Претражи кориснике у глобалним и јавним именицима и дозволи да локални корисници објављују њихове податке" }, "nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);"); diff --git a/apps/federatedfilesharing/l10n/sr.json b/apps/federatedfilesharing/l10n/sr.json index 70bc0b9c26..9550ccee72 100644 --- a/apps/federatedfilesharing/l10n/sr.json +++ b/apps/federatedfilesharing/l10n/sr.json @@ -15,13 +15,6 @@ "Couldn't establish a federated share." : "Не могу да успоставим здружено дељење.", "Couldn't establish a federated share, maybe the password was wrong." : "Не могу да успоставим здружено дељење, можда лозинка не ваља.", "Federated Share request sent, you will receive an invitation. Check your notifications." : "Послат захтев за здружено дељење, добићете позивницу. Проверавајте обавештења.", - "The mountpoint name contains invalid characters." : "Име тачке монтирања садржи неисправне карактере.", - "Not allowed to create a federated share with the owner." : "Није дозвољено да направите здружено дељење са власником.", - "Invalid or untrusted SSL certificate" : "Неисправан или SSL сертификат без поверења", - "Could not authenticate to remote share, password might be wrong" : "Удаљено дељење не може да провери Ваш идентитет, можда лозинка није исправна", - "Storage not valid" : "Складиште није исправно", - "Federated share added" : "Здружено дељење додато", - "Couldn't add remote share" : "Не могу да додам удаљено дељење", "Sharing %s failed, because this item is already shared with %s" : "Дељење %s није успело зато што се ова ставка већ дели са %s", "Not allowed to create a federated share with the same user" : "Није дозвољено да се направи здружено дељење са истим корисником", "File is already shared with %s" : "Фајл је већ дељен са %s", @@ -51,6 +44,13 @@ "Add to your website" : "Додај на свој веб сајт", "Share with me via Nextcloud" : "Дели са мном преко Некстклауда", "HTML Code:" : "ХТМЛ кôд:", + "The mountpoint name contains invalid characters." : "Име тачке монтирања садржи неисправне карактере.", + "Not allowed to create a federated share with the owner." : "Није дозвољено да направите здружено дељење са власником.", + "Invalid or untrusted SSL certificate" : "Неисправан или SSL сертификат без поверења", + "Could not authenticate to remote share, password might be wrong" : "Удаљено дељење не може да провери Ваш идентитет, можда лозинка није исправна", + "Storage not valid" : "Складиште није исправно", + "Federated share added" : "Здружено дељење додато", + "Couldn't add remote share" : "Не могу да додам удаљено дељење", "Search global and public address book for users and let local users publish their data" : "Претражи кориснике у глобалним и јавним именицима и дозволи да локални корисници објављују њихове податке" },"pluralForm" :"nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);" } \ No newline at end of file diff --git a/apps/federatedfilesharing/l10n/sv.js b/apps/federatedfilesharing/l10n/sv.js index d2cee74329..1a81ba5933 100644 --- a/apps/federatedfilesharing/l10n/sv.js +++ b/apps/federatedfilesharing/l10n/sv.js @@ -17,13 +17,6 @@ OC.L10N.register( "Couldn't establish a federated share." : "Kunde inte lägga till en federerad utdelning", "Couldn't establish a federated share, maybe the password was wrong." : "Kunde inte lägga till en federerad utdelning, lösenordet kanske var felaktigt.", "Federated Share request sent, you will receive an invitation. Check your notifications." : "Federerad delningsförfrågan sändes, du kommer få en inbjudan. Kolla dina notifieringar.", - "The mountpoint name contains invalid characters." : "Monteringspunktens namn innehåller ogiltiga tecken.", - "Not allowed to create a federated share with the owner." : "Ej tillåtet att skapa en federerad delning med ägaren", - "Invalid or untrusted SSL certificate" : "Ogiltigt eller ej betrott SSL-certifikat", - "Could not authenticate to remote share, password might be wrong" : "Kunde inte autentisera mot externa servern, lösenordet kan vara fel", - "Storage not valid" : "Lagring ogiltig", - "Federated share added" : "Federerad delning tillagd", - "Couldn't add remote share" : "Kunde inte lägga till extern delning", "Sharing %s failed, because this item is already shared with %s" : "Delning %s misslyckades därför att objektet redan är delat med %s", "Not allowed to create a federated share with the same user" : "Ej tillåtet att skapa en federerad delning med samma användare", "File is already shared with %s" : "Filen är redan delad med %s", @@ -53,6 +46,13 @@ OC.L10N.register( "Add to your website" : "Lägg till på din hemsida", "Share with me via Nextcloud" : "Dela med mig via Nextcloud", "HTML Code:" : "HTML Kod:", + "The mountpoint name contains invalid characters." : "Monteringspunktens namn innehåller ogiltiga tecken.", + "Not allowed to create a federated share with the owner." : "Ej tillåtet att skapa en federerad delning med ägaren", + "Invalid or untrusted SSL certificate" : "Ogiltigt eller ej betrott SSL-certifikat", + "Could not authenticate to remote share, password might be wrong" : "Kunde inte autentisera mot externa servern, lösenordet kan vara fel", + "Storage not valid" : "Lagring ogiltig", + "Federated share added" : "Federerad delning tillagd", + "Couldn't add remote share" : "Kunde inte lägga till extern delning", "Search global and public address book for users and let local users publish their data" : "Sök global och publik adressbok för användare och låt lokala användare publicera sina data" }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/federatedfilesharing/l10n/sv.json b/apps/federatedfilesharing/l10n/sv.json index 61679494e3..2a4bf8d548 100644 --- a/apps/federatedfilesharing/l10n/sv.json +++ b/apps/federatedfilesharing/l10n/sv.json @@ -15,13 +15,6 @@ "Couldn't establish a federated share." : "Kunde inte lägga till en federerad utdelning", "Couldn't establish a federated share, maybe the password was wrong." : "Kunde inte lägga till en federerad utdelning, lösenordet kanske var felaktigt.", "Federated Share request sent, you will receive an invitation. Check your notifications." : "Federerad delningsförfrågan sändes, du kommer få en inbjudan. Kolla dina notifieringar.", - "The mountpoint name contains invalid characters." : "Monteringspunktens namn innehåller ogiltiga tecken.", - "Not allowed to create a federated share with the owner." : "Ej tillåtet att skapa en federerad delning med ägaren", - "Invalid or untrusted SSL certificate" : "Ogiltigt eller ej betrott SSL-certifikat", - "Could not authenticate to remote share, password might be wrong" : "Kunde inte autentisera mot externa servern, lösenordet kan vara fel", - "Storage not valid" : "Lagring ogiltig", - "Federated share added" : "Federerad delning tillagd", - "Couldn't add remote share" : "Kunde inte lägga till extern delning", "Sharing %s failed, because this item is already shared with %s" : "Delning %s misslyckades därför att objektet redan är delat med %s", "Not allowed to create a federated share with the same user" : "Ej tillåtet att skapa en federerad delning med samma användare", "File is already shared with %s" : "Filen är redan delad med %s", @@ -51,6 +44,13 @@ "Add to your website" : "Lägg till på din hemsida", "Share with me via Nextcloud" : "Dela med mig via Nextcloud", "HTML Code:" : "HTML Kod:", + "The mountpoint name contains invalid characters." : "Monteringspunktens namn innehåller ogiltiga tecken.", + "Not allowed to create a federated share with the owner." : "Ej tillåtet att skapa en federerad delning med ägaren", + "Invalid or untrusted SSL certificate" : "Ogiltigt eller ej betrott SSL-certifikat", + "Could not authenticate to remote share, password might be wrong" : "Kunde inte autentisera mot externa servern, lösenordet kan vara fel", + "Storage not valid" : "Lagring ogiltig", + "Federated share added" : "Federerad delning tillagd", + "Couldn't add remote share" : "Kunde inte lägga till extern delning", "Search global and public address book for users and let local users publish their data" : "Sök global och publik adressbok för användare och låt lokala användare publicera sina data" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/apps/federatedfilesharing/l10n/tr.js b/apps/federatedfilesharing/l10n/tr.js index 66750ccfb4..0937197c7a 100644 --- a/apps/federatedfilesharing/l10n/tr.js +++ b/apps/federatedfilesharing/l10n/tr.js @@ -17,13 +17,6 @@ OC.L10N.register( "Couldn't establish a federated share." : "Birleşmiş bir paylaşım oluşturulamadı.", "Couldn't establish a federated share, maybe the password was wrong." : "Birleşmiş bir paylaşım oluşturulamadı. Parola yanlış olabilir.", "Federated Share request sent, you will receive an invitation. Check your notifications." : "Birleşmiş paylaşım isteği gönderildi. Bir çağrı alacaksınız. Bildirimlerinizi denetleyin.", - "The mountpoint name contains invalid characters." : "Bağlama noktası adında geçersiz karakterler var.", - "Not allowed to create a federated share with the owner." : "Sahip ile birleşmiş bir paylaşım oluşturmanıza izin verilmiyor.", - "Invalid or untrusted SSL certificate" : "Geçersiz ya da güvenilmez SSL sertifikası", - "Could not authenticate to remote share, password might be wrong" : "Uzak paylaşım kimliği doğrulanamadı. Parola yanlış olabilir", - "Storage not valid" : "Depolama geçersiz", - "Federated share added" : "Birleşmiş paylaşım eklendi", - "Couldn't add remote share" : "Uzak paylaşım eklenemedi", "Sharing %s failed, because this item is already shared with %s" : "%s paylaşılmadı. %s ile zaten paylaşılmış", "Not allowed to create a federated share with the same user" : "Aynı kullanıcı ile bir birleşmiş paylaşım oluşturulamaz", "File is already shared with %s" : "Dosya %s ile zaten paylaşılmış", @@ -53,6 +46,13 @@ OC.L10N.register( "Add to your website" : "Web sitenize ekleyin", "Share with me via Nextcloud" : "Benimle Nextcloud üzerinden paylaşın", "HTML Code:" : "HTML Kodu:", + "The mountpoint name contains invalid characters." : "Bağlama noktası adında geçersiz karakterler var.", + "Not allowed to create a federated share with the owner." : "Sahip ile birleşmiş bir paylaşım oluşturmanıza izin verilmiyor.", + "Invalid or untrusted SSL certificate" : "Geçersiz ya da güvenilmez SSL sertifikası", + "Could not authenticate to remote share, password might be wrong" : "Uzak paylaşım kimliği doğrulanamadı. Parola yanlış olabilir", + "Storage not valid" : "Depolama geçersiz", + "Federated share added" : "Birleşmiş paylaşım eklendi", + "Couldn't add remote share" : "Uzak paylaşım eklenemedi", "Search global and public address book for users and let local users publish their data" : "Genel ve herkese açık adres defterinde kullanıcı ara ve yerel kullanıcıların bilgilerini paylaşmasını sağla" }, "nplurals=2; plural=(n > 1);"); diff --git a/apps/federatedfilesharing/l10n/tr.json b/apps/federatedfilesharing/l10n/tr.json index ca9f4060f2..8d39fd4e44 100644 --- a/apps/federatedfilesharing/l10n/tr.json +++ b/apps/federatedfilesharing/l10n/tr.json @@ -15,13 +15,6 @@ "Couldn't establish a federated share." : "Birleşmiş bir paylaşım oluşturulamadı.", "Couldn't establish a federated share, maybe the password was wrong." : "Birleşmiş bir paylaşım oluşturulamadı. Parola yanlış olabilir.", "Federated Share request sent, you will receive an invitation. Check your notifications." : "Birleşmiş paylaşım isteği gönderildi. Bir çağrı alacaksınız. Bildirimlerinizi denetleyin.", - "The mountpoint name contains invalid characters." : "Bağlama noktası adında geçersiz karakterler var.", - "Not allowed to create a federated share with the owner." : "Sahip ile birleşmiş bir paylaşım oluşturmanıza izin verilmiyor.", - "Invalid or untrusted SSL certificate" : "Geçersiz ya da güvenilmez SSL sertifikası", - "Could not authenticate to remote share, password might be wrong" : "Uzak paylaşım kimliği doğrulanamadı. Parola yanlış olabilir", - "Storage not valid" : "Depolama geçersiz", - "Federated share added" : "Birleşmiş paylaşım eklendi", - "Couldn't add remote share" : "Uzak paylaşım eklenemedi", "Sharing %s failed, because this item is already shared with %s" : "%s paylaşılmadı. %s ile zaten paylaşılmış", "Not allowed to create a federated share with the same user" : "Aynı kullanıcı ile bir birleşmiş paylaşım oluşturulamaz", "File is already shared with %s" : "Dosya %s ile zaten paylaşılmış", @@ -51,6 +44,13 @@ "Add to your website" : "Web sitenize ekleyin", "Share with me via Nextcloud" : "Benimle Nextcloud üzerinden paylaşın", "HTML Code:" : "HTML Kodu:", + "The mountpoint name contains invalid characters." : "Bağlama noktası adında geçersiz karakterler var.", + "Not allowed to create a federated share with the owner." : "Sahip ile birleşmiş bir paylaşım oluşturmanıza izin verilmiyor.", + "Invalid or untrusted SSL certificate" : "Geçersiz ya da güvenilmez SSL sertifikası", + "Could not authenticate to remote share, password might be wrong" : "Uzak paylaşım kimliği doğrulanamadı. Parola yanlış olabilir", + "Storage not valid" : "Depolama geçersiz", + "Federated share added" : "Birleşmiş paylaşım eklendi", + "Couldn't add remote share" : "Uzak paylaşım eklenemedi", "Search global and public address book for users and let local users publish their data" : "Genel ve herkese açık adres defterinde kullanıcı ara ve yerel kullanıcıların bilgilerini paylaşmasını sağla" },"pluralForm" :"nplurals=2; plural=(n > 1);" } \ No newline at end of file diff --git a/apps/federatedfilesharing/l10n/zh_CN.js b/apps/federatedfilesharing/l10n/zh_CN.js index 3844ea1fa5..a5209e36b6 100644 --- a/apps/federatedfilesharing/l10n/zh_CN.js +++ b/apps/federatedfilesharing/l10n/zh_CN.js @@ -17,13 +17,6 @@ OC.L10N.register( "Couldn't establish a federated share." : "无法建立一个远程分享", "Couldn't establish a federated share, maybe the password was wrong." : "无法建立分享,可能密码是错误的。", "Federated Share request sent, you will receive an invitation. Check your notifications." : "共享协作请求发送成功!通过你将收到通知。注意留意你的通知提醒", - "The mountpoint name contains invalid characters." : "挂载点的名称包含无效字符。", - "Not allowed to create a federated share with the owner." : "不允许与所有者创建联合共享.", - "Invalid or untrusted SSL certificate" : "无效或是不被信任的 SSL 证书", - "Could not authenticate to remote share, password might be wrong" : "无法验证远程共享,可能是密码错误", - "Storage not valid" : "存储不可用", - "Federated share added" : "共享协作已添加", - "Couldn't add remote share" : "无法添加远程共享", "Sharing %s failed, because this item is already shared with %s" : "共享 %s 失败,因为它已经共享给 %s", "Not allowed to create a federated share with the same user" : "不能给你自己分享文件", "File is already shared with %s" : "文件已经共享与 %s", @@ -52,6 +45,13 @@ OC.L10N.register( "Add to your website" : "添加到您的网站", "Share with me via Nextcloud" : "通过联合云与我共享", "HTML Code:" : "HTML 代码:", + "The mountpoint name contains invalid characters." : "挂载点的名称包含无效字符。", + "Not allowed to create a federated share with the owner." : "不允许与所有者创建联合共享.", + "Invalid or untrusted SSL certificate" : "无效或是不被信任的 SSL 证书", + "Could not authenticate to remote share, password might be wrong" : "无法验证远程共享,可能是密码错误", + "Storage not valid" : "存储不可用", + "Federated share added" : "共享协作已添加", + "Couldn't add remote share" : "无法添加远程共享", "Search global and public address book for users and let local users publish their data" : "搜索用户的全球和公共通讯录,并让本地用户发布其数据" }, "nplurals=1; plural=0;"); diff --git a/apps/federatedfilesharing/l10n/zh_CN.json b/apps/federatedfilesharing/l10n/zh_CN.json index 3e57de89bd..b8c2eff8bc 100644 --- a/apps/federatedfilesharing/l10n/zh_CN.json +++ b/apps/federatedfilesharing/l10n/zh_CN.json @@ -15,13 +15,6 @@ "Couldn't establish a federated share." : "无法建立一个远程分享", "Couldn't establish a federated share, maybe the password was wrong." : "无法建立分享,可能密码是错误的。", "Federated Share request sent, you will receive an invitation. Check your notifications." : "共享协作请求发送成功!通过你将收到通知。注意留意你的通知提醒", - "The mountpoint name contains invalid characters." : "挂载点的名称包含无效字符。", - "Not allowed to create a federated share with the owner." : "不允许与所有者创建联合共享.", - "Invalid or untrusted SSL certificate" : "无效或是不被信任的 SSL 证书", - "Could not authenticate to remote share, password might be wrong" : "无法验证远程共享,可能是密码错误", - "Storage not valid" : "存储不可用", - "Federated share added" : "共享协作已添加", - "Couldn't add remote share" : "无法添加远程共享", "Sharing %s failed, because this item is already shared with %s" : "共享 %s 失败,因为它已经共享给 %s", "Not allowed to create a federated share with the same user" : "不能给你自己分享文件", "File is already shared with %s" : "文件已经共享与 %s", @@ -50,6 +43,13 @@ "Add to your website" : "添加到您的网站", "Share with me via Nextcloud" : "通过联合云与我共享", "HTML Code:" : "HTML 代码:", + "The mountpoint name contains invalid characters." : "挂载点的名称包含无效字符。", + "Not allowed to create a federated share with the owner." : "不允许与所有者创建联合共享.", + "Invalid or untrusted SSL certificate" : "无效或是不被信任的 SSL 证书", + "Could not authenticate to remote share, password might be wrong" : "无法验证远程共享,可能是密码错误", + "Storage not valid" : "存储不可用", + "Federated share added" : "共享协作已添加", + "Couldn't add remote share" : "无法添加远程共享", "Search global and public address book for users and let local users publish their data" : "搜索用户的全球和公共通讯录,并让本地用户发布其数据" },"pluralForm" :"nplurals=1; plural=0;" } \ No newline at end of file diff --git a/apps/federatedfilesharing/l10n/zh_TW.js b/apps/federatedfilesharing/l10n/zh_TW.js index 0fe65c7c56..2e621370fc 100644 --- a/apps/federatedfilesharing/l10n/zh_TW.js +++ b/apps/federatedfilesharing/l10n/zh_TW.js @@ -16,13 +16,6 @@ OC.L10N.register( "Server to server sharing is not enabled on this server" : "伺服器對伺服器共享在這台伺服器上面並未啟用", "Couldn't establish a federated share." : "無法建立聯盟式分享", "Couldn't establish a federated share, maybe the password was wrong." : "無法建立聯盟式分享,可能是密碼錯誤", - "The mountpoint name contains invalid characters." : "掛載點名稱含有不合法的字元", - "Not allowed to create a federated share with the owner." : "不允許與所有者建立聯盟式分享", - "Invalid or untrusted SSL certificate" : "無效或是不信任的 SSL憑證", - "Could not authenticate to remote share, password might be wrong" : "無法驗證遠端分享,可能是密碼錯誤", - "Storage not valid" : "儲存空間無效", - "Federated share added" : "聯盟分享已新增", - "Couldn't add remote share" : "無法加入遠端分享", "Sharing %s failed, because this item is already shared with %s" : "分享 %s 失敗,因為此項目目前已經與 %s 分享", "Not allowed to create a federated share with the same user" : "不允許與同一個使用者建立聯盟式分享", "File is already shared with %s" : "檔案已和 %s 分享", @@ -40,6 +33,13 @@ OC.L10N.register( "Your Federated Cloud ID:" : "您的雲端聯盟 ID:", "Add to your website" : "新增至您的網站", "Share with me via Nextcloud" : "透過 Nextcloud 與我分享", - "HTML Code:" : "HTML Code:" + "HTML Code:" : "HTML Code:", + "The mountpoint name contains invalid characters." : "掛載點名稱含有不合法的字元", + "Not allowed to create a federated share with the owner." : "不允許與所有者建立聯盟式分享", + "Invalid or untrusted SSL certificate" : "無效或是不信任的 SSL憑證", + "Could not authenticate to remote share, password might be wrong" : "無法驗證遠端分享,可能是密碼錯誤", + "Storage not valid" : "儲存空間無效", + "Federated share added" : "聯盟分享已新增", + "Couldn't add remote share" : "無法加入遠端分享" }, "nplurals=1; plural=0;"); diff --git a/apps/federatedfilesharing/l10n/zh_TW.json b/apps/federatedfilesharing/l10n/zh_TW.json index efd2ee0cc7..1818eb974a 100644 --- a/apps/federatedfilesharing/l10n/zh_TW.json +++ b/apps/federatedfilesharing/l10n/zh_TW.json @@ -14,13 +14,6 @@ "Server to server sharing is not enabled on this server" : "伺服器對伺服器共享在這台伺服器上面並未啟用", "Couldn't establish a federated share." : "無法建立聯盟式分享", "Couldn't establish a federated share, maybe the password was wrong." : "無法建立聯盟式分享,可能是密碼錯誤", - "The mountpoint name contains invalid characters." : "掛載點名稱含有不合法的字元", - "Not allowed to create a federated share with the owner." : "不允許與所有者建立聯盟式分享", - "Invalid or untrusted SSL certificate" : "無效或是不信任的 SSL憑證", - "Could not authenticate to remote share, password might be wrong" : "無法驗證遠端分享,可能是密碼錯誤", - "Storage not valid" : "儲存空間無效", - "Federated share added" : "聯盟分享已新增", - "Couldn't add remote share" : "無法加入遠端分享", "Sharing %s failed, because this item is already shared with %s" : "分享 %s 失敗,因為此項目目前已經與 %s 分享", "Not allowed to create a federated share with the same user" : "不允許與同一個使用者建立聯盟式分享", "File is already shared with %s" : "檔案已和 %s 分享", @@ -38,6 +31,13 @@ "Your Federated Cloud ID:" : "您的雲端聯盟 ID:", "Add to your website" : "新增至您的網站", "Share with me via Nextcloud" : "透過 Nextcloud 與我分享", - "HTML Code:" : "HTML Code:" + "HTML Code:" : "HTML Code:", + "The mountpoint name contains invalid characters." : "掛載點名稱含有不合法的字元", + "Not allowed to create a federated share with the owner." : "不允許與所有者建立聯盟式分享", + "Invalid or untrusted SSL certificate" : "無效或是不信任的 SSL憑證", + "Could not authenticate to remote share, password might be wrong" : "無法驗證遠端分享,可能是密碼錯誤", + "Storage not valid" : "儲存空間無效", + "Federated share added" : "聯盟分享已新增", + "Couldn't add remote share" : "無法加入遠端分享" },"pluralForm" :"nplurals=1; plural=0;" } \ No newline at end of file diff --git a/apps/files/l10n/sr.js b/apps/files/l10n/sr.js index 2095c36f71..15f7ea4163 100644 --- a/apps/files/l10n/sr.js +++ b/apps/files/l10n/sr.js @@ -100,12 +100,18 @@ OC.L10N.register( "Moved by {user}" : "Померио {user}", "\"remote user\"" : "„удаљени корисник“", "You created {file}" : "Направили сте {file}", + "You created an encrypted file in {file}" : "Направили сте шифровани фајл {file}", "{user} created {file}" : "{user} је направио {file}", + "{user} created an encrypted file in {file}" : "{user} је направио шифровани фајл {file}", "{file} was created in a public folder" : "{file} је направљен у јавној фасцикли", "You changed {file}" : "Изменили сте {file}", + "You changed an encrypted file in {file}" : "Изменили сте шифровани фајл {file}", "{user} changed {file}" : "{user} је изменио {file}", + "{user} changed an encrypted file in {file}" : "{user} је изменио шифровани фајл {file}", "You deleted {file}" : "Обрисали сте {file}", + "You deleted an encrypted file in {file}" : "Обрисали сте шифровани фајл {file}", "{user} deleted {file}" : "{user} је обрисао {file}", + "{user} deleted an encrypted file in {file}" : "{user} је обрисао шифровани фајл {file}", "You restored {file}" : "Повратили сте {file}", "{user} restored {file}" : "{user} је повратио {file}", "You renamed {oldfile} to {newfile}" : "Преименовали сте {oldfile} на {newfile}", diff --git a/apps/files/l10n/sr.json b/apps/files/l10n/sr.json index 46a6311b97..d3c968d883 100644 --- a/apps/files/l10n/sr.json +++ b/apps/files/l10n/sr.json @@ -98,12 +98,18 @@ "Moved by {user}" : "Померио {user}", "\"remote user\"" : "„удаљени корисник“", "You created {file}" : "Направили сте {file}", + "You created an encrypted file in {file}" : "Направили сте шифровани фајл {file}", "{user} created {file}" : "{user} је направио {file}", + "{user} created an encrypted file in {file}" : "{user} је направио шифровани фајл {file}", "{file} was created in a public folder" : "{file} је направљен у јавној фасцикли", "You changed {file}" : "Изменили сте {file}", + "You changed an encrypted file in {file}" : "Изменили сте шифровани фајл {file}", "{user} changed {file}" : "{user} је изменио {file}", + "{user} changed an encrypted file in {file}" : "{user} је изменио шифровани фајл {file}", "You deleted {file}" : "Обрисали сте {file}", + "You deleted an encrypted file in {file}" : "Обрисали сте шифровани фајл {file}", "{user} deleted {file}" : "{user} је обрисао {file}", + "{user} deleted an encrypted file in {file}" : "{user} је обрисао шифровани фајл {file}", "You restored {file}" : "Повратили сте {file}", "{user} restored {file}" : "{user} је повратио {file}", "You renamed {oldfile} to {newfile}" : "Преименовали сте {oldfile} на {newfile}", diff --git a/apps/files/l10n/tr.js b/apps/files/l10n/tr.js index 4783e578ff..3fcd5bc2b4 100644 --- a/apps/files/l10n/tr.js +++ b/apps/files/l10n/tr.js @@ -100,12 +100,18 @@ OC.L10N.register( "Moved by {user}" : "{user} tarafından taşındı", "\"remote user\"" : "\"uzak kullanıcı\"", "You created {file}" : "{file} dosyasını eklediniz", + "You created an encrypted file in {file}" : "{file} içinde şifrelenmiş bir dosya oluşturdunuz", "{user} created {file}" : "{user}, {file} dosyasını ekledi", + "{user} created an encrypted file in {file}" : "{user} kullanıcısı {file} içinde şifrelenmiş bir dosya oluşturdu", "{file} was created in a public folder" : "{file} dosyası herkese açık klasör içine eklendi", "You changed {file}" : "{file} dosyasını değiştirdiniz", + "You changed an encrypted file in {file}" : "{file} içindeki şifrelenmiş bir dosyayı değiştirdiniz", "{user} changed {file}" : "{user}, {file} dosyasını değiştirdi", + "{user} changed an encrypted file in {file}" : "{user} kullanıcısı {file} içindeki şifrelenmiş bir dosyayı değiştirdi", "You deleted {file}" : "{file} dosyasını sildiniz", + "You deleted an encrypted file in {file}" : "{file} içindeki şifrelenmiş bir dosyayı sildiniz", "{user} deleted {file}" : "{user}, {file} dosyasını sildi", + "{user} deleted an encrypted file in {file}" : "{user} kullanıcısı {file} içindeki şifrelenmiş bir dosyayı sildi", "You restored {file}" : "{file} dosyasını geri yüklediniz", "{user} restored {file}" : "{user}, {file} dosyasını geri yükledi", "You renamed {oldfile} to {newfile}" : "{oldfile} dosyasının adını {newfile} olarak değiştirdiniz", diff --git a/apps/files/l10n/tr.json b/apps/files/l10n/tr.json index 3409c7bd24..2d3a779e24 100644 --- a/apps/files/l10n/tr.json +++ b/apps/files/l10n/tr.json @@ -98,12 +98,18 @@ "Moved by {user}" : "{user} tarafından taşındı", "\"remote user\"" : "\"uzak kullanıcı\"", "You created {file}" : "{file} dosyasını eklediniz", + "You created an encrypted file in {file}" : "{file} içinde şifrelenmiş bir dosya oluşturdunuz", "{user} created {file}" : "{user}, {file} dosyasını ekledi", + "{user} created an encrypted file in {file}" : "{user} kullanıcısı {file} içinde şifrelenmiş bir dosya oluşturdu", "{file} was created in a public folder" : "{file} dosyası herkese açık klasör içine eklendi", "You changed {file}" : "{file} dosyasını değiştirdiniz", + "You changed an encrypted file in {file}" : "{file} içindeki şifrelenmiş bir dosyayı değiştirdiniz", "{user} changed {file}" : "{user}, {file} dosyasını değiştirdi", + "{user} changed an encrypted file in {file}" : "{user} kullanıcısı {file} içindeki şifrelenmiş bir dosyayı değiştirdi", "You deleted {file}" : "{file} dosyasını sildiniz", + "You deleted an encrypted file in {file}" : "{file} içindeki şifrelenmiş bir dosyayı sildiniz", "{user} deleted {file}" : "{user}, {file} dosyasını sildi", + "{user} deleted an encrypted file in {file}" : "{user} kullanıcısı {file} içindeki şifrelenmiş bir dosyayı sildi", "You restored {file}" : "{file} dosyasını geri yüklediniz", "{user} restored {file}" : "{user}, {file} dosyasını geri yükledi", "You renamed {oldfile} to {newfile}" : "{oldfile} dosyasının adını {newfile} olarak değiştirdiniz", diff --git a/apps/files_external/l10n/it.js b/apps/files_external/l10n/it.js index 1b4b3cb6bf..26cf94da6d 100644 --- a/apps/files_external/l10n/it.js +++ b/apps/files_external/l10n/it.js @@ -14,6 +14,7 @@ OC.L10N.register( "(group)" : "(gruppo)", "Compatibility with Mac NFD encoding (slow)" : "Compatibilità con la codifica Mac NFD (lento)", "Admin defined" : "Definito dall'amministratore", + "Are you sure you want to delete this external storage?" : "Se sicuro di voler eliminare questa archiviazione esterna?", "Delete storage?" : "Vuoi eliminare l'archiviazione?", "Saved" : "Salvato", "Saving..." : "Salvataggio in corso...", diff --git a/apps/files_external/l10n/it.json b/apps/files_external/l10n/it.json index fafa4c4852..a8151db239 100644 --- a/apps/files_external/l10n/it.json +++ b/apps/files_external/l10n/it.json @@ -12,6 +12,7 @@ "(group)" : "(gruppo)", "Compatibility with Mac NFD encoding (slow)" : "Compatibilità con la codifica Mac NFD (lento)", "Admin defined" : "Definito dall'amministratore", + "Are you sure you want to delete this external storage?" : "Se sicuro di voler eliminare questa archiviazione esterna?", "Delete storage?" : "Vuoi eliminare l'archiviazione?", "Saved" : "Salvato", "Saving..." : "Salvataggio in corso...", diff --git a/apps/files_external/l10n/sr.js b/apps/files_external/l10n/sr.js index baf98245d9..c6ad3082af 100644 --- a/apps/files_external/l10n/sr.js +++ b/apps/files_external/l10n/sr.js @@ -14,6 +14,7 @@ OC.L10N.register( "(group)" : "(група)", "Compatibility with Mac NFD encoding (slow)" : "Компатибилност са NFD кодирањем (споро)", "Admin defined" : "Дефинисао администратор", + "Are you sure you want to delete this external storage?" : "Да ли стварно желите да обришете ово спољашње складиште?", "Delete storage?" : "Обриши складиште?", "Saved" : "Сачувано", "Saving..." : "Чувам...", diff --git a/apps/files_external/l10n/sr.json b/apps/files_external/l10n/sr.json index afb2c9a195..3a7795e0ff 100644 --- a/apps/files_external/l10n/sr.json +++ b/apps/files_external/l10n/sr.json @@ -12,6 +12,7 @@ "(group)" : "(група)", "Compatibility with Mac NFD encoding (slow)" : "Компатибилност са NFD кодирањем (споро)", "Admin defined" : "Дефинисао администратор", + "Are you sure you want to delete this external storage?" : "Да ли стварно желите да обришете ово спољашње складиште?", "Delete storage?" : "Обриши складиште?", "Saved" : "Сачувано", "Saving..." : "Чувам...", diff --git a/apps/files_external/l10n/tr.js b/apps/files_external/l10n/tr.js index 01fc0f7033..9d854556b9 100644 --- a/apps/files_external/l10n/tr.js +++ b/apps/files_external/l10n/tr.js @@ -14,6 +14,7 @@ OC.L10N.register( "(group)" : "(grup)", "Compatibility with Mac NFD encoding (slow)" : "Mac NFD şifrelemesiyle uyumlu (yavaş)", "Admin defined" : "Yönetici ayarlamış", + "Are you sure you want to delete this external storage?" : "Bu dış depolamayı silmek istediğinize emin misiniz?", "Delete storage?" : "Depolama silinsin mi?", "Saved" : "Kaydedildi", "Saving..." : "Kaydediliyor...", diff --git a/apps/files_external/l10n/tr.json b/apps/files_external/l10n/tr.json index d4d34e8d41..4376d41228 100644 --- a/apps/files_external/l10n/tr.json +++ b/apps/files_external/l10n/tr.json @@ -12,6 +12,7 @@ "(group)" : "(grup)", "Compatibility with Mac NFD encoding (slow)" : "Mac NFD şifrelemesiyle uyumlu (yavaş)", "Admin defined" : "Yönetici ayarlamış", + "Are you sure you want to delete this external storage?" : "Bu dış depolamayı silmek istediğinize emin misiniz?", "Delete storage?" : "Depolama silinsin mi?", "Saved" : "Kaydedildi", "Saving..." : "Kaydediliyor...", diff --git a/apps/theming/l10n/it.js b/apps/theming/l10n/it.js index bd98fbe0b2..bf518e4bf2 100644 --- a/apps/theming/l10n/it.js +++ b/apps/theming/l10n/it.js @@ -13,6 +13,7 @@ OC.L10N.register( "There is no error, the file uploaded with success" : "Non ci sono errori, il file è stato caricato correttamente", "The uploaded file exceeds the upload_max_filesize directive in php.ini" : "Il file caricato supera la direttiva upload_max_filesize in php.ini", "The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" : "Il file caricato supera la direttiva MAX_FILE_SIZE specificata nel modulo HTML", + "The file was only partially uploaded" : "Il file è stato caricato solo parzialmente", "No file was uploaded" : "Non è stato caricato alcun file", "Missing a temporary folder" : "Manca una cartella temporanea", "Failed to write file to disk." : "Scrittura su disco non riuscita", diff --git a/apps/theming/l10n/it.json b/apps/theming/l10n/it.json index 32021b25ca..a3e99c01b3 100644 --- a/apps/theming/l10n/it.json +++ b/apps/theming/l10n/it.json @@ -11,6 +11,7 @@ "There is no error, the file uploaded with success" : "Non ci sono errori, il file è stato caricato correttamente", "The uploaded file exceeds the upload_max_filesize directive in php.ini" : "Il file caricato supera la direttiva upload_max_filesize in php.ini", "The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" : "Il file caricato supera la direttiva MAX_FILE_SIZE specificata nel modulo HTML", + "The file was only partially uploaded" : "Il file è stato caricato solo parzialmente", "No file was uploaded" : "Non è stato caricato alcun file", "Missing a temporary folder" : "Manca una cartella temporanea", "Failed to write file to disk." : "Scrittura su disco non riuscita", diff --git a/apps/theming/l10n/sr.js b/apps/theming/l10n/sr.js index b920d84e39..baaa5db804 100644 --- a/apps/theming/l10n/sr.js +++ b/apps/theming/l10n/sr.js @@ -13,6 +13,7 @@ OC.L10N.register( "There is no error, the file uploaded with success" : "Нема грешке, фајл је отпремљен успешно", "The uploaded file exceeds the upload_max_filesize directive in php.ini" : "Отпремани фајл превазилази смерницу upload_max_filesize у фајлу php.ini", "The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" : "Отпремани фајл превазилази смерницу MAX_FILE_SIZE која је наведена у HTML обрасцу", + "The file was only partially uploaded" : "Фајл је само делимично отпремљен", "No file was uploaded" : "Ниједан фајл није отпремљен", "Missing a temporary folder" : "Недостаје привремена фасцикла", "Failed to write file to disk." : "Не могу да пишем фајл на диск", diff --git a/apps/theming/l10n/sr.json b/apps/theming/l10n/sr.json index d0644ebed8..9290974448 100644 --- a/apps/theming/l10n/sr.json +++ b/apps/theming/l10n/sr.json @@ -11,6 +11,7 @@ "There is no error, the file uploaded with success" : "Нема грешке, фајл је отпремљен успешно", "The uploaded file exceeds the upload_max_filesize directive in php.ini" : "Отпремани фајл превазилази смерницу upload_max_filesize у фајлу php.ini", "The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" : "Отпремани фајл превазилази смерницу MAX_FILE_SIZE која је наведена у HTML обрасцу", + "The file was only partially uploaded" : "Фајл је само делимично отпремљен", "No file was uploaded" : "Ниједан фајл није отпремљен", "Missing a temporary folder" : "Недостаје привремена фасцикла", "Failed to write file to disk." : "Не могу да пишем фајл на диск", diff --git a/apps/theming/l10n/tr.js b/apps/theming/l10n/tr.js index c9191fbc5c..66f99b9731 100644 --- a/apps/theming/l10n/tr.js +++ b/apps/theming/l10n/tr.js @@ -13,6 +13,7 @@ OC.L10N.register( "There is no error, the file uploaded with success" : "Herhangi bir sorun yok, dosya yüklendi", "The uploaded file exceeds the upload_max_filesize directive in php.ini" : "Yüklenen dosya php.ini dosyasındaki yüklenebilecek dosya boyutunu belirten upload_max_filesize değişkeninin değerini aşıyor", "The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" : "Yüklenen dosya HTML formundaki yüklenebilecek dosya boyutunu belirten MAX_FILE_SIZE değişkeninin değerini aşıyor", + "The file was only partially uploaded" : "Dosyanın yalnız bir bölümü yüklendi", "No file was uploaded" : "Herhangi bir dosya yüklenmedi", "Missing a temporary folder" : "Geçici klasör bulunamadı", "Failed to write file to disk." : "Dosya diske yazılamadı.", diff --git a/apps/theming/l10n/tr.json b/apps/theming/l10n/tr.json index b9682cfbfc..4103ed9060 100644 --- a/apps/theming/l10n/tr.json +++ b/apps/theming/l10n/tr.json @@ -11,6 +11,7 @@ "There is no error, the file uploaded with success" : "Herhangi bir sorun yok, dosya yüklendi", "The uploaded file exceeds the upload_max_filesize directive in php.ini" : "Yüklenen dosya php.ini dosyasındaki yüklenebilecek dosya boyutunu belirten upload_max_filesize değişkeninin değerini aşıyor", "The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" : "Yüklenen dosya HTML formundaki yüklenebilecek dosya boyutunu belirten MAX_FILE_SIZE değişkeninin değerini aşıyor", + "The file was only partially uploaded" : "Dosyanın yalnız bir bölümü yüklendi", "No file was uploaded" : "Herhangi bir dosya yüklenmedi", "Missing a temporary folder" : "Geçici klasör bulunamadı", "Failed to write file to disk." : "Dosya diske yazılamadı.", diff --git a/apps/updatenotification/l10n/sr.js b/apps/updatenotification/l10n/sr.js index 531af5ae5a..676ce6fb8a 100644 --- a/apps/updatenotification/l10n/sr.js +++ b/apps/updatenotification/l10n/sr.js @@ -2,6 +2,8 @@ OC.L10N.register( "updatenotification", { "{version} is available. Get more information on how to update." : "Верзија {version} је доступна. Сазнајте како да ажурирате.", + "Apps missing updates" : "Апликацијама недостају ажурирања", + "Apps with available updates" : "Апликације са доступним ажурирањима", "Open updater" : "Отвори програм за ажурирање", "Your version is up to date." : "Ваша верзија је ажурна.", "A non-default update server is in use to be checked for updates:" : "Неподразумевани сервер за ажурирање је коришћен да провери нове верзије:", @@ -11,7 +13,13 @@ OC.L10N.register( "Notify members of the following groups about available updates:" : "Обавести чланове следећих група о доступности нових верзија:", "Only notification for app updates are available." : "Доступна су само обавештења о новим верзијама апликација.", "The selected update channel does not support updates of the server." : "Означени канал за ажурирање не подржава обавештења о новим верзијама.", + "A new version is available: {newVersionString}" : "Доступна је нова верзија: {newVersionString}", "Checked on {lastCheckedDate}" : "Проверено {lastCheckedDate}", + "Checking apps for compatible updates" : "Проверавам компатибилна ажурирања за апликације", + "Please make sure your config.php does not set appstoreenabled to false." : "Проверите да у config.php фајлу немате сетовано appstoreenabled на \"false\".", + "Could not connect to the appstore or the appstore returned no updates at all. Search manually for updates or make sure your server has access to the internet and can connect to the appstore." : "Не могу да се повежем на продавницу апликација или апликација није вратила ниједно ажурирање. Претражите ручно за ажурирања и постарајте се да Ваш сервер има приступ интернету и да се може повезати са продавницом апликација.", + "All apps have an update for this version available" : "Све апликације имају доступна ажурирања за ову верзију", + "_%n app has no update for this version available_::_%n apps have no update for this version available_" : ["%n апликација имају доступна ажурирања за ову верзију","%n апликације имају доступна ажурирања за ову верзију","%n апликација имају доступна ажурирања за ову верзију"], "Could not start updater, please try the manual update" : "Не могу да покренем програм за ажурирање, покушајте ручно ажурирање", "Update notifications" : "Обавештења о ажурирању", "Channel updated" : "Канал ажуриран", diff --git a/apps/updatenotification/l10n/sr.json b/apps/updatenotification/l10n/sr.json index 1fdf70a087..0301b8ea51 100644 --- a/apps/updatenotification/l10n/sr.json +++ b/apps/updatenotification/l10n/sr.json @@ -1,5 +1,7 @@ { "translations": { "{version} is available. Get more information on how to update." : "Верзија {version} је доступна. Сазнајте како да ажурирате.", + "Apps missing updates" : "Апликацијама недостају ажурирања", + "Apps with available updates" : "Апликације са доступним ажурирањима", "Open updater" : "Отвори програм за ажурирање", "Your version is up to date." : "Ваша верзија је ажурна.", "A non-default update server is in use to be checked for updates:" : "Неподразумевани сервер за ажурирање је коришћен да провери нове верзије:", @@ -9,7 +11,13 @@ "Notify members of the following groups about available updates:" : "Обавести чланове следећих група о доступности нових верзија:", "Only notification for app updates are available." : "Доступна су само обавештења о новим верзијама апликација.", "The selected update channel does not support updates of the server." : "Означени канал за ажурирање не подржава обавештења о новим верзијама.", + "A new version is available: {newVersionString}" : "Доступна је нова верзија: {newVersionString}", "Checked on {lastCheckedDate}" : "Проверено {lastCheckedDate}", + "Checking apps for compatible updates" : "Проверавам компатибилна ажурирања за апликације", + "Please make sure your config.php does not set appstoreenabled to false." : "Проверите да у config.php фајлу немате сетовано appstoreenabled на \"false\".", + "Could not connect to the appstore or the appstore returned no updates at all. Search manually for updates or make sure your server has access to the internet and can connect to the appstore." : "Не могу да се повежем на продавницу апликација или апликација није вратила ниједно ажурирање. Претражите ручно за ажурирања и постарајте се да Ваш сервер има приступ интернету и да се може повезати са продавницом апликација.", + "All apps have an update for this version available" : "Све апликације имају доступна ажурирања за ову верзију", + "_%n app has no update for this version available_::_%n apps have no update for this version available_" : ["%n апликација имају доступна ажурирања за ову верзију","%n апликације имају доступна ажурирања за ову верзију","%n апликација имају доступна ажурирања за ову верзију"], "Could not start updater, please try the manual update" : "Не могу да покренем програм за ажурирање, покушајте ручно ажурирање", "Update notifications" : "Обавештења о ажурирању", "Channel updated" : "Канал ажуриран", diff --git a/apps/updatenotification/l10n/tr.js b/apps/updatenotification/l10n/tr.js index f26d0e8dc0..7248016955 100644 --- a/apps/updatenotification/l10n/tr.js +++ b/apps/updatenotification/l10n/tr.js @@ -2,6 +2,8 @@ OC.L10N.register( "updatenotification", { "{version} is available. Get more information on how to update." : "{version} sürümü yayınlanmış. Güncelleme hakkında ayrıntılı bilgi alın.", + "Apps missing updates" : "Güncellemesi eksik uygulamalar", + "Apps with available updates" : "Güncellenebilecek uygulamalar", "Open updater" : "Güncelleyici aç", "Your version is up to date." : "Sürümünüz güncel.", "A non-default update server is in use to be checked for updates:" : "Güncelleme denetimi için varsayılan sunucudan başka bir sunucu kullanılıyor:", @@ -11,7 +13,11 @@ OC.L10N.register( "Notify members of the following groups about available updates:" : "Yayınlanan güncellemeler şu grupların üyelerine bildirilsin:", "Only notification for app updates are available." : "Yalnız uygulama güncellemeleri kullanılabilir.", "The selected update channel does not support updates of the server." : "Seçilmiş güncelleme kanalı sunucunun güncellemelerini desteklemiyor.", + "A new version is available: {newVersionString}" : "Yeni bir sürüm yayınlanmış: {newVersionString}", "Checked on {lastCheckedDate}" : "Son denetim: {lastCheckedDate}", + "Checking apps for compatible updates" : "Uyumlu güncellemeler için uygulamalar denetleniyor", + "Please make sure your config.php does not set appstoreenabled to false." : "Lütfen config.php dosyasındaki appstoreenabled seçeneğinin false olarak ayarlanmadığından emin olun.", + "Could not connect to the appstore or the appstore returned no updates at all. Search manually for updates or make sure your server has access to the internet and can connect to the appstore." : "Uygulama mağazasına bağlanılamadı ya da uygulama mağazasında herhangi bir güncelleme yok. Güncellemeleri el ile arayın ya da sunucunuzun İnternet üzerine ve uygulama mağazasına bağlanabildiğinden emin olun.", "Could not start updater, please try the manual update" : "Güncelleyici başlatılamadı lütfen el ile güncellemeyi deneyin", "Update notifications" : "Güncelleme bildirimleri", "Channel updated" : "Kanal güncellendi", diff --git a/apps/updatenotification/l10n/tr.json b/apps/updatenotification/l10n/tr.json index 94368b4f1f..195aac5936 100644 --- a/apps/updatenotification/l10n/tr.json +++ b/apps/updatenotification/l10n/tr.json @@ -1,5 +1,7 @@ { "translations": { "{version} is available. Get more information on how to update." : "{version} sürümü yayınlanmış. Güncelleme hakkında ayrıntılı bilgi alın.", + "Apps missing updates" : "Güncellemesi eksik uygulamalar", + "Apps with available updates" : "Güncellenebilecek uygulamalar", "Open updater" : "Güncelleyici aç", "Your version is up to date." : "Sürümünüz güncel.", "A non-default update server is in use to be checked for updates:" : "Güncelleme denetimi için varsayılan sunucudan başka bir sunucu kullanılıyor:", @@ -9,7 +11,11 @@ "Notify members of the following groups about available updates:" : "Yayınlanan güncellemeler şu grupların üyelerine bildirilsin:", "Only notification for app updates are available." : "Yalnız uygulama güncellemeleri kullanılabilir.", "The selected update channel does not support updates of the server." : "Seçilmiş güncelleme kanalı sunucunun güncellemelerini desteklemiyor.", + "A new version is available: {newVersionString}" : "Yeni bir sürüm yayınlanmış: {newVersionString}", "Checked on {lastCheckedDate}" : "Son denetim: {lastCheckedDate}", + "Checking apps for compatible updates" : "Uyumlu güncellemeler için uygulamalar denetleniyor", + "Please make sure your config.php does not set appstoreenabled to false." : "Lütfen config.php dosyasındaki appstoreenabled seçeneğinin false olarak ayarlanmadığından emin olun.", + "Could not connect to the appstore or the appstore returned no updates at all. Search manually for updates or make sure your server has access to the internet and can connect to the appstore." : "Uygulama mağazasına bağlanılamadı ya da uygulama mağazasında herhangi bir güncelleme yok. Güncellemeleri el ile arayın ya da sunucunuzun İnternet üzerine ve uygulama mağazasına bağlanabildiğinden emin olun.", "Could not start updater, please try the manual update" : "Güncelleyici başlatılamadı lütfen el ile güncellemeyi deneyin", "Update notifications" : "Güncelleme bildirimleri", "Channel updated" : "Kanal güncellendi", diff --git a/apps/user_ldap/l10n/it.js b/apps/user_ldap/l10n/it.js index 17d17a53b6..16f07625a5 100644 --- a/apps/user_ldap/l10n/it.js +++ b/apps/user_ldap/l10n/it.js @@ -33,6 +33,7 @@ OC.L10N.register( "{nthServer}. Server" : "{nthServer}. server", "No object found in the given Base DN. Please revise." : "Nessun oggetto trovato nel DN base specificato. Controlla.", "More than 1,000 directory entries available." : "Più di 1.000 cartelle disponibili.", + "_{objectsFound} entry available within the provided Base DN_::_{objectsFound} entries available within the provided Base DN_" : ["{objectsFound} voce disponibile all'interno del DN base fornito","{objectsFound} voci disponibili all'interno del DN base fornito"], "An error occurred. Please check the Base DN, as well as connection settings and credentials." : "Si è verificato un errore. Controlla il DN base, così come le impostazioni di connessione e le credenziali.", "Do you really want to delete the current Server Configuration?" : "Vuoi davvero eliminare la configurazione attuale del server?", "Confirm Deletion" : "Conferma l'eliminazione", diff --git a/apps/user_ldap/l10n/it.json b/apps/user_ldap/l10n/it.json index cf5debe3f4..b6e6cecd30 100644 --- a/apps/user_ldap/l10n/it.json +++ b/apps/user_ldap/l10n/it.json @@ -31,6 +31,7 @@ "{nthServer}. Server" : "{nthServer}. server", "No object found in the given Base DN. Please revise." : "Nessun oggetto trovato nel DN base specificato. Controlla.", "More than 1,000 directory entries available." : "Più di 1.000 cartelle disponibili.", + "_{objectsFound} entry available within the provided Base DN_::_{objectsFound} entries available within the provided Base DN_" : ["{objectsFound} voce disponibile all'interno del DN base fornito","{objectsFound} voci disponibili all'interno del DN base fornito"], "An error occurred. Please check the Base DN, as well as connection settings and credentials." : "Si è verificato un errore. Controlla il DN base, così come le impostazioni di connessione e le credenziali.", "Do you really want to delete the current Server Configuration?" : "Vuoi davvero eliminare la configurazione attuale del server?", "Confirm Deletion" : "Conferma l'eliminazione", diff --git a/apps/user_ldap/l10n/sr.js b/apps/user_ldap/l10n/sr.js index 7ec07d7af5..297f4ca488 100644 --- a/apps/user_ldap/l10n/sr.js +++ b/apps/user_ldap/l10n/sr.js @@ -33,6 +33,7 @@ OC.L10N.register( "{nthServer}. Server" : "{nthServer}. Сервер", "No object found in the given Base DN. Please revise." : "Нема објекта за дати базни ДН. Проверите.", "More than 1,000 directory entries available." : "Више од 1000 уноса је доступно.", + "_{objectsFound} entry available within the provided Base DN_::_{objectsFound} entries available within the provided Base DN_" : ["{objectsFound} унос доступан за дати базни ДН","{objectsFound} уноса доступно за дати базни ДН","{objectsFound} уноса доступно за дати базни ДН"], "An error occurred. Please check the Base DN, as well as connection settings and credentials." : "Грешка. Проверите базни ДН као и поставке везе и акредитиве.", "Do you really want to delete the current Server Configuration?" : "Да ли стварно желите да обришете тренутну конфигурацију сервера?", "Confirm Deletion" : "Потврдa брисањa", diff --git a/apps/user_ldap/l10n/sr.json b/apps/user_ldap/l10n/sr.json index 1112c4b12f..4cc9e01ffb 100644 --- a/apps/user_ldap/l10n/sr.json +++ b/apps/user_ldap/l10n/sr.json @@ -31,6 +31,7 @@ "{nthServer}. Server" : "{nthServer}. Сервер", "No object found in the given Base DN. Please revise." : "Нема објекта за дати базни ДН. Проверите.", "More than 1,000 directory entries available." : "Више од 1000 уноса је доступно.", + "_{objectsFound} entry available within the provided Base DN_::_{objectsFound} entries available within the provided Base DN_" : ["{objectsFound} унос доступан за дати базни ДН","{objectsFound} уноса доступно за дати базни ДН","{objectsFound} уноса доступно за дати базни ДН"], "An error occurred. Please check the Base DN, as well as connection settings and credentials." : "Грешка. Проверите базни ДН као и поставке везе и акредитиве.", "Do you really want to delete the current Server Configuration?" : "Да ли стварно желите да обришете тренутну конфигурацију сервера?", "Confirm Deletion" : "Потврдa брисањa", diff --git a/apps/user_ldap/l10n/tr.js b/apps/user_ldap/l10n/tr.js index b91d2948a8..0c0cea4319 100644 --- a/apps/user_ldap/l10n/tr.js +++ b/apps/user_ldap/l10n/tr.js @@ -33,6 +33,7 @@ OC.L10N.register( "{nthServer}. Server" : "{nthServer}. Sunucu", "No object found in the given Base DN. Please revise." : "Belirtilen Base DN içerisinde herhangi bir nesne bulunamadı. Lütfen gözden geçirin.", "More than 1,000 directory entries available." : "Kullanılabilecek 1000'den fazla dizin kaydı var.", + "_{objectsFound} entry available within the provided Base DN_::_{objectsFound} entries available within the provided Base DN_" : ["Belirtilen Base DN üzerinde {objectsFound} kayıt var","Belirtilen Base DN üzerinde {objectsFound} kayıt var"], "An error occurred. Please check the Base DN, as well as connection settings and credentials." : "Bir sorun çıktı. Lütfen Base DN ile birlikte bağlantı ayarlarını ve kimlik doğrulama bilgilerini denetleyin.", "Do you really want to delete the current Server Configuration?" : "Geçerli sunucu yapılandırmasını silmek istediğinizden emin misiniz?", "Confirm Deletion" : "Silmeyi Onaylıyorum", diff --git a/apps/user_ldap/l10n/tr.json b/apps/user_ldap/l10n/tr.json index 9c6a37d9c2..d9bd5f6212 100644 --- a/apps/user_ldap/l10n/tr.json +++ b/apps/user_ldap/l10n/tr.json @@ -31,6 +31,7 @@ "{nthServer}. Server" : "{nthServer}. Sunucu", "No object found in the given Base DN. Please revise." : "Belirtilen Base DN içerisinde herhangi bir nesne bulunamadı. Lütfen gözden geçirin.", "More than 1,000 directory entries available." : "Kullanılabilecek 1000'den fazla dizin kaydı var.", + "_{objectsFound} entry available within the provided Base DN_::_{objectsFound} entries available within the provided Base DN_" : ["Belirtilen Base DN üzerinde {objectsFound} kayıt var","Belirtilen Base DN üzerinde {objectsFound} kayıt var"], "An error occurred. Please check the Base DN, as well as connection settings and credentials." : "Bir sorun çıktı. Lütfen Base DN ile birlikte bağlantı ayarlarını ve kimlik doğrulama bilgilerini denetleyin.", "Do you really want to delete the current Server Configuration?" : "Geçerli sunucu yapılandırmasını silmek istediğinizden emin misiniz?", "Confirm Deletion" : "Silmeyi Onaylıyorum", diff --git a/core/l10n/es.js b/core/l10n/es.js index 27d7a64493..2910abedd1 100644 --- a/core/l10n/es.js +++ b/core/l10n/es.js @@ -284,8 +284,8 @@ OC.L10N.register( "Account access" : "Acceso a la cuenta", "You are about to grant %s access to your %s account." : "Estás a punto de conceder a %s acceso a tu cuenta de %s", "Grant access" : "Conceder acceso", - "App token" : "Token de app", - "Alternative login using app token" : "Login alternativo usando token de app", + "App token" : "Token de la aplicación", + "Alternative login using app token" : "Inicio de sesión alternativo usando el token de la aplicación", "Redirecting …" : "Redireccionando...", "New password" : "Nueva contraseña", "New Password" : "Contraseña nueva", diff --git a/core/l10n/es.json b/core/l10n/es.json index 64fc22b4a0..6e8beb8846 100644 --- a/core/l10n/es.json +++ b/core/l10n/es.json @@ -282,8 +282,8 @@ "Account access" : "Acceso a la cuenta", "You are about to grant %s access to your %s account." : "Estás a punto de conceder a %s acceso a tu cuenta de %s", "Grant access" : "Conceder acceso", - "App token" : "Token de app", - "Alternative login using app token" : "Login alternativo usando token de app", + "App token" : "Token de la aplicación", + "Alternative login using app token" : "Inicio de sesión alternativo usando el token de la aplicación", "Redirecting …" : "Redireccionando...", "New password" : "Nueva contraseña", "New Password" : "Contraseña nueva", diff --git a/core/l10n/sr.js b/core/l10n/sr.js index 65e2232d34..41dda45b39 100644 --- a/core/l10n/sr.js +++ b/core/l10n/sr.js @@ -279,6 +279,7 @@ OC.L10N.register( "We have detected multiple invalid login attempts from your IP. Therefore your next login is throttled up to 30 seconds." : "Приметили смо више неисправних покушаја пријава са Ваше IP адресе. Следећа пријава ће бити могућа тек за 30 секунди.", "Stay logged in" : "Останите пријављени", "Forgot password?" : "Заборавили сте лозинку?", + "Back to login" : "Назад на пријаву", "Alternative Logins" : "Алтернативне пријаве", "Account access" : "Приступ налогу", "You are about to grant %s access to your %s account." : "Управо ћете одобрити %s приступ Вашем %s налогу.", diff --git a/core/l10n/sr.json b/core/l10n/sr.json index 8fb300b7ac..d1e0a3cc8b 100644 --- a/core/l10n/sr.json +++ b/core/l10n/sr.json @@ -277,6 +277,7 @@ "We have detected multiple invalid login attempts from your IP. Therefore your next login is throttled up to 30 seconds." : "Приметили смо више неисправних покушаја пријава са Ваше IP адресе. Следећа пријава ће бити могућа тек за 30 секунди.", "Stay logged in" : "Останите пријављени", "Forgot password?" : "Заборавили сте лозинку?", + "Back to login" : "Назад на пријаву", "Alternative Logins" : "Алтернативне пријаве", "Account access" : "Приступ налогу", "You are about to grant %s access to your %s account." : "Управо ћете одобрити %s приступ Вашем %s налогу.", diff --git a/core/l10n/tr.js b/core/l10n/tr.js index cbe29d9217..4163c76463 100644 --- a/core/l10n/tr.js +++ b/core/l10n/tr.js @@ -279,6 +279,7 @@ OC.L10N.register( "We have detected multiple invalid login attempts from your IP. Therefore your next login is throttled up to 30 seconds." : "IP adresinizden yapılan birden çok geçersiz oturum açma girişimi algılandı. Bu nedenle oturum açmanız 30 saniye süreyle engellendi.", "Stay logged in" : "Bağlı kal", "Forgot password?" : "Parolamı unuttum", + "Back to login" : "Oturum açmaya geri dön", "Alternative Logins" : "Alternatif Oturum Açmalar", "Account access" : "Hesap erişimi", "You are about to grant %s access to your %s account." : "%s erişim iznini %s hesabınız için vermek üzeresiniz.", diff --git a/core/l10n/tr.json b/core/l10n/tr.json index 4b3ca3bd65..7180bb96bf 100644 --- a/core/l10n/tr.json +++ b/core/l10n/tr.json @@ -277,6 +277,7 @@ "We have detected multiple invalid login attempts from your IP. Therefore your next login is throttled up to 30 seconds." : "IP adresinizden yapılan birden çok geçersiz oturum açma girişimi algılandı. Bu nedenle oturum açmanız 30 saniye süreyle engellendi.", "Stay logged in" : "Bağlı kal", "Forgot password?" : "Parolamı unuttum", + "Back to login" : "Oturum açmaya geri dön", "Alternative Logins" : "Alternatif Oturum Açmalar", "Account access" : "Hesap erişimi", "You are about to grant %s access to your %s account." : "%s erişim iznini %s hesabınız için vermek üzeresiniz.", diff --git a/settings/l10n/es.js b/settings/l10n/es.js index 4823c8812c..6e447b2272 100644 --- a/settings/l10n/es.js +++ b/settings/l10n/es.js @@ -90,7 +90,7 @@ OC.L10N.register( "All" : "Todos", "Update to %s" : "Actualizar a %s", "No apps found for your version" : "No se han encontrado aplicaciones para su versión", - "The app will be downloaded from the app store" : "La app debe ser descargada desde una app store", + "The app will be downloaded from the app store" : "La app va a ser descargada de una tienda de aplicaciones", "Official apps are developed by and within the community. They offer central functionality and are ready for production use." : "Las apps oficiales están desarrolladas por y dentro de la comunidad. Ofrecen una funcionalidad central y están preparadas para uso en producción.", "Approved apps are developed by trusted developers and have passed a cursory security check. They are actively maintained in an open code repository and their maintainers deem them to be stable for casual to normal use." : "Las aplicaciones aprobadas las desarrollan desarrolladores de confianza y han pasado un control de seguridad superficial. Estas se mantienen activamente en un repositorio de código abierto y sus encargados las consideran estables para un uso normal.", "This app is not checked for security issues and is new or known to be unstable. Install at your own risk." : "No se han verificado los posibles problemas de seguridad de esta app. Es nueva o bien es conocida por ser inestable. Instálela bajo su propio riesgo.", diff --git a/settings/l10n/es.json b/settings/l10n/es.json index 7394f3b29a..d9c8efc5bf 100644 --- a/settings/l10n/es.json +++ b/settings/l10n/es.json @@ -88,7 +88,7 @@ "All" : "Todos", "Update to %s" : "Actualizar a %s", "No apps found for your version" : "No se han encontrado aplicaciones para su versión", - "The app will be downloaded from the app store" : "La app debe ser descargada desde una app store", + "The app will be downloaded from the app store" : "La app va a ser descargada de una tienda de aplicaciones", "Official apps are developed by and within the community. They offer central functionality and are ready for production use." : "Las apps oficiales están desarrolladas por y dentro de la comunidad. Ofrecen una funcionalidad central y están preparadas para uso en producción.", "Approved apps are developed by trusted developers and have passed a cursory security check. They are actively maintained in an open code repository and their maintainers deem them to be stable for casual to normal use." : "Las aplicaciones aprobadas las desarrollan desarrolladores de confianza y han pasado un control de seguridad superficial. Estas se mantienen activamente en un repositorio de código abierto y sus encargados las consideran estables para un uso normal.", "This app is not checked for security issues and is new or known to be unstable. Install at your own risk." : "No se han verificado los posibles problemas de seguridad de esta app. Es nueva o bien es conocida por ser inestable. Instálela bajo su propio riesgo.", diff --git a/settings/l10n/sr.js b/settings/l10n/sr.js index 5552ee5fad..edac50c571 100644 --- a/settings/l10n/sr.js +++ b/settings/l10n/sr.js @@ -104,6 +104,8 @@ OC.L10N.register( "Error: Could not disable broken app" : "Грешка: Не могу да искључим покварену апликацију", "Error while disabling broken app" : "Грешка приликом искључивања покварене апликације", "App up to date" : "Апликација на последњој верзији", + "Updating …" : "Ажурирам…", + "Could not update app" : "Не могу да ажурирам апликацију", "Updated" : "Ажурирано", "Removing …" : "Уклањам …", "Could not remove app" : "Не могу да уклоним апликацију", @@ -358,6 +360,7 @@ OC.L10N.register( "Show user backend" : "Прикажи позадину за кориснике", "Show last login" : "Прикажи последњу пријаву", "When the password of a new user is left empty, an activation email with a link to set the password is sent." : "Када се поље лозинке новог корисника остави празним, кориснику ће бити послата е-пошта са везом за постављање лозинке.", + "Add user" : "Додај корисника", "Everyone" : "Сви", "Admins" : "Администратори", "Disabled" : "Искључено", @@ -366,6 +369,7 @@ OC.L10N.register( "Unlimited" : "Неограничено", "Other" : "Друго", "Group admin for" : "Администратор групе за", + "Recovery password" : "Опоравак лозинке", "Quota" : "Квота", "Storage location" : "Локација складишта", "User backend" : "Позадина за кориснике", diff --git a/settings/l10n/sr.json b/settings/l10n/sr.json index 8a7b4e2914..70228a26c3 100644 --- a/settings/l10n/sr.json +++ b/settings/l10n/sr.json @@ -102,6 +102,8 @@ "Error: Could not disable broken app" : "Грешка: Не могу да искључим покварену апликацију", "Error while disabling broken app" : "Грешка приликом искључивања покварене апликације", "App up to date" : "Апликација на последњој верзији", + "Updating …" : "Ажурирам…", + "Could not update app" : "Не могу да ажурирам апликацију", "Updated" : "Ажурирано", "Removing …" : "Уклањам …", "Could not remove app" : "Не могу да уклоним апликацију", @@ -356,6 +358,7 @@ "Show user backend" : "Прикажи позадину за кориснике", "Show last login" : "Прикажи последњу пријаву", "When the password of a new user is left empty, an activation email with a link to set the password is sent." : "Када се поље лозинке новог корисника остави празним, кориснику ће бити послата е-пошта са везом за постављање лозинке.", + "Add user" : "Додај корисника", "Everyone" : "Сви", "Admins" : "Администратори", "Disabled" : "Искључено", @@ -364,6 +367,7 @@ "Unlimited" : "Неограничено", "Other" : "Друго", "Group admin for" : "Администратор групе за", + "Recovery password" : "Опоравак лозинке", "Quota" : "Квота", "Storage location" : "Локација складишта", "User backend" : "Позадина за кориснике", diff --git a/settings/l10n/tr.js b/settings/l10n/tr.js index 3b5b9bdb9d..f24eab2ad7 100644 --- a/settings/l10n/tr.js +++ b/settings/l10n/tr.js @@ -104,6 +104,8 @@ OC.L10N.register( "Error: Could not disable broken app" : "Hata: Bozuk uygulama devre dışı bırakılamadı", "Error while disabling broken app" : "Bozuk uygulama devre dışı bırakılırken sorun çıktı", "App up to date" : "Uygulama güncel", + "Updating …" : "Güncelleniyor …", + "Could not update app" : "Uygulama güncellenemedi", "Updated" : "Güncellendi", "Removing …" : "Kaldırılıyor...", "Could not remove app" : "Uygulama kaldırılamadı", diff --git a/settings/l10n/tr.json b/settings/l10n/tr.json index d1a34d6359..796ba68c5a 100644 --- a/settings/l10n/tr.json +++ b/settings/l10n/tr.json @@ -102,6 +102,8 @@ "Error: Could not disable broken app" : "Hata: Bozuk uygulama devre dışı bırakılamadı", "Error while disabling broken app" : "Bozuk uygulama devre dışı bırakılırken sorun çıktı", "App up to date" : "Uygulama güncel", + "Updating …" : "Güncelleniyor …", + "Could not update app" : "Uygulama güncellenemedi", "Updated" : "Güncellendi", "Removing …" : "Kaldırılıyor...", "Could not remove app" : "Uygulama kaldırılamadı",