Compare commits

...

6 Commits

Author SHA1 Message Date
backportbot[bot] 025a3724be
Merge 3935dbf85d into 4006d9961e 2024-04-26 16:10:14 -06:00
Nextcloud bot 4006d9961e
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-04-26 00:21:20 +00:00
Benjamin Gaussorgues 0d911312f5
Merge pull request #45005 from nextcloud/release/28.0.5 2024-04-25 10:28:10 +02:00
Nextcloud bot 93c8d1df3b
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-04-25 00:21:04 +00:00
Benjamin Gaussorgues 813d4650d5
build(hub): 28.0.5
Signed-off-by: Benjamin Gaussorgues <benjamin.gaussorgues@nextcloud.com>
2024-04-24 09:43:08 +02:00
Velwark 3935dbf85d Update LoggerWrapperCache.php
Extra Dollar Sign caused errors in Nextcloud. Removing the Dollar Sign Solved the Problem.

Signed-off-by: Velwark <levinfrerich9@gmail.com>
2024-04-23 07:59:11 +00:00
142 changed files with 469 additions and 229 deletions

View File

@ -87,10 +87,10 @@ OC.L10N.register(
"Attendees:" : "Participants :",
"Title:" : "Titre :",
"Time:" : "Heure :",
"Location:" : "Localisation :",
"Location:" : "Lieu :",
"Link:" : "Lien :",
"Accept" : "Accepter",
"Decline" : "Refuser",
"Decline" : "Décliner",
"More options …" : "Plus d'options…",
"More options at %s" : "Plus d'options à %s",
"Contacts" : "Contacts",

View File

@ -85,10 +85,10 @@
"Attendees:" : "Participants :",
"Title:" : "Titre :",
"Time:" : "Heure :",
"Location:" : "Localisation :",
"Location:" : "Lieu :",
"Link:" : "Lien :",
"Accept" : "Accepter",
"Decline" : "Refuser",
"Decline" : "Décliner",
"More options …" : "Plus d'options…",
"More options at %s" : "Plus d'options à %s",
"Contacts" : "Contacts",

View File

@ -197,6 +197,7 @@ OC.L10N.register(
"Toggle selection for all files and folders" : "Tüm dosyaları ve klasörleri seç/bırak",
"\"{displayName}\" failed on some elements " : "\"{displayName}\" toplu işlemi bazı bileşenlerde tamamlanamadı",
"\"{displayName}\" batch action executed successfully" : "\"{displayName}\" toplu işlemi tamamlandı",
"{count} selected" : "{count} seçilmiş",
"List of files and folders." : "Dosya ve klasörlerin listesi.",
"Column headers with buttons are sortable." : "Düğmeler olan sütunlar sıralanabilir.",
"This list is not fully rendered for performance reasons. The files will be rendered as you navigate through the list." : "Başarımı olumsuz etkilememek için listenin tümü görüntülenmiyor. Listede ilerledikçe dosyalar görüntülenecek.",

View File

@ -195,6 +195,7 @@
"Toggle selection for all files and folders" : "Tüm dosyaları ve klasörleri seç/bırak",
"\"{displayName}\" failed on some elements " : "\"{displayName}\" toplu işlemi bazı bileşenlerde tamamlanamadı",
"\"{displayName}\" batch action executed successfully" : "\"{displayName}\" toplu işlemi tamamlandı",
"{count} selected" : "{count} seçilmiş",
"List of files and folders." : "Dosya ve klasörlerin listesi.",
"Column headers with buttons are sortable." : "Düğmeler olan sütunlar sıralanabilir.",
"This list is not fully rendered for performance reasons. The files will be rendered as you navigate through the list." : "Başarımı olumsuz etkilememek için listenin tümü görüntülenmiyor. Listede ilerledikçe dosyalar görüntülenecek.",

View File

@ -14,7 +14,7 @@ OC.L10N.register(
"Set reminder" : "Erinnerung erstellen",
"Set reminder for \"{fileName}\"" : "Erinnerung für \"{fileName}\" setzen",
"Set reminder at custom date & time" : "Erinnerung für benutzerdefinierten Zeitpunkt und Tag erstellen",
"Reminder set for \"{fileName}\"" : "Erinnerung für \"{filename}\" gesetzt",
"Reminder set for \"{fileName}\"" : "Erinnerung für \"{fileName}\" gesetzt",
"Failed to set reminder" : "Fehler beim Setzen der Erinnerung",
"Reminder cleared for \"{fileName}\"" : "Erinnerung für \"{fileName}\" gelöscht",
"Failed to clear reminder" : "Fehler beim Löschen der Erinnerung",

View File

@ -12,7 +12,7 @@
"Set reminder" : "Erinnerung erstellen",
"Set reminder for \"{fileName}\"" : "Erinnerung für \"{fileName}\" setzen",
"Set reminder at custom date & time" : "Erinnerung für benutzerdefinierten Zeitpunkt und Tag erstellen",
"Reminder set for \"{fileName}\"" : "Erinnerung für \"{filename}\" gesetzt",
"Reminder set for \"{fileName}\"" : "Erinnerung für \"{fileName}\" gesetzt",
"Failed to set reminder" : "Fehler beim Setzen der Erinnerung",
"Reminder cleared for \"{fileName}\"" : "Erinnerung für \"{fileName}\" gelöscht",
"Failed to clear reminder" : "Fehler beim Löschen der Erinnerung",

View File

@ -314,8 +314,6 @@ OC.L10N.register(
"the item was removed" : "تمّ حذف العنصر ",
"the link expired" : "إنتَهَت صلاحية الرابط",
"sharing is disabled" : "المُشارَكة مُعطّلة",
"For more info, please ask the person who sent this link." : "لمزيد من المعلومات، يرجى سؤال الشخص الذي أرسل هذا الرابط",
"Share with remote" : "شارِك مع موقعٍ قَصِي",
"Share with" : "شارِكه مع"
"For more info, please ask the person who sent this link." : "لمزيد من المعلومات، يرجى سؤال الشخص الذي أرسل هذا الرابط"
},
"nplurals=6; plural=n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 && n%100<=10 ? 3 : n%100>=11 && n%100<=99 ? 4 : 5;");

View File

@ -312,8 +312,6 @@
"the item was removed" : "تمّ حذف العنصر ",
"the link expired" : "إنتَهَت صلاحية الرابط",
"sharing is disabled" : "المُشارَكة مُعطّلة",
"For more info, please ask the person who sent this link." : "لمزيد من المعلومات، يرجى سؤال الشخص الذي أرسل هذا الرابط",
"Share with remote" : "شارِك مع موقعٍ قَصِي",
"Share with" : "شارِكه مع"
"For more info, please ask the person who sent this link." : "لمزيد من المعلومات، يرجى سؤال الشخص الذي أرسل هذا الرابط"
},"pluralForm" :"nplurals=6; plural=n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 && n%100<=10 ? 3 : n%100>=11 && n%100<=99 ? 4 : 5;"
}

View File

@ -114,6 +114,7 @@ OC.L10N.register(
"You received {share} to group {group} as a share by {user}" : "Recibiesti «{share}» al grupu {group} como elementu comaprtíu de: {user}",
"Accept" : "Aceptar",
"Decline" : "Refugar",
"This application enables people to share files within Nextcloud. If enabled, the admin can choose which groups can share files. The applicable people can then share files and folders with other accounts and groups within Nextcloud. In addition, if the admin enables the share link feature, an external link can be used to share files with other people outside of Nextcloud. Admins can also enforce passwords, expirations dates, and enable server to server sharing via share links, as well as sharing from mobile devices.\nTurning the feature off removes shared files and folders on the server for all share recipients, and also on the sync clients and mobile apps. More information is available in the Nextcloud Documentation." : "Esta aplicación permite a les persones compartir ficheros en Nextcloud. Si s'activa, l'alministración pue escoyer los grupos que pue compartir ficheros. Les persones con permisu puen compartir ficheros y carpetes con otres persones y grupos de Nextclouod. Amás, si l'alministración activa la función de compartir enllaces, puen usase enllaces esternos pa compartir ficheros con otres persones fuera de Nextcloud. L'alministración tamién pue aplicar contraseñes, dates de caducidá y activar l'usu compartíu ente sirvidores pente enllaces d'usu compartíu, amás de l'usu compartíu dende preseos móviles.\nSi se desactiva la función, desaníciense los ficheros y carpetes compartíos del sirvidor pa tolos destinatarios y tamién pa los veceros de sincronización y les aplicaciones pa móviles. Tienes más información disponible na documentación de Nextcloud.",
"Sharing" : "Compartición",
"Accept shares from other accounts and groups by default" : "Aceptar elementos compartíos d'otres cuentes y grupos por defeutu",
"Error while toggling options" : "Hebo un error mentanto s'alternaba les opciones",
@ -313,8 +314,6 @@ OC.L10N.register(
"the item was removed" : "quitóse l'elementu",
"the link expired" : "l'enllaz caducó",
"sharing is disabled" : "la compartición ta desactivada",
"For more info, please ask the person who sent this link." : "Pa consiguir más información, entruga a la persona que t'unvió esti enllaz.",
"Share with remote" : "Compartir en remotu",
"Share with" : "Compartir con"
"For more info, please ask the person who sent this link." : "Pa consiguir más información, entruga a la persona que t'unvió esti enllaz."
},
"nplurals=2; plural=(n != 1);");

View File

@ -112,6 +112,7 @@
"You received {share} to group {group} as a share by {user}" : "Recibiesti «{share}» al grupu {group} como elementu comaprtíu de: {user}",
"Accept" : "Aceptar",
"Decline" : "Refugar",
"This application enables people to share files within Nextcloud. If enabled, the admin can choose which groups can share files. The applicable people can then share files and folders with other accounts and groups within Nextcloud. In addition, if the admin enables the share link feature, an external link can be used to share files with other people outside of Nextcloud. Admins can also enforce passwords, expirations dates, and enable server to server sharing via share links, as well as sharing from mobile devices.\nTurning the feature off removes shared files and folders on the server for all share recipients, and also on the sync clients and mobile apps. More information is available in the Nextcloud Documentation." : "Esta aplicación permite a les persones compartir ficheros en Nextcloud. Si s'activa, l'alministración pue escoyer los grupos que pue compartir ficheros. Les persones con permisu puen compartir ficheros y carpetes con otres persones y grupos de Nextclouod. Amás, si l'alministración activa la función de compartir enllaces, puen usase enllaces esternos pa compartir ficheros con otres persones fuera de Nextcloud. L'alministración tamién pue aplicar contraseñes, dates de caducidá y activar l'usu compartíu ente sirvidores pente enllaces d'usu compartíu, amás de l'usu compartíu dende preseos móviles.\nSi se desactiva la función, desaníciense los ficheros y carpetes compartíos del sirvidor pa tolos destinatarios y tamién pa los veceros de sincronización y les aplicaciones pa móviles. Tienes más información disponible na documentación de Nextcloud.",
"Sharing" : "Compartición",
"Accept shares from other accounts and groups by default" : "Aceptar elementos compartíos d'otres cuentes y grupos por defeutu",
"Error while toggling options" : "Hebo un error mentanto s'alternaba les opciones",
@ -311,8 +312,6 @@
"the item was removed" : "quitóse l'elementu",
"the link expired" : "l'enllaz caducó",
"sharing is disabled" : "la compartición ta desactivada",
"For more info, please ask the person who sent this link." : "Pa consiguir más información, entruga a la persona que t'unvió esti enllaz.",
"Share with remote" : "Compartir en remotu",
"Share with" : "Compartir con"
"For more info, please ask the person who sent this link." : "Pa consiguir más información, entruga a la persona que t'unvió esti enllaz."
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}

View File

@ -314,8 +314,6 @@ OC.L10N.register(
"the item was removed" : "S'ha suprimit l'element.",
"the link expired" : "L'enllaç ha caducat.",
"sharing is disabled" : "S'ha inhabilitat l'ús compartit.",
"For more info, please ask the person who sent this link." : "Per a més informació, contacteu amb qui us hagi enviat l'enllaç.",
"Share with remote" : "Comparteix en remot",
"Share with" : "Comparteix amb"
"For more info, please ask the person who sent this link." : "Per a més informació, contacteu amb qui us hagi enviat l'enllaç."
},
"nplurals=2; plural=(n != 1);");

View File

@ -312,8 +312,6 @@
"the item was removed" : "S'ha suprimit l'element.",
"the link expired" : "L'enllaç ha caducat.",
"sharing is disabled" : "S'ha inhabilitat l'ús compartit.",
"For more info, please ask the person who sent this link." : "Per a més informació, contacteu amb qui us hagi enviat l'enllaç.",
"Share with remote" : "Comparteix en remot",
"Share with" : "Comparteix amb"
"For more info, please ask the person who sent this link." : "Per a més informació, contacteu amb qui us hagi enviat l'enllaç."
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}

View File

@ -302,8 +302,6 @@ OC.L10N.register(
"the item was removed" : "položka byla odebrána",
"the link expired" : "platnost odkazu skončila",
"sharing is disabled" : "sdílení je vypnuto",
"For more info, please ask the person who sent this link." : "Pokud potřebujete další podrobnosti, obraťte se na osobu, která vám tento odkaz zaslala.",
"Share with remote" : "Nasdílet pro vzdálené",
"Share with" : "Sdílet s"
"For more info, please ask the person who sent this link." : "Pokud potřebujete další podrobnosti, obraťte se na osobu, která vám tento odkaz zaslala."
},
"nplurals=4; plural=(n == 1 && n % 1 == 0) ? 0 : (n >= 2 && n <= 4 && n % 1 == 0) ? 1: (n % 1 != 0 ) ? 2 : 3;");

View File

@ -300,8 +300,6 @@
"the item was removed" : "položka byla odebrána",
"the link expired" : "platnost odkazu skončila",
"sharing is disabled" : "sdílení je vypnuto",
"For more info, please ask the person who sent this link." : "Pokud potřebujete další podrobnosti, obraťte se na osobu, která vám tento odkaz zaslala.",
"Share with remote" : "Nasdílet pro vzdálené",
"Share with" : "Sdílet s"
"For more info, please ask the person who sent this link." : "Pokud potřebujete další podrobnosti, obraťte se na osobu, která vám tento odkaz zaslala."
},"pluralForm" :"nplurals=4; plural=(n == 1 && n % 1 == 0) ? 0 : (n >= 2 && n <= 4 && n % 1 == 0) ? 1: (n % 1 != 0 ) ? 2 : 3;"
}

View File

@ -197,7 +197,6 @@ OC.L10N.register(
"the item was removed" : "Filen blev fjernet",
"the link expired" : "linket udløb",
"sharing is disabled" : "deling er deaktiveret",
"For more info, please ask the person who sent this link." : "For yderligere information, kontakt venligst personen der sendte linket. ",
"Share with" : "Del med"
"For more info, please ask the person who sent this link." : "For yderligere information, kontakt venligst personen der sendte linket. "
},
"nplurals=2; plural=(n != 1);");

View File

@ -195,7 +195,6 @@
"the item was removed" : "Filen blev fjernet",
"the link expired" : "linket udløb",
"sharing is disabled" : "deling er deaktiveret",
"For more info, please ask the person who sent this link." : "For yderligere information, kontakt venligst personen der sendte linket. ",
"Share with" : "Del med"
"For more info, please ask the person who sent this link." : "For yderligere information, kontakt venligst personen der sendte linket. "
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}

View File

@ -296,7 +296,6 @@ OC.L10N.register(
"the item was removed" : "Das Element wurde entfernt",
"the link expired" : "Der Link ist abgelaufen",
"sharing is disabled" : "Teilen ist deaktiviert",
"For more info, please ask the person who sent this link." : "Um nähere Informationen zu erhalten, wende dich bitte an die Person, die dir diesen Link geschickt hat.",
"Share with" : "Teilen mit"
"For more info, please ask the person who sent this link." : "Um nähere Informationen zu erhalten, wende dich bitte an die Person, die dir diesen Link geschickt hat."
},
"nplurals=2; plural=(n != 1);");

View File

@ -294,7 +294,6 @@
"the item was removed" : "Das Element wurde entfernt",
"the link expired" : "Der Link ist abgelaufen",
"sharing is disabled" : "Teilen ist deaktiviert",
"For more info, please ask the person who sent this link." : "Um nähere Informationen zu erhalten, wende dich bitte an die Person, die dir diesen Link geschickt hat.",
"Share with" : "Teilen mit"
"For more info, please ask the person who sent this link." : "Um nähere Informationen zu erhalten, wende dich bitte an die Person, die dir diesen Link geschickt hat."
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}

View File

@ -314,8 +314,6 @@ OC.L10N.register(
"the item was removed" : "Das Element wurde entfernt",
"the link expired" : "Der Link ist abgelaufen",
"sharing is disabled" : "Teilen ist deaktiviert",
"For more info, please ask the person who sent this link." : "Um nähere Informationen zu erhalten, wenden Sie sich bitte an die Person, die Ihnen diesen Link geschickt hat.",
"Share with remote" : "Mit Entfernten teilen",
"Share with" : "Teilen mit"
"For more info, please ask the person who sent this link." : "Um nähere Informationen zu erhalten, wenden Sie sich bitte an die Person, die Ihnen diesen Link geschickt hat."
},
"nplurals=2; plural=(n != 1);");

View File

@ -312,8 +312,6 @@
"the item was removed" : "Das Element wurde entfernt",
"the link expired" : "Der Link ist abgelaufen",
"sharing is disabled" : "Teilen ist deaktiviert",
"For more info, please ask the person who sent this link." : "Um nähere Informationen zu erhalten, wenden Sie sich bitte an die Person, die Ihnen diesen Link geschickt hat.",
"Share with remote" : "Mit Entfernten teilen",
"Share with" : "Teilen mit"
"For more info, please ask the person who sent this link." : "Um nähere Informationen zu erhalten, wenden Sie sich bitte an die Person, die Ihnen diesen Link geschickt hat."
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}

View File

@ -288,7 +288,6 @@ OC.L10N.register(
"the item was removed" : "το αντικείμενο απομακρύνθηκε",
"the link expired" : "ο σύνδεσμος έληξε",
"sharing is disabled" : "ο διαμοιρασμός απενεργοποιήθηκε",
"For more info, please ask the person who sent this link." : "Για περισσότερες πληροφορίες, παρακαλούμε ρωτήστε το άτομο που σας έστειλε αυτόν τον σύνδεσμο.",
"Share with" : "Διαμοιρασμός με"
"For more info, please ask the person who sent this link." : "Για περισσότερες πληροφορίες, παρακαλούμε ρωτήστε το άτομο που σας έστειλε αυτόν τον σύνδεσμο."
},
"nplurals=2; plural=(n != 1);");

View File

@ -286,7 +286,6 @@
"the item was removed" : "το αντικείμενο απομακρύνθηκε",
"the link expired" : "ο σύνδεσμος έληξε",
"sharing is disabled" : "ο διαμοιρασμός απενεργοποιήθηκε",
"For more info, please ask the person who sent this link." : "Για περισσότερες πληροφορίες, παρακαλούμε ρωτήστε το άτομο που σας έστειλε αυτόν τον σύνδεσμο.",
"Share with" : "Διαμοιρασμός με"
"For more info, please ask the person who sent this link." : "Για περισσότερες πληροφορίες, παρακαλούμε ρωτήστε το άτομο που σας έστειλε αυτόν τον σύνδεσμο."
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}

View File

@ -314,8 +314,6 @@ OC.L10N.register(
"the item was removed" : "the item was removed",
"the link expired" : "the link expired",
"sharing is disabled" : "sharing is disabled",
"For more info, please ask the person who sent this link." : "For more info, please ask the person who sent this link.",
"Share with remote" : "Share with remote",
"Share with" : "Share with"
"For more info, please ask the person who sent this link." : "For more info, please ask the person who sent this link."
},
"nplurals=2; plural=(n != 1);");

View File

@ -312,8 +312,6 @@
"the item was removed" : "the item was removed",
"the link expired" : "the link expired",
"sharing is disabled" : "sharing is disabled",
"For more info, please ask the person who sent this link." : "For more info, please ask the person who sent this link.",
"Share with remote" : "Share with remote",
"Share with" : "Share with"
"For more info, please ask the person who sent this link." : "For more info, please ask the person who sent this link."
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}

View File

@ -203,7 +203,6 @@ OC.L10N.register(
"the item was removed" : "la ero foriĝis",
"the link expired" : "la ligilo eksvalidiĝis",
"sharing is disabled" : "kunhavigo malkapablas",
"For more info, please ask the person who sent this link." : "Por plia informo, bonvolu peti al la persono, kiu sendis ĉi tiun ligilon.",
"Share with" : "Kunhavigi kun"
"For more info, please ask the person who sent this link." : "Por plia informo, bonvolu peti al la persono, kiu sendis ĉi tiun ligilon."
},
"nplurals=2; plural=(n != 1);");

View File

@ -201,7 +201,6 @@
"the item was removed" : "la ero foriĝis",
"the link expired" : "la ligilo eksvalidiĝis",
"sharing is disabled" : "kunhavigo malkapablas",
"For more info, please ask the person who sent this link." : "Por plia informo, bonvolu peti al la persono, kiu sendis ĉi tiun ligilon.",
"Share with" : "Kunhavigi kun"
"For more info, please ask the person who sent this link." : "Por plia informo, bonvolu peti al la persono, kiu sendis ĉi tiun ligilon."
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}

View File

@ -312,8 +312,6 @@ OC.L10N.register(
"the item was removed" : "el elemento fue eliminado",
"the link expired" : "el enlace caducó",
"sharing is disabled" : "compartir está desactivado",
"For more info, please ask the person who sent this link." : "Para más información, pregunte a la persona que le envió el enlace.",
"Share with remote" : "Compartir con remoto",
"Share with" : "Compartir con"
"For more info, please ask the person who sent this link." : "Para más información, pregunte a la persona que le envió el enlace."
},
"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;");

View File

@ -310,8 +310,6 @@
"the item was removed" : "el elemento fue eliminado",
"the link expired" : "el enlace caducó",
"sharing is disabled" : "compartir está desactivado",
"For more info, please ask the person who sent this link." : "Para más información, pregunte a la persona que le envió el enlace.",
"Share with remote" : "Compartir con remoto",
"Share with" : "Compartir con"
"For more info, please ask the person who sent this link." : "Para más información, pregunte a la persona que le envió el enlace."
},"pluralForm" :"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"
}

View File

@ -311,8 +311,6 @@ OC.L10N.register(
"the item was removed" : "el elemento fue eliminado",
"the link expired" : "la liga expiró",
"sharing is disabled" : "compartir está deshabilitado",
"For more info, please ask the person who sent this link." : "Para mayores informes, contacta a la persona que le envió esta liga.",
"Share with remote" : "Compartir con remoto",
"Share with" : "Compartir con"
"For more info, please ask the person who sent this link." : "Para mayores informes, contacta a la persona que le envió esta liga."
},
"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;");

View File

@ -309,8 +309,6 @@
"the item was removed" : "el elemento fue eliminado",
"the link expired" : "la liga expiró",
"sharing is disabled" : "compartir está deshabilitado",
"For more info, please ask the person who sent this link." : "Para mayores informes, contacta a la persona que le envió esta liga.",
"Share with remote" : "Compartir con remoto",
"Share with" : "Compartir con"
"For more info, please ask the person who sent this link." : "Para mayores informes, contacta a la persona que le envió esta liga."
},"pluralForm" :"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"
}

View File

@ -296,7 +296,6 @@ OC.L10N.register(
"the item was removed" : "fitxategia kendu da",
"the link expired" : "esteka iraungi da",
"sharing is disabled" : "partekatzea desgaituta dago",
"For more info, please ask the person who sent this link." : "Informazio gehiagorako, galdetu esteka hau bidali zuen pertsonari",
"Share with" : "Partekatu honekin"
"For more info, please ask the person who sent this link." : "Informazio gehiagorako, galdetu esteka hau bidali zuen pertsonari"
},
"nplurals=2; plural=(n != 1);");

View File

@ -294,7 +294,6 @@
"the item was removed" : "fitxategia kendu da",
"the link expired" : "esteka iraungi da",
"sharing is disabled" : "partekatzea desgaituta dago",
"For more info, please ask the person who sent this link." : "Informazio gehiagorako, galdetu esteka hau bidali zuen pertsonari",
"Share with" : "Partekatu honekin"
"For more info, please ask the person who sent this link." : "Informazio gehiagorako, galdetu esteka hau bidali zuen pertsonari"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}

View File

@ -287,7 +287,6 @@ OC.L10N.register(
"the item was removed" : "این مورد حذف شده است",
"the link expired" : "این لینک منقضی شده است",
"sharing is disabled" : "قابلیت اشتراک گذاری غیرفعال است",
"For more info, please ask the person who sent this link." : "برای اطلاعات بیشتر، لطفا از شخصی که این پیوند را ارسال کرده سوال بفرمایید.",
"Share with" : "به اشتراک گذاشتن با"
"For more info, please ask the person who sent this link." : "برای اطلاعات بیشتر، لطفا از شخصی که این پیوند را ارسال کرده سوال بفرمایید."
},
"nplurals=2; plural=(n > 1);");

View File

@ -285,7 +285,6 @@
"the item was removed" : "این مورد حذف شده است",
"the link expired" : "این لینک منقضی شده است",
"sharing is disabled" : "قابلیت اشتراک گذاری غیرفعال است",
"For more info, please ask the person who sent this link." : "برای اطلاعات بیشتر، لطفا از شخصی که این پیوند را ارسال کرده سوال بفرمایید.",
"Share with" : "به اشتراک گذاشتن با"
"For more info, please ask the person who sent this link." : "برای اطلاعات بیشتر، لطفا از شخصی که این پیوند را ارسال کرده سوال بفرمایید."
},"pluralForm" :"nplurals=2; plural=(n > 1);"
}

View File

@ -289,8 +289,6 @@ OC.L10N.register(
"the item was removed" : "kohde poistettiin",
"the link expired" : "linkki vanheni",
"sharing is disabled" : "jakaminen on poistettu käytöstä",
"For more info, please ask the person who sent this link." : "Kysy lisätietoja henkilöltä, jolta sait linkin.",
"Share with remote" : "Jaa etätahon kanssa",
"Share with" : "Jaa"
"For more info, please ask the person who sent this link." : "Kysy lisätietoja henkilöltä, jolta sait linkin."
},
"nplurals=2; plural=(n != 1);");

View File

@ -287,8 +287,6 @@
"the item was removed" : "kohde poistettiin",
"the link expired" : "linkki vanheni",
"sharing is disabled" : "jakaminen on poistettu käytöstä",
"For more info, please ask the person who sent this link." : "Kysy lisätietoja henkilöltä, jolta sait linkin.",
"Share with remote" : "Jaa etätahon kanssa",
"Share with" : "Jaa"
"For more info, please ask the person who sent this link." : "Kysy lisätietoja henkilöltä, jolta sait linkin."
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}

View File

@ -314,8 +314,6 @@ OC.L10N.register(
"the item was removed" : "lélément a été supprimé",
"the link expired" : "le lien a expiré",
"sharing is disabled" : "le partage est désactivé",
"For more info, please ask the person who sent this link." : "Pour plus d'informations, veuillez contacter la personne qui vous a envoyé ce lien.",
"Share with remote" : "Partager avec le distant",
"Share with" : "Partager avec"
"For more info, please ask the person who sent this link." : "Pour plus d'informations, veuillez contacter la personne qui vous a envoyé ce lien."
},
"nplurals=3; plural=(n == 0 || n == 1) ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;");

View File

@ -312,8 +312,6 @@
"the item was removed" : "lélément a été supprimé",
"the link expired" : "le lien a expiré",
"sharing is disabled" : "le partage est désactivé",
"For more info, please ask the person who sent this link." : "Pour plus d'informations, veuillez contacter la personne qui vous a envoyé ce lien.",
"Share with remote" : "Partager avec le distant",
"Share with" : "Partager avec"
"For more info, please ask the person who sent this link." : "Pour plus d'informations, veuillez contacter la personne qui vous a envoyé ce lien."
},"pluralForm" :"nplurals=3; plural=(n == 0 || n == 1) ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"
}

View File

@ -312,8 +312,6 @@ OC.L10N.register(
"the item was removed" : "o elemento foi retirado",
"the link expired" : "a ligazón caducou",
"sharing is disabled" : "foi desactivada a compartición",
"For more info, please ask the person who sent this link." : "Para obter máis información, pregúntelle á persoa que lle enviou a ligazón.",
"Share with remote" : "Compartir co remoto",
"Share with" : "Compartir con"
"For more info, please ask the person who sent this link." : "Para obter máis información, pregúntelle á persoa que lle enviou a ligazón."
},
"nplurals=2; plural=(n != 1);");

View File

@ -310,8 +310,6 @@
"the item was removed" : "o elemento foi retirado",
"the link expired" : "a ligazón caducou",
"sharing is disabled" : "foi desactivada a compartición",
"For more info, please ask the person who sent this link." : "Para obter máis información, pregúntelle á persoa que lle enviou a ligazón.",
"Share with remote" : "Compartir co remoto",
"Share with" : "Compartir con"
"For more info, please ask the person who sent this link." : "Para obter máis información, pregúntelle á persoa que lle enviou a ligazón."
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}

View File

@ -296,7 +296,6 @@ OC.L10N.register(
"the item was removed" : "az elem el lett távolítva",
"the link expired" : "lejárt a hivatkozás érvényességi ideje",
"sharing is disabled" : "a megosztás letiltásra került",
"For more info, please ask the person who sent this link." : "További információért forduljon ahhoz, aki ezt a hivatkozást küldte.",
"Share with" : "Megosztva a következővel"
"For more info, please ask the person who sent this link." : "További információért forduljon ahhoz, aki ezt a hivatkozást küldte."
},
"nplurals=2; plural=(n != 1);");

View File

@ -294,7 +294,6 @@
"the item was removed" : "az elem el lett távolítva",
"the link expired" : "lejárt a hivatkozás érvényességi ideje",
"sharing is disabled" : "a megosztás letiltásra került",
"For more info, please ask the person who sent this link." : "További információért forduljon ahhoz, aki ezt a hivatkozást küldte.",
"Share with" : "Megosztva a következővel"
"For more info, please ask the person who sent this link." : "További információért forduljon ahhoz, aki ezt a hivatkozást küldte."
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}

View File

@ -296,7 +296,6 @@ OC.L10N.register(
"the item was removed" : "atriðið var fjarlægt",
"the link expired" : "tengillinn er útrunninn",
"sharing is disabled" : "slökkt er á skráadeilingu",
"For more info, please ask the person who sent this link." : "Til að vita meira skaltu hafa samband við þann sem sendi þér þennan tengil.",
"Share with" : "Deila með"
"For more info, please ask the person who sent this link." : "Til að vita meira skaltu hafa samband við þann sem sendi þér þennan tengil."
},
"nplurals=2; plural=(n % 10 != 1 || n % 100 == 11);");

View File

@ -294,7 +294,6 @@
"the item was removed" : "atriðið var fjarlægt",
"the link expired" : "tengillinn er útrunninn",
"sharing is disabled" : "slökkt er á skráadeilingu",
"For more info, please ask the person who sent this link." : "Til að vita meira skaltu hafa samband við þann sem sendi þér þennan tengil.",
"Share with" : "Deila með"
"For more info, please ask the person who sent this link." : "Til að vita meira skaltu hafa samband við þann sem sendi þér þennan tengil."
},"pluralForm" :"nplurals=2; plural=(n % 10 != 1 || n % 100 == 11);"
}

View File

@ -300,7 +300,6 @@ OC.L10N.register(
"the item was removed" : "l'elemento è stato rimosso",
"the link expired" : "il collegamento è scaduto",
"sharing is disabled" : "la condivisione è disabilitata",
"For more info, please ask the person who sent this link." : "Per ulteriori informazioni, chiedi alla persona che ti ha inviato il collegamento.",
"Share with" : "Condividi con"
"For more info, please ask the person who sent this link." : "Per ulteriori informazioni, chiedi alla persona che ti ha inviato il collegamento."
},
"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;");

View File

@ -298,7 +298,6 @@
"the item was removed" : "l'elemento è stato rimosso",
"the link expired" : "il collegamento è scaduto",
"sharing is disabled" : "la condivisione è disabilitata",
"For more info, please ask the person who sent this link." : "Per ulteriori informazioni, chiedi alla persona che ti ha inviato il collegamento.",
"Share with" : "Condividi con"
"For more info, please ask the person who sent this link." : "Per ulteriori informazioni, chiedi alla persona che ti ha inviato il collegamento."
},"pluralForm" :"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"
}

View File

@ -311,8 +311,6 @@ OC.L10N.register(
"the item was removed" : "アイテムが削除されました",
"the link expired" : "リンクの期限が切れています",
"sharing is disabled" : "共有は無効になっています",
"For more info, please ask the person who sent this link." : "不明な点は、こちらのリンクの提供者に確認をお願いします。",
"Share with remote" : "リモートと共有する",
"Share with" : "共有対象"
"For more info, please ask the person who sent this link." : "不明な点は、こちらのリンクの提供者に確認をお願いします。"
},
"nplurals=1; plural=0;");

View File

@ -309,8 +309,6 @@
"the item was removed" : "アイテムが削除されました",
"the link expired" : "リンクの期限が切れています",
"sharing is disabled" : "共有は無効になっています",
"For more info, please ask the person who sent this link." : "不明な点は、こちらのリンクの提供者に確認をお願いします。",
"Share with remote" : "リモートと共有する",
"Share with" : "共有対象"
"For more info, please ask the person who sent this link." : "不明な点は、こちらのリンクの提供者に確認をお願いします。"
},"pluralForm" :"nplurals=1; plural=0;"
}

View File

@ -301,8 +301,6 @@ OC.L10N.register(
"the item was removed" : "the item was removed",
"the link expired" : "the link expired",
"sharing is disabled" : "sharing is disabled",
"For more info, please ask the person who sent this link." : "For more info, please ask the person who sent this link.",
"Share with remote" : "Share with remote",
"Share with" : "Share with"
"For more info, please ask the person who sent this link." : "For more info, please ask the person who sent this link."
},
"nplurals=2; plural=(n!=1);");

View File

@ -299,8 +299,6 @@
"the item was removed" : "the item was removed",
"the link expired" : "the link expired",
"sharing is disabled" : "sharing is disabled",
"For more info, please ask the person who sent this link." : "For more info, please ask the person who sent this link.",
"Share with remote" : "Share with remote",
"Share with" : "Share with"
"For more info, please ask the person who sent this link." : "For more info, please ask the person who sent this link."
},"pluralForm" :"nplurals=2; plural=(n!=1);"
}

View File

@ -305,8 +305,6 @@ OC.L10N.register(
"the item was removed" : "항목이 삭제됨",
"the link expired" : "링크가 만료됨",
"sharing is disabled" : "공유가 비활성화됨",
"For more info, please ask the person who sent this link." : "자세한 정보는 링크를 보낸 사람에게 문의하십시오.",
"Share with remote" : "원격지에 공유",
"Share with" : "다음과 공유"
"For more info, please ask the person who sent this link." : "자세한 정보는 링크를 보낸 사람에게 문의하십시오."
},
"nplurals=1; plural=0;");

View File

@ -303,8 +303,6 @@
"the item was removed" : "항목이 삭제됨",
"the link expired" : "링크가 만료됨",
"sharing is disabled" : "공유가 비활성화됨",
"For more info, please ask the person who sent this link." : "자세한 정보는 링크를 보낸 사람에게 문의하십시오.",
"Share with remote" : "원격지에 공유",
"Share with" : "다음과 공유"
"For more info, please ask the person who sent this link." : "자세한 정보는 링크를 보낸 사람에게 문의하십시오."
},"pluralForm" :"nplurals=1; plural=0;"
}

View File

@ -246,7 +246,6 @@ OC.L10N.register(
"the item was removed" : "elementas buvo pašalintas",
"the link expired" : "baigėsi nuorodos galiojimo laikas",
"sharing is disabled" : "dalinimasis yra išjungtas",
"For more info, please ask the person who sent this link." : "Dėl tikslesnės informacijos susisiekite su asmeniu atsiuntusiu nuorodą.",
"Share with" : "Bendrinti su"
"For more info, please ask the person who sent this link." : "Dėl tikslesnės informacijos susisiekite su asmeniu atsiuntusiu nuorodą."
},
"nplurals=4; plural=(n % 10 == 1 && (n % 100 > 19 || n % 100 < 11) ? 0 : (n % 10 >= 2 && n % 10 <=9) && (n % 100 > 19 || n % 100 < 11) ? 1 : n % 1 != 0 ? 2: 3);");

View File

@ -244,7 +244,6 @@
"the item was removed" : "elementas buvo pašalintas",
"the link expired" : "baigėsi nuorodos galiojimo laikas",
"sharing is disabled" : "dalinimasis yra išjungtas",
"For more info, please ask the person who sent this link." : "Dėl tikslesnės informacijos susisiekite su asmeniu atsiuntusiu nuorodą.",
"Share with" : "Bendrinti su"
"For more info, please ask the person who sent this link." : "Dėl tikslesnės informacijos susisiekite su asmeniu atsiuntusiu nuorodą."
},"pluralForm" :"nplurals=4; plural=(n % 10 == 1 && (n % 100 > 19 || n % 100 < 11) ? 0 : (n % 10 >= 2 && n % 10 <=9) && (n % 100 > 19 || n % 100 < 11) ? 1 : n % 1 != 0 ? 2: 3);"
}

View File

@ -314,8 +314,6 @@ OC.L10N.register(
"the item was removed" : "elementet er fjernet",
"the link expired" : "lenken er utløpt",
"sharing is disabled" : "deling er avskrudd",
"For more info, please ask the person who sent this link." : "For mer informasjon, spør personen som sendte lenken.",
"Share with remote" : "Del med ekstern",
"Share with" : "Del med"
"For more info, please ask the person who sent this link." : "For mer informasjon, spør personen som sendte lenken."
},
"nplurals=2; plural=(n != 1);");

View File

@ -312,8 +312,6 @@
"the item was removed" : "elementet er fjernet",
"the link expired" : "lenken er utløpt",
"sharing is disabled" : "deling er avskrudd",
"For more info, please ask the person who sent this link." : "For mer informasjon, spør personen som sendte lenken.",
"Share with remote" : "Del med ekstern",
"Share with" : "Del med"
"For more info, please ask the person who sent this link." : "For mer informasjon, spør personen som sendte lenken."
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}

View File

@ -297,7 +297,6 @@ OC.L10N.register(
"the item was removed" : "element został usunięty",
"the link expired" : "link wygasł",
"sharing is disabled" : "udostępnianie jest wyłączone",
"For more info, please ask the person who sent this link." : "Aby uzyskać więcej informacji, zapytaj osobę, która wysłała ten link.",
"Share with" : "Udostępnij dla"
"For more info, please ask the person who sent this link." : "Aby uzyskać więcej informacji, zapytaj osobę, która wysłała ten link."
},
"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);");

View File

@ -295,7 +295,6 @@
"the item was removed" : "element został usunięty",
"the link expired" : "link wygasł",
"sharing is disabled" : "udostępnianie jest wyłączone",
"For more info, please ask the person who sent this link." : "Aby uzyskać więcej informacji, zapytaj osobę, która wysłała ten link.",
"Share with" : "Udostępnij dla"
"For more info, please ask the person who sent this link." : "Aby uzyskać więcej informacji, zapytaj osobę, która wysłała ten link."
},"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);"
}

View File

@ -312,8 +312,6 @@ OC.L10N.register(
"the item was removed" : "o item foi removido",
"the link expired" : "o link expirou",
"sharing is disabled" : "o compartilhamento está desativado",
"For more info, please ask the person who sent this link." : "Para mais informações, pergunte à pessoa que lhe enviou o link.",
"Share with remote" : "Compartilhar com controle remoto",
"Share with" : "Compartilhar com"
"For more info, please ask the person who sent this link." : "Para mais informações, pergunte à pessoa que lhe enviou o link."
},
"nplurals=3; plural=(n == 0 || n == 1) ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;");

View File

@ -310,8 +310,6 @@
"the item was removed" : "o item foi removido",
"the link expired" : "o link expirou",
"sharing is disabled" : "o compartilhamento está desativado",
"For more info, please ask the person who sent this link." : "Para mais informações, pergunte à pessoa que lhe enviou o link.",
"Share with remote" : "Compartilhar com controle remoto",
"Share with" : "Compartilhar com"
"For more info, please ask the person who sent this link." : "Para mais informações, pergunte à pessoa que lhe enviou o link."
},"pluralForm" :"nplurals=3; plural=(n == 0 || n == 1) ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"
}

View File

@ -163,7 +163,6 @@ OC.L10N.register(
"the item was removed" : "o item foi removido",
"the link expired" : "a hiperligação expirou",
"sharing is disabled" : "a partilha está desativada",
"For more info, please ask the person who sent this link." : "Para mais informação, por favor, pergunte à pessoa que lhe enviou esta hiperligação.",
"Share with" : "Partilhar com"
"For more info, please ask the person who sent this link." : "Para mais informação, por favor, pergunte à pessoa que lhe enviou esta hiperligação."
},
"nplurals=3; plural=(n == 0 || n == 1) ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;");

View File

@ -161,7 +161,6 @@
"the item was removed" : "o item foi removido",
"the link expired" : "a hiperligação expirou",
"sharing is disabled" : "a partilha está desativada",
"For more info, please ask the person who sent this link." : "Para mais informação, por favor, pergunte à pessoa que lhe enviou esta hiperligação.",
"Share with" : "Partilhar com"
"For more info, please ask the person who sent this link." : "Para mais informação, por favor, pergunte à pessoa que lhe enviou esta hiperligação."
},"pluralForm" :"nplurals=3; plural=(n == 0 || n == 1) ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"
}

View File

@ -301,8 +301,6 @@ OC.L10N.register(
"the item was removed" : "объект удалён",
"the link expired" : "истёк срок действия ссылки",
"sharing is disabled" : "закрыт общий доступ",
"For more info, please ask the person who sent this link." : "Для получения дополнительной информации, свяжитесь с тем, кто отправил вам эту ссылку.",
"Share with remote" : "Поделиться с удалённым",
"Share with" : "Поделиться"
"For more info, please ask the person who sent this link." : "Для получения дополнительной информации, свяжитесь с тем, кто отправил вам эту ссылку."
},
"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);");

View File

@ -299,8 +299,6 @@
"the item was removed" : "объект удалён",
"the link expired" : "истёк срок действия ссылки",
"sharing is disabled" : "закрыт общий доступ",
"For more info, please ask the person who sent this link." : "Для получения дополнительной информации, свяжитесь с тем, кто отправил вам эту ссылку.",
"Share with remote" : "Поделиться с удалённым",
"Share with" : "Поделиться"
"For more info, please ask the person who sent this link." : "Для получения дополнительной информации, свяжитесь с тем, кто отправил вам эту ссылку."
},"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);"
}

View File

@ -312,8 +312,6 @@ OC.L10N.register(
"the item was removed" : "položka bola presunutá",
"the link expired" : "linke vypršala platnosť",
"sharing is disabled" : "sprístupňovanie je zakázané",
"For more info, please ask the person who sent this link." : "Pre viac informácií kontaktujte osobu, ktorá vám poslala tento odkaz.",
"Share with remote" : "Zdieľať so vzdialeným",
"Share with" : "Zdieľať s"
"For more info, please ask the person who sent this link." : "Pre viac informácií kontaktujte osobu, ktorá vám poslala tento odkaz."
},
"nplurals=4; plural=(n % 1 == 0 && n == 1 ? 0 : n % 1 == 0 && n >= 2 && n <= 4 ? 1 : n % 1 != 0 ? 2: 3);");

View File

@ -310,8 +310,6 @@
"the item was removed" : "položka bola presunutá",
"the link expired" : "linke vypršala platnosť",
"sharing is disabled" : "sprístupňovanie je zakázané",
"For more info, please ask the person who sent this link." : "Pre viac informácií kontaktujte osobu, ktorá vám poslala tento odkaz.",
"Share with remote" : "Zdieľať so vzdialeným",
"Share with" : "Zdieľať s"
"For more info, please ask the person who sent this link." : "Pre viac informácií kontaktujte osobu, ktorá vám poslala tento odkaz."
},"pluralForm" :"nplurals=4; plural=(n % 1 == 0 && n == 1 ? 0 : n % 1 == 0 && n >= 2 && n <= 4 ? 1 : n % 1 != 0 ? 2: 3);"
}

View File

@ -268,7 +268,6 @@ OC.L10N.register(
"the item was removed" : "predmet je odstranjen,",
"the link expired" : "povezava je pretekla",
"sharing is disabled" : "souporaba je onemogočena.",
"For more info, please ask the person who sent this link." : "Za več podrobnosti stopite v stik s pošiljateljem te povezave.",
"Share with" : "Omogoči souporabo …"
"For more info, please ask the person who sent this link." : "Za več podrobnosti stopite v stik s pošiljateljem te povezave."
},
"nplurals=4; plural=(n%100==1 ? 0 : n%100==2 ? 1 : n%100==3 || n%100==4 ? 2 : 3);");

View File

@ -266,7 +266,6 @@
"the item was removed" : "predmet je odstranjen,",
"the link expired" : "povezava je pretekla",
"sharing is disabled" : "souporaba je onemogočena.",
"For more info, please ask the person who sent this link." : "Za več podrobnosti stopite v stik s pošiljateljem te povezave.",
"Share with" : "Omogoči souporabo …"
"For more info, please ask the person who sent this link." : "Za več podrobnosti stopite v stik s pošiljateljem te povezave."
},"pluralForm" :"nplurals=4; plural=(n%100==1 ? 0 : n%100==2 ? 1 : n%100==3 || n%100==4 ? 2 : 3);"
}

View File

@ -314,8 +314,6 @@ OC.L10N.register(
"the item was removed" : "ставка је уклоњена",
"the link expired" : "веза је истекла",
"sharing is disabled" : "дељење је искључено",
"For more info, please ask the person who sent this link." : "За више информација, питајте особу која вам је послала везу.",
"Share with remote" : "Подели са удаљеним",
"Share with" : "Подели са"
"For more info, please ask the person who sent this link." : "За више информација, питајте особу која вам је послала везу."
},
"nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);");

View File

@ -312,8 +312,6 @@
"the item was removed" : "ставка је уклоњена",
"the link expired" : "веза је истекла",
"sharing is disabled" : "дељење је искључено",
"For more info, please ask the person who sent this link." : "За више информација, питајте особу која вам је послала везу.",
"Share with remote" : "Подели са удаљеним",
"Share with" : "Подели са"
"For more info, please ask the person who sent this link." : "За више информација, питајте особу која вам је послала везу."
},"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);"
}

View File

@ -314,8 +314,6 @@ OC.L10N.register(
"the item was removed" : "objektet togs bort",
"the link expired" : "giltighet för länken har gått ut",
"sharing is disabled" : "delning är inaktiverat",
"For more info, please ask the person who sent this link." : "För mer information, kontakta den person som skickade den här länken.",
"Share with remote" : "Dela med remote",
"Share with" : "Dela med"
"For more info, please ask the person who sent this link." : "För mer information, kontakta den person som skickade den här länken."
},
"nplurals=2; plural=(n != 1);");

View File

@ -312,8 +312,6 @@
"the item was removed" : "objektet togs bort",
"the link expired" : "giltighet för länken har gått ut",
"sharing is disabled" : "delning är inaktiverat",
"For more info, please ask the person who sent this link." : "För mer information, kontakta den person som skickade den här länken.",
"Share with remote" : "Dela med remote",
"Share with" : "Dela med"
"For more info, please ask the person who sent this link." : "För mer information, kontakta den person som skickade den här länken."
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}

View File

@ -208,8 +208,10 @@ OC.L10N.register(
"Share" : "Paylaş",
"Delete share" : "Paylaşımı sil",
"Share with {userName}" : "{userName} ile paylaş",
"Share with email {email}" : "{email} e-posta adresi ile paylaş",
"Share with group" : "Grupla paylaş",
"Share in conversation" : "Yazışmada paylaş",
"Share with {user} on remote server {server}" : "{server} uzak sunucusundaki {user} ile paylaş",
"Share with remote group" : "Uzaktaki grupla paylaş",
"Share with guest" : "Konukla paylaş",
"Update share" : "Paylaşımı güncelle",
@ -312,8 +314,6 @@ OC.L10N.register(
"the item was removed" : "öge silinmiş",
"the link expired" : "bağlantının geçerlilik süresi dolmuş",
"sharing is disabled" : "paylaşım devre dışı bırakılmış",
"For more info, please ask the person who sent this link." : "Ayrıntılı bilgi almak için bu bağlantıyı aldığınız kişi ile görüşün.",
"Share with remote" : "Uzaktakilerle paylaş",
"Share with" : "Şunlarla paylaş"
"For more info, please ask the person who sent this link." : "Ayrıntılı bilgi almak için bu bağlantıyı aldığınız kişi ile görüşün."
},
"nplurals=2; plural=(n > 1);");

View File

@ -206,8 +206,10 @@
"Share" : "Paylaş",
"Delete share" : "Paylaşımı sil",
"Share with {userName}" : "{userName} ile paylaş",
"Share with email {email}" : "{email} e-posta adresi ile paylaş",
"Share with group" : "Grupla paylaş",
"Share in conversation" : "Yazışmada paylaş",
"Share with {user} on remote server {server}" : "{server} uzak sunucusundaki {user} ile paylaş",
"Share with remote group" : "Uzaktaki grupla paylaş",
"Share with guest" : "Konukla paylaş",
"Update share" : "Paylaşımı güncelle",
@ -310,8 +312,6 @@
"the item was removed" : "öge silinmiş",
"the link expired" : "bağlantının geçerlilik süresi dolmuş",
"sharing is disabled" : "paylaşım devre dışı bırakılmış",
"For more info, please ask the person who sent this link." : "Ayrıntılı bilgi almak için bu bağlantıyı aldığınız kişi ile görüşün.",
"Share with remote" : "Uzaktakilerle paylaş",
"Share with" : "Şunlarla paylaş"
"For more info, please ask the person who sent this link." : "Ayrıntılı bilgi almak için bu bağlantıyı aldığınız kişi ile görüşün."
},"pluralForm" :"nplurals=2; plural=(n > 1);"
}

View File

@ -313,8 +313,6 @@ OC.L10N.register(
"the item was removed" : "цей ресурс було вилучено",
"the link expired" : "термін дії посилання вичерпано",
"sharing is disabled" : "спільний доступ заборонено",
"For more info, please ask the person who sent this link." : "За додатковою інформацією, будь ласка, зверніться до особи, від якої ви отримали це посилання.",
"Share with remote" : "Поділитися з віддаленим",
"Share with" : "Поділитися з"
"For more info, please ask the person who sent this link." : "За додатковою інформацією, будь ласка, зверніться до особи, від якої ви отримали це посилання."
},
"nplurals=4; plural=(n % 1 == 0 && n % 10 == 1 && n % 100 != 11 ? 0 : n % 1 == 0 && n % 10 >= 2 && n % 10 <= 4 && (n % 100 < 12 || n % 100 > 14) ? 1 : n % 1 == 0 && (n % 10 ==0 || (n % 10 >=5 && n % 10 <=9) || (n % 100 >=11 && n % 100 <=14 )) ? 2: 3);");

View File

@ -311,8 +311,6 @@
"the item was removed" : "цей ресурс було вилучено",
"the link expired" : "термін дії посилання вичерпано",
"sharing is disabled" : "спільний доступ заборонено",
"For more info, please ask the person who sent this link." : "За додатковою інформацією, будь ласка, зверніться до особи, від якої ви отримали це посилання.",
"Share with remote" : "Поділитися з віддаленим",
"Share with" : "Поділитися з"
"For more info, please ask the person who sent this link." : "За додатковою інформацією, будь ласка, зверніться до особи, від якої ви отримали це посилання."
},"pluralForm" :"nplurals=4; plural=(n % 1 == 0 && n % 10 == 1 && n % 100 != 11 ? 0 : n % 1 == 0 && n % 10 >= 2 && n % 10 <= 4 && (n % 100 < 12 || n % 100 > 14) ? 1 : n % 1 == 0 && (n % 10 ==0 || (n % 10 >=5 && n % 10 <=9) || (n % 100 >=11 && n % 100 <=14 )) ? 2: 3);"
}

View File

@ -301,8 +301,6 @@ OC.L10N.register(
"the item was removed" : "此项已移除",
"the link expired" : "链接过期",
"sharing is disabled" : "已禁用共享",
"For more info, please ask the person who sent this link." : "如需了解更多信息,请联系发给您该链接的人。",
"Share with remote" : "分享至远程",
"Share with" : "共享给"
"For more info, please ask the person who sent this link." : "如需了解更多信息,请联系发给您该链接的人。"
},
"nplurals=1; plural=0;");

View File

@ -299,8 +299,6 @@
"the item was removed" : "此项已移除",
"the link expired" : "链接过期",
"sharing is disabled" : "已禁用共享",
"For more info, please ask the person who sent this link." : "如需了解更多信息,请联系发给您该链接的人。",
"Share with remote" : "分享至远程",
"Share with" : "共享给"
"For more info, please ask the person who sent this link." : "如需了解更多信息,请联系发给您该链接的人。"
},"pluralForm" :"nplurals=1; plural=0;"
}

View File

@ -314,8 +314,6 @@ OC.L10N.register(
"the item was removed" : "項目已經移除",
"the link expired" : "連結已過期",
"sharing is disabled" : "分享功能已停用",
"For more info, please ask the person who sent this link." : "請詢問告訴您此連結的人以瞭解更多",
"Share with remote" : "與遠端分享",
"Share with" : "分享與"
"For more info, please ask the person who sent this link." : "請詢問告訴您此連結的人以瞭解更多"
},
"nplurals=1; plural=0;");

View File

@ -312,8 +312,6 @@
"the item was removed" : "項目已經移除",
"the link expired" : "連結已過期",
"sharing is disabled" : "分享功能已停用",
"For more info, please ask the person who sent this link." : "請詢問告訴您此連結的人以瞭解更多",
"Share with remote" : "與遠端分享",
"Share with" : "分享與"
"For more info, please ask the person who sent this link." : "請詢問告訴您此連結的人以瞭解更多"
},"pluralForm" :"nplurals=1; plural=0;"
}

View File

@ -314,8 +314,6 @@ OC.L10N.register(
"the item was removed" : "項目已經移除",
"the link expired" : "連結過期",
"sharing is disabled" : "分享功能已停用",
"For more info, please ask the person who sent this link." : "要取得更多資訊,請詢問傳送此連結給您的人。",
"Share with remote" : "與遠端分享",
"Share with" : "分享者"
"For more info, please ask the person who sent this link." : "要取得更多資訊,請詢問傳送此連結給您的人。"
},
"nplurals=1; plural=0;");

View File

@ -312,8 +312,6 @@
"the item was removed" : "項目已經移除",
"the link expired" : "連結過期",
"sharing is disabled" : "分享功能已停用",
"For more info, please ask the person who sent this link." : "要取得更多資訊,請詢問傳送此連結給您的人。",
"Share with remote" : "與遠端分享",
"Share with" : "分享者"
"For more info, please ask the person who sent this link." : "要取得更多資訊,請詢問傳送此連結給您的人。"
},"pluralForm" :"nplurals=1; plural=0;"
}

View File

@ -2,6 +2,7 @@ OC.L10N.register(
"lookup_server_connector",
{
"Lookup Server Connector" : "Conector del sirvidor de busca",
"Sync public account information with the lookup server" : "Sincroniza la información de la cuenta pública col sirvidor de busca",
"Sync public user information with the lookup server" : "Sincroniza la información pública de los usuarios col sirvidor de busca"
},
"nplurals=2; plural=(n != 1);");

View File

@ -1,5 +1,6 @@
{ "translations": {
"Lookup Server Connector" : "Conector del sirvidor de busca",
"Sync public account information with the lookup server" : "Sincroniza la información de la cuenta pública col sirvidor de busca",
"Sync public user information with the lookup server" : "Sincroniza la información pública de los usuarios col sirvidor de busca"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}

View File

@ -1,15 +1,30 @@
OC.L10N.register(
"provisioning_api",
{
"Logged in account must be an administrator or have authorization to edit this setting." : "La cuenta qu'anició la sesión ha ser de l'alministración o tener l'autorización pa editar esta opción.",
"Could not create non-existing user ID" : "Nun se pudo crear la ID d'usuariu inexistente",
"User already exists" : "L'usuariu yá esiste",
"Group %1$s does not exist" : "El grupu «%1$s» nun esiste",
"Insufficient privileges for group %1$s" : "El grupu «%1$s» nun tien los permisos abondos",
"No group specified (required for sub-admins)" : "Nun s'especificó nengún grupu (ríquese pa los soalministradores)",
"Sub-admin group does not exist" : "El grupu soalministrador nun esiste",
"Cannot create sub-admins for admin group" : "Nun se puen crear soalministradores pal grupu d'alministradores",
"No permissions to promote sub-admins" : "Nun hai nengún permisu p'ascender a soalministradores",
"Invalid password value" : "El valor de la contraseña ye inválidu",
"To send a password link to the user an email address is required." : "Ríquese una direición de corréu pa unviar l'enllaz de la contraseña.",
"Required email address was not provided" : "Nun se fornió la direición de corréu electrónicu riquida",
"Invalid quota value: %1$s" : "El valor de la cuota ye inválidu: %1$s",
"Invalid quota value. %1$s is exceeding the maximum quota" : "El valor de la cuota ye inválidu. %1$s supera la cuota máxima.",
"Unlimited quota is forbidden on this instance" : "Prohíbese la cuota infinita nesta instancia",
"Setting the password is not supported by the users backend" : "El backend d'usuarios nun ye compatible cola configuración de la contraseña",
"Invalid language" : "La llingua ye inválida",
"Invalid locale" : "La locale ye inválida",
"Cannot remove yourself from the admin group" : "Nun pues quitate del grupu d'alministradores",
"Cannot remove yourself from this group as you are a sub-admin" : "Nun pues quitate d'esti grupu darréu que yes un soalministrador",
"Not viable to remove user from the last group you are sub-admin of" : "Nun ye viable quitar l'usuariu del últimu grupu del que yes soalministrador",
"User does not exist" : "L'usuariu nun esiste",
"Group does not exist" : "El grupu nun esiste",
"User is not a sub-admin of this group" : "L'usuariu nun ye un soalministrador d'esti grupu",
"Email address not available" : "La direición de corréu electrónicu nun ta disponible",
"Sending email failed" : "Falló l'unviu del corréu electrónicu",
"Email confirmation" : "Confirmación del corréu electrónicu",
@ -19,7 +34,9 @@ OC.L10N.register(
"Could not verify mail because the token is expired." : "Nun se pudo verificar la direición de corréu electrónicu porque'l pase caducó.",
"Could not verify mail because the token is invalid." : "Nun se pudo verificar la direición de corréu electrónicu porque'l pase ye inválidu.",
"An unexpected error occurred. Please contact your admin." : "Prodúxose un error inesperáu. Ponte en contautu cola alministración.",
"Email confirmation successful" : "El mensaxe de cofirmación foi correutu",
"Provisioning API" : "API d'aprovisionamientu",
"This application enables a set of APIs that external systems can use to manage accounts, groups and apps." : "Esta aplicación activa un conxuntu d'APIs que los sistemes esternos puen usar pa xestionar cuentes grupos y aplicaciones.",
"Logged in user must be an administrator or have authorization to edit this setting." : "L'usuariu qu'anició la sesión ha ser alministrador o tener autorización pa editar esta opción.",
"This application enables a set of APIs that external systems can use to manage users, groups and apps." : "Esta aplicación activa un conxuntu d'APIs que los sistemes esternos puen usar pa xestionar usuarios, grupos y aplicaciones."
},

View File

@ -1,13 +1,28 @@
{ "translations": {
"Logged in account must be an administrator or have authorization to edit this setting." : "La cuenta qu'anició la sesión ha ser de l'alministración o tener l'autorización pa editar esta opción.",
"Could not create non-existing user ID" : "Nun se pudo crear la ID d'usuariu inexistente",
"User already exists" : "L'usuariu yá esiste",
"Group %1$s does not exist" : "El grupu «%1$s» nun esiste",
"Insufficient privileges for group %1$s" : "El grupu «%1$s» nun tien los permisos abondos",
"No group specified (required for sub-admins)" : "Nun s'especificó nengún grupu (ríquese pa los soalministradores)",
"Sub-admin group does not exist" : "El grupu soalministrador nun esiste",
"Cannot create sub-admins for admin group" : "Nun se puen crear soalministradores pal grupu d'alministradores",
"No permissions to promote sub-admins" : "Nun hai nengún permisu p'ascender a soalministradores",
"Invalid password value" : "El valor de la contraseña ye inválidu",
"To send a password link to the user an email address is required." : "Ríquese una direición de corréu pa unviar l'enllaz de la contraseña.",
"Required email address was not provided" : "Nun se fornió la direición de corréu electrónicu riquida",
"Invalid quota value: %1$s" : "El valor de la cuota ye inválidu: %1$s",
"Invalid quota value. %1$s is exceeding the maximum quota" : "El valor de la cuota ye inválidu. %1$s supera la cuota máxima.",
"Unlimited quota is forbidden on this instance" : "Prohíbese la cuota infinita nesta instancia",
"Setting the password is not supported by the users backend" : "El backend d'usuarios nun ye compatible cola configuración de la contraseña",
"Invalid language" : "La llingua ye inválida",
"Invalid locale" : "La locale ye inválida",
"Cannot remove yourself from the admin group" : "Nun pues quitate del grupu d'alministradores",
"Cannot remove yourself from this group as you are a sub-admin" : "Nun pues quitate d'esti grupu darréu que yes un soalministrador",
"Not viable to remove user from the last group you are sub-admin of" : "Nun ye viable quitar l'usuariu del últimu grupu del que yes soalministrador",
"User does not exist" : "L'usuariu nun esiste",
"Group does not exist" : "El grupu nun esiste",
"User is not a sub-admin of this group" : "L'usuariu nun ye un soalministrador d'esti grupu",
"Email address not available" : "La direición de corréu electrónicu nun ta disponible",
"Sending email failed" : "Falló l'unviu del corréu electrónicu",
"Email confirmation" : "Confirmación del corréu electrónicu",
@ -17,7 +32,9 @@
"Could not verify mail because the token is expired." : "Nun se pudo verificar la direición de corréu electrónicu porque'l pase caducó.",
"Could not verify mail because the token is invalid." : "Nun se pudo verificar la direición de corréu electrónicu porque'l pase ye inválidu.",
"An unexpected error occurred. Please contact your admin." : "Prodúxose un error inesperáu. Ponte en contautu cola alministración.",
"Email confirmation successful" : "El mensaxe de cofirmación foi correutu",
"Provisioning API" : "API d'aprovisionamientu",
"This application enables a set of APIs that external systems can use to manage accounts, groups and apps." : "Esta aplicación activa un conxuntu d'APIs que los sistemes esternos puen usar pa xestionar cuentes grupos y aplicaciones.",
"Logged in user must be an administrator or have authorization to edit this setting." : "L'usuariu qu'anició la sesión ha ser alministrador o tener autorización pa editar esta opción.",
"This application enables a set of APIs that external systems can use to manage users, groups and apps." : "Esta aplicación activa un conxuntu d'APIs que los sistemes esternos puen usar pa xestionar usuarios, grupos y aplicaciones."
},"pluralForm" :"nplurals=2; plural=(n != 1);"

View File

@ -739,6 +739,7 @@ OC.L10N.register(
"Account documentation" : "وثائق الحساب",
"Administration documentation" : "وثائق الإشراف",
"Forum" : "المُنتَدَى",
"Nextcloud help & privacy resources" : "مصادر للمساعدة و الخصوصية حول نكست كلاود",
"General documentation" : "وثائق عامة",
"Legal notice" : "ملاحظة قانونية",
"Privacy policy" : "سياسة الخصوصية",

View File

@ -737,6 +737,7 @@
"Account documentation" : "وثائق الحساب",
"Administration documentation" : "وثائق الإشراف",
"Forum" : "المُنتَدَى",
"Nextcloud help & privacy resources" : "مصادر للمساعدة و الخصوصية حول نكست كلاود",
"General documentation" : "وثائق عامة",
"Legal notice" : "ملاحظة قانونية",
"Privacy policy" : "سياسة الخصوصية",

View File

@ -147,10 +147,35 @@ OC.L10N.register(
"Data directory protected" : "Direutoriu de datos protexíu",
"Your data directory and files are probably accessible from the internet. The .htaccess file is not working. It is strongly recommended that you configure your web server so that the data directory is no longer accessible, or move the data directory outside the web server document root." : "Ye probable que'l to direutoriu de datos y los ficheros seyan accesibles dende internet. El ficheru .httaccess nun funciona. Ye mui aconseyable que configures el sirvidor web pa que yá nun se pueda acceder al direutoriu de datos o movi los datos del direutoriu fuera del raigañu de documentos del sirvidor web.",
"Could not check that the data directory is protected. Please check manually that your server does not allow access to the data directory." : "Nun se pudo comprobar que'l direutoriu de datos tea protexíu. Comprueba manualmente que'l sirvidor nun permite l'accesu al direutoriu de datos.",
"Database missing columns" : "Columnes faltantes de la base de datos",
"Missing optional column \"%s\" in table \"%s\"." : "Falta la columna opciones «%s» de la tabla «%s.»",
"The database is missing some optional columns. Due to the fact that adding columns on big tables could take some time they were not added automatically when they can be optional. By running \"occ db:add-missing-columns\" those missing columns could be added manually while the instance keeps running. Once the columns are added some features might improve responsiveness or usability." : "A la base de datos fálten-y columnes opcionales. Como amestar columnes a table grandes pue tardar tiempu y son opcionales, nun s'amestaron automáticamente. Pues executar «occ db:add-missing-columns» p'amestar les columnes que falten manualmente cola instancia en funcionamientu. Dempués d'amestar la columnes, ye posible qu'ameyora'l tiempu de rempuesta o la usabilidá de dalgunes funciones.",
"Database missing indices" : "Índices faltantes na base de datos",
"Missing optional index \"%s\" in table \"%s\"." : "Falta l'índiz opcional «%s» de la tabla «%s».",
"The database is missing some indexes. Due to the fact that adding indexes on big tables could take some time they were not added automatically. By running \"occ db:add-missing-indices\" those missing indexes could be added manually while the instance keeps running. Once the indexes are added queries to those tables are usually much faster." : "A la base de datos fálten-y dalgunos índices. Como amestar índices a tables grandes pue tardar tiempu, nun s'amestaron automáticamente. Pues executar «occ db:add-missing-columns» p'amestar los índices que falten manualmente cola instancia en funcionamientu. Dempués d'amestar los índices, les consultes que se faigan a eses tables van ser, polo xeneral, muncho más rápides.",
"Database missing primary keys" : "Claves primaries faltantes na base de datos",
"Missing primary key on table \"%s\"." : "Falta la clave primaria na tabal «%s».",
"The database is missing some primary keys. Due to the fact that adding primary keys on big tables could take some time they were not added automatically. By running \"occ db:add-missing-primary-keys\" those missing primary keys could be added manually while the instance keeps running." : "A la base de datos fálten-y dalgunes claves primaries. Pola mor de qu'amestar claves primaries en tables grandes pue tardar tiempu, nun s'amestaron automáticamente. Al executar «occ db:add-missing-primary-keys» eses claves primaries que falten podríen amestase manualmente mentanto la instancia sigue n'execución.",
"Database pending bigint migrations" : "Base de datos pendientes de migraciones biginit",
"Some columns in the database are missing a conversion to big int. Due to the fact that changing column types on big tables could take some time they were not changed automatically. By running \"occ db:convert-filecache-bigint\" those pending changes could be applied manually. This operation needs to be made while the instance is offline." : "A dalgunes columnes de la base de datos fálta-yos una conversión a bigint. Como'l cambéu de tipos de columna sobre tables grandes pue tardar tiempu, nun camudaron automáticamente. Al executar «occ db:convert-filecache-bigint» esos cambeos pendientes podríen aplicase manualmente. Esta operación tien de facese mentanto la instancia ta nel mou desconectáu",
"Debug mode" : "Mou de depuración",
"This instance is running in debug mode. Only enable this for local development and not in production environments." : "Esta instancia execútase nel mou depuración. Activa esta opción namás pa desendolcar y non pa entornos de desendolcu.",
"Debug mode is disabled." : "El mou de puración ta desactiváu.",
"Default phone region" : "Rexón telefónica predeterminada",
"Your installation has no default phone region set. This is required to validate phone numbers in the profile settings without a country code. To allow numbers without a country code, please add \"default_phone_region\" with the respective ISO 3166-1 code of the region to your config file." : "La instalación nun tien nenguna rexón telefónica por defeutu configurada. Ye obligatorio pa validar númberos de teléfonu ensin un códigu de país na configuración de los perfiles. Pa permitir los númberos ensin códigu de país, amiesta la opción «default_phone_region» col códigu ISO 3166-1 respeutivu de la rexón nel ficheru de configuración.",
"Email test" : "Unviar un corréu electrónicu de prueba",
"Email test was successfully sent" : "El corréu de prueba unvióse correutamente",
"You have not set or verified your email server configuration, yet. Please head over to the \"Basic settings\" in order to set them. Afterwards, use the \"Send email\" button below the form to verify your settings." : "Nun afitesti o verifiquesti la configuración del sirvidor de corréu electrónicu. Vete a la «Basic settings» p'afitala. Dempués, usa'l botón «Unviar un corréu electrónicul» d'embaxo'l formulariu pa verificar la configuración",
"File locking" : "Bloquéu de ficheros",
"Transactional file locking is disabled, this might lead to issues with race conditions. Enable \"filelocking.enabled\" in config.php to avoid these problems." : "El bloquéu de ficheros transaicional ta desactiváu y esto quiciabes produza problemes con condiciones de carrera. Activa «filelocking.enabled» nel ficheru config.php pa evitar estos problemes.",
"The database is used for transactional file locking. To enhance performance, please configure memcache, if available." : "La base de datos úsase pal bloquéu de ficheros transaicional. P'ameyorar el rindimientu, configura la memoria caché, si ta disponible.",
"Forwarded for headers" : "Reunvióse pa les testeres",
"Your \"trusted_proxies\" setting is not correctly set, it should be an array." : "La opciòn «trusted_proxies» nun s'afitó correutamente, habría ser una matriz.",
"Your \"trusted_proxies\" setting is not correctly set, it should be an array of IP addresses - optionally with range in CIDR notation." : "La opciòn «trusted_proxies» nun s'afitó correutamente, habría ser una matriz de direiciones IP (opcionalmente, con rangu n'anotación CIDR).",
"The reverse proxy header configuration is incorrect. This is a security issue and can allow an attacker to spoof their IP address as visible to the Nextcloud." : "La configuración de la testera del proxy inversu ye incorreuta. Esto ye un problema de seguranza y pue permitir qu'un atacador falsie la direición IP como visible pa Nexrcloud.",
"Your IP address was resolved as %s" : "La to direición IP resolvióse como %s",
"The reverse proxy header configuration is incorrect, or you are accessing Nextcloud from a trusted proxy. If not, this is a security issue and can allow an attacker to spoof their IP address as visible to the Nextcloud." : "La configuración de la testera del proxy inversu ye incorreuta o tás accediendo a Nextcloud dende un proxy d'enfotu. Si non, esto ye un problema de seguranza y pue permitir qu'un atacador falsie la so direición IP como visible a Nextlcloud.",
"HTTPS access and URLs" : "Acceus de HTTPS y URLs",
"Internet connectivity" : "Conectividá a internet",
"Internet connectivity is disabled in configuration file." : "La conectividá a internet ta desactivada nel ficheru de configuración.",
"This server has no working internet connection: Multiple endpoints could not be reached. This means that some of the features like mounting external storage, notifications about updates or installation of third-party apps will not work. Accessing files remotely and sending of notification emails might not work, either. Establish a connection from this server to the internet to enjoy all features." : "Esti sirvidor nun tien una conexón a internet que funcione. Nun se pudieron algamar múltiples estremos. Esto significa que dalgunes funciones como'l montase d'almacenamientos esternos, los avisos tocante a anovamientos o la instalación d'aplicaciones de terceros nun van funcionar. L'accesu remotu a los ficheros y l'unviu de mensaxe d'avisu per corréu electrónicu puen nun funcionar tampoco. Afita una conexón d'esti sirvidor a internet pa esfrutar de toles funciones.",
@ -161,6 +186,7 @@ OC.L10N.register(
"PHP default charset" : "Conxuntu de carátueres predetermináu de PHP",
"PHP configuration option \"default_charset\" should be UTF-8" : "La opción de configuración PHP «default_charset» habría ser UTF-8",
"The function is available." : "La función ta disponible.",
"Supported" : "Compatible",
"PHP does not seem to be setup properly to query system environment variables. The test with getenv(\"PATH\") only returns an empty response." : "Paez que PHP nun ta configuráu afayadizamente pa solicitar les variables d'entornu del sistema. La prueba con getenv(\"PATH\") namás devuelve una rempuesta balera.",
"PHP memory limit" : "Llende de memoria de PHP",
"The PHP memory limit is below the recommended value of %s." : "La llende de memoria de PHP ye inferior al valor aconseyáu de %s.",
@ -192,14 +218,17 @@ OC.L10N.register(
"Image generation" : "Xeneración d'imáxenes",
"Text processing" : "Procesamientu de testos",
"Task:" : "Xera:",
"Here you can decide which group can access certain sections of the administration settings." : "Equí pues decidir qué grupu pue acceder a ciertes seiciones de la configuración d'alministración.",
"None" : "Nada",
"Unable to modify setting" : "Nun ye posible modificar la opción",
"Allow apps to use the Share API" : "Permitir que les aplicaciones usen l'API de compartición",
"Allow sharing with groups" : "Permitir la compartición colos grupos",
"Allow users to share via link and emails" : "Permitir que los usuarios compartan per enllaz y correos electrónicos",
"Allow public uploads" : "Permitir les xubes públiques",
"Enforce password protection" : "Obligar la proteición de les contraseñes",
"Two-Factor Authentication" : "Autenticación en dos pasos",
"Enforced groups" : "Grupos obligatorios",
"Two-factor authentication is not enforced for members of the following groups." : "L'autenticación en dos pasos nun ye obligatoria pa los miembros de los grupos siguientes.",
"Excluded groups" : "Grupos escluyíos",
"Save changes" : "Guardar los cambeos",
"Remove" : "Quitar",
@ -216,6 +245,11 @@ OC.L10N.register(
"Disable all" : "Desactivar too",
"_Update_::_Update all_" : ["Anovar","Anovar too"],
"Loading" : "Cargando",
"Could not load app discover section" : "Nun se pudo cargar la seición de descubrimientu d'aplicaciones",
"Could not render element" : "Nun se pudo dibuxar l'elementu",
"Carousel" : "Carrusel",
"Previous slide" : "Diapositiva anterior",
"Next slide" : "Diapositiva siguiente",
"{index} of {total}" : "{index} de {total}",
"Description" : "Descripción",
"Details" : "Detalles",
@ -237,26 +271,58 @@ OC.L10N.register(
"Admin documentation" : "Documentación p'alministradores",
"Developer documentation" : "Documentación pa desendolcadores",
"Changelog" : "Rexistru de cambeos",
"Device name" : "Nome del preséu",
"Cancel renaming" : "Anular el cambéu de nome",
"Save new name" : "Guardar el nome nuevu",
"Device settings" : "Configuración del preséu",
"Allow filesystem access" : "Permitir l'accesu al sistema de ficheros",
"Rename" : "Renomar",
"Revoke" : "Revocar",
"Wipe device" : "Borrar el preséu",
"Google Chrome for Android" : "Google Chrome p'Android",
"{productName} iOS app" : "Aplicación de {productName} pa iOS",
"{productName} Android app" : "Aplicación de {productName} p'Android",
"{productName} Talk for iOS" : "{productName} Talk pa iOS",
"{productName} Talk for Android" : "{productName} Talk p'Android",
"Sync client" : "Sincronizar el veceru",
"This session" : "Esta sesión",
"{client} - {version} ({system})" : "{client} - {version} ({system})",
"{client} - {version}" : "{client} - {version}",
"Device" : "Preséu",
"Last activity" : "Última actividá",
"Devices & sessions" : "Preseos y sesiones",
"Web, desktop and mobile clients currently logged in to your account." : "Los veceros que tienen la sesión aniciada na cuenta.",
"App name" : "Nome de l'aplicación",
"Create new app password" : "Crear una contraseña d'aplicación",
"Error while creating device token" : "Hebo error mentanto se creaba'l pase del preséu",
"New app password" : "Contraseña d'aplicación nueva",
"Use the credentials below to configure your app or device. For security reasons this password will only be shown once." : "Usa les credenciales d'abaxo pa configurar l'aplicación o preséu. Por motivos de seguranza, namás va amosase una vegada.",
"Login" : "Aniciar la sesión",
"Password" : "Contraseña",
"Show QR code for mobile apps" : "Amosar el códigu QR pa les aplicaciones pa móviles",
"App password copied!" : "¡Copióse la contraseña d'aplicación!",
"Copy app password" : "Copiar la contraseña d'aplicación",
"Login name copied!" : "¡Copióse'l nome p'aniciar la sesión!",
"Copy login name" : "Copiar el nome p'aniciar la sesión",
"Could not copy app password. Please copy it manually." : "Nun se pudo copiar la contraseña d'aplicación. Cópiala manualmente.",
"Could not copy login name. Please copy it manually." : "Nun se pudo copiar el nome p'aniciar la sesión. Cópialu manualmente.",
"For the server to work properly, it's important to configure background jobs correctly. Cron is the recommended setting. Please see the documentation for more information." : "Pa que'l sirvidor funcione afayadizamente, ye importante configurar correutamente los trabayos en segundu planu. Cron ye la opción aconseyada. Mira la documentación pa consiguir más información.",
"Last job execution ran {time}. Something seems wrong." : "La última execución del trabayu executó {time}. Paez qu'hai daqué mal.",
"Last job ran {relativeTime}." : "L'últimu trabayu executó {relativeTime}.",
"Background job did not run yet!" : "¡El trabayu en segundu planu nun s'executó!",
"AJAX" : "AJAX",
"Webcron" : "Webcron",
"Cron (Recommended)" : "Cron (aconséyase)",
"The PHP POSIX extension is required. See {linkstart}PHP documentation{linkend} for more details." : "La estensión POSIX de PHP ye obligatoria. Mira la {linkstart}documentación de PHP{linkend} pa más información.",
"Unable to update background job mode" : "Nun ye posible anovar el mou del trabayu en segundu planu",
"Profile" : "Perfil",
"Enable or disable profile by default for new accounts." : "Des/activa'l perfil predetermináu pa les cuentes nueves.",
"Enable" : "Activar",
"Unable to update profile default setting" : "Nun ye posible anovar la opción predeterminada del sirvidor",
"Failed to save setting" : "Nun se pue guardar la opción",
"Server-side encryption" : "Cifráu de llau del sirvidor",
"Enable server-side encryption" : "Activar el cifráu del sirvidor",
"Please read carefully before activating server-side encryption:" : "Llei con procuru enantes d'activar el cifráu nel sirvidor:",
"No encryption module loaded, please enable an encryption module in the app menu." : "Nun se cargó nengún módulu de cifráu, activa unu nel menú d'aplicaciones.",
"Unable to update server side encryption config" : "Nun ye posible anovar la configuración del cifráu del sirvidor",
"Please confirm the group removal" : "Confirma'l desaniciu del grupu",
@ -269,27 +335,43 @@ OC.L10N.register(
"Current password" : "Contraseña actual",
"New password" : "Contraseña nueva",
"Change password" : "Camudar la contraseña",
"Upload profile picture" : "Xubir una semeya del perfil",
"Choose profile picture from Files" : "Escoyer una semeya de Ficheros",
"Remove profile picture" : "Quitar la semeya del perfil",
"The file must be a PNG or JPG" : "El ficheru a ser PNG o JPG",
"Picture provided by original account" : "La cuenta orixinal fornió la imaxe",
"Set as profile picture" : "Afitar como semeya del perfil",
"Please select a valid png or jpg file" : "Seleiciona un ficheru PNG o JPEG válidu",
"Error setting profile picture" : "Hebo un error al afitar la semeya del perfil",
"Error cropping profile picture" : "Hebo un error al recortar la semeya del perfil",
"Error saving profile picture" : "Hebo un error al guardar la semeya del perfil",
"Error removing profile picture" : "Hebo un error al quitar la semeya del perfil",
"Your biography" : "Biografía",
"You are a member of the following groups:" : "Yes miembru de los grupos siguientes:",
"You are using <strong>{usage}</strong>" : "Tas usando <strong>{usage}</strong>",
"You are using <strong>{usage}</strong> of <strong>{totalSpace}</strong> (<strong>{usageRelative}%</strong>)" : "Tas usando <strong>{usage}</strong> de <strong>{totalSpace}</strong> (<strong>{usageRelative}%</strong>)",
"Your full name" : "Nome completu",
"Remove primary email" : "Quitar la direición de corréu electrónicu",
"Delete email" : "Desaniciar la direición de corréu electrónicu",
"This address is not confirmed" : "Esta direición nun ta confirmada",
"Set as primary email" : "Afitar como direición de corréu electrónicu primaria",
"Unable to delete primary email address" : "Nun ye posible desaniciar la direición de corréu electrónicu primaria",
"Unable to update primary email address" : "Nun ye posible desaniciar la direición de corréu electrónicu primaria",
"Unable to add additional email address" : "Nun ye posible amestar la direición de corréu electrónicu adicional",
"Unable to update additional email address" : "Nun ye posible amestar la direición de corréu electrónicu adicional",
"Unable to delete additional email address" : "Nun ye posible desaniciar la direición de corréu electrónicu adicional",
"No email address set" : "Nun s'afitó nenguna direición de corréu electrónicu",
"Languages" : "Llingües",
"Help translate" : "Ayudar a traducir",
"Unable to update language" : "Nun ye posible anovar la llingua",
"No language set" : "Nun s'afitó nenguna llingua",
"Locales" : "Locales",
"Unable to update locale" : "Nun ye posible anovar la locale",
"No locale set" : "Nun s'afitó nenguna locale",
"Your city" : "Ciudá",
"Your organisation" : "Organización",
"Your phone number" : "Númberu de teléfonu",
"Edit your Profile visibility" : "Editar la visibilidá del perfil",
"Enable profile" : "Activar el perfil",
"Unable to update profile enabled state" : "Nun ye posible anovar l'estáu d'activación del perfil",
"Unable to update visibility of {displayId}" : "Nun ye posible anovar la visibilidá de: {displayId}",
@ -300,6 +382,7 @@ OC.L10N.register(
"Unable to update {property}" : "Nun ye posible anovar «{property}»",
"Unable to update federation scope of the primary {property}" : "Nun ye posible anovar l'ámbitu de federación de la propiedá «{property}»",
"Unable to update federation scope of additional {property}" : "Nun ye posible anovar l'ámbitu de federación de la propiedá adicional «{property}»",
"Add additional email" : "Direición de corréu electrónicu adicional",
"Add" : "Amestar",
"Create" : "Crear",
"Change" : "Camudar",
@ -318,10 +401,15 @@ OC.L10N.register(
"Email" : "Corréu electrónicu",
"Groups (required)" : "Grupos (obligatorios)",
"Administered groups" : "Grupos alministraos",
"Quota" : "Cuota",
"Set user quota" : "Afitar la cuota d'usuariu",
"Language" : "Llingua",
"Set default language" : "Predeterminar la llingua",
"Manager" : "Xestor",
"Add new user" : "Amestar un usuariu nuevu",
"Set user manager" : "Afitar el xestor d'usuarios",
"Username will be autogenerated" : "El nome d'usuariu va xenerase automáticamente",
"Username (required)" : "Nome d'usuariu (obligatoriu)",
"Total rows summary" : "Resume total de fieleres",
"Loading users …" : "Cargando los usuarios…",
"Scroll to load more rows" : "Desplaza pa cargar fileres",
@ -329,12 +417,26 @@ OC.L10N.register(
"_{userCount} user_::_{userCount} users_" : ["{userCount} usuariu","{userCount} usuarios"],
"Avatar" : "Avatar",
"Username" : "Nome d'usuariu",
"User backend" : "Backend d'usuarios",
"Storage location" : "Llocalización del almacenamientu",
"Last login" : "Últimu aniciu de la sesión",
"User actions" : "Aiciones del ususariu",
"Loading account …" : "Cargando la cuenta…",
"Change display name" : "Camudar el nome visible",
"Set new password" : "Afitar una contraseña nueva",
"You do not have permissions to see the details of this account" : "Nun tienes permisu pa ver los detalles d'esta cuenta",
"Set new email address" : "Afitar una direición de corréu electrónicu nueva",
"Add user to group" : "Amestar l'usuariu al grupu",
"Add account to group" : "Amestar la cuenta al grupu",
"Set the language" : "Afitar la llingua",
"Set line manager" : "Afitar el xestor de llinies",
"{size} used" : "{size} n'usu",
"Delete account" : "Dersaniciar la cuenta",
"Disconnect all devices and delete local data" : "Desconectar tolos preseos y desaniciar los datos llocales",
"Disable account" : "Desactivar la cuenta",
"Enable account" : "Activar la cuenta",
"Resend welcome email" : "Volver unviar el mensaxe d'acoyida",
"Remote wipe of devices" : "Borráu remotu de los preseos",
"Failed to update line manager" : "Nun se pue anovar el xestor de llinies",
"Account deletion" : "Desaniciu de la cuenta",
"Delete {userid}'s account" : "Desaniciar la cuenta de: {userid}",
@ -353,11 +455,20 @@ OC.L10N.register(
"By name" : "Pol nome",
"Send email" : "Unviar un corréu electrónicu",
"Send welcome email to new accounts" : "Unviar el mensaxe d'acoyida a les cuentes nueves",
"Defaults" : "Valores predeterminaos",
"Default quota" : "Cuota predeterminada",
"Passwordless authentication requires a secure connection." : "L'autenticación ensin contraseña rique una conexón segura.",
"Add WebAuthn device" : "Amestar preséu WebAuthn",
"Please authorize your WebAuthn device." : "Autoriza'l preséu WebAuthn.",
"Adding your device …" : "Amestando'l preséu…",
"Server error while trying to complete WebAuthn device registration" : "Error del sirvidor mentanto se completaba'l rexistru del preséu WebAuthn.",
"Unnamed device" : "Preséu ensin nome",
"Passwordless Authentication" : "Autenticación ensin contraseña",
"Set up your account for passwordless authentication following the FIDO2 standard." : "Configura una cuenta pa l'autenticación ensin contraseña siguiendo l'estándar FIDO2.",
"No devices configured." : "Nun se configuró nengún preséu.",
"The following devices are configured for your account:" : "Configuráronse los preseos siguientes pa la cuenta:",
"Your browser does not support WebAuthn." : "El restolador nun ye compatible con WebAuthn.",
"You need to enable the File sharing App." : "Tienes d'activar l'aplicación de compartir ficheros.",
"Loading app list" : "Cargando la llista d'aplicaciones",
"App Store" : "Tienda d'aplicaciones",
"Loading categories" : "Cargando les categoríes",
@ -380,6 +491,7 @@ OC.L10N.register(
"Profile picture" : "Semeya del perfil",
"About" : "Tocante a",
"Full name" : "Nome completu",
"Additional email" : "Direición de corréu electrónicu adicional",
"Headline" : "Titular",
"Organisation" : "Organización",
"Phone number" : "Númberu de teléfonu",
@ -405,17 +517,21 @@ OC.L10N.register(
"An error occurred during the request. Unable to proceed." : "Prodúxose un error demientres la solicitú. Nun ye posible siguir.",
"Error: This app cannot be enabled because it makes the server unstable" : "Error: nun se pue activar esta aplicación porque fai que'l sirvidor seya inestable",
"Do you really want to wipe your data from this device?" : "¿De xuru que quies borrar los datos d'esti preséu?",
"Confirm wipe" : "Confirmar el borráu",
"Could not delete the app token" : "Nun se pudo desaniciar el pase de l'aplicación",
"Error while wiping the device with the token" : "Hebo un error mentanto se llimpiaba'l preséu col pase",
"Error while updating device token name" : "Hebo un error mentanto s'anovaba'l nome'l pase'l preséu",
"Error while updating device token scope" : "Hebo un error mentanto s'anovaba l'ámbitu'l pase'l preséu",
"Could not set group sorting" : "Nun se pudo afitar l'orde de los grupos",
"There were too many requests from your network. Retry later or contact your administrator if this is an error." : "Ficiéronse milenta solicitúes dende la to rede. Volvi tentalo dempués o ponte en contautu cola alministración si esti mensaxe ye un error.",
"Account documentation" : "Documentación de la cuenta",
"Administration documentation" : "Documentación de l'alministración",
"Forum" : "Foru",
"Nextcloud help & privacy resources" : "Ayuda de Nextcloud y recursos de privacidá",
"General documentation" : "Documentación xeneral",
"Legal notice" : "Avisu llegal",
"Privacy policy" : "Política de privacidá",
"None/STARTTLS" : "Nada/STARTTLS",
"SSL" : "SSL",
"Open documentation" : "Abrir la documentación",
"It is important to set up this server to be able to send emails, like for password reset and notifications." : "Ye importante configurar esti sirvidor pa que seya a unviar correos electrónicos de, por exemplu, avisos o solicitúes pa reafitar contraseñes",
@ -426,6 +542,7 @@ OC.L10N.register(
"Port" : "Puertu",
"Authentication" : "Autenticación",
"Authentication required" : "L'autenticación ye obligatoria",
"SMTP Password" : "Contraseña de SMTP",
"Save" : "Guardar",
"There are some errors regarding your setup." : "Hai dalgunos errores en rellación a la configuración.",
"There are some warnings regarding your setup." : "Hai dalgunes alvertencies en rellación a la configuración.",
@ -463,6 +580,7 @@ OC.L10N.register(
"User's table" : "Tabla d'usuarios",
"Will be autogenerated" : "Va xenerase automáticamente",
"No users in here" : "Nun hai nengún usuariu",
"Server error while trying to add WebAuthn device" : "Error del sirvidor mentanto s'amestaba'l preséu WebAuthn",
"{license}-licensed" : "Con llicencia {license}",
"by {author}\n{license}" : "por {author}\n{license}",
"Add group" : "Amestar un grupu",

View File

@ -145,10 +145,35 @@
"Data directory protected" : "Direutoriu de datos protexíu",
"Your data directory and files are probably accessible from the internet. The .htaccess file is not working. It is strongly recommended that you configure your web server so that the data directory is no longer accessible, or move the data directory outside the web server document root." : "Ye probable que'l to direutoriu de datos y los ficheros seyan accesibles dende internet. El ficheru .httaccess nun funciona. Ye mui aconseyable que configures el sirvidor web pa que yá nun se pueda acceder al direutoriu de datos o movi los datos del direutoriu fuera del raigañu de documentos del sirvidor web.",
"Could not check that the data directory is protected. Please check manually that your server does not allow access to the data directory." : "Nun se pudo comprobar que'l direutoriu de datos tea protexíu. Comprueba manualmente que'l sirvidor nun permite l'accesu al direutoriu de datos.",
"Database missing columns" : "Columnes faltantes de la base de datos",
"Missing optional column \"%s\" in table \"%s\"." : "Falta la columna opciones «%s» de la tabla «%s.»",
"The database is missing some optional columns. Due to the fact that adding columns on big tables could take some time they were not added automatically when they can be optional. By running \"occ db:add-missing-columns\" those missing columns could be added manually while the instance keeps running. Once the columns are added some features might improve responsiveness or usability." : "A la base de datos fálten-y columnes opcionales. Como amestar columnes a table grandes pue tardar tiempu y son opcionales, nun s'amestaron automáticamente. Pues executar «occ db:add-missing-columns» p'amestar les columnes que falten manualmente cola instancia en funcionamientu. Dempués d'amestar la columnes, ye posible qu'ameyora'l tiempu de rempuesta o la usabilidá de dalgunes funciones.",
"Database missing indices" : "Índices faltantes na base de datos",
"Missing optional index \"%s\" in table \"%s\"." : "Falta l'índiz opcional «%s» de la tabla «%s».",
"The database is missing some indexes. Due to the fact that adding indexes on big tables could take some time they were not added automatically. By running \"occ db:add-missing-indices\" those missing indexes could be added manually while the instance keeps running. Once the indexes are added queries to those tables are usually much faster." : "A la base de datos fálten-y dalgunos índices. Como amestar índices a tables grandes pue tardar tiempu, nun s'amestaron automáticamente. Pues executar «occ db:add-missing-columns» p'amestar los índices que falten manualmente cola instancia en funcionamientu. Dempués d'amestar los índices, les consultes que se faigan a eses tables van ser, polo xeneral, muncho más rápides.",
"Database missing primary keys" : "Claves primaries faltantes na base de datos",
"Missing primary key on table \"%s\"." : "Falta la clave primaria na tabal «%s».",
"The database is missing some primary keys. Due to the fact that adding primary keys on big tables could take some time they were not added automatically. By running \"occ db:add-missing-primary-keys\" those missing primary keys could be added manually while the instance keeps running." : "A la base de datos fálten-y dalgunes claves primaries. Pola mor de qu'amestar claves primaries en tables grandes pue tardar tiempu, nun s'amestaron automáticamente. Al executar «occ db:add-missing-primary-keys» eses claves primaries que falten podríen amestase manualmente mentanto la instancia sigue n'execución.",
"Database pending bigint migrations" : "Base de datos pendientes de migraciones biginit",
"Some columns in the database are missing a conversion to big int. Due to the fact that changing column types on big tables could take some time they were not changed automatically. By running \"occ db:convert-filecache-bigint\" those pending changes could be applied manually. This operation needs to be made while the instance is offline." : "A dalgunes columnes de la base de datos fálta-yos una conversión a bigint. Como'l cambéu de tipos de columna sobre tables grandes pue tardar tiempu, nun camudaron automáticamente. Al executar «occ db:convert-filecache-bigint» esos cambeos pendientes podríen aplicase manualmente. Esta operación tien de facese mentanto la instancia ta nel mou desconectáu",
"Debug mode" : "Mou de depuración",
"This instance is running in debug mode. Only enable this for local development and not in production environments." : "Esta instancia execútase nel mou depuración. Activa esta opción namás pa desendolcar y non pa entornos de desendolcu.",
"Debug mode is disabled." : "El mou de puración ta desactiváu.",
"Default phone region" : "Rexón telefónica predeterminada",
"Your installation has no default phone region set. This is required to validate phone numbers in the profile settings without a country code. To allow numbers without a country code, please add \"default_phone_region\" with the respective ISO 3166-1 code of the region to your config file." : "La instalación nun tien nenguna rexón telefónica por defeutu configurada. Ye obligatorio pa validar númberos de teléfonu ensin un códigu de país na configuración de los perfiles. Pa permitir los númberos ensin códigu de país, amiesta la opción «default_phone_region» col códigu ISO 3166-1 respeutivu de la rexón nel ficheru de configuración.",
"Email test" : "Unviar un corréu electrónicu de prueba",
"Email test was successfully sent" : "El corréu de prueba unvióse correutamente",
"You have not set or verified your email server configuration, yet. Please head over to the \"Basic settings\" in order to set them. Afterwards, use the \"Send email\" button below the form to verify your settings." : "Nun afitesti o verifiquesti la configuración del sirvidor de corréu electrónicu. Vete a la «Basic settings» p'afitala. Dempués, usa'l botón «Unviar un corréu electrónicul» d'embaxo'l formulariu pa verificar la configuración",
"File locking" : "Bloquéu de ficheros",
"Transactional file locking is disabled, this might lead to issues with race conditions. Enable \"filelocking.enabled\" in config.php to avoid these problems." : "El bloquéu de ficheros transaicional ta desactiváu y esto quiciabes produza problemes con condiciones de carrera. Activa «filelocking.enabled» nel ficheru config.php pa evitar estos problemes.",
"The database is used for transactional file locking. To enhance performance, please configure memcache, if available." : "La base de datos úsase pal bloquéu de ficheros transaicional. P'ameyorar el rindimientu, configura la memoria caché, si ta disponible.",
"Forwarded for headers" : "Reunvióse pa les testeres",
"Your \"trusted_proxies\" setting is not correctly set, it should be an array." : "La opciòn «trusted_proxies» nun s'afitó correutamente, habría ser una matriz.",
"Your \"trusted_proxies\" setting is not correctly set, it should be an array of IP addresses - optionally with range in CIDR notation." : "La opciòn «trusted_proxies» nun s'afitó correutamente, habría ser una matriz de direiciones IP (opcionalmente, con rangu n'anotación CIDR).",
"The reverse proxy header configuration is incorrect. This is a security issue and can allow an attacker to spoof their IP address as visible to the Nextcloud." : "La configuración de la testera del proxy inversu ye incorreuta. Esto ye un problema de seguranza y pue permitir qu'un atacador falsie la direición IP como visible pa Nexrcloud.",
"Your IP address was resolved as %s" : "La to direición IP resolvióse como %s",
"The reverse proxy header configuration is incorrect, or you are accessing Nextcloud from a trusted proxy. If not, this is a security issue and can allow an attacker to spoof their IP address as visible to the Nextcloud." : "La configuración de la testera del proxy inversu ye incorreuta o tás accediendo a Nextcloud dende un proxy d'enfotu. Si non, esto ye un problema de seguranza y pue permitir qu'un atacador falsie la so direición IP como visible a Nextlcloud.",
"HTTPS access and URLs" : "Acceus de HTTPS y URLs",
"Internet connectivity" : "Conectividá a internet",
"Internet connectivity is disabled in configuration file." : "La conectividá a internet ta desactivada nel ficheru de configuración.",
"This server has no working internet connection: Multiple endpoints could not be reached. This means that some of the features like mounting external storage, notifications about updates or installation of third-party apps will not work. Accessing files remotely and sending of notification emails might not work, either. Establish a connection from this server to the internet to enjoy all features." : "Esti sirvidor nun tien una conexón a internet que funcione. Nun se pudieron algamar múltiples estremos. Esto significa que dalgunes funciones como'l montase d'almacenamientos esternos, los avisos tocante a anovamientos o la instalación d'aplicaciones de terceros nun van funcionar. L'accesu remotu a los ficheros y l'unviu de mensaxe d'avisu per corréu electrónicu puen nun funcionar tampoco. Afita una conexón d'esti sirvidor a internet pa esfrutar de toles funciones.",
@ -159,6 +184,7 @@
"PHP default charset" : "Conxuntu de carátueres predetermináu de PHP",
"PHP configuration option \"default_charset\" should be UTF-8" : "La opción de configuración PHP «default_charset» habría ser UTF-8",
"The function is available." : "La función ta disponible.",
"Supported" : "Compatible",
"PHP does not seem to be setup properly to query system environment variables. The test with getenv(\"PATH\") only returns an empty response." : "Paez que PHP nun ta configuráu afayadizamente pa solicitar les variables d'entornu del sistema. La prueba con getenv(\"PATH\") namás devuelve una rempuesta balera.",
"PHP memory limit" : "Llende de memoria de PHP",
"The PHP memory limit is below the recommended value of %s." : "La llende de memoria de PHP ye inferior al valor aconseyáu de %s.",
@ -190,14 +216,17 @@
"Image generation" : "Xeneración d'imáxenes",
"Text processing" : "Procesamientu de testos",
"Task:" : "Xera:",
"Here you can decide which group can access certain sections of the administration settings." : "Equí pues decidir qué grupu pue acceder a ciertes seiciones de la configuración d'alministración.",
"None" : "Nada",
"Unable to modify setting" : "Nun ye posible modificar la opción",
"Allow apps to use the Share API" : "Permitir que les aplicaciones usen l'API de compartición",
"Allow sharing with groups" : "Permitir la compartición colos grupos",
"Allow users to share via link and emails" : "Permitir que los usuarios compartan per enllaz y correos electrónicos",
"Allow public uploads" : "Permitir les xubes públiques",
"Enforce password protection" : "Obligar la proteición de les contraseñes",
"Two-Factor Authentication" : "Autenticación en dos pasos",
"Enforced groups" : "Grupos obligatorios",
"Two-factor authentication is not enforced for members of the following groups." : "L'autenticación en dos pasos nun ye obligatoria pa los miembros de los grupos siguientes.",
"Excluded groups" : "Grupos escluyíos",
"Save changes" : "Guardar los cambeos",
"Remove" : "Quitar",
@ -214,6 +243,11 @@
"Disable all" : "Desactivar too",
"_Update_::_Update all_" : ["Anovar","Anovar too"],
"Loading" : "Cargando",
"Could not load app discover section" : "Nun se pudo cargar la seición de descubrimientu d'aplicaciones",
"Could not render element" : "Nun se pudo dibuxar l'elementu",
"Carousel" : "Carrusel",
"Previous slide" : "Diapositiva anterior",
"Next slide" : "Diapositiva siguiente",
"{index} of {total}" : "{index} de {total}",
"Description" : "Descripción",
"Details" : "Detalles",
@ -235,26 +269,58 @@
"Admin documentation" : "Documentación p'alministradores",
"Developer documentation" : "Documentación pa desendolcadores",
"Changelog" : "Rexistru de cambeos",
"Device name" : "Nome del preséu",
"Cancel renaming" : "Anular el cambéu de nome",
"Save new name" : "Guardar el nome nuevu",
"Device settings" : "Configuración del preséu",
"Allow filesystem access" : "Permitir l'accesu al sistema de ficheros",
"Rename" : "Renomar",
"Revoke" : "Revocar",
"Wipe device" : "Borrar el preséu",
"Google Chrome for Android" : "Google Chrome p'Android",
"{productName} iOS app" : "Aplicación de {productName} pa iOS",
"{productName} Android app" : "Aplicación de {productName} p'Android",
"{productName} Talk for iOS" : "{productName} Talk pa iOS",
"{productName} Talk for Android" : "{productName} Talk p'Android",
"Sync client" : "Sincronizar el veceru",
"This session" : "Esta sesión",
"{client} - {version} ({system})" : "{client} - {version} ({system})",
"{client} - {version}" : "{client} - {version}",
"Device" : "Preséu",
"Last activity" : "Última actividá",
"Devices & sessions" : "Preseos y sesiones",
"Web, desktop and mobile clients currently logged in to your account." : "Los veceros que tienen la sesión aniciada na cuenta.",
"App name" : "Nome de l'aplicación",
"Create new app password" : "Crear una contraseña d'aplicación",
"Error while creating device token" : "Hebo error mentanto se creaba'l pase del preséu",
"New app password" : "Contraseña d'aplicación nueva",
"Use the credentials below to configure your app or device. For security reasons this password will only be shown once." : "Usa les credenciales d'abaxo pa configurar l'aplicación o preséu. Por motivos de seguranza, namás va amosase una vegada.",
"Login" : "Aniciar la sesión",
"Password" : "Contraseña",
"Show QR code for mobile apps" : "Amosar el códigu QR pa les aplicaciones pa móviles",
"App password copied!" : "¡Copióse la contraseña d'aplicación!",
"Copy app password" : "Copiar la contraseña d'aplicación",
"Login name copied!" : "¡Copióse'l nome p'aniciar la sesión!",
"Copy login name" : "Copiar el nome p'aniciar la sesión",
"Could not copy app password. Please copy it manually." : "Nun se pudo copiar la contraseña d'aplicación. Cópiala manualmente.",
"Could not copy login name. Please copy it manually." : "Nun se pudo copiar el nome p'aniciar la sesión. Cópialu manualmente.",
"For the server to work properly, it's important to configure background jobs correctly. Cron is the recommended setting. Please see the documentation for more information." : "Pa que'l sirvidor funcione afayadizamente, ye importante configurar correutamente los trabayos en segundu planu. Cron ye la opción aconseyada. Mira la documentación pa consiguir más información.",
"Last job execution ran {time}. Something seems wrong." : "La última execución del trabayu executó {time}. Paez qu'hai daqué mal.",
"Last job ran {relativeTime}." : "L'últimu trabayu executó {relativeTime}.",
"Background job did not run yet!" : "¡El trabayu en segundu planu nun s'executó!",
"AJAX" : "AJAX",
"Webcron" : "Webcron",
"Cron (Recommended)" : "Cron (aconséyase)",
"The PHP POSIX extension is required. See {linkstart}PHP documentation{linkend} for more details." : "La estensión POSIX de PHP ye obligatoria. Mira la {linkstart}documentación de PHP{linkend} pa más información.",
"Unable to update background job mode" : "Nun ye posible anovar el mou del trabayu en segundu planu",
"Profile" : "Perfil",
"Enable or disable profile by default for new accounts." : "Des/activa'l perfil predetermináu pa les cuentes nueves.",
"Enable" : "Activar",
"Unable to update profile default setting" : "Nun ye posible anovar la opción predeterminada del sirvidor",
"Failed to save setting" : "Nun se pue guardar la opción",
"Server-side encryption" : "Cifráu de llau del sirvidor",
"Enable server-side encryption" : "Activar el cifráu del sirvidor",
"Please read carefully before activating server-side encryption:" : "Llei con procuru enantes d'activar el cifráu nel sirvidor:",
"No encryption module loaded, please enable an encryption module in the app menu." : "Nun se cargó nengún módulu de cifráu, activa unu nel menú d'aplicaciones.",
"Unable to update server side encryption config" : "Nun ye posible anovar la configuración del cifráu del sirvidor",
"Please confirm the group removal" : "Confirma'l desaniciu del grupu",
@ -267,27 +333,43 @@
"Current password" : "Contraseña actual",
"New password" : "Contraseña nueva",
"Change password" : "Camudar la contraseña",
"Upload profile picture" : "Xubir una semeya del perfil",
"Choose profile picture from Files" : "Escoyer una semeya de Ficheros",
"Remove profile picture" : "Quitar la semeya del perfil",
"The file must be a PNG or JPG" : "El ficheru a ser PNG o JPG",
"Picture provided by original account" : "La cuenta orixinal fornió la imaxe",
"Set as profile picture" : "Afitar como semeya del perfil",
"Please select a valid png or jpg file" : "Seleiciona un ficheru PNG o JPEG válidu",
"Error setting profile picture" : "Hebo un error al afitar la semeya del perfil",
"Error cropping profile picture" : "Hebo un error al recortar la semeya del perfil",
"Error saving profile picture" : "Hebo un error al guardar la semeya del perfil",
"Error removing profile picture" : "Hebo un error al quitar la semeya del perfil",
"Your biography" : "Biografía",
"You are a member of the following groups:" : "Yes miembru de los grupos siguientes:",
"You are using <strong>{usage}</strong>" : "Tas usando <strong>{usage}</strong>",
"You are using <strong>{usage}</strong> of <strong>{totalSpace}</strong> (<strong>{usageRelative}%</strong>)" : "Tas usando <strong>{usage}</strong> de <strong>{totalSpace}</strong> (<strong>{usageRelative}%</strong>)",
"Your full name" : "Nome completu",
"Remove primary email" : "Quitar la direición de corréu electrónicu",
"Delete email" : "Desaniciar la direición de corréu electrónicu",
"This address is not confirmed" : "Esta direición nun ta confirmada",
"Set as primary email" : "Afitar como direición de corréu electrónicu primaria",
"Unable to delete primary email address" : "Nun ye posible desaniciar la direición de corréu electrónicu primaria",
"Unable to update primary email address" : "Nun ye posible desaniciar la direición de corréu electrónicu primaria",
"Unable to add additional email address" : "Nun ye posible amestar la direición de corréu electrónicu adicional",
"Unable to update additional email address" : "Nun ye posible amestar la direición de corréu electrónicu adicional",
"Unable to delete additional email address" : "Nun ye posible desaniciar la direición de corréu electrónicu adicional",
"No email address set" : "Nun s'afitó nenguna direición de corréu electrónicu",
"Languages" : "Llingües",
"Help translate" : "Ayudar a traducir",
"Unable to update language" : "Nun ye posible anovar la llingua",
"No language set" : "Nun s'afitó nenguna llingua",
"Locales" : "Locales",
"Unable to update locale" : "Nun ye posible anovar la locale",
"No locale set" : "Nun s'afitó nenguna locale",
"Your city" : "Ciudá",
"Your organisation" : "Organización",
"Your phone number" : "Númberu de teléfonu",
"Edit your Profile visibility" : "Editar la visibilidá del perfil",
"Enable profile" : "Activar el perfil",
"Unable to update profile enabled state" : "Nun ye posible anovar l'estáu d'activación del perfil",
"Unable to update visibility of {displayId}" : "Nun ye posible anovar la visibilidá de: {displayId}",
@ -298,6 +380,7 @@
"Unable to update {property}" : "Nun ye posible anovar «{property}»",
"Unable to update federation scope of the primary {property}" : "Nun ye posible anovar l'ámbitu de federación de la propiedá «{property}»",
"Unable to update federation scope of additional {property}" : "Nun ye posible anovar l'ámbitu de federación de la propiedá adicional «{property}»",
"Add additional email" : "Direición de corréu electrónicu adicional",
"Add" : "Amestar",
"Create" : "Crear",
"Change" : "Camudar",
@ -316,10 +399,15 @@
"Email" : "Corréu electrónicu",
"Groups (required)" : "Grupos (obligatorios)",
"Administered groups" : "Grupos alministraos",
"Quota" : "Cuota",
"Set user quota" : "Afitar la cuota d'usuariu",
"Language" : "Llingua",
"Set default language" : "Predeterminar la llingua",
"Manager" : "Xestor",
"Add new user" : "Amestar un usuariu nuevu",
"Set user manager" : "Afitar el xestor d'usuarios",
"Username will be autogenerated" : "El nome d'usuariu va xenerase automáticamente",
"Username (required)" : "Nome d'usuariu (obligatoriu)",
"Total rows summary" : "Resume total de fieleres",
"Loading users …" : "Cargando los usuarios…",
"Scroll to load more rows" : "Desplaza pa cargar fileres",
@ -327,12 +415,26 @@
"_{userCount} user_::_{userCount} users_" : ["{userCount} usuariu","{userCount} usuarios"],
"Avatar" : "Avatar",
"Username" : "Nome d'usuariu",
"User backend" : "Backend d'usuarios",
"Storage location" : "Llocalización del almacenamientu",
"Last login" : "Últimu aniciu de la sesión",
"User actions" : "Aiciones del ususariu",
"Loading account …" : "Cargando la cuenta…",
"Change display name" : "Camudar el nome visible",
"Set new password" : "Afitar una contraseña nueva",
"You do not have permissions to see the details of this account" : "Nun tienes permisu pa ver los detalles d'esta cuenta",
"Set new email address" : "Afitar una direición de corréu electrónicu nueva",
"Add user to group" : "Amestar l'usuariu al grupu",
"Add account to group" : "Amestar la cuenta al grupu",
"Set the language" : "Afitar la llingua",
"Set line manager" : "Afitar el xestor de llinies",
"{size} used" : "{size} n'usu",
"Delete account" : "Dersaniciar la cuenta",
"Disconnect all devices and delete local data" : "Desconectar tolos preseos y desaniciar los datos llocales",
"Disable account" : "Desactivar la cuenta",
"Enable account" : "Activar la cuenta",
"Resend welcome email" : "Volver unviar el mensaxe d'acoyida",
"Remote wipe of devices" : "Borráu remotu de los preseos",
"Failed to update line manager" : "Nun se pue anovar el xestor de llinies",
"Account deletion" : "Desaniciu de la cuenta",
"Delete {userid}'s account" : "Desaniciar la cuenta de: {userid}",
@ -351,11 +453,20 @@
"By name" : "Pol nome",
"Send email" : "Unviar un corréu electrónicu",
"Send welcome email to new accounts" : "Unviar el mensaxe d'acoyida a les cuentes nueves",
"Defaults" : "Valores predeterminaos",
"Default quota" : "Cuota predeterminada",
"Passwordless authentication requires a secure connection." : "L'autenticación ensin contraseña rique una conexón segura.",
"Add WebAuthn device" : "Amestar preséu WebAuthn",
"Please authorize your WebAuthn device." : "Autoriza'l preséu WebAuthn.",
"Adding your device …" : "Amestando'l preséu…",
"Server error while trying to complete WebAuthn device registration" : "Error del sirvidor mentanto se completaba'l rexistru del preséu WebAuthn.",
"Unnamed device" : "Preséu ensin nome",
"Passwordless Authentication" : "Autenticación ensin contraseña",
"Set up your account for passwordless authentication following the FIDO2 standard." : "Configura una cuenta pa l'autenticación ensin contraseña siguiendo l'estándar FIDO2.",
"No devices configured." : "Nun se configuró nengún preséu.",
"The following devices are configured for your account:" : "Configuráronse los preseos siguientes pa la cuenta:",
"Your browser does not support WebAuthn." : "El restolador nun ye compatible con WebAuthn.",
"You need to enable the File sharing App." : "Tienes d'activar l'aplicación de compartir ficheros.",
"Loading app list" : "Cargando la llista d'aplicaciones",
"App Store" : "Tienda d'aplicaciones",
"Loading categories" : "Cargando les categoríes",
@ -378,6 +489,7 @@
"Profile picture" : "Semeya del perfil",
"About" : "Tocante a",
"Full name" : "Nome completu",
"Additional email" : "Direición de corréu electrónicu adicional",
"Headline" : "Titular",
"Organisation" : "Organización",
"Phone number" : "Númberu de teléfonu",
@ -403,17 +515,21 @@
"An error occurred during the request. Unable to proceed." : "Prodúxose un error demientres la solicitú. Nun ye posible siguir.",
"Error: This app cannot be enabled because it makes the server unstable" : "Error: nun se pue activar esta aplicación porque fai que'l sirvidor seya inestable",
"Do you really want to wipe your data from this device?" : "¿De xuru que quies borrar los datos d'esti preséu?",
"Confirm wipe" : "Confirmar el borráu",
"Could not delete the app token" : "Nun se pudo desaniciar el pase de l'aplicación",
"Error while wiping the device with the token" : "Hebo un error mentanto se llimpiaba'l preséu col pase",
"Error while updating device token name" : "Hebo un error mentanto s'anovaba'l nome'l pase'l preséu",
"Error while updating device token scope" : "Hebo un error mentanto s'anovaba l'ámbitu'l pase'l preséu",
"Could not set group sorting" : "Nun se pudo afitar l'orde de los grupos",
"There were too many requests from your network. Retry later or contact your administrator if this is an error." : "Ficiéronse milenta solicitúes dende la to rede. Volvi tentalo dempués o ponte en contautu cola alministración si esti mensaxe ye un error.",
"Account documentation" : "Documentación de la cuenta",
"Administration documentation" : "Documentación de l'alministración",
"Forum" : "Foru",
"Nextcloud help & privacy resources" : "Ayuda de Nextcloud y recursos de privacidá",
"General documentation" : "Documentación xeneral",
"Legal notice" : "Avisu llegal",
"Privacy policy" : "Política de privacidá",
"None/STARTTLS" : "Nada/STARTTLS",
"SSL" : "SSL",
"Open documentation" : "Abrir la documentación",
"It is important to set up this server to be able to send emails, like for password reset and notifications." : "Ye importante configurar esti sirvidor pa que seya a unviar correos electrónicos de, por exemplu, avisos o solicitúes pa reafitar contraseñes",
@ -424,6 +540,7 @@
"Port" : "Puertu",
"Authentication" : "Autenticación",
"Authentication required" : "L'autenticación ye obligatoria",
"SMTP Password" : "Contraseña de SMTP",
"Save" : "Guardar",
"There are some errors regarding your setup." : "Hai dalgunos errores en rellación a la configuración.",
"There are some warnings regarding your setup." : "Hai dalgunes alvertencies en rellación a la configuración.",
@ -461,6 +578,7 @@
"User's table" : "Tabla d'usuarios",
"Will be autogenerated" : "Va xenerase automáticamente",
"No users in here" : "Nun hai nengún usuariu",
"Server error while trying to add WebAuthn device" : "Error del sirvidor mentanto s'amestaba'l preséu WebAuthn",
"{license}-licensed" : "Con llicencia {license}",
"by {author}\n{license}" : "por {author}\n{license}",
"Add group" : "Amestar un grupu",

View File

@ -554,7 +554,7 @@ OC.L10N.register(
"Forum" : "Forum",
"General documentation" : "Allgemeine Dokumentation",
"Legal notice" : "Impressum",
"Privacy policy" : "Benötigt keine Übersetzung. Hier wird nur die formelle Übersetzung verwendet (de_DE).",
"Privacy policy" : "Datenschutzerklärung ",
"None/STARTTLS" : "Keine/STARTTLS",
"SSL" : "SSL",
"Open documentation" : "Dokumentation öffnen",

View File

@ -552,7 +552,7 @@
"Forum" : "Forum",
"General documentation" : "Allgemeine Dokumentation",
"Legal notice" : "Impressum",
"Privacy policy" : "Benötigt keine Übersetzung. Hier wird nur die formelle Übersetzung verwendet (de_DE).",
"Privacy policy" : "Datenschutzerklärung ",
"None/STARTTLS" : "Keine/STARTTLS",
"SSL" : "SSL",
"Open documentation" : "Dokumentation öffnen",

View File

@ -739,9 +739,10 @@ OC.L10N.register(
"Account documentation" : "Kontodokumentation",
"Administration documentation" : "Administrationsdokumentation",
"Forum" : "Forum",
"Nextcloud help & privacy resources" : "Nextcloud-Hilfe & Datenschutz-Ressourcen",
"General documentation" : "Allgemeine Dokumentation",
"Legal notice" : "Impressum",
"Privacy policy" : "Datenschutz",
"Privacy policy" : "Datenschutzerklärung",
"None/STARTTLS" : "Keine/STARTTLS",
"SSL" : "SSL",
"Open documentation" : "Dokumentation öffnen",

View File

@ -737,9 +737,10 @@
"Account documentation" : "Kontodokumentation",
"Administration documentation" : "Administrationsdokumentation",
"Forum" : "Forum",
"Nextcloud help & privacy resources" : "Nextcloud-Hilfe & Datenschutz-Ressourcen",
"General documentation" : "Allgemeine Dokumentation",
"Legal notice" : "Impressum",
"Privacy policy" : "Datenschutz",
"Privacy policy" : "Datenschutzerklärung",
"None/STARTTLS" : "Keine/STARTTLS",
"SSL" : "SSL",
"Open documentation" : "Dokumentation öffnen",

View File

@ -739,6 +739,7 @@ OC.L10N.register(
"Account documentation" : "Account documentation",
"Administration documentation" : "Administration documentation",
"Forum" : "Forum",
"Nextcloud help & privacy resources" : "Nextcloud help & privacy resources",
"General documentation" : "General documentation",
"Legal notice" : "Legal notice",
"Privacy policy" : "Privacy policy",

View File

@ -737,6 +737,7 @@
"Account documentation" : "Account documentation",
"Administration documentation" : "Administration documentation",
"Forum" : "Forum",
"Nextcloud help & privacy resources" : "Nextcloud help & privacy resources",
"General documentation" : "General documentation",
"Legal notice" : "Legal notice",
"Privacy policy" : "Privacy policy",

View File

@ -326,7 +326,7 @@ OC.L10N.register(
"Exclude groups from creating link shares" : "Interdire à des groupes de créer liens de partage",
"Limit sharing based on groups" : "Limiter le partage selon les groupes",
"Allow sharing for everyone (default)" : "Permettre le partage pour tout le monde (par défaut)",
"Exclude some groups from sharing" : "Exclure certains groupes de partager",
"Exclude some groups from sharing" : "Empêcher certains groupes de partager",
"Limit sharing to some groups" : "Limiter le partage à certains groupes",
"Groups allowed to share" : "Groupes autorisés à partager",
"Groups excluded from sharing" : "Groupes non autorisés à partager",
@ -734,6 +734,7 @@ OC.L10N.register(
"Account documentation" : "Documentation utilisateur",
"Administration documentation" : "Documentation de l'administration",
"Forum" : "Forum",
"Nextcloud help & privacy resources" : "Ressources daide Nextcloud & de confidentialité",
"General documentation" : "Documentation générale",
"Legal notice" : "Notice légale",
"Privacy policy" : "Politique de confidentialité",
@ -760,7 +761,7 @@ OC.L10N.register(
"There are some warnings regarding your setup." : "Il y a quelques avertissements concernant votre configuration.",
"Checking for system and security issues." : "Vérification des problèmes de système et de sécurité.",
"Please double check the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"%1$s\">installation guides ↗</a>, and check for any errors or warnings in the <a href=\"%2$s\">log</a>." : "Merci de consulter les <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"%1$s\">guides dinstallation ↗</a> et de vérifier les erreurs ou avertissements des <a href=\"%2$s\">journaux</a>.",
"Check the security of your Nextcloud over <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"%s\">our security scan ↗</a>." : "Vérifier la sécurité de votre Nextcloud grâce à <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"%s\">notre scan de sécurité ↗</a>.",
"Check the security of your Nextcloud over <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"%s\">our security scan ↗</a>." : "Vérifiez la sécurité de votre Nextcloud grâce à <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"%s\">notre scan de sécurité ↗</a>.",
"Reasons to use Nextcloud in your organization" : "Raisons d'utiliser Nextcloud dans votre organisation",
"Developed by the {communityopen}Nextcloud community{linkclose}, the {githubopen}source code{linkclose} is licensed under the {licenseopen}AGPL{linkclose}." : "Développé par la {communityopen}communauté Nextcloud{linkclose}, le {githubopen}code source{linkclose} est sous licence {licenseopen}AGPL{linkclose}.",
"Like our Facebook page" : "Aimez notre page Facebook",

View File

@ -324,7 +324,7 @@
"Exclude groups from creating link shares" : "Interdire à des groupes de créer liens de partage",
"Limit sharing based on groups" : "Limiter le partage selon les groupes",
"Allow sharing for everyone (default)" : "Permettre le partage pour tout le monde (par défaut)",
"Exclude some groups from sharing" : "Exclure certains groupes de partager",
"Exclude some groups from sharing" : "Empêcher certains groupes de partager",
"Limit sharing to some groups" : "Limiter le partage à certains groupes",
"Groups allowed to share" : "Groupes autorisés à partager",
"Groups excluded from sharing" : "Groupes non autorisés à partager",
@ -732,6 +732,7 @@
"Account documentation" : "Documentation utilisateur",
"Administration documentation" : "Documentation de l'administration",
"Forum" : "Forum",
"Nextcloud help & privacy resources" : "Ressources daide Nextcloud & de confidentialité",
"General documentation" : "Documentation générale",
"Legal notice" : "Notice légale",
"Privacy policy" : "Politique de confidentialité",
@ -758,7 +759,7 @@
"There are some warnings regarding your setup." : "Il y a quelques avertissements concernant votre configuration.",
"Checking for system and security issues." : "Vérification des problèmes de système et de sécurité.",
"Please double check the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"%1$s\">installation guides ↗</a>, and check for any errors or warnings in the <a href=\"%2$s\">log</a>." : "Merci de consulter les <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"%1$s\">guides dinstallation ↗</a> et de vérifier les erreurs ou avertissements des <a href=\"%2$s\">journaux</a>.",
"Check the security of your Nextcloud over <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"%s\">our security scan ↗</a>." : "Vérifier la sécurité de votre Nextcloud grâce à <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"%s\">notre scan de sécurité ↗</a>.",
"Check the security of your Nextcloud over <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"%s\">our security scan ↗</a>." : "Vérifiez la sécurité de votre Nextcloud grâce à <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"%s\">notre scan de sécurité ↗</a>.",
"Reasons to use Nextcloud in your organization" : "Raisons d'utiliser Nextcloud dans votre organisation",
"Developed by the {communityopen}Nextcloud community{linkclose}, the {githubopen}source code{linkclose} is licensed under the {licenseopen}AGPL{linkclose}." : "Développé par la {communityopen}communauté Nextcloud{linkclose}, le {githubopen}code source{linkclose} est sous licence {licenseopen}AGPL{linkclose}.",
"Like our Facebook page" : "Aimez notre page Facebook",

View File

@ -739,6 +739,7 @@ OC.L10N.register(
"Account documentation" : "Документација налога",
"Administration documentation" : "Администраторска документација",
"Forum" : "Форум",
"Nextcloud help & privacy resources" : "Nextcloud ресурси помоћи и приватности",
"General documentation" : "Општа документација",
"Legal notice" : "Правно обавештење",
"Privacy policy" : "Смернице приватности",

View File

@ -737,6 +737,7 @@
"Account documentation" : "Документација налога",
"Administration documentation" : "Администраторска документација",
"Forum" : "Форум",
"Nextcloud help & privacy resources" : "Nextcloud ресурси помоћи и приватности",
"General documentation" : "Општа документација",
"Legal notice" : "Правно обавештење",
"Privacy policy" : "Смернице приватности",

Some files were not shown because too many files have changed in this diff Show More