oc.js 14 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266
  1. OC.L10N.register(
  2. "settings",
  3. {
  4. "Private" : "Privat",
  5. "Local" : "Local",
  6. "Federated" : "Federated",
  7. "Only synchronize to trusted servers" : "Sincronizar pas qu’als servidors fisables",
  8. "Synchronize to trusted servers and the global and public address book" : "Sincronizar als servidors fisables e los annuaris d’adreças globals e publics",
  9. "Verify" : "Verificar",
  10. "Verifying …" : "Verificacion…",
  11. "Unable to change password" : "Cambiament impossible del senhal",
  12. "Very weak password" : "Senhal plan feble",
  13. "Weak password" : "Senhal feble",
  14. "So-so password" : "Senhal mejan",
  15. "Good password" : "Bon senhal",
  16. "Strong password" : "Senhal fòrt",
  17. "Groups" : "Gropes",
  18. "Group list is empty" : "La lista de grop es voida",
  19. "Unable to retrieve the group list" : "Recuperacion de la lista de grops impossibla",
  20. "{actor} added you to group {group}" : "{actor} vos a apondut al grop {group}",
  21. "You added {user} to group {group}" : "Avètz apondut {user} al grop {group}",
  22. "{actor} added {user} to group {group}" : "{actor} apondèt {user} al grop {group}",
  23. "An administrator added you to group {group}" : "Un administrator vos apondèt al grop {group}",
  24. "An administrator added {user} to group {group}" : "Un administrator apondèt {user} al grop {group}",
  25. "{actor} removed you from group {group}" : "{actor} vos levèt d’al grop {group}",
  26. "You removed {user} from group {group}" : "Levèretz {user} d’al grop {group}",
  27. "{actor} removed {user} from group {group}" : "{actor} levèt {user} d’al grop {group}",
  28. "An administrator removed you from group {group}" : "Un administrator vos levèt d’al grop {group}",
  29. "An administrator removed {user} from group {group}" : "Un administrator levèt {user} d’al grop {group}",
  30. "{actor} changed your password" : "{actor} a cambiat vòstre senhal",
  31. "You changed your password" : "Avètz cambiat de senhal",
  32. "Your password was reset by an administrator" : "Un administrator a reïnicializat vòstre senhal",
  33. "Your password was reset" : "Qualqu’un a reïnicializat vòstre senhal",
  34. "{actor} changed your email address" : "{actor} cambièt vòstra adreça email",
  35. "You changed your email address" : "Avètz cambiat vòstra adreça email",
  36. "Your email address was changed by an administrator" : "Un administrator cambièt vòstra adreça email",
  37. "You created app password \"{token}\"" : "Avètz creat lo senhal d’aplicacion « {token} »",
  38. "You deleted app password \"{token}\"" : "Avètz suprimit lo senhal d’aplicacion « {token} »",
  39. "You renamed app password \"{token}\" to \"{newToken}\"" : "Avètz renommat lo senhal d’aplicacion « {token} » en « {newToken} »",
  40. "Security" : "Seguretat",
  41. "Wrong password" : "Wrong password",
  42. "Saved" : "Enregistrat",
  43. "Authentication error" : "Error d’autentificacion",
  44. "Invalid SMTP password." : "Senhal SMTP invalid.",
  45. "Email setting test" : "Paramètres email de pròva",
  46. "Well done, %s!" : "Felicitacion, %s !",
  47. "Invalid user" : "Utilizaire invalid",
  48. "Invalid mail address" : "Adreça email invalida",
  49. "Settings saved" : "Paramètres enregistrats",
  50. "Welcome aboard" : "La benvenguda a bòrd",
  51. "Welcome aboard %s" : "La benvenguda a bòrd %s",
  52. "Your username is: %s" : "Vòstre nom d’utilizaire : %s",
  53. "Set your password" : "Definir vòstre senhal",
  54. "Go to %s" : "Anar a %s",
  55. "Install Client" : "Installar client",
  56. "Apps" : "Aplicacions",
  57. "Settings" : "Paramètres",
  58. "Personal" : "Personal",
  59. "Administration" : "Administracion",
  60. "Additional settings" : "Paramètres addicionals",
  61. "Administration privileges" : "Privilègis d’administracion",
  62. "Overview" : "Apercebut",
  63. "Basic settings" : "Paramètres de basa",
  64. "Sharing" : "Partiment",
  65. "Availability" : "Disponibilitat",
  66. "Personal info" : "Info personalas",
  67. "Mobile & desktop" : "Mobile e burèu",
  68. "Email server" : "Servidor email",
  69. "Background jobs" : "Prètzfaches de rèireplan",
  70. "Create" : "Crear",
  71. "Change" : "Modificar",
  72. "Delete" : "Suprimir",
  73. "Reshare" : "Repartir",
  74. "Unlimited" : "Illimitat",
  75. "Verifying" : "Verificacion",
  76. "Nextcloud settings" : "Paramètres Nextcloud",
  77. "None" : "Pas cap",
  78. "Two-Factor Authentication" : "Autentificacion dos factors",
  79. "Limit to groups" : "Limitar als grops",
  80. "Save changes" : "Enregistrar las modificacions",
  81. "All" : "Tot",
  82. "No results" : "Cap de resultat",
  83. "Update to {version}" : "Metre a jorn cap a {version}",
  84. "Remove" : "Suprimir",
  85. "Disable" : "Desactivar",
  86. "View in store" : "Veire a la botiga",
  87. "Visit website" : "Veire lo site web",
  88. "Report a bug" : "Raportar un bug",
  89. "User documentation" : "Documentacion utilizaire",
  90. "Admin documentation" : "Documentacion d’admin",
  91. "Developer documentation" : "Documentacion desvolopaire",
  92. "Update to {update}" : "Actualizar en {update}",
  93. "Disable all" : "Desactivar tot",
  94. "Enable all" : "Activar tot",
  95. "_%n app has an update available_::_%n apps have an update available_" : ["%n aplicacion an una mesa a jorn de disponibla","%n aplicacions an una mesa a jorn de disponibla"],
  96. "Device settings" : "Paramètres periferic",
  97. "Allow filesystem access" : "Permetre accès filesystem",
  98. "Rename" : "Renomenar",
  99. "Revoke" : "Revocar",
  100. "Wipe device" : "Tirar periferic",
  101. "Internet Explorer" : "Internet Explorer",
  102. "Edge" : "Edge",
  103. "Firefox" : "Firefox",
  104. "Google Chrome" : "Google Chrome",
  105. "Safari" : "Safari",
  106. "Google Chrome for Android" : "Google Chrome per Android",
  107. "iPhone" : "iPhone",
  108. "iPad" : "iPad",
  109. "{productName} iOS app" : "Aplicacion iOS {productName}",
  110. "{productName} Android app" : "Aplicacion Android {productName}",
  111. "{productName} Talk for iOS" : "Talk de {productName} per iOS",
  112. "{productName} Talk for Android" : "Talk de {productName} per Android",
  113. "This session" : "Aquesta session",
  114. "Device" : "Periferic",
  115. "Last activity" : "Darrièra activitat",
  116. "Devices & sessions" : "Periferics e sessions",
  117. "App name" : "Nom d’aplicacion",
  118. "Username" : "Nom d'utilizaire",
  119. "Password" : "Senhal",
  120. "Done" : "Done",
  121. "Copied!" : "Copiat !",
  122. "Copy" : "Copiar",
  123. "Profile" : "Perfil",
  124. "Enable" : "Activar",
  125. "Remove group" : "Suprimir grop",
  126. "Current password" : "Senhal actual",
  127. "New password" : "Senhal novèl",
  128. "Change password" : "Cambiar de senhal",
  129. "png or jpg, max. 20 MB" : "png or jpg, max. 20 Mo",
  130. "Picture provided by original account" : "Imatge provesit pel compte d’origina",
  131. "Cancel" : "Anullar",
  132. "Your biography" : "Vòstra biografia",
  133. "Details" : "Detalhs",
  134. "You are a member of the following groups:" : "Formatz part d’aquestes grops :",
  135. "Your full name" : "Vòstre nom complèt",
  136. "Email options" : "Opcions d’email",
  137. "This address is not confirmed" : "Aquesta adreça es pas confirmada",
  138. "Set as primary email" : "Definir coma adreça principala",
  139. "Your email address" : "Vòstra adreça electronica",
  140. "No email address set" : "Cap d’adreça pas definida",
  141. "Additional emails" : "Emails suplementaris",
  142. "Your headline" : "Vòstre títol",
  143. "Language" : "Lenga",
  144. "Help translate" : "Ajudar a traduire",
  145. "Unable to update language" : "Actualizacion de la lenga impossibla",
  146. "No language set" : "Cap de lenga pas definida",
  147. "Locale" : "Varianta lingüistica",
  148. "Your organisation" : "Vòstra organizacion",
  149. "Your phone number" : "Vòstre numèro de telefòn",
  150. "Edit your Profile visibility" : "Modificatz la visibilitat de vòstre perfil",
  151. "Enable Profile" : "Activar Perfil",
  152. "{displayId}" : "{displayId}",
  153. "Your role" : "Vòstre ròtle",
  154. "Add" : "Ajustar",
  155. "Add new password" : "Apondre senhal novèl",
  156. "Add new email address" : "Apondre adreça electronica",
  157. "Add user to group" : "Apondre utilizaire al grop",
  158. "Set user as admin for" : "Definir l’utilizaire coma admin per",
  159. "Select user quota" : "Seleccionar lo quota utilizaire",
  160. "Delete user" : "Suprimir l’utilizaire",
  161. "Wipe all devices" : "Escafar totes los periferics",
  162. "Disable user" : "Desactivar l’utilizaire",
  163. "Enable user" : "Activar l’utilizaire",
  164. "Resend welcome email" : "Tornar enviar l’email de benvenguda",
  165. "Account deletion" : "Supression de compte",
  166. "Delete {userid}'s account" : "Suprimir lo compte de {userid}",
  167. "Welcome mail sent!" : "Email de benvenguda enviat !",
  168. "Edit User" : "Modificar l’utilizaire",
  169. "{size} used" : "{size} utilizat",
  170. "New user" : "Utilizaire novèl",
  171. "Display name" : "Nom afichat",
  172. "Email" : "Adreça corrièl",
  173. "Default language" : "Lenga per defaut",
  174. "Add a new user" : "Apondre un utilizaire novè",
  175. "Quota" : "Quota",
  176. "Last login" : "Darrièra connexion",
  177. "No users in here" : "Cap d’utilizaire aquí",
  178. "Default quota" : "Quota per defaut",
  179. "Common languages" : "Lengas comunas",
  180. "Other languages" : "Autras lengas",
  181. "Name your device" : "Nommatz vòstre periferic",
  182. "Adding your device …" : "Apondon del periferic…",
  183. "Unnamed device" : "Periferic sens nom",
  184. "Passwordless Authentication" : "Autentificacion sens senhal",
  185. "No devices configured." : "Cap de periferic pas configurat.",
  186. "Your browser does not support WebAuthn." : "Vòstre navigador es pas compatible amb WebAuthn.",
  187. "Your apps" : "Vòstras aplicacions",
  188. "Active apps" : "Aplicacions activas",
  189. "Disabled apps" : "Aplicacions desactivadas",
  190. "Updates" : "Mesas a jorn",
  191. "Changelog" : "Nòta de version",
  192. "by {author}\n{license}" : "per {author}\n{license}",
  193. "Enter group name" : "Picatz un nom de grop",
  194. "Add group" : "Apondre grop",
  195. "Active users" : "Utilizaires actius",
  196. "Admins" : "Admins",
  197. "Disabled users" : "Utilizaires desactivats",
  198. "Show Languages" : "Veire las lengas",
  199. "Show last login" : "Afichar la darrièra connexion",
  200. "Not saved" : "Pas enregistrat",
  201. "Sending…" : "Mandadís…",
  202. "Email sent" : "Corrièl mandat",
  203. "Location" : "Emplaçament",
  204. "Profile picture" : "Imatge de perfil",
  205. "About" : "A prepaus",
  206. "Full name" : "Nom complèt",
  207. "Additional email" : "Email suplementari",
  208. "Headline" : "Títol",
  209. "Organisation" : "Organizacion",
  210. "Phone number" : "Numèro de telefòn",
  211. "Role" : "Ròtle",
  212. "Twitter" : "Twitter",
  213. "Website" : "Site web",
  214. "Profile visibility" : "Visibilitat perfil",
  215. "Show to everyone" : "Afichar a tot lo monde",
  216. "Hide" : "Amagar",
  217. "Never" : "Pas jamais",
  218. "Documentation" : "Documentacion",
  219. "Forum" : "Forum",
  220. "Login" : "Login",
  221. "SSL/TLS" : "SSL/TLS",
  222. "STARTTLS" : "STARTTLS",
  223. "Open documentation" : "Dobrir la documentacion",
  224. "Send mode" : "Mòde de mandadís",
  225. "Encryption" : "Chiframent",
  226. "Authentication required" : "Autentificacion requerida",
  227. "Server address" : "Adreça del servidor",
  228. "Port" : "Pòrt",
  229. "Credentials" : "Informacions d'identificacion",
  230. "SMTP Username" : "Utilizaire SMTP",
  231. "SMTP Password" : "Senhal SMTP",
  232. "Save" : "Salvar",
  233. "Send email" : "Enviar email",
  234. "Version" : "Version",
  235. "day(s)" : "jorn(s)",
  236. "Developed by the {communityopen}Nextcloud community{linkclose}, the {githubopen}source code{linkclose} is licensed under the {licenseopen}AGPL{linkclose}." : "Desvolopat per la {communityopen}comunautat Nextcloud{linkclose}, lo {githubopen}còdi font{linkclose} es jos licéncia {licenseopen}AGPL{linkclose}.",
  237. "Like our Facebook page" : "Aimar nòstra pagina Facebook",
  238. "Follow us on Twitter" : "Nos seguir sus Twitter",
  239. "Follow us on Mastodon" : "Nos seguir sus Mastodon",
  240. "Check out our blog" : "Donar un còp d’uèlh a nòstre blòg",
  241. "Subscribe to our newsletter" : "S’abonar a l’infoletra",
  242. "Migration in progress. Please wait until the migration is finished" : "Migracion en cors. Mercés d’esperar fins que la migracion aja acabat",
  243. "Migration started …" : "Migracion començada…",
  244. "An error occurred while changing your language. Please reload the page and try again." : "Una error s’es producha pendent lo cambiament de lenga. Mercés de recargar la pagina e tornar ensajar.",
  245. "An error occurred while changing your locale. Please reload the page and try again." : "Una error s’es producha pendent lo cambiament de varianta lingüistica. Mercés de recargar la pagina e tornar ensajar.",
  246. "Select a profile picture" : "Seleccionar un imatge de perfil",
  247. "Week starts on {fdow}" : "La setmana comença lo {fdow}",
  248. "Couldn't remove app." : "Supression impossibla de l’aplicacion.",
  249. "Couldn't update app." : "Mesa a jorn impossibla de l’aplicacion.",
  250. "Admin privileges" : "Privilègis admin",
  251. "Unable to update full name" : "Actualizacion impossibla del nom complet",
  252. "Address" : "Adreça",
  253. "Avatar" : "Avatar",
  254. "Enable encryption" : "Activar lo chiframent",
  255. "Start migration" : "Començar la migracion",
  256. "Upload new" : "Ne mandar un novèl",
  257. "Select from Files" : "Seleccionar dels fichièrs",
  258. "Remove image" : "Suprimir imatge",
  259. "Choose as profile picture" : "Causir coma imatge de perfil",
  260. "You are using <strong>%s</strong>" : "Utilizatz <strong>%s</strong>",
  261. "You are using <strong>%1$s</strong> of <strong>%2$s</strong> (<strong>%3$s %%</strong>)" : "Utilizatz <strong>%1$s</strong> de <strong>%2$s</strong> (<strong>%3$s %%</strong>)",
  262. "Your postal address" : "Vòstra adreça postala",
  263. "Link https://…" : "Ligam https://…",
  264. "Twitter handle @…" : "Escais Twitter @…"
  265. },
  266. "nplurals=2; plural=(n > 1);");