Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--apps/comments/l10n/ca.js10
-rw-r--r--apps/comments/l10n/ca.json10
-rw-r--r--apps/dav/l10n/ca.js44
-rw-r--r--apps/dav/l10n/ca.json44
-rw-r--r--apps/files/l10n/ro.js6
-rw-r--r--apps/files/l10n/ro.json6
-rw-r--r--apps/files_sharing/l10n/he.js16
-rw-r--r--apps/files_sharing/l10n/he.json16
-rw-r--r--apps/files_sharing/l10n/tr.js2
-rw-r--r--apps/files_sharing/l10n/tr.json2
-rw-r--r--apps/sharebymail/l10n/zh_CN.js21
-rw-r--r--apps/sharebymail/l10n/zh_CN.json21
-rw-r--r--apps/systemtags/l10n/zh_CN.js6
-rw-r--r--apps/systemtags/l10n/zh_CN.json6
-rw-r--r--apps/twofactor_backupcodes/l10n/eo.js27
-rw-r--r--apps/twofactor_backupcodes/l10n/eo.json25
-rw-r--r--apps/twofactor_backupcodes/l10n/tr.js1
-rw-r--r--apps/twofactor_backupcodes/l10n/tr.json1
-rw-r--r--apps/twofactor_backupcodes/l10n/zh_CN.js33
-rw-r--r--apps/twofactor_backupcodes/l10n/zh_CN.json33
-rw-r--r--core/l10n/ca.js276
-rw-r--r--core/l10n/ca.json276
-rw-r--r--core/l10n/eo.js4
-rw-r--r--core/l10n/eo.json4
-rw-r--r--core/l10n/tr.js5
-rw-r--r--core/l10n/tr.json5
-rw-r--r--lib/l10n/tr.js1
-rw-r--r--lib/l10n/tr.json1
-rw-r--r--settings/l10n/eo.js34
-rw-r--r--settings/l10n/eo.json34
-rw-r--r--settings/l10n/he.js43
-rw-r--r--settings/l10n/he.json43
-rw-r--r--settings/l10n/tr.js152
-rw-r--r--settings/l10n/tr.json152
-rw-r--r--settings/l10n/zh_CN.js175
-rw-r--r--settings/l10n/zh_CN.json175
36 files changed, 1362 insertions, 348 deletions
diff --git a/apps/comments/l10n/ca.js b/apps/comments/l10n/ca.js
index d50026953c5..75d3e972270 100644
--- a/apps/comments/l10n/ca.js
+++ b/apps/comments/l10n/ca.js
@@ -10,8 +10,8 @@ OC.L10N.register(
"%1$s commented on %2$s" : "%1$s ha comentat a %2$s",
"{author} commented on {file}" : "{author} ha comentat a {file}",
"<strong>Comments</strong> for files" : "<strong>Comentaris</strong> per fitxers",
- "You were mentioned on “{file}”, in a comment by a user that has since been deleted" : "Heu estat anomenats a \"{file}\" en un comentari d'un usuari que ja no existeix",
- "{user} mentioned you in a comment on “{file}”" : "{user} us ha anomenat en un comentari de “{file}”",
+ "You were mentioned on “{file}”, in a comment by a user that has since been deleted" : "Heu estat esmentats a \"{file}\" en un comentari d'un usuari que ja no existeix",
+ "{user} mentioned you in a comment on “{file}”" : "{user} us ha esmentat en un comentari de “{file}”",
"Files app plugin to add comments to files" : "Connexió de l’aplicació de fitxers per afegir comentaris als fitxers",
"Edit comment" : "Edita comentari",
"Delete comment" : "Suprimeix comentari",
@@ -19,7 +19,7 @@ OC.L10N.register(
"Post" : "Publica",
"Cancel" : "Cancel·la",
"[Deleted user]" : "[Usuari suprimit]",
- "No comments yet, start the conversation!" : "Encara no hi ha comentaris. Comenceu la conversa!",
+ "No comments yet, start the conversation!" : "Encara no hi ha comentaris. Enceteu la conversa!",
"More comments …" : "Més comentaris...",
"Save" : "Desa",
"Allowed characters {count} of {max}" : "{count} caràcters permesos de {max}",
@@ -28,7 +28,7 @@ OC.L10N.register(
"Error occurred while posting comment" : "Hi ha hagut un error en publicar el comentari",
"_%n unread comment_::_%n unread comments_" : ["%n comentari no llegit","%n comentaris no llegits"],
"Comment" : "Comentari",
- "You were mentioned on “%s”, in a comment by a user that has since been deleted" : "Hau estat anomenats a \"%s\" en un comentari d'un usuari que ja no existeix",
- "%1$s mentioned you in a comment on “%2$s”" : "%1$s us ha anomenat en un comentari a “%2$s”"
+ "You were mentioned on “%s”, in a comment by a user that has since been deleted" : "Hau estat esmentats a \"%s\" en un comentari d'un usuari que ja no existeix",
+ "%1$s mentioned you in a comment on “%2$s”" : "%1$s us ha esmentat en un comentari a “%2$s”"
},
"nplurals=2; plural=(n != 1);");
diff --git a/apps/comments/l10n/ca.json b/apps/comments/l10n/ca.json
index 93b2b184493..3a88ab491ec 100644
--- a/apps/comments/l10n/ca.json
+++ b/apps/comments/l10n/ca.json
@@ -8,8 +8,8 @@
"%1$s commented on %2$s" : "%1$s ha comentat a %2$s",
"{author} commented on {file}" : "{author} ha comentat a {file}",
"<strong>Comments</strong> for files" : "<strong>Comentaris</strong> per fitxers",
- "You were mentioned on “{file}”, in a comment by a user that has since been deleted" : "Heu estat anomenats a \"{file}\" en un comentari d'un usuari que ja no existeix",
- "{user} mentioned you in a comment on “{file}”" : "{user} us ha anomenat en un comentari de “{file}”",
+ "You were mentioned on “{file}”, in a comment by a user that has since been deleted" : "Heu estat esmentats a \"{file}\" en un comentari d'un usuari que ja no existeix",
+ "{user} mentioned you in a comment on “{file}”" : "{user} us ha esmentat en un comentari de “{file}”",
"Files app plugin to add comments to files" : "Connexió de l’aplicació de fitxers per afegir comentaris als fitxers",
"Edit comment" : "Edita comentari",
"Delete comment" : "Suprimeix comentari",
@@ -17,7 +17,7 @@
"Post" : "Publica",
"Cancel" : "Cancel·la",
"[Deleted user]" : "[Usuari suprimit]",
- "No comments yet, start the conversation!" : "Encara no hi ha comentaris. Comenceu la conversa!",
+ "No comments yet, start the conversation!" : "Encara no hi ha comentaris. Enceteu la conversa!",
"More comments …" : "Més comentaris...",
"Save" : "Desa",
"Allowed characters {count} of {max}" : "{count} caràcters permesos de {max}",
@@ -26,7 +26,7 @@
"Error occurred while posting comment" : "Hi ha hagut un error en publicar el comentari",
"_%n unread comment_::_%n unread comments_" : ["%n comentari no llegit","%n comentaris no llegits"],
"Comment" : "Comentari",
- "You were mentioned on “%s”, in a comment by a user that has since been deleted" : "Hau estat anomenats a \"%s\" en un comentari d'un usuari que ja no existeix",
- "%1$s mentioned you in a comment on “%2$s”" : "%1$s us ha anomenat en un comentari a “%2$s”"
+ "You were mentioned on “%s”, in a comment by a user that has since been deleted" : "Hau estat esmentats a \"%s\" en un comentari d'un usuari que ja no existeix",
+ "%1$s mentioned you in a comment on “%2$s”" : "%1$s us ha esmentat en un comentari a “%2$s”"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
} \ No newline at end of file
diff --git a/apps/dav/l10n/ca.js b/apps/dav/l10n/ca.js
index 9771c1a78f0..e250cbd9a19 100644
--- a/apps/dav/l10n/ca.js
+++ b/apps/dav/l10n/ca.js
@@ -19,16 +19,17 @@ OC.L10N.register(
"You unshared calendar {calendar} from {user}" : "Heu deixat de compartir el calendari {calendar} amb {user}",
"{actor} unshared calendar {calendar} from {user}" : "{actor} no ha compartit el calendari {calendar} amb {user}",
"{actor} unshared calendar {calendar} from themselves" : "{actor} no comparteixen el calendari {calendar} de si mateixos",
- "You shared calendar {calendar} with group {group}" : "Has compartit el calendari {calendar} amb el grup {group}",
+ "You shared calendar {calendar} with group {group}" : "Heu compartit el calendari {calendar} amb el grup {group}",
"{actor} shared calendar {calendar} with group {group}" : "{actor} ha compartit el calendari {calendar} amb el grup {group}",
- "You unshared calendar {calendar} from group {group}" : "Has desactivat el calendari {calendar} del grup {group}",
+ "You unshared calendar {calendar} from group {group}" : "Heu desactivat el calendari {calendar} del grup {group}",
"{actor} unshared calendar {calendar} from group {group}" : "{actor} calendari no publicat {calendar} del grup {grup}",
"{actor} created event {event} in calendar {calendar}" : "{actor} ha creat l'esdeveniment {event} al calendari {calendar}",
"You created event {event} in calendar {calendar}" : "Heu creat l'esdeveniment {event} al calendari {calendar}",
"{actor} deleted event {event} from calendar {calendar}" : "{actor} eliminat esdeveniment {esdeveniment} del calendari {calendar}",
- "You deleted event {event} from calendar {calendar}" : "Has eliminat l'esdeveniment {event} del calendari {calendar}",
+ "You deleted event {event} from calendar {calendar}" : "Heu suprimit l'esdeveniment {event} del calendari {calendar}",
"{actor} updated event {event} in calendar {calendar}" : "{actor} esdeveniment actualitzat {esdeveniment} al calendari {calendar}",
"You updated event {event} in calendar {calendar}" : "Heu actualitzat l'esdeveniment {event} al calendari {calendar}",
+ "Busy" : "Ocupat",
"{actor} created todo {todo} in list {calendar}" : "{actor} ha creat la tasca {todo} a {calendar}",
"You created todo {todo} in list {calendar}" : "Heu creat la tasca {todo} a {calendar}",
"{actor} deleted todo {todo} from list {calendar}" : "{actor} ha eliminat la tasca {todo} a {calendar}",
@@ -43,12 +44,47 @@ OC.L10N.register(
"A calendar <strong>event</strong> was modified" : "S'ha modificat un <strong> esdeveniment </strong> del calendari",
"A calendar <strong>todo</strong> was modified" : "S'ha modificat una <strong>tasca</strong> d'un calendari",
"Contact birthdays" : "Aniversaris dels contactes",
+ "%1$s via %2$s" : "%1$s via %2$s",
+ "Invitation canceled" : "Invitació cancel·lada",
+ "Hello %s," : "Hola %s,",
+ "The meeting »%1$s« with %2$s was canceled." : "La reunió »%1$s« amb %2$s ha estat cancel·lada.",
+ "Invitation updated" : "Invitació actualitzada",
+ "The meeting »%1$s« with %2$s was updated." : "La reunió »%1$s« amb %2$s ha estat actualitzada.",
+ "%1$s invited you to »%2$s«" : "%1$s us ha convidat a »%2$s«",
+ "When:" : "Quan:",
+ "Where:" : "On:",
+ "Description:" : "Descripció:",
+ "Link:" : "Enllaç:",
"Accept" : "Accepta",
"Decline" : "Rebutja",
+ "More options …" : "Més opcions ...",
+ "More options at %s" : "Més opcions a %s",
"Contacts" : "Contactes",
+ "Your %s needs to be configured to use HTTPS in order to use CalDAV and CardDAV with iOS/macOS." : "El vostre %scal configurar-se per utilitzar HTTPS per poder fer servir CalDAV i CardDAV amb iOS/macOS. cal ",
+ "Configures a CalDAV account" : "Configura un compte CalDAV",
+ "Configures a CardDAV account" : "Configura un compte CardDAV",
+ "WebDAV" : "WebDAV",
+ "WebDAV endpoint" : "Punt final de WebDAV",
"Technical details" : "Detalls tècnics",
"Remote Address: %s" : "Adreça remota: %s",
"Request ID: %s" : "Sol·licitud ID: %s ",
- "Save" : "Desa"
+ "There was an error updating your attendance status." : "S'ha produït un error en actualitzar l'estat de la vostra assistència.",
+ "Please contact the organizer directly." : "Si us plau contacteu amb l'organitzador directament.",
+ "Are you accepting the invitation?" : "Accepteu la invitació?",
+ "Tentative" : "Provisional",
+ "Save" : "Desa",
+ "Your attendance was updated successfully." : "La vostra assistència ha estat actualitzada correctament.",
+ "Calendar server" : "Servidor de calendari",
+ "Also install the {calendarappstoreopen}Calendar app{linkclose}, or {calendardocopen}connect your desktop & mobile for syncing ↗{linkclose}." : "Instal·leu també {calendarappstoreopen}l’aplicació de Calendari{linkclose} o {calendardocopen}connecteu el vostre escriptori i el mòbil per sincronitzar ↗{linkclose}.",
+ "Send invitations to attendees" : "Envia invitacions als assistents",
+ "Please make sure to properly set up {emailopen}the email server{linkclose}." : "Si us plau, assegureu-vos de configurar correctament {emailopen}el servidor de correu electrònic{linkclose}.",
+ "Automatically generate a birthday calendar" : "Genera automàticament un calendari d’aniversari",
+ "Birthday calendars will be generated by a background job." : "Els calendaris d'aniversari es generaran per un procés en segon pla..",
+ "Hence they will not be available immediately after enabling but will show up after some time." : "Per tant, no estaran disponibles immediatament després d'habilitar-los, però apareixeran d'aquí una estona.",
+ "%s via %s" : "%s via %s",
+ "The meeting »%s« with %s was canceled." : "La reunió »%s« amb %s ha estat cancel·lada.",
+ "The meeting »%s« with %s was updated." : "La reunió »%s« amb %s ha estat actualitzada.",
+ "%s invited you to »%s«" : "%s us ha convidat a »%s«",
+ "Please make sure to properly set up the email settings above." : "Si us plau, assegureu-vos de configurar correctament la configuració del correu electrònic de dalt."
},
"nplurals=2; plural=(n != 1);");
diff --git a/apps/dav/l10n/ca.json b/apps/dav/l10n/ca.json
index 8ec642f343f..e3c813be5c0 100644
--- a/apps/dav/l10n/ca.json
+++ b/apps/dav/l10n/ca.json
@@ -17,16 +17,17 @@
"You unshared calendar {calendar} from {user}" : "Heu deixat de compartir el calendari {calendar} amb {user}",
"{actor} unshared calendar {calendar} from {user}" : "{actor} no ha compartit el calendari {calendar} amb {user}",
"{actor} unshared calendar {calendar} from themselves" : "{actor} no comparteixen el calendari {calendar} de si mateixos",
- "You shared calendar {calendar} with group {group}" : "Has compartit el calendari {calendar} amb el grup {group}",
+ "You shared calendar {calendar} with group {group}" : "Heu compartit el calendari {calendar} amb el grup {group}",
"{actor} shared calendar {calendar} with group {group}" : "{actor} ha compartit el calendari {calendar} amb el grup {group}",
- "You unshared calendar {calendar} from group {group}" : "Has desactivat el calendari {calendar} del grup {group}",
+ "You unshared calendar {calendar} from group {group}" : "Heu desactivat el calendari {calendar} del grup {group}",
"{actor} unshared calendar {calendar} from group {group}" : "{actor} calendari no publicat {calendar} del grup {grup}",
"{actor} created event {event} in calendar {calendar}" : "{actor} ha creat l'esdeveniment {event} al calendari {calendar}",
"You created event {event} in calendar {calendar}" : "Heu creat l'esdeveniment {event} al calendari {calendar}",
"{actor} deleted event {event} from calendar {calendar}" : "{actor} eliminat esdeveniment {esdeveniment} del calendari {calendar}",
- "You deleted event {event} from calendar {calendar}" : "Has eliminat l'esdeveniment {event} del calendari {calendar}",
+ "You deleted event {event} from calendar {calendar}" : "Heu suprimit l'esdeveniment {event} del calendari {calendar}",
"{actor} updated event {event} in calendar {calendar}" : "{actor} esdeveniment actualitzat {esdeveniment} al calendari {calendar}",
"You updated event {event} in calendar {calendar}" : "Heu actualitzat l'esdeveniment {event} al calendari {calendar}",
+ "Busy" : "Ocupat",
"{actor} created todo {todo} in list {calendar}" : "{actor} ha creat la tasca {todo} a {calendar}",
"You created todo {todo} in list {calendar}" : "Heu creat la tasca {todo} a {calendar}",
"{actor} deleted todo {todo} from list {calendar}" : "{actor} ha eliminat la tasca {todo} a {calendar}",
@@ -41,12 +42,47 @@
"A calendar <strong>event</strong> was modified" : "S'ha modificat un <strong> esdeveniment </strong> del calendari",
"A calendar <strong>todo</strong> was modified" : "S'ha modificat una <strong>tasca</strong> d'un calendari",
"Contact birthdays" : "Aniversaris dels contactes",
+ "%1$s via %2$s" : "%1$s via %2$s",
+ "Invitation canceled" : "Invitació cancel·lada",
+ "Hello %s," : "Hola %s,",
+ "The meeting »%1$s« with %2$s was canceled." : "La reunió »%1$s« amb %2$s ha estat cancel·lada.",
+ "Invitation updated" : "Invitació actualitzada",
+ "The meeting »%1$s« with %2$s was updated." : "La reunió »%1$s« amb %2$s ha estat actualitzada.",
+ "%1$s invited you to »%2$s«" : "%1$s us ha convidat a »%2$s«",
+ "When:" : "Quan:",
+ "Where:" : "On:",
+ "Description:" : "Descripció:",
+ "Link:" : "Enllaç:",
"Accept" : "Accepta",
"Decline" : "Rebutja",
+ "More options …" : "Més opcions ...",
+ "More options at %s" : "Més opcions a %s",
"Contacts" : "Contactes",
+ "Your %s needs to be configured to use HTTPS in order to use CalDAV and CardDAV with iOS/macOS." : "El vostre %scal configurar-se per utilitzar HTTPS per poder fer servir CalDAV i CardDAV amb iOS/macOS. cal ",
+ "Configures a CalDAV account" : "Configura un compte CalDAV",
+ "Configures a CardDAV account" : "Configura un compte CardDAV",
+ "WebDAV" : "WebDAV",
+ "WebDAV endpoint" : "Punt final de WebDAV",
"Technical details" : "Detalls tècnics",
"Remote Address: %s" : "Adreça remota: %s",
"Request ID: %s" : "Sol·licitud ID: %s ",
- "Save" : "Desa"
+ "There was an error updating your attendance status." : "S'ha produït un error en actualitzar l'estat de la vostra assistència.",
+ "Please contact the organizer directly." : "Si us plau contacteu amb l'organitzador directament.",
+ "Are you accepting the invitation?" : "Accepteu la invitació?",
+ "Tentative" : "Provisional",
+ "Save" : "Desa",
+ "Your attendance was updated successfully." : "La vostra assistència ha estat actualitzada correctament.",
+ "Calendar server" : "Servidor de calendari",
+ "Also install the {calendarappstoreopen}Calendar app{linkclose}, or {calendardocopen}connect your desktop & mobile for syncing ↗{linkclose}." : "Instal·leu també {calendarappstoreopen}l’aplicació de Calendari{linkclose} o {calendardocopen}connecteu el vostre escriptori i el mòbil per sincronitzar ↗{linkclose}.",
+ "Send invitations to attendees" : "Envia invitacions als assistents",
+ "Please make sure to properly set up {emailopen}the email server{linkclose}." : "Si us plau, assegureu-vos de configurar correctament {emailopen}el servidor de correu electrònic{linkclose}.",
+ "Automatically generate a birthday calendar" : "Genera automàticament un calendari d’aniversari",
+ "Birthday calendars will be generated by a background job." : "Els calendaris d'aniversari es generaran per un procés en segon pla..",
+ "Hence they will not be available immediately after enabling but will show up after some time." : "Per tant, no estaran disponibles immediatament després d'habilitar-los, però apareixeran d'aquí una estona.",
+ "%s via %s" : "%s via %s",
+ "The meeting »%s« with %s was canceled." : "La reunió »%s« amb %s ha estat cancel·lada.",
+ "The meeting »%s« with %s was updated." : "La reunió »%s« amb %s ha estat actualitzada.",
+ "%s invited you to »%s«" : "%s us ha convidat a »%s«",
+ "Please make sure to properly set up the email settings above." : "Si us plau, assegureu-vos de configurar correctament la configuració del correu electrònic de dalt."
},"pluralForm" :"nplurals=2; plural=(n != 1);"
} \ No newline at end of file
diff --git a/apps/files/l10n/ro.js b/apps/files/l10n/ro.js
index 15131b84d0b..cb304279071 100644
--- a/apps/files/l10n/ro.js
+++ b/apps/files/l10n/ro.js
@@ -25,6 +25,8 @@ OC.L10N.register(
"Target folder does not exist any more" : "Directorul destinație nu mai există",
"Actions" : "Acțiuni",
"Rename" : "Redenumește",
+ "Copy" : "Copiază",
+ "Open" : "Deschide",
"Disconnect storage" : "Deconectează stocarea",
"Unshare" : "Nu mai partaja",
"Files" : "Fișiere",
@@ -106,6 +108,7 @@ OC.L10N.register(
"A file or folder has been <strong>restored</strong>" : "Un fișier sau dosar a fost <strong>restaurat</strong>",
"Upload (max. %s)" : "Încarcă (max. %s)",
"%s of %s used" : "%s din %s folosiți",
+ "%1$s%% of %2$s used" : "%1$s%% din %2$s utilizat",
"%s used" : "%s folosiți",
"Settings" : "Setări",
"Show hidden files" : "Arată fișierele ascunse",
@@ -133,6 +136,7 @@ OC.L10N.register(
"Save" : "Salvează",
"With PHP-FPM it might take 5 minutes for changes to be applied." : "Cu PHP-FPM poate dura 5 minute pentru a aplica schimbările..",
"Missing permissions to edit from here." : "Nu ai permisiuni pentru a edita aici.",
- "Cancel upload" : "Anulează încărcarea"
+ "Cancel upload" : "Anulează încărcarea",
+ "%1$s of %2$s used" : "%1$s din %2$s utilizat"
},
"nplurals=3; plural=(n==1?0:(((n%100>19)||((n%100==0)&&(n!=0)))?2:1));");
diff --git a/apps/files/l10n/ro.json b/apps/files/l10n/ro.json
index 936c34640a4..54777b20ace 100644
--- a/apps/files/l10n/ro.json
+++ b/apps/files/l10n/ro.json
@@ -23,6 +23,8 @@
"Target folder does not exist any more" : "Directorul destinație nu mai există",
"Actions" : "Acțiuni",
"Rename" : "Redenumește",
+ "Copy" : "Copiază",
+ "Open" : "Deschide",
"Disconnect storage" : "Deconectează stocarea",
"Unshare" : "Nu mai partaja",
"Files" : "Fișiere",
@@ -104,6 +106,7 @@
"A file or folder has been <strong>restored</strong>" : "Un fișier sau dosar a fost <strong>restaurat</strong>",
"Upload (max. %s)" : "Încarcă (max. %s)",
"%s of %s used" : "%s din %s folosiți",
+ "%1$s%% of %2$s used" : "%1$s%% din %2$s utilizat",
"%s used" : "%s folosiți",
"Settings" : "Setări",
"Show hidden files" : "Arată fișierele ascunse",
@@ -131,6 +134,7 @@
"Save" : "Salvează",
"With PHP-FPM it might take 5 minutes for changes to be applied." : "Cu PHP-FPM poate dura 5 minute pentru a aplica schimbările..",
"Missing permissions to edit from here." : "Nu ai permisiuni pentru a edita aici.",
- "Cancel upload" : "Anulează încărcarea"
+ "Cancel upload" : "Anulează încărcarea",
+ "%1$s of %2$s used" : "%1$s din %2$s utilizat"
},"pluralForm" :"nplurals=3; plural=(n==1?0:(((n%100>19)||((n%100==0)&&(n!=0)))?2:1));"
} \ No newline at end of file
diff --git a/apps/files_sharing/l10n/he.js b/apps/files_sharing/l10n/he.js
index cc0fe320d75..093de3d065c 100644
--- a/apps/files_sharing/l10n/he.js
+++ b/apps/files_sharing/l10n/he.js
@@ -5,6 +5,7 @@ OC.L10N.register(
"Shared with you" : "שיתף/שיתפה אתך",
"Shared by link" : "משותף עם קישור",
"Deleted shares" : "שיתופים שנמחקו",
+ "Shares" : "שיתופים",
"Nothing shared with you yet" : "עדיין לא שיתפו אתך דבר",
"Files and folders others share with you will show up here" : "קבצים ותיקיות שאחרים שיתפו אתך יוצגו כאן",
"Nothing shared yet" : "עדיין לא שותף דבר",
@@ -13,10 +14,15 @@ OC.L10N.register(
"Files and folders you share by link will show up here" : "קבצים ותיקיות ששיתפת עם קישור יוצגו כאן",
"No deleted shares" : "אין שיתופים שנמחקו",
"Shares you deleted will show up here" : "שיתופים שמחקת יופיעו כאן",
+ "No shares" : "אין שיתופים",
+ "Shares will show up here" : "שיתופים יופיעו כאן",
"Restore share" : "שחזור שיתוף",
"Something happened. Unable to restore the share." : "משהו התרחש. לא ניתן לשחזר את השיתוף.",
+ "Move or copy" : "העברה או העתקה",
"Download" : "הורדה",
+ "Delete" : "מחיקה",
"You can upload into this folder" : "ניתן להעלות לתיקייה זו",
+ "Terms of service" : "תנאי שירות",
"No compatible server found at {remote}" : "לא נמצא שרת תואם בכתובת {remote}",
"Invalid server URL" : "כתובת השרת שגויה",
"Failed to add the public link to your Nextcloud" : "אירע כשל בהוספת קישור ציבורי ל־Nextcloud שלך",
@@ -44,12 +50,14 @@ OC.L10N.register(
"Public link expired for {file}" : "תוקף הקישור הציבורי עבור {file} פג",
"Shared with {user}" : "שותף עם {user}",
"Removed share for {user}" : "הוסר השיתוף עבור {user}",
+ "You removed yourself" : "הסרת את עצמך",
"{actor} shared with {user}" : "שותף עם {user} על ידי {actor}",
"{actor} removed share for {user}" : "השיתוף עבור {user} הוסר על ידי {actor}",
"Shared by {actor}" : "שותף על ידי {actor}",
"{actor} removed share" : "שיתוף הוסר על ידי {actor}",
"You shared {file} with {user}" : "שיתפת את {file} עם {user}",
"You removed {user} from {file}" : "הסרת את {user} מהקובץ {file}",
+ "You removed yourself from {file}" : "הסרת את עצמך מהקובץ {file}",
"{actor} shared {file} with {user}" : "{file} שותף עם {user} על ידי {actor}",
"A file or folder was shared from <strong>another server</strong>" : "קובץ או תיקייה שותפו מ- <strong>שרת אחר</strong>",
"A file or folder has been <strong>shared</strong>" : "קובץ או תיקייה <strong>שותפו<strong/>",
@@ -76,10 +84,14 @@ OC.L10N.register(
"Can't change permissions for public share links" : "לא ניתן לשנות הרשאות לקישורי שיתוף ציבוריים",
"Cannot increase permissions" : "לא ניתן להעלות הרשאות",
"shared by %s" : "שותף על ידי %s",
+ "Download all files" : "הורדת כל הקבצים",
"Direct link" : "קישור ישיר",
"Add to your Nextcloud" : "הוספה ל־Nextcloud שלך",
"Share API is disabled" : "שיתוף API מנוטרל",
"File sharing" : "שיתוף קבצים",
+ "Link to a file" : "קישור לקובץ",
+ "file" : "קובץ",
+ "Shared" : "משותף",
"Share" : "שיתוף",
"Sharing" : "שיתוף",
"No entries found in this folder" : "לא נמצאו כניסות לתיקייה זו",
@@ -92,11 +104,15 @@ OC.L10N.register(
"the link expired" : "הקישור פג תוקף",
"sharing is disabled" : "השיתוף נוטרל",
"For more info, please ask the person who sent this link." : "למידע נוסף, יש לפנות לשולח קישור זה.",
+ "Share note" : "פתק שיתוף",
+ "Toggle grid view" : "החלפת תצוגת טבלה",
"Download %s" : "הורדה %s",
"Upload files to %s" : "העלאת קבצים על %s",
+ "Note" : "פתק",
"Select or drop files" : "בחירה או השלכה של קבצים",
"Uploading files…" : "קבצים מועלים…",
"Uploaded files:" : "קבצים שהועלו:",
+ "By uploading files, you agree to the %1$sterms of service%2$s." : "עצם העלאתם של קבצים מביעה את הסכמתך ל%1$sתנאי השירות%2$s.",
"Sharing %s failed because the back end does not allow shares from type %s" : "שיתוף %s נכשל כיוון שהצד האחרוי ינו מאפשר שיתוף מסוג %s"
},
"nplurals=4; plural=(n == 1 && n % 1 == 0) ? 0 : (n == 2 && n % 1 == 0) ? 1: (n % 10 == 0 && n % 1 == 0 && n > 10) ? 2 : 3;");
diff --git a/apps/files_sharing/l10n/he.json b/apps/files_sharing/l10n/he.json
index 77e16b4cba0..f4c39ecf1a5 100644
--- a/apps/files_sharing/l10n/he.json
+++ b/apps/files_sharing/l10n/he.json
@@ -3,6 +3,7 @@
"Shared with you" : "שיתף/שיתפה אתך",
"Shared by link" : "משותף עם קישור",
"Deleted shares" : "שיתופים שנמחקו",
+ "Shares" : "שיתופים",
"Nothing shared with you yet" : "עדיין לא שיתפו אתך דבר",
"Files and folders others share with you will show up here" : "קבצים ותיקיות שאחרים שיתפו אתך יוצגו כאן",
"Nothing shared yet" : "עדיין לא שותף דבר",
@@ -11,10 +12,15 @@
"Files and folders you share by link will show up here" : "קבצים ותיקיות ששיתפת עם קישור יוצגו כאן",
"No deleted shares" : "אין שיתופים שנמחקו",
"Shares you deleted will show up here" : "שיתופים שמחקת יופיעו כאן",
+ "No shares" : "אין שיתופים",
+ "Shares will show up here" : "שיתופים יופיעו כאן",
"Restore share" : "שחזור שיתוף",
"Something happened. Unable to restore the share." : "משהו התרחש. לא ניתן לשחזר את השיתוף.",
+ "Move or copy" : "העברה או העתקה",
"Download" : "הורדה",
+ "Delete" : "מחיקה",
"You can upload into this folder" : "ניתן להעלות לתיקייה זו",
+ "Terms of service" : "תנאי שירות",
"No compatible server found at {remote}" : "לא נמצא שרת תואם בכתובת {remote}",
"Invalid server URL" : "כתובת השרת שגויה",
"Failed to add the public link to your Nextcloud" : "אירע כשל בהוספת קישור ציבורי ל־Nextcloud שלך",
@@ -42,12 +48,14 @@
"Public link expired for {file}" : "תוקף הקישור הציבורי עבור {file} פג",
"Shared with {user}" : "שותף עם {user}",
"Removed share for {user}" : "הוסר השיתוף עבור {user}",
+ "You removed yourself" : "הסרת את עצמך",
"{actor} shared with {user}" : "שותף עם {user} על ידי {actor}",
"{actor} removed share for {user}" : "השיתוף עבור {user} הוסר על ידי {actor}",
"Shared by {actor}" : "שותף על ידי {actor}",
"{actor} removed share" : "שיתוף הוסר על ידי {actor}",
"You shared {file} with {user}" : "שיתפת את {file} עם {user}",
"You removed {user} from {file}" : "הסרת את {user} מהקובץ {file}",
+ "You removed yourself from {file}" : "הסרת את עצמך מהקובץ {file}",
"{actor} shared {file} with {user}" : "{file} שותף עם {user} על ידי {actor}",
"A file or folder was shared from <strong>another server</strong>" : "קובץ או תיקייה שותפו מ- <strong>שרת אחר</strong>",
"A file or folder has been <strong>shared</strong>" : "קובץ או תיקייה <strong>שותפו<strong/>",
@@ -74,10 +82,14 @@
"Can't change permissions for public share links" : "לא ניתן לשנות הרשאות לקישורי שיתוף ציבוריים",
"Cannot increase permissions" : "לא ניתן להעלות הרשאות",
"shared by %s" : "שותף על ידי %s",
+ "Download all files" : "הורדת כל הקבצים",
"Direct link" : "קישור ישיר",
"Add to your Nextcloud" : "הוספה ל־Nextcloud שלך",
"Share API is disabled" : "שיתוף API מנוטרל",
"File sharing" : "שיתוף קבצים",
+ "Link to a file" : "קישור לקובץ",
+ "file" : "קובץ",
+ "Shared" : "משותף",
"Share" : "שיתוף",
"Sharing" : "שיתוף",
"No entries found in this folder" : "לא נמצאו כניסות לתיקייה זו",
@@ -90,11 +102,15 @@
"the link expired" : "הקישור פג תוקף",
"sharing is disabled" : "השיתוף נוטרל",
"For more info, please ask the person who sent this link." : "למידע נוסף, יש לפנות לשולח קישור זה.",
+ "Share note" : "פתק שיתוף",
+ "Toggle grid view" : "החלפת תצוגת טבלה",
"Download %s" : "הורדה %s",
"Upload files to %s" : "העלאת קבצים על %s",
+ "Note" : "פתק",
"Select or drop files" : "בחירה או השלכה של קבצים",
"Uploading files…" : "קבצים מועלים…",
"Uploaded files:" : "קבצים שהועלו:",
+ "By uploading files, you agree to the %1$sterms of service%2$s." : "עצם העלאתם של קבצים מביעה את הסכמתך ל%1$sתנאי השירות%2$s.",
"Sharing %s failed because the back end does not allow shares from type %s" : "שיתוף %s נכשל כיוון שהצד האחרוי ינו מאפשר שיתוף מסוג %s"
},"pluralForm" :"nplurals=4; plural=(n == 1 && n % 1 == 0) ? 0 : (n == 2 && n % 1 == 0) ? 1: (n % 10 == 0 && n % 1 == 0 && n > 10) ? 2 : 3;"
} \ No newline at end of file
diff --git a/apps/files_sharing/l10n/tr.js b/apps/files_sharing/l10n/tr.js
index e2d833cccc9..7f02777248b 100644
--- a/apps/files_sharing/l10n/tr.js
+++ b/apps/files_sharing/l10n/tr.js
@@ -111,7 +111,9 @@ OC.L10N.register(
"Share API is disabled" : "Paylaşım API arayüzü devre dışı",
"File sharing" : "Dosya paylaşımı",
"This application enables users to share files within Nextcloud. If enabled, the admin can choose which groups can share files. The applicable users can then share files and folders with other users 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 users 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." : "Bu uygulama kullanıcıların Nextcloud üzerinde dosya paylaşabilmesini sağlar. Etkinleştirildiğinde, yöneticiler dosya paylaşabilecek grupları belirleyebilir. Seçilmiş gruplardaki kullanıcılar Nextcloud üzerindeki diğer kullanıcı ve gruplar ile dosya ve klasör paylaşabilir. Ek olarak, yönetici bağlantı paylaşımı özelliğini etkinleştirmiş ise, Nextcloud üzerinde olmayan kullanıcılar ile dosya paylaşımı bağlantıları kullanılabilir. Yöneticiler ayrıca parola ve son kullanma tarihi kullanımını zorunlu kılmanın yanında, paylaşım bağlantıları ile sunucudan sunucuya paylaşım ve mobil aygıtlar ile paylaşım gibi özellikleri etkinleştirebilir.\nBu özellik devre dışı bırakıldığında, sunucu, eşitleme istemcileri ve mobil uygulamalar üzerinden alıcılar ile paylaşılmış dosya ve klasörler kaldırılır. Ayrıntılı bilgi almak için Nextcloud belgelerine bakabilirsiniz.",
+ "Link to a file" : "Bir dosya ile bağla",
"file" : "dosya",
+ "Shared" : "Paylaşılan",
"Share" : "Paylaş",
"Sharing" : "Paylaşım",
"No entries found in this folder" : "Bu klasörde herhangi bir kayıt yok",
diff --git a/apps/files_sharing/l10n/tr.json b/apps/files_sharing/l10n/tr.json
index d6cdad6c379..f5b6782746d 100644
--- a/apps/files_sharing/l10n/tr.json
+++ b/apps/files_sharing/l10n/tr.json
@@ -109,7 +109,9 @@
"Share API is disabled" : "Paylaşım API arayüzü devre dışı",
"File sharing" : "Dosya paylaşımı",
"This application enables users to share files within Nextcloud. If enabled, the admin can choose which groups can share files. The applicable users can then share files and folders with other users 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 users 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." : "Bu uygulama kullanıcıların Nextcloud üzerinde dosya paylaşabilmesini sağlar. Etkinleştirildiğinde, yöneticiler dosya paylaşabilecek grupları belirleyebilir. Seçilmiş gruplardaki kullanıcılar Nextcloud üzerindeki diğer kullanıcı ve gruplar ile dosya ve klasör paylaşabilir. Ek olarak, yönetici bağlantı paylaşımı özelliğini etkinleştirmiş ise, Nextcloud üzerinde olmayan kullanıcılar ile dosya paylaşımı bağlantıları kullanılabilir. Yöneticiler ayrıca parola ve son kullanma tarihi kullanımını zorunlu kılmanın yanında, paylaşım bağlantıları ile sunucudan sunucuya paylaşım ve mobil aygıtlar ile paylaşım gibi özellikleri etkinleştirebilir.\nBu özellik devre dışı bırakıldığında, sunucu, eşitleme istemcileri ve mobil uygulamalar üzerinden alıcılar ile paylaşılmış dosya ve klasörler kaldırılır. Ayrıntılı bilgi almak için Nextcloud belgelerine bakabilirsiniz.",
+ "Link to a file" : "Bir dosya ile bağla",
"file" : "dosya",
+ "Shared" : "Paylaşılan",
"Share" : "Paylaş",
"Sharing" : "Paylaşım",
"No entries found in this folder" : "Bu klasörde herhangi bir kayıt yok",
diff --git a/apps/sharebymail/l10n/zh_CN.js b/apps/sharebymail/l10n/zh_CN.js
index 37ba39c8660..65a4c554eaf 100644
--- a/apps/sharebymail/l10n/zh_CN.js
+++ b/apps/sharebymail/l10n/zh_CN.js
@@ -17,18 +17,36 @@ OC.L10N.register(
"%3$s shared %1$s with %2$s by mail" : "%3$s 通过邮件将 %1$s 共享给了 %2$s",
"{actor} shared {file} with {email} by mail" : "{actor} 共享 {file} 于 {email} 通过邮件",
"You unshared %1$s from %2$s by mail" : "您停止了通过电子邮件从%2$s共享的%1$s",
+ "You unshared {file} from {email} by mail" : "您通过邮件停止了来自 {email} 的 {file} 的共享。",
+ "%3$s unshared %1$s from %2$s by mail" : "%3$s通过邮件停止了来自 %2$s的%1$s的共享",
+ "{actor} unshared {file} from {email} by mail" : "{actor} 通过邮件停止了来自 {email} 的 {file} 的共享",
"Password to access %1$s was sent to %2s" : "访问 %1$s 的密码被发送给 %2s",
"Password to access {file} was sent to {email}" : "访问 {file} 的密码被发送给 {email}",
"Password to access %1$s was sent to you" : "访问 %1$s 的密码已发送给您",
"Password to access {file} was sent to you" : "访问 {file} 的密码已发送给您",
+ "Sharing %1$s failed, this item is already shared with %2$s" : "共享 %1$s 失败,该项已经共享给 %2$s",
"We can't send you the auto-generated password. Please set a valid email address in your personal settings and try again." : "我们无法将自动生成的密码发送与您。请在您的个人设置中提供有效的邮箱后重试。",
"Failed to send share by email" : "通过邮件发送共享失败",
+ "%1$s shared »%2$s« with you" : "%1$s 与您分享了 »%2$s«",
+ "%1$s shared »%2$s« with you." : "%1$s 与您分享了 »%2$s«。",
"Click the button below to open it." : "点击下面的按钮打开它。",
"Open »%s«" : "打开 »%s«",
+ "%1$s via %2$s" : "%1$s 通过 %2$s",
+ "%1$s shared »%2$s« with you.\nYou should have already received a separate mail with a link to access it.\n" : "%1$s 与您分享了 »%2$s«。\n访问链接已另外以邮件方式发送到您的邮箱。\n",
+ "%1$s shared »%2$s« with you. You should have already received a separate mail with a link to access it." : "%1$s 与您分享了 »%2$s«。访问链接已另外以邮件方式发送到您的邮箱。",
+ "Password to access »%1$s« shared to you by %2$s" : "用于访问 %2$s 共享给您的 »%1$s« 的密码",
"Password to access »%s«" : "访问 »%s« 的密码",
+ "It is protected with the following password:" : "其已被以下密码保护:",
+ "%1$s shared »%2$s« with you and wants to add:" : "%1$s 给您共享了 »%2$s« 并希望添加:",
+ "%1$s shared »%2$s« with you and wants to add" : "%1$s 给您共享了 »%2$s« 并希望添加",
+ "»%s« added a note to a file shared with you" : "»%s« 在与您共享的文件中添加了备注",
+ "You just shared »%1$s« with %2$s. The share was already send to the recipient. Due to the security policies defined by the administrator of %3$s each share needs to be protected by password and it is not allowed to send the password directly to the recipient. Therefore you need to forward the password manually to the recipient." : "您刚刚与 %2$s 分享了 »%1$s«。此共享已发送给收件人。根据管理员定义的安全策略 %3$s,每个共享都需要受密码保护,并且不允许直接向收件人发送密码。因此,您需要将密码手动转发给收件人。",
+ "Password to access »%1$s« shared by you with %2$s" : "用于访问您给 %2$s 共享的 »%1$s« 的密码",
+ "This is the password:" : "这是密码:",
"You can choose a different password at any time in the share dialog." : "您可以随时在共享对话框中选择不同的密码。",
"Could not find share" : "没有发现共享",
"Share by mail" : "通过邮件共享",
+ "Share provider which allows you to share files by mail" : "分享允许您通过邮件共享文件的供应商",
"Allows users to share a personalized link to a file or folder by putting in an email address." : "允许用户通过电子邮件地址来共享文件或文件夹的个性化链接。",
"Send password by mail" : "通过电子邮件发送密码",
"Enforce password protection" : "强制密码保护",
@@ -42,6 +60,7 @@ OC.L10N.register(
"It is protected with the following password: %s" : "已被已下密码保护:%s",
"You just shared »%s« with %s. The share was already send to the recipient. Due to the security policies defined by the administrator of %s each share needs to be protected by password and it is not allowed to send the password directly to the recipient. Therefore you need to forward the password manually to the recipient." : "您与 %s 共享 »%s« 已发送给收件人。由于 %s 管理员定义的安全策略,每个共享都需要受密码保护,并且不允许直接向收件人发送密码。因此,您需要将密码手动转发给收件人。",
"Password to access »%s« shared with %s" : "使用密码访问 »%s« ,由 %s 共享",
- "This is the password: %s" : "这是密码:%s"
+ "This is the password: %s" : "这是密码:%s",
+ "Password to access »%1$s« shared with %2$s" : "用于访问与 %2$s 共享的 »%1$s« 的密码"
},
"nplurals=1; plural=0;");
diff --git a/apps/sharebymail/l10n/zh_CN.json b/apps/sharebymail/l10n/zh_CN.json
index 971f0a9df2f..696bb977cf1 100644
--- a/apps/sharebymail/l10n/zh_CN.json
+++ b/apps/sharebymail/l10n/zh_CN.json
@@ -15,18 +15,36 @@
"%3$s shared %1$s with %2$s by mail" : "%3$s 通过邮件将 %1$s 共享给了 %2$s",
"{actor} shared {file} with {email} by mail" : "{actor} 共享 {file} 于 {email} 通过邮件",
"You unshared %1$s from %2$s by mail" : "您停止了通过电子邮件从%2$s共享的%1$s",
+ "You unshared {file} from {email} by mail" : "您通过邮件停止了来自 {email} 的 {file} 的共享。",
+ "%3$s unshared %1$s from %2$s by mail" : "%3$s通过邮件停止了来自 %2$s的%1$s的共享",
+ "{actor} unshared {file} from {email} by mail" : "{actor} 通过邮件停止了来自 {email} 的 {file} 的共享",
"Password to access %1$s was sent to %2s" : "访问 %1$s 的密码被发送给 %2s",
"Password to access {file} was sent to {email}" : "访问 {file} 的密码被发送给 {email}",
"Password to access %1$s was sent to you" : "访问 %1$s 的密码已发送给您",
"Password to access {file} was sent to you" : "访问 {file} 的密码已发送给您",
+ "Sharing %1$s failed, this item is already shared with %2$s" : "共享 %1$s 失败,该项已经共享给 %2$s",
"We can't send you the auto-generated password. Please set a valid email address in your personal settings and try again." : "我们无法将自动生成的密码发送与您。请在您的个人设置中提供有效的邮箱后重试。",
"Failed to send share by email" : "通过邮件发送共享失败",
+ "%1$s shared »%2$s« with you" : "%1$s 与您分享了 »%2$s«",
+ "%1$s shared »%2$s« with you." : "%1$s 与您分享了 »%2$s«。",
"Click the button below to open it." : "点击下面的按钮打开它。",
"Open »%s«" : "打开 »%s«",
+ "%1$s via %2$s" : "%1$s 通过 %2$s",
+ "%1$s shared »%2$s« with you.\nYou should have already received a separate mail with a link to access it.\n" : "%1$s 与您分享了 »%2$s«。\n访问链接已另外以邮件方式发送到您的邮箱。\n",
+ "%1$s shared »%2$s« with you. You should have already received a separate mail with a link to access it." : "%1$s 与您分享了 »%2$s«。访问链接已另外以邮件方式发送到您的邮箱。",
+ "Password to access »%1$s« shared to you by %2$s" : "用于访问 %2$s 共享给您的 »%1$s« 的密码",
"Password to access »%s«" : "访问 »%s« 的密码",
+ "It is protected with the following password:" : "其已被以下密码保护:",
+ "%1$s shared »%2$s« with you and wants to add:" : "%1$s 给您共享了 »%2$s« 并希望添加:",
+ "%1$s shared »%2$s« with you and wants to add" : "%1$s 给您共享了 »%2$s« 并希望添加",
+ "»%s« added a note to a file shared with you" : "»%s« 在与您共享的文件中添加了备注",
+ "You just shared »%1$s« with %2$s. The share was already send to the recipient. Due to the security policies defined by the administrator of %3$s each share needs to be protected by password and it is not allowed to send the password directly to the recipient. Therefore you need to forward the password manually to the recipient." : "您刚刚与 %2$s 分享了 »%1$s«。此共享已发送给收件人。根据管理员定义的安全策略 %3$s,每个共享都需要受密码保护,并且不允许直接向收件人发送密码。因此,您需要将密码手动转发给收件人。",
+ "Password to access »%1$s« shared by you with %2$s" : "用于访问您给 %2$s 共享的 »%1$s« 的密码",
+ "This is the password:" : "这是密码:",
"You can choose a different password at any time in the share dialog." : "您可以随时在共享对话框中选择不同的密码。",
"Could not find share" : "没有发现共享",
"Share by mail" : "通过邮件共享",
+ "Share provider which allows you to share files by mail" : "分享允许您通过邮件共享文件的供应商",
"Allows users to share a personalized link to a file or folder by putting in an email address." : "允许用户通过电子邮件地址来共享文件或文件夹的个性化链接。",
"Send password by mail" : "通过电子邮件发送密码",
"Enforce password protection" : "强制密码保护",
@@ -40,6 +58,7 @@
"It is protected with the following password: %s" : "已被已下密码保护:%s",
"You just shared »%s« with %s. The share was already send to the recipient. Due to the security policies defined by the administrator of %s each share needs to be protected by password and it is not allowed to send the password directly to the recipient. Therefore you need to forward the password manually to the recipient." : "您与 %s 共享 »%s« 已发送给收件人。由于 %s 管理员定义的安全策略,每个共享都需要受密码保护,并且不允许直接向收件人发送密码。因此,您需要将密码手动转发给收件人。",
"Password to access »%s« shared with %s" : "使用密码访问 »%s« ,由 %s 共享",
- "This is the password: %s" : "这是密码:%s"
+ "This is the password: %s" : "这是密码:%s",
+ "Password to access »%1$s« shared with %2$s" : "用于访问与 %2$s 共享的 »%1$s« 的密码"
},"pluralForm" :"nplurals=1; plural=0;"
} \ No newline at end of file
diff --git a/apps/systemtags/l10n/zh_CN.js b/apps/systemtags/l10n/zh_CN.js
index 60bc366fcd7..bb2a8881a23 100644
--- a/apps/systemtags/l10n/zh_CN.js
+++ b/apps/systemtags/l10n/zh_CN.js
@@ -27,10 +27,14 @@ OC.L10N.register(
"You updated system tag {oldsystemtag} to {newsystemtag}" : "您已经将系统标签 {oldsystemtag} 更新为 {newsystemtag}",
"%1$s updated system tag %3$s to %2$s" : "%1$s 已经将系统标签 %3$s 更新为 %2$s",
"{actor} updated system tag {oldsystemtag} to {newsystemtag}" : "{actor} 已经将系统标签 {oldsystemtag} 更新为 {newsystemtag}",
+ "System tag %2$s was added to %1$s by the system" : "系统标签%2$s 已由系统添加到 %1$s",
+ "System tag {systemtag} was added to {file} by the system" : "系统标签 {systemtag} 已由系统添加到 {file}",
"You added system tag %2$s to %1$s" : "您为 %1$s 填加了系统标签 %2$s",
"You added system tag {systemtag} to {file}" : "您为 {file} 添加了系统标签 {systemtag}",
"%1$s added system tag %3$s to %2$s" : "%1$s 为 %2$s 添加了系统标签 %3$s",
"{actor} added system tag {systemtag} to {file}" : "{actor} 为 {file} 添加了系统标签 {systemtag}",
+ "System tag %2$s was removed from %1$s by the system" : "系统标签 %2$s 已被系统从 %1$s 移除",
+ "System tag {systemtag} was removed from {file} by the system" : "系统标签 {systemtag} 已被系统从 {file} 移除",
"You removed system tag %2$s from %1$s" : "您从 %1$s 移除了系统标签 %2$s",
"You removed system tag {systemtag} from {file}" : "您从 {file} 移除了系统标签 {systemtag}",
"%1$s removed system tag %3$s from %2$s" : "%1$s 从 %2$s 移除了系统标签 %3$s",
@@ -39,6 +43,8 @@ OC.L10N.register(
"%s (invisible)" : "%s(不可见)",
"<strong>System tags</strong> for a file have been modified" : "已更改的文件的<strong>系统标签</strong> ",
"Collaborative tags" : "协作标签",
+ "Collaborative tagging functionality which shares tags among users." : "协作标签功能在用户间共享标签。",
+ "Collaborative tagging functionality which shares tags among users. Great for teams.\n\t(If you are a provider with a multi-tenancy installation, it is advised to deactivate this app as tags are shared.)" : "协作标签功能在用户间共享标签。适合团队使用。\n\n\t(如果您是一个多租户安装实例的提供者,建议在标签共享时禁用此应用)",
"Tagged files" : "标签文件",
"Select tags to filter by" : "选择标签来筛选",
"No tags found" : "标签未找到",
diff --git a/apps/systemtags/l10n/zh_CN.json b/apps/systemtags/l10n/zh_CN.json
index 27ca7dede8b..b1ca985ba85 100644
--- a/apps/systemtags/l10n/zh_CN.json
+++ b/apps/systemtags/l10n/zh_CN.json
@@ -25,10 +25,14 @@
"You updated system tag {oldsystemtag} to {newsystemtag}" : "您已经将系统标签 {oldsystemtag} 更新为 {newsystemtag}",
"%1$s updated system tag %3$s to %2$s" : "%1$s 已经将系统标签 %3$s 更新为 %2$s",
"{actor} updated system tag {oldsystemtag} to {newsystemtag}" : "{actor} 已经将系统标签 {oldsystemtag} 更新为 {newsystemtag}",
+ "System tag %2$s was added to %1$s by the system" : "系统标签%2$s 已由系统添加到 %1$s",
+ "System tag {systemtag} was added to {file} by the system" : "系统标签 {systemtag} 已由系统添加到 {file}",
"You added system tag %2$s to %1$s" : "您为 %1$s 填加了系统标签 %2$s",
"You added system tag {systemtag} to {file}" : "您为 {file} 添加了系统标签 {systemtag}",
"%1$s added system tag %3$s to %2$s" : "%1$s 为 %2$s 添加了系统标签 %3$s",
"{actor} added system tag {systemtag} to {file}" : "{actor} 为 {file} 添加了系统标签 {systemtag}",
+ "System tag %2$s was removed from %1$s by the system" : "系统标签 %2$s 已被系统从 %1$s 移除",
+ "System tag {systemtag} was removed from {file} by the system" : "系统标签 {systemtag} 已被系统从 {file} 移除",
"You removed system tag %2$s from %1$s" : "您从 %1$s 移除了系统标签 %2$s",
"You removed system tag {systemtag} from {file}" : "您从 {file} 移除了系统标签 {systemtag}",
"%1$s removed system tag %3$s from %2$s" : "%1$s 从 %2$s 移除了系统标签 %3$s",
@@ -37,6 +41,8 @@
"%s (invisible)" : "%s(不可见)",
"<strong>System tags</strong> for a file have been modified" : "已更改的文件的<strong>系统标签</strong> ",
"Collaborative tags" : "协作标签",
+ "Collaborative tagging functionality which shares tags among users." : "协作标签功能在用户间共享标签。",
+ "Collaborative tagging functionality which shares tags among users. Great for teams.\n\t(If you are a provider with a multi-tenancy installation, it is advised to deactivate this app as tags are shared.)" : "协作标签功能在用户间共享标签。适合团队使用。\n\n\t(如果您是一个多租户安装实例的提供者,建议在标签共享时禁用此应用)",
"Tagged files" : "标签文件",
"Select tags to filter by" : "选择标签来筛选",
"No tags found" : "标签未找到",
diff --git a/apps/twofactor_backupcodes/l10n/eo.js b/apps/twofactor_backupcodes/l10n/eo.js
new file mode 100644
index 00000000000..aaef0bbdc7b
--- /dev/null
+++ b/apps/twofactor_backupcodes/l10n/eo.js
@@ -0,0 +1,27 @@
+OC.L10N.register(
+ "twofactor_backupcodes",
+ {
+ "_" : "_",
+ "An error occurred while generating your backup codes" : "Eraro okazis dum generado de viaj rezervkodoj",
+ "{name} backup codes" : "{name} rezervkodoj",
+ "These are your backup codes. Please save and/or print them as you will not be able to read the codes again later" : "Jen viaj rezervkodoj. Bv. konservi aŭ presi ilin, ĉar vi ne plu povos vidi tiujn kodojn poste",
+ "Save backup codes" : "Konservi la rezervkodojn",
+ "Print backup codes" : "Presi la rezervkodojn",
+ "Backup codes have been generated. {used} of {total} codes have been used." : "Rezervkodoj generiĝis. {used} kodoj el {total} uziĝis.",
+ "Regenerate backup codes" : "Regeneri rezervkodojn",
+ "_icon-loading-small_::_generate-backup-codes_" : ["icon-loading-small","generate-backup-codes"],
+ "If you regenerate backup codes, you automatically invalidate old codes." : "Si vi regeneras rezervkodojn, vi aŭtomate senvalidigas la antaŭajn.",
+ "Generate backup codes" : "Generi rezervkodojn",
+ "You created two-factor backup codes for your account" : "Vi kreis dufazajn rezervkodojn por via konto",
+ "Second-factor backup codes" : "Dufazaj rezervkodoj",
+ "You have enabled two-factor authentication but have not yet generated backup codes. Be sure to do this in case you lose access to your second factor." : "Vi ŝaltis dufazan aŭtentigon, sed vi ankoraŭ ne generis rezervkodojn. Nepre faru tion tuj por eviti, ke vi ne povos ensaluti okaze de perdo de via duan fazo.",
+ "Backup code" : "Rezervkodo",
+ "Use backup code" : "Uzi rezervkodon",
+ "Two factor backup codes" : "Dufazaj rezervkodoj",
+ "A two-factor auth backup codes provider" : "Provizanto de rezervkodoj por dufaza aŭtentigo",
+ "Use one of the backup codes you saved when setting up two-factor authentication." : "Uzu unu el viaj rezervkodoj, kiujn vi konservis dum agordo de dufaza aŭtentigo.",
+ "Submit" : "Sendi",
+ "Backup codes have been generated. {{used}} of {{total}} codes have been used." : "Rezervkodoj generiĝis. {{used}} kodoj el {{total}} uziĝis.",
+ "Nextcloud backup codes" : "Rezervkodoj por Nextcloud"
+},
+"nplurals=2; plural=(n != 1);");
diff --git a/apps/twofactor_backupcodes/l10n/eo.json b/apps/twofactor_backupcodes/l10n/eo.json
new file mode 100644
index 00000000000..4d9c9cbcecb
--- /dev/null
+++ b/apps/twofactor_backupcodes/l10n/eo.json
@@ -0,0 +1,25 @@
+{ "translations": {
+ "_" : "_",
+ "An error occurred while generating your backup codes" : "Eraro okazis dum generado de viaj rezervkodoj",
+ "{name} backup codes" : "{name} rezervkodoj",
+ "These are your backup codes. Please save and/or print them as you will not be able to read the codes again later" : "Jen viaj rezervkodoj. Bv. konservi aŭ presi ilin, ĉar vi ne plu povos vidi tiujn kodojn poste",
+ "Save backup codes" : "Konservi la rezervkodojn",
+ "Print backup codes" : "Presi la rezervkodojn",
+ "Backup codes have been generated. {used} of {total} codes have been used." : "Rezervkodoj generiĝis. {used} kodoj el {total} uziĝis.",
+ "Regenerate backup codes" : "Regeneri rezervkodojn",
+ "_icon-loading-small_::_generate-backup-codes_" : ["icon-loading-small","generate-backup-codes"],
+ "If you regenerate backup codes, you automatically invalidate old codes." : "Si vi regeneras rezervkodojn, vi aŭtomate senvalidigas la antaŭajn.",
+ "Generate backup codes" : "Generi rezervkodojn",
+ "You created two-factor backup codes for your account" : "Vi kreis dufazajn rezervkodojn por via konto",
+ "Second-factor backup codes" : "Dufazaj rezervkodoj",
+ "You have enabled two-factor authentication but have not yet generated backup codes. Be sure to do this in case you lose access to your second factor." : "Vi ŝaltis dufazan aŭtentigon, sed vi ankoraŭ ne generis rezervkodojn. Nepre faru tion tuj por eviti, ke vi ne povos ensaluti okaze de perdo de via duan fazo.",
+ "Backup code" : "Rezervkodo",
+ "Use backup code" : "Uzi rezervkodon",
+ "Two factor backup codes" : "Dufazaj rezervkodoj",
+ "A two-factor auth backup codes provider" : "Provizanto de rezervkodoj por dufaza aŭtentigo",
+ "Use one of the backup codes you saved when setting up two-factor authentication." : "Uzu unu el viaj rezervkodoj, kiujn vi konservis dum agordo de dufaza aŭtentigo.",
+ "Submit" : "Sendi",
+ "Backup codes have been generated. {{used}} of {{total}} codes have been used." : "Rezervkodoj generiĝis. {{used}} kodoj el {{total}} uziĝis.",
+ "Nextcloud backup codes" : "Rezervkodoj por Nextcloud"
+},"pluralForm" :"nplurals=2; plural=(n != 1);"
+} \ No newline at end of file
diff --git a/apps/twofactor_backupcodes/l10n/tr.js b/apps/twofactor_backupcodes/l10n/tr.js
index d4563b3c587..0ea170b2fdc 100644
--- a/apps/twofactor_backupcodes/l10n/tr.js
+++ b/apps/twofactor_backupcodes/l10n/tr.js
@@ -3,6 +3,7 @@ OC.L10N.register(
{
"_" : "_",
"An error occurred while generating your backup codes" : "Yedek kodlar oluşturulurken bir sorun çıktı",
+ "{name} backup codes" : "{name} yedek kodları",
"These are your backup codes. Please save and/or print them as you will not be able to read the codes again later" : "Yedek kodlarınızı burada görebilirsiniz. Kodları daha sonra göremeyeceğiniz için bu kodları kaydedin ya da yazdırın",
"Save backup codes" : "Yedek kodları kaydet",
"Print backup codes" : "Yedek kodları yazdır",
diff --git a/apps/twofactor_backupcodes/l10n/tr.json b/apps/twofactor_backupcodes/l10n/tr.json
index 5970cbf47d9..692b9e6123d 100644
--- a/apps/twofactor_backupcodes/l10n/tr.json
+++ b/apps/twofactor_backupcodes/l10n/tr.json
@@ -1,6 +1,7 @@
{ "translations": {
"_" : "_",
"An error occurred while generating your backup codes" : "Yedek kodlar oluşturulurken bir sorun çıktı",
+ "{name} backup codes" : "{name} yedek kodları",
"These are your backup codes. Please save and/or print them as you will not be able to read the codes again later" : "Yedek kodlarınızı burada görebilirsiniz. Kodları daha sonra göremeyeceğiniz için bu kodları kaydedin ya da yazdırın",
"Save backup codes" : "Yedek kodları kaydet",
"Print backup codes" : "Yedek kodları yazdır",
diff --git a/apps/twofactor_backupcodes/l10n/zh_CN.js b/apps/twofactor_backupcodes/l10n/zh_CN.js
index 7ecb673156f..2e5842f7ce9 100644
--- a/apps/twofactor_backupcodes/l10n/zh_CN.js
+++ b/apps/twofactor_backupcodes/l10n/zh_CN.js
@@ -1,18 +1,37 @@
OC.L10N.register(
"twofactor_backupcodes",
{
- "Generate backup codes" : "生成备用码",
- "Backup codes have been generated. {{used}} of {{total}} codes have been used." : "备用码已经生成. 已经使用了 {{used}} (共 {{total}}) 个备用码.",
- "These are your backup codes. Please save and/or print them as you will not be able to read the codes again later" : "下列是您的备用码. 备用码无法重复查看, 请将其保存或打印存储.",
+ "_" : "_",
+ "An error occurred while generating your backup codes" : "生成备用码时出错",
+ "{name} backup codes" : "{name} 备用码",
+ "These are your backup codes. Please save and/or print them as you will not be able to read the codes again later" : "下列是您的备用码。备用码无法重复查看,请将其保存或打印存储。",
"Save backup codes" : "保存备用码",
"Print backup codes" : "打印备用码",
+ "Backup codes have been generated. {used} of {total} codes have been used." : "备用码已生成。备用码 {total} 条中的 {used} 条已被使用。",
"Regenerate backup codes" : "重新生成备用码",
- "If you regenerate backup codes, you automatically invalidate old codes." : "如果您重新生成了备用码, 旧的代码将自动失效.",
- "An error occurred while generating your backup codes" : "生成备用码时出错",
- "Nextcloud backup codes" : "Nextcloud 备用码",
+ "_icon-loading-small_::_generate-backup-codes_" : ["生成备用码"],
+ "If you regenerate backup codes, you automatically invalidate old codes." : "如果您重新生成了备用码,旧的代码将自动失效。",
+ "Generate backup codes" : "生成备用码",
"You created two-factor backup codes for your account" : "您已经为账号创建了两步验证的备用码",
+ "Second-factor backup codes" : "两步验证备用码",
+ "You have enabled two-factor authentication but have not yet generated backup codes. Be sure to do this in case you lose access to your second factor." : "您已启用双因素认证但还没有生成备用码。请确保您进行了这一操作以防您不能访问您的第二因素。",
"Backup code" : "备用码",
"Use backup code" : "使用备用码",
- "Second-factor backup codes" : "两步验证备用码"
+ "Two factor backup codes" : "双因素备用码",
+ "A two-factor auth backup codes provider" : "一个双因素认证备用码提供者",
+ "Use one of the backup codes you saved when setting up two-factor authentication." : "在设置双因素认证时使用您保存的其中一个备用码",
+ "Submit" : "提交",
+ "Backup codes have been generated. {{used}} of {{total}} codes have been used." : "备用码已经生成。已经使用了 {{used}} (共 {{total}}) 个备用码。",
+ "Nextcloud backup codes" : "Nextcloud 备用码",
+ "activated" : "已激活",
+ "updated" : "已更新",
+ "mounted" : "已挂载",
+ "deactivated" : "已停用",
+ "beforeCreate" : "创建前",
+ "created" : "已创建",
+ "beforeUpdate" : "更新前",
+ "beforeDestroy" : "销毁前",
+ "destroyed" : "已销毁",
+ "beforeMount" : "挂载前"
},
"nplurals=1; plural=0;");
diff --git a/apps/twofactor_backupcodes/l10n/zh_CN.json b/apps/twofactor_backupcodes/l10n/zh_CN.json
index 4a60be81afb..115931a5810 100644
--- a/apps/twofactor_backupcodes/l10n/zh_CN.json
+++ b/apps/twofactor_backupcodes/l10n/zh_CN.json
@@ -1,16 +1,35 @@
{ "translations": {
- "Generate backup codes" : "生成备用码",
- "Backup codes have been generated. {{used}} of {{total}} codes have been used." : "备用码已经生成. 已经使用了 {{used}} (共 {{total}}) 个备用码.",
- "These are your backup codes. Please save and/or print them as you will not be able to read the codes again later" : "下列是您的备用码. 备用码无法重复查看, 请将其保存或打印存储.",
+ "_" : "_",
+ "An error occurred while generating your backup codes" : "生成备用码时出错",
+ "{name} backup codes" : "{name} 备用码",
+ "These are your backup codes. Please save and/or print them as you will not be able to read the codes again later" : "下列是您的备用码。备用码无法重复查看,请将其保存或打印存储。",
"Save backup codes" : "保存备用码",
"Print backup codes" : "打印备用码",
+ "Backup codes have been generated. {used} of {total} codes have been used." : "备用码已生成。备用码 {total} 条中的 {used} 条已被使用。",
"Regenerate backup codes" : "重新生成备用码",
- "If you regenerate backup codes, you automatically invalidate old codes." : "如果您重新生成了备用码, 旧的代码将自动失效.",
- "An error occurred while generating your backup codes" : "生成备用码时出错",
- "Nextcloud backup codes" : "Nextcloud 备用码",
+ "_icon-loading-small_::_generate-backup-codes_" : ["生成备用码"],
+ "If you regenerate backup codes, you automatically invalidate old codes." : "如果您重新生成了备用码,旧的代码将自动失效。",
+ "Generate backup codes" : "生成备用码",
"You created two-factor backup codes for your account" : "您已经为账号创建了两步验证的备用码",
+ "Second-factor backup codes" : "两步验证备用码",
+ "You have enabled two-factor authentication but have not yet generated backup codes. Be sure to do this in case you lose access to your second factor." : "您已启用双因素认证但还没有生成备用码。请确保您进行了这一操作以防您不能访问您的第二因素。",
"Backup code" : "备用码",
"Use backup code" : "使用备用码",
- "Second-factor backup codes" : "两步验证备用码"
+ "Two factor backup codes" : "双因素备用码",
+ "A two-factor auth backup codes provider" : "一个双因素认证备用码提供者",
+ "Use one of the backup codes you saved when setting up two-factor authentication." : "在设置双因素认证时使用您保存的其中一个备用码",
+ "Submit" : "提交",
+ "Backup codes have been generated. {{used}} of {{total}} codes have been used." : "备用码已经生成。已经使用了 {{used}} (共 {{total}}) 个备用码。",
+ "Nextcloud backup codes" : "Nextcloud 备用码",
+ "activated" : "已激活",
+ "updated" : "已更新",
+ "mounted" : "已挂载",
+ "deactivated" : "已停用",
+ "beforeCreate" : "创建前",
+ "created" : "已创建",
+ "beforeUpdate" : "更新前",
+ "beforeDestroy" : "销毁前",
+ "destroyed" : "已销毁",
+ "beforeMount" : "挂载前"
},"pluralForm" :"nplurals=1; plural=0;"
} \ No newline at end of file
diff --git a/core/l10n/ca.js b/core/l10n/ca.js
index 35282c40f17..2c9365e281b 100644
--- a/core/l10n/ca.js
+++ b/core/l10n/ca.js
@@ -23,7 +23,7 @@ OC.L10N.register(
"Could not send reset email because there is no email address for this username. Please contact your administrator." : "No s'ha pogut enviar correu de restabliment. No hi ha correu per aquest compte. Contacteu amb l'administrador.",
"%s password reset" : "restableix la contrasenya %s",
"Password reset" : "Canvi de contrasenya",
- "Click the following button to reset your password. If you have not requested the password reset, then ignore this email." : "Prem el següent botó per reinicialitzar la teva contrasenya. Si no has sol·licitat un canvi de contrasenya, ignora aquest correu.",
+ "Click the following button to reset your password. If you have not requested the password reset, then ignore this email." : "Feu clic al següent botó per reinicialitzar la vostra contrasenya. Si no heu sol·licitat un canvi de contrasenya, ignoreu aquest correu electrònic.",
"Click the following link to reset your password. If you have not requested the password reset, then ignore this email." : "Feu clic al següent enllaç per restablir la contrasenya. Si no sol·liciteu la reinicialització de contrasenya, llavors ignoreu aquest correu electrònic.",
"Reset your password" : "Reinicialitza la contrasenya",
"Couldn't send reset email. Please contact your administrator." : "No s'ha pogut restablir el correu. Contacteu amb l'administrador.",
@@ -41,56 +41,56 @@ OC.L10N.register(
"Maintenance mode is kept active" : "El mode de manteniment es manté activat",
"Updating database schema" : "S'està actualitzant l'esquema de la base de dades",
"Updated database" : "S'ha actualitzat la base de dades",
- "Checking whether the database schema can be updated (this can take a long time depending on the database size)" : "Comprovar si l'esquema de base de dades es pot actualitzar (això pot trigar temps segons la mida de la base de dades)",
+ "Checking whether the database schema can be updated (this can take a long time depending on the database size)" : "S'està comprovant si l'esquema de base de dades es pot actualitzar (això pot trigar temps segons la mida de la base de dades)",
"Checked database schema update" : "S'ha comprobat l'actualització de l'esquema de la base de dades",
- "Checking updates of apps" : "Comprovant les actualitzacions d'aplicacions",
- "Checking for update of app \"%s\" in appstore" : "Comprovant les actualitzacions de l'aplicació \"%s\" al repositori",
+ "Checking updates of apps" : "S'estan comprovant les actualitzacions d'aplicacions",
+ "Checking for update of app \"%s\" in appstore" : "S'estan comprovant les actualitzacions de l'aplicació \"%s\" al repositori",
"Update app \"%s\" from appstore" : "Actualitza l'aplicació \"%s\" del repositori",
"Checked for update of app \"%s\" in appstore" : "Comprovades les actualitzacions de l'aplicació \"%s\" al repositori",
- "Checking whether the database schema for %s can be updated (this can take a long time depending on the database size)" : "Comprovar si l'esquema de base de dades per %s pot ser actualitzat (això pot trigar temps segons la mida de la base de dades)",
- "Checked database schema update for apps" : "S'ha comprobat l'actualització de l'esquema de la base de dades per les apps",
+ "Checking whether the database schema for %s can be updated (this can take a long time depending on the database size)" : "S'està comprovant si l'esquema de base de dades per %s pot ser actualitzat (això pot trigar temps segons la mida de la base de dades)",
+ "Checked database schema update for apps" : "S'ha comprovat l'actualització de l'esquema de la base de dades per les apps",
"Updated \"%1$s\" to %2$s" : "Actualitzat \"%1$s\" a %2$s",
"Set log level to debug" : "Modifica el nivell de registre a depuració",
"Reset log level" : "Reinicia el nivell de registre",
- "Starting code integrity check" : "Inicia el test d'integrigtat del codi",
+ "Starting code integrity check" : "Inicia el test d'integritat del codi",
"Finished code integrity check" : "Finalitzat el test d'integritat del codi",
"%s (incompatible)" : "%s (incompatible)",
"Following apps have been disabled: %s" : "Les aplicacions següents s'han deshabilitat: %s",
- "Already up to date" : "Ja actualitzat",
- "Saving..." : "Desant...",
+ "Already up to date" : "Ja està actualitzat",
+ "Saving..." : "S'està desant...",
"Dismiss" : "Descarta",
"Authentication required" : "Es requereix autenticació",
- "This action requires you to confirm your password" : "Aquesta acció requereix que confirmis la teva contrasenya",
+ "This action requires you to confirm your password" : "Aquesta acció requereix que confirmeu la vostra contrasenya",
"Confirm" : "Confirma",
"Password" : "Contrasenya",
- "Failed to authenticate, try again" : "Error d'autenticació, torna-ho a intentar",
+ "Failed to authenticate, try again" : "Error d'autenticació, torneu-ho a intentar",
"seconds ago" : "fa uns segons",
"Link to a {label}" : "Enllaç a {label}",
"New in" : "Nou a",
"View changelog" : "Mostra el registre de canvis",
- "Could not load your contacts" : "No s'han pogut carregar els teus contactes",
+ "Could not load your contacts" : "No s'han pogut carregar els vostres contactes",
"Search contacts …" : "Cerca contactes …",
"No contacts found" : "No s'han trobat contactes",
"Show all contacts …" : "Mostra tots els contactes …",
- "Loading your contacts …" : "Carregant els teus contactes …",
- "Looking for {term} …" : "Buscant {term} …",
+ "Loading your contacts …" : "S'estan carregant els vostres contactes …",
+ "Looking for {term} …" : "S'està cercant {term} …",
"No action available" : "Cap acció disponible",
"Error fetching contact actions" : "Error al carregar les accions del contacte",
"Error" : "Error",
"Error while sharing" : "Error en compartir",
"Error removing share" : "Error al treure compartició",
- "Shared with you and the group {group} by {owner}" : "Compartit amb vos i amb el grup {group} per {owner}",
+ "Shared with you and the group {group} by {owner}" : "Compartit amb tu i amb el grup {group} per {owner}",
"Shared with you and {circle} by {owner}" : "Compartit amb tu i {circle} per {owner}",
"Shared with you and the conversation {conversation} by {owner}" : "Compartit amb tu i amb la conversa {conversation} per {owner}",
- "Shared with you in a conversation by {owner}" : "Compartit amb vostè en una conversa per {owner}",
- "Shared with you by {owner}" : "Compartit amb vos per {owner}",
+ "Shared with you in a conversation by {owner}" : "Compartit amb tu en una conversa per {owner}",
+ "Shared with you by {owner}" : "Compartit amb tu per {owner}",
"Choose a password for the public link" : "Escolliu una contrasenya per l'enllaç públic",
"Choose a password for the public link or press the \"Enter\" key" : "Escolliu una contrasenya per l'enllaç públic o premeu la tecla \"Enter\"",
- "Copied!" : "Copiat!",
+ "Copied!" : "S'ha copiat!",
"Copy link" : "Copia l'enllaç",
"Not supported!" : "No soportat!",
- "Press ⌘-C to copy." : "Prem ⌘-C per copiar.",
- "Press Ctrl-C to copy." : "Prem Ctrl-C per copiar.",
+ "Press ⌘-C to copy." : "Premeu ⌘-C per copiar.",
+ "Press Ctrl-C to copy." : "Premeu Ctrl-C per copiar.",
"Copy" : "Copia",
"Unable to create a link share" : "No es pot crear l'enllaç de compartició",
"Unable to toggle this option" : "No s'ha pogut canviar aquesta opció",
@@ -98,20 +98,20 @@ OC.L10N.register(
"Link" : "Enllaç",
"Hide download" : "Amaga la descàrrega",
"Password protection enforced" : "Protecció amb contrasenya obligatòria",
- "Password protect" : "Protegir amb contrasenya",
- "Allow editing" : "Permetre edició",
- "Email link to person" : "Enllaç per correu electrónic amb la persona",
+ "Password protect" : "Protegeix amb contrasenya",
+ "Allow editing" : "Permet l'edició",
+ "Email link to person" : "Enllaç per correu electrònic a una persona",
"Send" : "Envia",
"Allow upload and editing" : "Permet afegir i editar",
"Read only" : "Només de lectura",
"File drop (upload only)" : "Arrossega fitxers (només càrrega)",
"Expiration date enforced" : "Data de venciment obligatòria",
"Set expiration date" : "Estableix la data de venciment",
- "Expiration" : "Expiració",
+ "Expiration" : "Caducitat",
"Expiration date" : "Data de venciment",
"Note to recipient" : "Nota a destinatari",
"Unshare" : "Deixa de compartir",
- "Delete share link" : "Esborra l'enllaç de compartició",
+ "Delete share link" : "Suprimeix l'enllaç de compartició",
"Add another link" : "Afegeix un altre enllaç",
"Password protection for links is mandatory" : "La protecció d'enllaços amb contrasenya és obligatòria",
"Share to {name}" : "Comparteix amb {name}",
@@ -119,12 +119,12 @@ OC.L10N.register(
"New share link" : "Nou enllaç de compartició",
"Created on {time}" : "Creat a {time}",
"Password protect by Talk" : "Contrasenya protegida per Talk",
- "Could not unshare" : "No pot descompartir",
+ "Could not unshare" : "No es pot descompartir",
"Choose a password for the mail share" : "Escolliu una contrasenya pel mail de compartició",
"group" : "grup",
"remote" : "remot",
"remote group" : "grup remot",
- "email" : "email",
+ "email" : "correu electrònic",
"conversation" : "conversa",
"shared by {sharer}" : "compartit per {sharer}",
"Can reshare" : "Pot recompartir",
@@ -135,13 +135,13 @@ OC.L10N.register(
"Access control" : "Control d'accés",
"{shareInitiatorDisplayName} shared via link" : "{shareInitiatorDisplayName} compartida per enllaç",
"Share details could not be loaded for this item." : "No s'han pogut carregar els detalls de compartició de l'element.",
- "Search globally" : "Busca globalment",
+ "Search globally" : "Cerca globalment",
"_At least {count} character is needed for autocompletion_::_At least {count} characters are needed for autocompletion_" : ["Com a mínim cal {count} caràcter per a l'autocompletat","Com a mínim calen {count} caràcters per a l'autocompletat"],
- "This list is maybe truncated - please refine your search term to see more results." : "Aquesta llista potser està truncada - refineu el vostre terme de cerca per veure més resultats.",
+ "This list is maybe truncated - please refine your search term to see more results." : "Pot ser que aquesta llista s’hagi truncat. Afineu el vostre terme de cerca per veure més resultats.",
"No users or groups found for {search}" : "No s'han trobat usuaris ni grups per {search}",
"No users found for {search}" : "No s'han trobat usuaris per {search}",
- "An error occurred (\"{message}\"). Please try again" : "S'ha produït un error (\"{message}\"). Si us plau, torni a intentar-ho",
- "An error occurred. Please try again" : "S'ha produït un error. Si us plau, torni a intentar-ho",
+ "An error occurred (\"{message}\"). Please try again" : "S'ha produït un error (\"{message}\"). Si us plau, torneu-ho a intentar",
+ "An error occurred. Please try again" : "S'ha produït un error. Si us plau, torneu-ho a intentar",
"Home" : "Inici",
"Work" : "Feina",
"Other" : "Un altre",
@@ -159,27 +159,28 @@ OC.L10N.register(
"restricted" : "restringit",
"invisible" : "invisible",
"({scope})" : "({scope})",
- "Delete" : "Esborra",
+ "Delete" : "Suprimeix",
"Rename" : "Canvia el nom",
"Collaborative tags" : "Etiquetes col·laboratives",
"No tags found" : "No s'han trobat etiquetes",
"Settings" : "Paràmetres",
"Connection to server lost" : "S'ha perdut la connexió amb el servidor",
- "_Problem loading page, reloading in %n second_::_Problem loading page, reloading in %n seconds_" : ["Problemes carregant la pagina, recarregant en 1%n segon","Problemes carregant la pagina, recarregant en 1%n segons"],
- "Logging in …" : "Accedint a …",
- "We have send a password reset e-mail to the e-mail address known to us for this account. If you do not receive it within a reasonable amount of time, check your spam/junk folders.<br>If it is not there ask your local administrator." : "S'ha enviat un missatge de per restablir la clau al vostre correu. Si no el rebeu en un temps raonable comproveu les carpetes de spam. <br>Si no és allà, pregunteu a l'administrador local.",
- "Your files are encrypted. There will be no way to get your data back after your password is reset.<br />If you are not sure what to do, please contact your administrator before you continue. <br />Do you really want to continue?" : "Els vostres fitxers estan encriptats. No hi haurà manera de recuperar les dades després que reestabliu la contrasenya. <br />Si no esteu segurs del que feu, contacteu amb l'administrador abans de continuar.<br />Voleu continuar?",
+ "_Problem loading page, reloading in %n second_::_Problem loading page, reloading in %n seconds_" : ["Problemes carregant la pagina, recarregant en 1%n segon","Hi ha hagut una incidència carregant la pàgina, es recarregarà d'aquí 1%n segons"],
+ "Logging in …" : "S'està iniciant a …",
+ "We have send a password reset e-mail to the e-mail address known to us for this account. If you do not receive it within a reasonable amount of time, check your spam/junk folders.<br>If it is not there ask your local administrator." : "S'ha enviat un missatge per restablir la contrasenya a la vostra adreça de correu electrònic. Si no el rebeu en un temps raonable comproveu la carpeta de correu brossa. <br>Si no és allà, pregunteu a l'administrador local.",
+ "Your files are encrypted. There will be no way to get your data back after your password is reset.<br />If you are not sure what to do, please contact your administrator before you continue. <br />Do you really want to continue?" : "Els vostres fitxers estan encriptats. No hi haurà manera de recuperar les dades un cop restabliu la contrasenya. <br />Si no esteu segurs del que feu, contacteu amb l'administrador abans de continuar.<br />Voleu continuar?",
"I know what I'm doing" : "Sé el que faig",
"Password can not be changed. Please contact your administrator." : "La contrasenya no es pot canviar. Contacteu amb l'administrador.",
"Reset password" : "Reinicialitza la contrasenya",
- "Sending email …" : "Enviant email …",
+ "Sending email …" : "S'està enviant un correu electrònic …",
"No" : "No",
"Yes" : "Sí",
- "No files in here" : "No hi ha arxius aquí",
+ "No files in here" : "No hi ha fitxers aquí",
"New folder" : "Carpeta nova",
"No more subfolders in here" : "No hi ha més subcarpetes aquí",
"Name" : "Nom",
"Size" : "Mida",
+ "Modified" : "Modificat",
"{newName} already exists" : "{newName} ja existeix",
"Choose" : "Tria",
"Move" : "Mou",
@@ -203,69 +204,71 @@ OC.L10N.register(
"Move to {folder}" : "Mou a {folder}",
"Very weak password" : "Contrasenya massa feble",
"Weak password" : "Contrasenya feble",
- "So-so password" : "Contrasenya passable",
+ "So-so password" : "Contrasenya justeta",
"Good password" : "Contrasenya bona",
"Strong password" : "Contrasenya forta",
"Your web server is not yet properly set up to allow file synchronization, because the WebDAV interface seems to be broken." : "El servidor web no està configurat correctament per permetre la sincronització de fitxers perquè la interfície WebDAV sembla no funcionar correctament.",
- "Your web server is not properly set up to resolve \"{url}\". Further information can be found in the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentation</a>." : "El teu servidor web no està configurat correctament per resoldre \"{url}\". Trobareu més informació a la nostra <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentació</a>.",
- "Your web server is not properly set up to deliver .woff2 files. This is typically an issue with the Nginx configuration. For Nextcloud 15 it needs an adjustement to also deliver .woff2 files. Compare your Nginx configuration to the recommended configuration in our <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentation</a>." : "El teu servidor web no està correctament configurat oferir arxius de .woff2. Això és típicament un problema amb la configuració de Nginx. Per Nextcloud 15 s’ha de fer una adaptació per oferir també arxius .woff2. Compareu la vostra configuració de Nginx a la configuració recomanada en la nostra <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentació</a>.",
- "PHP does not seem to be setup properly to query system environment variables. The test with getenv(\"PATH\") only returns an empty response." : "PHP no sembla estar configurat correctament per determinar variables d'ambient del sistema. La prova amb getenv(\"PATH\") només torna una resposta buida.",
- "Please check the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">installation documentation ↗</a> for PHP configuration notes and the PHP configuration of your server, especially when using php-fpm." : "Comproveu la <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\"> documentació d’instal·lació ↗</a> per a notes de configuració de PHP i la configuració de PHP del teu servidor, especialment fent servir php-fpm.",
+ "Your web server is not properly set up to resolve \"{url}\". Further information can be found in the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentation</a>." : "El vostre servidor web no està configurat correctament per resoldre \"{url}\". Trobareu més informació a la nostra <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentació</a>.",
+ "Your web server is not properly set up to deliver .woff2 files. This is typically an issue with the Nginx configuration. For Nextcloud 15 it needs an adjustement to also deliver .woff2 files. Compare your Nginx configuration to the recommended configuration in our <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentation</a>." : "El vostre servidor web no està correctament configurat per lliurar fitxers de tipus .woff2. Això és típicament un problema amb la configuració de Nginx. Per Nextcloud 15 s’ha de fer una adaptació per oferir també fitxer .woff2. Compareu la vostra configuració de Nginx a la configuració recomanada en la nostra <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentació</a>.",
+ "PHP does not seem to be setup properly to query system environment variables. The test with getenv(\"PATH\") only returns an empty response." : "PHP no sembla que estigui configurat correctament per obtenir variables d'entorn del sistema. La prova amb getenv(\"PATH\") només torna una resposta buida.",
+ "Please check the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">installation documentation ↗</a> for PHP configuration notes and the PHP configuration of your server, especially when using php-fpm." : "Comproveu la <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\"> documentació d’instal·lació ↗</a> per a notes de configuració de PHP i la configuració de PHP del vostre servidor, especialment fent servir php-fpm.",
"The read-only config has been enabled. This prevents setting some configurations via the web-interface. Furthermore, the file needs to be made writable manually for every update." : "S'ha habilitat la configuració només de lectura. Això evita establir algunes configuracions mitjançant la interfície web. A més, al fitxer s’ha de permetre la escriptura manualment a cada actualització.",
- "Your database does not run with \"READ COMMITTED\" transaction isolation level. This can cause problems when multiple actions are executed in parallel." : "La base de dades no funciona amb el nivell “READ COMMITTED” d'aïllament de transaccion. Això pot provocar problemes quan s'executen múltiples accions en paral·lel.",
+ "Your database does not run with \"READ COMMITTED\" transaction isolation level. This can cause problems when multiple actions are executed in parallel." : "La base de dades no funciona amb el nivell “READ COMMITTED” d'aïllament de transacció. Això pot provocar problemes quan s'executin múltiples accions en paral·lel.",
"The PHP module \"fileinfo\" is missing. It is strongly recommended to enable this module to get the best results with MIME type detection." : "El mòdul de PHP \"fileinfo\" no es troba. És molt recomanable permetre aquest mòdul per aconseguir els millors resultats amb detecció de tipus MIME.",
- "Transactional file locking is disabled, this might lead to issues with race conditions. Enable \"filelocking.enabled\" in config.php to avoid these problems. See the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentation ↗</a> for more information." : "Bloqueig d'arxiu transaccional està inhabilitada, això podria conduir a problemes amb situacions de competició. Permetre “filelocking.enabled” a config. php per evitar aquests problemes. Veure la <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentació ↗</a> per més informació.",
- "If your installation is not installed at the root of the domain and uses system cron, there can be issues with the URL generation. To avoid these problems, please set the \"overwrite.cli.url\" option in your config.php file to the webroot path of your installation (suggestion: \"{suggestedOverwriteCliURL}\")" : "Si la instal·lació no està instal·lat a l'arrel del domini i fa servir el cron del sistema, hi pot haver problemes amb la generació d'URL. Per evitar aquests problemes, si us plau definiu l'opció \"overwrite.cli.url\" al fitxer config.php amb el camí webroot de la seva instal·lació (suggeriment: \"{suggestedOverwriteCliURL}\")",
- "It was not possible to execute the cron job via CLI. The following technical errors have appeared:" : "No va ser possible executar la tasca de cron per línia de comandes. Han aparegut els errors tècnics següents:",
- "Last background job execution ran {relativeTime}. Something seems wrong." : "Última execució de feina de fons va córrer {relativeTime}. Alguna cosa sembla malament.",
- "Check the background job settings" : "Comproveu la configuració de feina de fons",
- "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." : "Aquest servidor no té una connexió a Internet operativa: múltiples punts finals no es poden accedir. Això significa que algunes de les funcions com a muntar emmagatzematge extern, notificacions sobre les actualitzacions o instal·lació d'apps de tercers no funcionarà. L’accés a arxius remots i l’enviament d'e-mail de notificació podrien no funcionar, tampoc. Establir una connexió d'aquest servidor a Internet per a gaudir de totes les funcionalitats.",
- "No memory cache has been configured. To enhance performance, please configure a memcache, if available. Further information can be found in the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentation</a>." : "No s’ha configurat cap memòria cau. Per millorar el seu rendiment configureu un memcache si està disponible. Trobareu més informació a la nostra <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentació</a>.",
- "No suitable source for randomness found by PHP which is highly discouraged for security reasons. Further information can be found in the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentation</a>." : "Cap font d'aleatorietat trobada per PHP que és molt desaconsellat per motius de seguretat. Trobareu més informació a la <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentació</a>.",
+ "Transactional file locking is disabled, this might lead to issues with race conditions. Enable \"filelocking.enabled\" in config.php to avoid these problems. See the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentation ↗</a> for more information." : "El bloqueig de fitxers transaccional està desactivat, això podria conduir a problemes amb situacions de competició. Permeteu “filelocking.enabled” a config.php per evitar aquests problemes. Vegeu la <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentació ↗</a> per més informació.",
+ "If your installation is not installed at the root of the domain and uses system cron, there can be issues with the URL generation. To avoid these problems, please set the \"overwrite.cli.url\" option in your config.php file to the webroot path of your installation (suggestion: \"{suggestedOverwriteCliURL}\")" : "Si la instal·lació no s'ha fet a l'arrel del domini i es fa servir el cron del sistema, hi pot haver problemes amb la generació d'URL. Per evitar aquests problemes, si us plau definiu l'opció \"overwrite.cli.url\" al fitxer config.php amb el camí webroot de la vostra instal·lació (suggeriment: \"{suggestedOverwriteCliURL}\")",
+ "It was not possible to execute the cron job via CLI. The following technical errors have appeared:" : "No ha estat possible executar la tasca de cron mitjançant la línia d'ordres. Han aparegut els errors tècnics següents:",
+ "Last background job execution ran {relativeTime}. Something seems wrong." : "La darrera execució de tasca en segon pla ha trigat {relativeTime}. Sembla que alguna cosa ha anat malament.",
+ "Check the background job settings" : "Comproveu la configuració de les tasques de segon pla",
+ "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." : "Aquest servidor no té una connexió a Internet operativa: múltiples punts finals no es poden accedir. Això significa que algunes de les funcions com a muntar emmagatzematge extern, notificacions sobre les actualitzacions o instal·lació d'apps de tercers no funcionarà. L’accés a fitxers remots i l’enviament de correus electrònics de notificació podrien no funcionar, tampoc. Establiu una connexió d'aquest servidor a Internet per a gaudir de totes les funcionalitats.",
+ "No memory cache has been configured. To enhance performance, please configure a memcache, if available. Further information can be found in the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentation</a>." : "No s’ha configurat cap memòria cau. Per millorar el rendiment configureu un memcache si està disponible. Trobareu més informació a la nostra <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentació</a>.",
+ "No suitable source for randomness found by PHP which is highly discouraged for security reasons. Further information can be found in the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentation</a>." : "Cap font d'aleatorietat trobada per PHP, la qual cosa és molt desaconsellada per motius de seguretat. Trobareu més informació a la <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentació</a>.",
"You are currently running PHP {version}. Upgrade your PHP version to take advantage of <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{phpLink}\">performance and security updates provided by the PHP Group</a> as soon as your distribution supports it." : "Actualment esteu executant PHP {version}. Us animem a actualitzar la versió de PHP que feu servir per tenir avantatge d’<a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{phpLink}\">actualitzacions de rendiment i seguretat proporcionats pel PHP Group</a> tan aviat com ho suporti la vostra distribució.",
"You are currently running PHP 5.6. The current major version of Nextcloud is the last that is supported on PHP 5.6. It is recommended to upgrade the PHP version to 7.0+ to be able to upgrade to Nextcloud 14." : "Actualment esteu executant PHP 5.6. La versió actual principal de Nextcloud és l'última que funciona a PHP 5.6. Es recomana actualitzar la versió PHP a 7.0+ per que es pugui actualitzar a Nextcloud 14.",
- "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. Further information can be found in the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentation</a>." : "La configuració de capçaleres per intermediari web invers és incorrecta o estàs accedint a Nextcloud des d'un intermediari de confiança. Si no, aquest és un problema de seguretat i pot permetre a un atacant falsejar la seva adreça d'IP visible al Nextcloud. Trobareu més informació a la <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentació</a>.",
- "Memcached is configured as distributed cache, but the wrong PHP module \"memcache\" is installed. \\OC\\Memcache\\Memcached only supports \"memcached\" and not \"memcache\". See the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{wikiLink}\">memcached wiki about both modules</a>." : "Memcached està configurat com a memòria cau distribuïda, però s'instal·la el mòdul erroni de PHP \"memcache\". \\OC\\Memcache\\Memcached només dóna suport \"memcached\" i no \"memcache\". Mireu la <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{wikiLink}\"> wiki de memcached sobre ambdós mòduls</a>.",
- "Some files have not passed the integrity check. Further information on how to resolve this issue can be found in the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentation</a>. (<a href=\"{codeIntegrityDownloadEndpoint}\">List of invalid files…</a> / <a href=\"{rescanEndpoint}\">Rescan…</a>)" : "Alguns fitxers no han passat la comprovació d'integritat. Trobareu més informació sobre com resoldre aquest assumpte a la nostra <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentació</a>. (<a href=\"{codeIntegrityDownloadEndpoint}\">Llista de fitxers no vàlids...</a> / <a href=\"{rescanEndpoint}\">Tornar a buscar…</a>)",
- "The PHP OPcache module is not loaded. <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">For better performance it is recommended</a> to load it into your PHP installation." : "El mòdul de PHP OPcache no està carregat. <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\"> Per millor rendiment es recomana</a> carregar-lo a la vostra instal·lació de PHP.",
- "The PHP OPcache is not properly configured. <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">For better performance it is recommended</a> to use the following settings in the <code>php.ini</code>:" : "La OPcache de PHP no està configurada correctament. <a target=\"_blank\" rel=\"noreferrer\" href=\"{docLink}\">Per millor rendiment es recomana</a> utilitzar-la la següent configuració en el <code>php.ini</code>:",
- "The PHP function \"set_time_limit\" is not available. This could result in scripts being halted mid-execution, breaking your installation. Enabling this function is strongly recommended." : "La funció PHP \"set_time_limit\" no està disponible. Això podria resultar en scripts que s’aturin a mig execució, trencant la instal·lació. Us recomanem activar aquesta funció.",
- "Your PHP does not have FreeType support, resulting in breakage of profile pictures and the settings interface." : "El seu PHP no té suport FreeType, el que resulta en un trencament de les fotos de perfil i la interfície de configuració.",
+ "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. Further information can be found in the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentation</a>." : "La configuració de capçaleres per proxy invers és incorrecta o esteu accedint a Nextcloud des d'un proxy de confiança. Si no, aquest és un problema de seguretat i pot permetre a un atacant falsejar la seva adreça d'IP visible al Nextcloud. Trobareu més informació a la <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentació</a>.",
+ "Memcached is configured as distributed cache, but the wrong PHP module \"memcache\" is installed. \\OC\\Memcache\\Memcached only supports \"memcached\" and not \"memcache\". See the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{wikiLink}\">memcached wiki about both modules</a>." : "Memcached està configurat com a memòria cau distribuïda, però hi ha instal·lat el mòdul erroni de PHP \"memcache\". \\OC\\Memcache\\Memcached només dóna suport \"memcached\" i no \"memcache\". Mireu la <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{wikiLink}\"> wiki de memcached sobre ambdós mòduls</a>.",
+ "Some files have not passed the integrity check. Further information on how to resolve this issue can be found in the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentation</a>. (<a href=\"{codeIntegrityDownloadEndpoint}\">List of invalid files…</a> / <a href=\"{rescanEndpoint}\">Rescan…</a>)" : "Alguns fitxers no han passat la comprovació d'integritat. Trobareu més informació sobre com resoldre aquest assumpte a la nostra <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentació</a>. (<a href=\"{codeIntegrityDownloadEndpoint}\">Llista de fitxers no vàlids...</a> / <a href=\"{rescanEndpoint}\">Torna a cercar…</a>)",
+ "The PHP OPcache module is not loaded. <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">For better performance it is recommended</a> to load it into your PHP installation." : "El mòdul de PHP OPcache no està carregat. <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\"> Per un millor rendiment es recomana</a> carregar-lo a la vostra instal·lació de PHP.",
+ "The PHP OPcache is not properly configured. <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">For better performance it is recommended</a> to use the following settings in the <code>php.ini</code>:" : "La OPcache de PHP no està configurada correctament. <a target=\"_blank\" rel=\"noreferrer\" href=\"{docLink}\">Per un millor rendiment es recomana</a> fer servir la següent configuració en el <code>php.ini</code>:",
+ "The PHP function \"set_time_limit\" is not available. This could result in scripts being halted mid-execution, breaking your installation. Enabling this function is strongly recommended." : "La funció PHP \"set_time_limit\" no està disponible. Això podria resultar en scripts que s’aturin a mitja execució, trencant la instal·lació. Us recomanem activar aquesta funció.",
+ "Your PHP does not have FreeType support, resulting in breakage of profile pictures and the settings interface." : "El vostre PHP no té suport FreeType, cosa que provoca un trencament de les fotos de perfil i la interfície de configuració.",
"Missing index \"{indexName}\" in table \"{tableName}\"." : "Índex \"{indexName}\" desaparegut a la taula \"{tableName}\".",
- "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 dades li falten alguns índexs. Degut al fet que afegir índexs en grans taules podria prendre algun temps aquests no s'afegit automàticament. Executant “occ db:add-missing-indices” els índexes que falten es podríen afegir manualment mentre la instància continua funcionant. Una vegada que s'afegeixen els índexes les consultes a les taules són en general molt més ràpides.",
- "This instance is missing some recommended PHP modules. For improved performance and better compatibility it is highly recommended to install them." : "A aquesta instància li falten alguns mòduls PHP recomanats. Per un funcionament millorat i millor compatibilitat és molt recomanable instal·lar-los.",
- "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. For further details read <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">the documentation page about this</a>." : "Algunes columnes en la base de dades estan perdent una conversió a big int. Degut al fet que canviar tipus de columna en grans taules podria prendre algun temps que no s’han canviat automàticament. Executant 'occ db:convert-filecache-bigint' aquets canvis pendents es podrien aplicar manualment. Aquesta operació s’ha de fer mentre la instància està fora de línia. Per a més detalls llegiu <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">la pàgina de documentació sobre això</a>.",
- "SQLite is currently being used as the backend database. For larger installations we recommend that you switch to a different database backend." : "SQLite s’està fent servir actualment com a servei de base de dades. Per a instal·lacions més grans recomanem canvia a un altre servidor de base de dades.",
- "This is particularly recommended when using the desktop client for file synchronisation." : "Això està especialment recomanat quan es faci servir el client d’escriptori per a la sincronització d'arxius.",
- "To migrate to another database use the command line tool: 'occ db:convert-type', or see the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentation ↗</a>." : "Per migrar a un altre base de dades l'eina de línia de comandes: 'occ db:convert-type', o mirar la <a target=\"_blank\"rel=\"noreferrer noopener\"href=\"{docLink}\">documentació ↗</a>.",
- "Use of the the built in php mailer is no longer supported. <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">Please update your email server settings ↗<a/>." : "L’ús del propi php mailer ja no és compatible. <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">Si us plau actualitzi la configuració del seu servidor de correu electrònic ↗<a/>.",
- "The PHP memory limit is below the recommended value of 512MB." : "El límit de memòria PHP està per sota del valor recomanat de 512 mbar.",
- "Some app directories are owned by a different user than the web server one. This may be the case if apps have been installed manually. Check the permissions of the following app directories:" : "Alguns directoris d'app són propietat d'un altre usuari diferent del servidor web. Això pot ser el cas si algunes apps s'han instal·lat manualment. Comprovar els permisos dels directoris d’app següents:",
+ "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 dades li falten alguns índexs. Degut al fet que afegir índexs en grans taules podria trigar una mica no s'han afegit automàticament. Executant “occ db:add-missing-indices” els índexs que falten es podrien afegir manualment mentre la instància continua funcionant. Un cop s'afegeixen els índexs les consultes a les taules són en general molt més ràpides.",
+ "This instance is missing some recommended PHP modules. For improved performance and better compatibility it is highly recommended to install them." : "A aquesta instància li falten alguns mòduls PHP recomanats. Per obtenir un millor rendiment i una millor compatibilitat, es recomana instal·lar-los.",
+ "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. For further details read <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">the documentation page about this</a>." : "Algunes columnes de la base de dades els hi falten una conversió a gran enter. Degut al fet que canviar tipus de columna en grans taules podria trigar una mica, no s’han canviat automàticament. Executant 'occ db:convert-filecache-bigint' aquests canvis pendents es podrien aplicar manualment. Aquesta operació s’ha de fer mentre la instància està fora de línia. Per a més detalls llegiu <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">la pàgina de documentació sobre això</a>.",
+ "SQLite is currently being used as the backend database. For larger installations we recommend that you switch to a different database backend." : "SQLite s’està fent servir actualment com a servidor de base de dades. Per a instal·lacions més grans recomanem canviar a un altre servidor de base de dades.",
+ "This is particularly recommended when using the desktop client for file synchronisation." : "Això és especialment recomanable quan utilitzeu el client d’escriptori per a la sincronització de fitxers.",
+ "To migrate to another database use the command line tool: 'occ db:convert-type', or see the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentation ↗</a>." : "Per migrar a una altra base de dades, feu servir l'eina de línia d'ordres: 'occ db:convert-type', o vegeu la <a target=\"_blank\"rel=\"noreferrer noopener\"href=\"{docLink}\">documentació ↗</a>.",
+ "Use of the the built in php mailer is no longer supported. <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">Please update your email server settings ↗<a/>." : "L’ús de la missatgeria pròpia del PHP (php mailer) ja no és compatible. <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">Si us plau actualitzeu la configuració del vostre servidor de correu electrònic ↗<a/>.",
+ "The PHP memory limit is below the recommended value of 512MB." : "El límit de memòria de PHP està per sota del valor recomanat de 512MB.",
+ "Some app directories are owned by a different user than the web server one. This may be the case if apps have been installed manually. Check the permissions of the following app directories:" : "Alguns directoris d'app són propietat d'un altre usuari diferent del servidor web. Això pot ser el cas si algunes apps s'han instal·lat manualment. Comproveu els permisos dels directoris d’app següents:",
+ "MySQL is used as database but does not support 4-byte characters. To be able to handle 4-byte characters (like emojis) without issues in filenames or comments for example it is recommended to enable the 4-byte support in MySQL. For further details read <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">the documentation page about this</a>." : "El MySQL es fa servir com a base de dades, però no suporta caràcters de 4 bytes. Per poder gestionar caràcters de 4 bytes (com emojis) sense problemes en noms de fitxers o comentaris, per exemple, es recomana habilitar el suport de 4 bytes a MySQL. Per a més detalls, llegiu <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">la pàgina de documentació que parla d'això</a>.",
+ "This instance uses an S3 based object store as primary storage. The uploaded files are stored temporarily on the server and thus it is recommended to have 50 GB of free space available in the temp directory of PHP. Check the logs for full details about the path and the available space. To improve this please change the temporary directory in the php.ini or make more space available in that path." : "Aquesta instància fa servir un emmagatzematge d'objectes basat en S3 com a emmagatzematge primari. Els fitxers penjats s’emmagatzemen temporalment al servidor i, per tant, es recomana disposar d’un espai lliure de 50 GB al directori temporal de PHP. Comproveu els registres per obtenir més detalls sobre la ruta i l’espai disponible. Per millorar-ho, si us plau canvieu el directori temporal del php.ini o feu-hi més espai disponible.",
"Error occurred while checking server setup" : "Hi ha hagut un error en comprovar la configuració del servidor",
- "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." : "El teu directori de dades i fitxers són probablement accessibles des d'Internet. L'arxiu .htaccess no està funcionant. És molt recomanable que configureu el servidor web de manera que el directori de dades no estigui accessible, o moure el directori de dades fora de l'arrel de documents del servidor web.",
- "The \"{header}\" HTTP header is not set to \"{expected}\". This is a potential security or privacy risk, as it is recommended to adjust this setting accordingly." : "La capçalera HTTP \"{header}\" no s’ha definit com a \"{expected}\". Això és un risc potencial de seguretat o privacitat, ja que es recomana ajustar aquesta configuració en conseqüència.",
- "The \"{header}\" HTTP header is not set to \"{expected}\". Some features might not work correctly, as it is recommended to adjust this setting accordingly." : "La capçalera HTTP “{header}” no té el valor “{expected}”. Alguna funcionalitat podria no funcionar correctament, tal com es recomana per ajustar aquesta configuració.",
- "The \"{header}\" HTTP header doesn't contain \"{expected}\". This is a potential security or privacy risk, as it is recommended to adjust this setting accordingly." : "La capçalera HTTP “{header}” no conté “{expected}”. Això és un risc de seguretat o privacitat, tal com es recomana per ajustar aquesta configuració.",
- "The \"{header}\" HTTP header is not set to \"{val1}\", \"{val2}\", \"{val3}\", \"{val4}\" or \"{val5}\". This can leak referer information. See the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{link}\">W3C Recommendation ↗</a>." : "La capçalera HTTP “{header}” no està definit com a \"{val1}\", \"{val2}\", \"{val3}\", \"{val4}\" o \"{val5}\". Això pot filtrar informació. Veure la <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{link}\"> recomanació del W3C ↗</a>.",
- "The \"Strict-Transport-Security\" HTTP header is not set to at least \"{seconds}\" seconds. For enhanced security, it is recommended to enable HSTS as described in the <a href=\"{docUrl}\" rel=\"noreferrer noopener\">security tips ↗</a>." : "La capçalera HTTP “Strict-Transport-Security” no està establert com a mínim \"{seconds}\" segons. Per a més seguretat, es recomana permetre HSTS com es descriu en els <a href=\"{docUrl}\" rel=\"noreferrer noopener\">consells de seguretat ↗</a>.",
- "Accessing site insecurely via HTTP. You are strongly adviced to set up your server to require HTTPS instead, as described in the <a href=\"{docUrl}\">security tips ↗</a>." : "S'està accedint de manera no segura per HTTP. Es recomana utilitzar HTTPS, tal i com detallen els <a href=\"{docUrl}\">consells de seguretat ↗</a>.",
+ "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." : "El vostre directori de dades i els fitxers són probablement accessibles des d'Internet. El fitxer .htaccess no està funcionant. És molt recomanable que configureu el servidor web de manera que el directori de dades no sigui accessible, o moure el directori de dades fora de l'arrel de documents del servidor web.",
+ "The \"{header}\" HTTP header is not set to \"{expected}\". This is a potential security or privacy risk, as it is recommended to adjust this setting accordingly." : "La capçalera HTTP \"{header}\" no s’ha definit com a \"{expected}\". Això és un risc potencial de seguretat o privacitat, es recomana ajustar aquesta configuració adequadament.",
+ "The \"{header}\" HTTP header is not set to \"{expected}\". Some features might not work correctly, as it is recommended to adjust this setting accordingly." : "La capçalera HTTP “{header}” no té el valor “{expected}”. Algunes funcionalitats podrien no funcionar correctament, es recomana ajustar aquesta configuració adequadament.",
+ "The \"{header}\" HTTP header doesn't contain \"{expected}\". This is a potential security or privacy risk, as it is recommended to adjust this setting accordingly." : "La capçalera HTTP “{header}” no conté “{expected}”. Això és un risc potencial de seguretat o privacitat, es recomana ajustar aquesta configuració adequadament.",
+ "The \"{header}\" HTTP header is not set to \"{val1}\", \"{val2}\", \"{val3}\", \"{val4}\" or \"{val5}\". This can leak referer information. See the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{link}\">W3C Recommendation ↗</a>." : "La capçalera HTTP “{header}” no està definit com a \"{val1}\", \"{val2}\", \"{val3}\", \"{val4}\" o \"{val5}\". Això pot provocar fuites d'informació. Vegeu la <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{link}\"> recomanació del W3C ↗</a>.",
+ "The \"Strict-Transport-Security\" HTTP header is not set to at least \"{seconds}\" seconds. For enhanced security, it is recommended to enable HSTS as described in the <a href=\"{docUrl}\" rel=\"noreferrer noopener\">security tips ↗</a>." : "La capçalera HTTP “Strict-Transport-Security” no està establerta a un mínim de \"{seconds}\" segons. Per a més seguretat, es recomana habilitar HSTS tal i com es descriu en els <a href=\"{docUrl}\" rel=\"noreferrer noopener\">consells de seguretat ↗</a>.",
+ "Accessing site insecurely via HTTP. You are strongly adviced to set up your server to require HTTPS instead, as described in the <a href=\"{docUrl}\">security tips ↗</a>." : "S'està accedint de manera no segura per HTTP. Es recomana que configureu el vostre servidor per fer servir HTTPS, tal i com es detalla als <a href=\"{docUrl}\">consells de seguretat ↗</a>.",
"unknown text" : "text desconegut",
- "Hello world!" : "Hola món!",
- "sunny" : "asolellat",
+ "Hello world!" : "Hola a tothom!",
+ "sunny" : "assolellat",
"Hello {name}, the weather is {weather}" : "Hola {name}, el temps és {weather}",
"Hello {name}" : "Hola {name}",
"<strong>These are your search results<script>alert(1)</script></strong>" : "<strong>Aquests són els resultats de la cerca<script>alert(1)</script></strong>",
"new" : "nou",
- "_download %n file_::_download %n files_" : ["descarregar l'arxiu %n","descarregar arxius %n"],
+ "_download %n file_::_download %n files_" : ["descarregar l'arxiu %n","descarrega %n fitxers"],
"The update is in progress, leaving this page might interrupt the process in some environments." : "L'actualització està en marxa, abandonar aquesta pàgina podria interrompre el procés en alguns entorns.",
"Update to {version}" : "Actualitza a {version}",
"An error occurred." : "S'ha produït un error.",
"Please reload the page." : "Carregueu la pàgina de nou.",
- "The update was unsuccessful. For more information <a href=\"{url}\">check our forum post</a> covering this issue." : "L'actualització no va tenir èxit. Per a més informació <a href=\"{url}\">consulta la nostra nota al fòrum</a> que cobreix aquest assumpte.",
- "The update was unsuccessful. Please report this issue to the <a href=\"https://github.com/nextcloud/server/issues\" target=\"_blank\">Nextcloud community</a>." : "L'actualització no va tenir èxit. Si us plau reporti aquest assumpte a la <a href=\"https://github.com/nextcloud/server/issues\" target=\"_blank\">comunitat Nextcloud</a>.",
+ "The update was unsuccessful. For more information <a href=\"{url}\">check our forum post</a> covering this issue." : "L'actualització no ha anat bé. Per a més informació <a href=\"{url}\">consulteu la nostra nota al fòrum</a> que parla d'aquest tema.",
+ "The update was unsuccessful. Please report this issue to the <a href=\"https://github.com/nextcloud/server/issues\" target=\"_blank\">Nextcloud community</a>." : "L'actualització no ha anat bé. Si us plau informeu aquesta incidència a la <a href=\"https://github.com/nextcloud/server/issues\" target=\"_blank\">comunitat Nextcloud</a>.",
"Continue to Nextcloud" : "Continua a Nextcloud",
- "_The update was successful. Redirecting you to Nextcloud in %n second._::_The update was successful. Redirecting you to Nextcloud in %n seconds._" : ["L'actualització va ser reeixida. Redirigint a Nextcloud en %n segon.","L’actualització va ser reeixida. Redirigint a Nextcloud en %n segons."],
- "Searching other places" : "Buscant altres ubicacions",
+ "_The update was successful. Redirecting you to Nextcloud in %n second._::_The update was successful. Redirecting you to Nextcloud in %n seconds._" : ["L'actualització va ser reeixida. Redirigint a Nextcloud en %n segon.","L’actualització ha estat un èxit. Se us redirigirà cap a Nextcloud d'aquí a %n segons."],
+ "Searching other places" : "S'estan cercant altres ubicacions",
"No search results in other folders for {tag}{filter}{endtag}" : "No hi ha resultats de la cerca en altres carpetes per {tag}{filter}{endtag}",
"_{count} search result in another folder_::_{count} search results in other folders_" : ["{count} resultat de cerca en altres carpetes","{count} resultats de cerca en altres carpetes"],
"Personal" : "Personal",
@@ -274,13 +277,13 @@ OC.L10N.register(
"Admin" : "Administració",
"Help" : "Ajuda",
"Access forbidden" : "Accés prohibit",
- "File not found" : "No s'ha trobat l'arxiu",
- "The document could not be found on the server. Maybe the share was deleted or has expired?" : "El document no s’ha trobat en el servidor. Potser la referència s'ha suprimit o ha expirat?",
+ "File not found" : "No s'ha trobat el fitxer",
+ "The document could not be found on the server. Maybe the share was deleted or has expired?" : "El document no s’ha trobat en el servidor. Potser la referència s'ha suprimit o ha caducat?",
"Back to %s" : "Tornar a %s",
"Internal Server Error" : "Error Intern del Servidor",
- "The server was unable to complete your request." : "El servidor no ha pogut completar la teva petició.",
- "If this happens again, please send the technical details below to the server administrator." : "Si això torna a passar, si us plau, envia els detalls tècnics de sota a l'administrador del servidor.",
- "More details can be found in the server log." : "Pots trobar més detalls al llistat del servidor.",
+ "The server was unable to complete your request." : "El servidor no ha pogut completar la vostra petició.",
+ "If this happens again, please send the technical details below to the server administrator." : "Si això torna a passar, si us plau, envieu els detalls tècnics de sota a l'administrador del servidor.",
+ "More details can be found in the server log." : "Podeu trobar més detalls al registre del servidor.",
"Technical details" : "Detalls tècnics",
"Remote Address: %s" : "Adreça remota: %s",
"Request ID: %s" : "Sol·licitud ID: %s",
@@ -290,9 +293,9 @@ OC.L10N.register(
"File: %s" : "Fitxer: %s",
"Line: %s" : "Línia: %s",
"Trace" : "Traça",
- "Security warning" : "Advertiment de seguretat",
+ "Security warning" : "Avís de seguretat",
"Your data directory and files are probably accessible from the internet because the .htaccess file does not work." : "La carpeta de dades i els seus fitxers probablement són accessibles des d'internet perquè el fitxer .htaccess no funciona.",
- "For information how to properly configure your server, please see the <a href=\"%s\" target=\"_blank\" rel=\"noreferrer noopener\">documentation</a>." : "Per a informació sobre com configurar correctament el servidor, podeu consultar la <a href=\"%s\" target=\"_blank\" rel=\"noreferrer noopener\">documentació</a>.",
+ "For information how to properly configure your server, please see the <a href=\"%s\" target=\"_blank\" rel=\"noreferrer noopener\">documentation</a>." : "Per a informació sobre com configurar correctament el servidor, si us plau consulteu la <a href=\"%s\" target=\"_blank\" rel=\"noreferrer noopener\">documentació</a>.",
"Create an <strong>admin account</strong>" : "Crea un <strong>compte d'administrador</strong>",
"Username" : "Nom d'usuari",
"Storage & database" : "Emmagatzematge i base de dades",
@@ -305,17 +308,20 @@ OC.L10N.register(
"Database password" : "Contrasenya de la base de dades",
"Database name" : "Nom de la base de dades",
"Database tablespace" : "Espai de taula de la base de dades",
- "Database host" : "Ordinador central de la base de dades",
- "Please specify the port number along with the host name (e.g., localhost:5432)." : "Si us plau, especifiqueu el nombre de port juntament amb el nom de servidor (per exemple, localhost:5432).",
+ "Database host" : "Servidor central de la base de dades",
+ "Please specify the port number along with the host name (e.g., localhost:5432)." : "Si us plau, especifiqueu el nombre de port juntament amb el nom del servidor (per exemple, localhost:5432).",
"Performance warning" : "Alerta de rendiment",
+ "You chose SQLite as database." : "Heu triat SQLite com a base de dades.",
+ "SQLite should only be used for minimal and development instances. For production we recommend a different database backend." : "SQLite només s'hauria de fer servir per a instàncies mínimes i de desenvolupament. Per a sistemes en producció, us recomanem un motor de base de dades diferent.",
+ "If you use clients for file syncing, the use of SQLite is highly discouraged." : "Si feu servir clients per a la sincronització de fitxers, l’ús de SQLite és altament decebedor.",
"Finish setup" : "Acaba la configuració",
- "Finishing …" : "Acabant …",
- "Need help?" : "Necessites ajuda?",
- "See the documentation" : "Consulti la documentació",
- "This application requires JavaScript for correct operation. Please {linkstart}enable JavaScript{linkend} and reload the page." : "Aquesta aplicació requereix Javascript per al seu correcte funcionament . Per favor, {linkstart}habiliti Javascript{linkend} i torni a carregar la pàgina.",
- "Get your own free account" : "Obtenir un compte gratuït",
- "Skip to main content" : "Saltar al contingut principal",
- "Skip to navigation of app" : "Salteu a la navegació d'app",
+ "Finishing …" : "S'està acabant …",
+ "Need help?" : "Necessiteu ajuda?",
+ "See the documentation" : "Consulteu la documentació",
+ "This application requires JavaScript for correct operation. Please {linkstart}enable JavaScript{linkend} and reload the page." : "Aquesta aplicació requereix Javascript pel seu correcte funcionament. Si us plau, {linkstart}activeu Javascript{linkend} i torneu a carregar la pàgina.",
+ "Get your own free account" : "Obtingueu el vostre propi compte gratuït",
+ "Skip to main content" : "Salta al contingut principal",
+ "Skip to navigation of app" : "Salta a la navegació d'app",
"More apps" : "Més aplicacions",
"More" : "Més",
"More apps menu" : "Menú de més apps",
@@ -324,65 +330,65 @@ OC.L10N.register(
"Contacts" : "Contactes",
"Contacts menu" : "Menú de contactes",
"Settings menu" : "Menú de paràmetres",
- "Confirm your password" : "Confirma la teva contrasenya",
+ "Confirm your password" : "Confirmeu la vostra contrasenya",
"Server side authentication failed!" : "L'autenticació del servidor ha fallat!",
"Please contact your administrator." : "Contacteu amb l'administrador.",
"An internal error occurred." : "S'ha produït un error intern.",
- "Please try again or contact your administrator." : "Intenti-ho de nou o posi's en contacte amb el seu administrador.",
+ "Please try again or contact your administrator." : "Si us plau, torneu-ho a provar o contacteu amb el vostre administrador.",
"Username or email" : "Nom d'usuari o correu electrònic",
"Log in" : "Inici de sessió",
"Wrong username or password." : "Usuari o contrasenya erronis",
"User disabled" : "Usuari inhabilitat",
- "We have detected multiple invalid login attempts from your IP. Therefore your next login is throttled up to 30 seconds." : "Hem detectat múltiples intents de connexió no vàlids des de la teva IP. Per tant la pròxima connexió queda demorada fins a 30 segons.",
- "Forgot password?" : "Has oblidat la contrasenya?",
+ "We have detected multiple invalid login attempts from your IP. Therefore your next login is throttled up to 30 seconds." : "Hem detectat múltiples intents de connexió no vàlids des de la vostra IP. Per tant, el vostre pròxim inici de sessió s’elimina fins a 30 segons.",
+ "Forgot password?" : "Heu oblidat la contrasenya?",
"Back to login" : "Torna a accedir",
- "Connect to your account" : "Connectar al teu compte",
- "Please log in before granting %1$s access to your %2$s account." : "Si us plau connectar abans de concedir %1$s accés al compte %2$s.",
+ "Connect to your account" : "Connecteu al vostre compte",
+ "Please log in before granting %1$s access to your %2$s account." : "Si us plau inicieu la sessió abans de concedir %1$s accés al vostre compte %2$s.",
"App token" : "Testimoni d'aplicació",
"Grant access" : "Concedeix l'accés",
- "Alternative log in using app token" : "Entrada alternativa fent servir testimoni d’app",
- "Account access" : "Compte d'accés",
- "You are about to grant %1$s access to your %2$s account." : "Esteu a punt de concedir %1$s accés al compte %2$s.",
+ "Alternative log in using app token" : "Inici de sessió alternatiu fent servir testimoni d’app",
+ "Account access" : "Accés al compte",
+ "You are about to grant %1$s access to your %2$s account." : "Esteu a punt de concedir %1$s accés al vostre compte %2$s.",
"Account connected" : "Compte connectat",
- "Your client should now be connected! You can close this window." : "El client ja està connectat! Pot tancar aquesta finestra.",
+ "Your client should now be connected! You can close this window." : "El vostre client ja està connectat! Podeu tancar aquesta finestra.",
"New password" : "Contrasenya nova",
"New Password" : "Contrasenya nova",
- "This share is password-protected" : "Aquesta porció està protegida amb contrasenya",
- "The password is wrong. Try again." : "Contrasenya incorrecta. Torni a intentar-ho.",
- "Two-factor authentication" : "Segon factor d'autenticació",
+ "This share is password-protected" : "Aquesta compartició està protegida amb contrasenya",
+ "The password is wrong. Try again." : "Contrasenya incorrecta. Torneu-ho a provar.",
+ "Two-factor authentication" : "Autenticació de dos factors",
"Enhanced security is enabled for your account. Choose a second factor for authentication:" : "La seguretat millorada està habilitada per al vostre compte. Trieu un segon factor d'autenticació:",
- "Could not load at least one of your enabled two-factor auth methods. Please contact your admin." : "No es pot carregar al menys un dels seus mètodes d'autenticació de dos factors permessos. Contacti amb el seu administrador.",
- "Two-factor authentication is enforced but has not been configured on your account. Contact your admin for assistance." : "L’autenticació de dos factors és obligada, però no s’ha configurat al teu compte. Contactar amb el teu admin per ajuda.",
- "Two-factor authentication is enforced but has not been configured on your account. Use one of your backup codes to log in or contact your admin for assistance." : "L’autenticació de dos factor és obligada, però no ha estat configurat al teu compte. Utilitzeu un dels codis secundaris per connectar o contactar amb el teu admin per ajuda.",
- "Use backup code" : "Utilitza un codi de copia de seguretat",
+ "Could not load at least one of your enabled two-factor auth methods. Please contact your admin." : "No s'ha pogut carregar al menys un dels vostres mètodes d'autenticació de dos factors permesos. Contacteu amb el vostre administrador.",
+ "Two-factor authentication is enforced but has not been configured on your account. Contact your admin for assistance." : "L’autenticació de dos factors és obligada, però no s’ha configurat al vostre compte. Contacteu amb el vostre administrador per rebre ajuda.",
+ "Two-factor authentication is enforced but has not been configured on your account. Use one of your backup codes to log in or contact your admin for assistance." : "L’autenticació de dos factor és obligada, però no ha estat configurada al vostre compte. Utilitzeu un dels codis secundaris per connectar o contactar amb el vostre administrador per rebre ajuda.",
+ "Use backup code" : "Utilitza un codi de còpia de seguretat",
"Cancel log in" : "Cancel·la l'accés a",
- "Error while validating your second factor" : "Error al validar el segon factor d'autenticació",
+ "Error while validating your second factor" : "S'ha produït un error en validar el segon factor",
"Access through untrusted domain" : "Accedeix a través d'un domini que no és de confiança",
- "Please contact your administrator. If you are an administrator, edit the \"trusted_domains\" setting in config/config.php like the example in config.sample.php." : "Si us plau, contacta amb el teu administrador. Si tu ets l'administrador, edita la configuració de \"trusted_domains\" a config/config.php tal com mostra l'exemple de config.samble.php.",
- "Further information how to configure this can be found in the %1$sdocumentation%2$s." : "Més informació de com configurar això es poden trobar a la %1$sdocumentació%2$s.",
+ "Please contact your administrator. If you are an administrator, edit the \"trusted_domains\" setting in config/config.php like the example in config.sample.php." : "Si us plau, contacteu amb el vostre administrador. Si sou l'administrador, editeu la configuració de \"trusted_domains\" a config/config.php tal com i com es mostra a l'exemple de config.samble.php.",
+ "Further information how to configure this can be found in the %1$sdocumentation%2$s." : "Podeu trobar més informació sobre com configurar-ho a la %1$sdocumentació%2$s.",
"App update required" : "Cal que actualitzeu la aplicació",
- "%1$s will be updated to version %2$s" : "%1$s s'anirà actualitzant a la versió %2$s",
+ "%1$s will be updated to version %2$s" : "%1$s s'actualitzarà a la versió %2$s",
"These apps will be updated:" : "Aquestes aplicacions s'actualitzaran:",
"These incompatible apps will be disabled:" : "Aquestes aplicacions incompatibles es desactivaran:",
"The theme %s has been disabled." : "S'ha desactivat el tema %s.",
"Please make sure that the database, the config folder and the data folder have been backed up before proceeding." : "Assegureu-vos que heu fet una còpia de seguretat de la base de dades, del fitxer de configuració i de la carpeta de dades abans de continuar.",
"Start update" : "Inicia l'actualització",
- "To avoid timeouts with larger installations, you can instead run the following command from your installation directory:" : "Per evitar que s'esgoti el temps d'espera en instalacions grans, pots en el seu lloc fer córrer la següent comanda en el directori d'instalació:",
+ "To avoid timeouts with larger installations, you can instead run the following command from your installation directory:" : "Per evitar que s'exhaureixi el temps d'espera en instal·lacions grans, podeu executar la següent ordre en el directori d'instal·lació:",
"Detailed logs" : "Registres detallats",
- "Update needed" : "Actualització necessaria",
- "Please use the command line updater because you have a big instance with more than 50 users." : "Utilitzeu l'actualitzador de línia de comandes perquè teniu una gran instància amb més de 50 usuàries.",
- "For help, see the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"%s\">documentation</a>." : "Per ajuda, vegeu la <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"%s\"> documentació</a>.",
- "I know that if I continue doing the update via web UI has the risk, that the request runs into a timeout and could cause data loss, but I have a backup and know how to restore my instance in case of a failure." : "Sé que si continuo fent l'actualització mitjançant l’interfície d’usuari web té el risc que la sol·licitud esgoti un temps d'espera, que podria causa pèrdua de dades, però tinc una còpia de seguretat i se com restaurar la meva instància en cas de fallada.",
- "Upgrade via web on my own risk" : "Actualitza via web sota la teva responsabilitat",
+ "Update needed" : "Actualització necessària",
+ "Please use the command line updater because you have a big instance with more than 50 users." : "Feu servir l'actualitzador de línia d'ordres perquè teniu una gran instància amb més de 50 usuaris.",
+ "For help, see the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"%s\">documentation</a>." : "Per obtenir ajuda, vegeu la <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"%s\"> documentació</a>.",
+ "I know that if I continue doing the update via web UI has the risk, that the request runs into a timeout and could cause data loss, but I have a backup and know how to restore my instance in case of a failure." : "Sé que si continuo fent l'actualització mitjançant l’interfície d’usuari web hi ha el risc que la sol·licitud exhaureixi el temps d'espera, que podria causar pèrdua de dades, però tinc una còpia de seguretat i sé com restaurar la meva instància en cas de fallada.",
+ "Upgrade via web on my own risk" : "Actualitza via web sota la meva responsabilitat",
"Maintenance mode" : "Mode de manteniment",
"This %s instance is currently in maintenance mode, which may take a while." : "Aquesta instància %s està actualment en manteniment i podria trigar una estona.",
"This page will refresh itself when the instance is available again." : "Aquesta pàgina s'actualitzarà automàticament quan la instància estigui disponible de nou.",
"Contact your system administrator if this message persists or appeared unexpectedly." : "Contacteu amb l'administrador del sistema si aquest missatge persisteix o apareix inesperadament.",
"Updated \"%s\" to %s" : "Actualitzat \"%s\" a %s",
"<a href=\"{docUrl}\">There were problems with the code integrity check. More information…</a>" : "<a href=\"{docUrl}\">Hi ha hagut problemes amb la comprovació d'integritat del codi. Més informació…</a>",
- "The link to reset your password has been sent to your email. If you do not receive it within a reasonable amount of time, check your spam/junk folders.<br>If it is not there ask your local administrator." : "L'enllaç per reiniciar la vostra contrasenya s'ha enviat al vostre correu. Si no el rebeu en un temps raonable comproveu les carpetes de spam. <br>Si no és allà, pregunteu a l'administrador local.",
+ "The link to reset your password has been sent to your email. If you do not receive it within a reasonable amount of time, check your spam/junk folders.<br>If it is not there ask your local administrator." : "L'enllaç per reiniciar la vostra contrasenya s'ha enviat al vostre correu. Si no el rebeu en un temps raonable comproveu la carpeta de missatges brossa. <br>Si no és allà, pregunteu a l'administrador local.",
"{name} below version {version} is installed, for stability and performance reasons it is recommended to update to a newer {name} version." : "{nom} per sota de la versió {versió} està instal·lat, per raons d'estabilitat i rendiment es recomana actualitzar a una versió més nova de {nom}.",
- "/dev/urandom is not readable by PHP which is highly discouraged for security reasons. Further information can be found in the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentation</a>." : "/dev/urandom no és llegible per PHP que no és gens recomanable per motius de seguretat. Trobareu més informació a la nostra <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentació</a>.",
+ "/dev/urandom is not readable by PHP which is highly discouraged for security reasons. Further information can be found in the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentation</a>." : "/dev/urandom no és llegible per PHP cosa que no és gens recomanable per motius de seguretat. Trobareu més informació a la nostra <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentació</a>.",
"Copy URL" : "Copia l'URL",
"Enable" : "Activa",
"{{shareInitiatorDisplayName}} shared via link" : "{{shareInitiatorDisplayName}} ha compartit per enllaç",
@@ -391,18 +397,18 @@ OC.L10N.register(
"{sharee} (email)" : "{sharee} (correu electrònic)",
"{sharee} (conversation)" : "{sharee} (conversa)",
"The specified document has not been found on the server." : "El document especificat no s'ha trobat al servidor.",
- "You can click here to return to %s." : "Pots clicar aquí per tornar a %s.",
- "SQLite will be used as database." : "SQLite s'utilitzarà com a base de dades.",
+ "You can click here to return to %s." : "Podeu fer clic aquí per tornar a %s.",
+ "SQLite will be used as database." : "Es farà servir SQLite com a base de dades.",
"For larger installations we recommend to choose a different database backend." : "Per a instal·lacions més grans es recomana triar una base de dades diferent.",
- "Especially when using the desktop client for file syncing the use of SQLite is discouraged." : "L'ús de SQLite està desaconsellat especialment quan s'usa el client d'escriptori per sincronitzar els fitxers.",
+ "Especially when using the desktop client for file syncing the use of SQLite is discouraged." : "L'ús de SQLite és desaconsellat especialment quan es fa servir el client d'escriptori per sincronitzar els fitxers.",
"Wrong password." : "Contrasenya incorrecta.",
- "Please log in before granting %s access to your %s account." : "Si us plau entrar abans de donar %s accés al teu compte %s.",
- "You are about to grant %s access to your %s account." : "Estàs a punt d'autoritzar a %s a accedir al teu compte %s.",
+ "Please log in before granting %s access to your %s account." : "Si us plau inicieu la sessió abans de donar %s accés al vostre compte %s.",
+ "You are about to grant %s access to your %s account." : "Esteu a punt d'autoritzar a %s a accedir al vostre compte %s.",
"Redirecting …" : "S'està redirigint…",
- "Enhanced security is enabled for your account. Please authenticate using a second factor." : "La seguretat millorada està habilitada per al vostre compte. Si us plau autentica’t amb un segon factor.",
- "Further information how to configure this can be found in the %sdocumentation%s." : "Més informació de com configurar això es pot trobar a la %sdocumentation%s.",
+ "Enhanced security is enabled for your account. Please authenticate using a second factor." : "La seguretat millorada està habilitada per al vostre compte. Si us plau autentiqueu-vos fent servir un segon factor.",
+ "Further information how to configure this can be found in the %sdocumentation%s." : "Més informació de com configurar això es pot trobar a la %sdocumentació%s.",
"%s will be updated to version %s" : "%s s'actualitzarà a la versió %s",
"This page will refresh itself when the %s instance is available again." : "Aquesta pàgina s'actualitzarà automàticament quan la instància %s torni a estar disponible.",
- "Thank you for your patience." : "Gràcies per la paciència."
+ "Thank you for your patience." : "Gràcies per la vostra paciència."
},
"nplurals=2; plural=(n != 1);");
diff --git a/core/l10n/ca.json b/core/l10n/ca.json
index 8c7409008db..471c5172dc3 100644
--- a/core/l10n/ca.json
+++ b/core/l10n/ca.json
@@ -21,7 +21,7 @@
"Could not send reset email because there is no email address for this username. Please contact your administrator." : "No s'ha pogut enviar correu de restabliment. No hi ha correu per aquest compte. Contacteu amb l'administrador.",
"%s password reset" : "restableix la contrasenya %s",
"Password reset" : "Canvi de contrasenya",
- "Click the following button to reset your password. If you have not requested the password reset, then ignore this email." : "Prem el següent botó per reinicialitzar la teva contrasenya. Si no has sol·licitat un canvi de contrasenya, ignora aquest correu.",
+ "Click the following button to reset your password. If you have not requested the password reset, then ignore this email." : "Feu clic al següent botó per reinicialitzar la vostra contrasenya. Si no heu sol·licitat un canvi de contrasenya, ignoreu aquest correu electrònic.",
"Click the following link to reset your password. If you have not requested the password reset, then ignore this email." : "Feu clic al següent enllaç per restablir la contrasenya. Si no sol·liciteu la reinicialització de contrasenya, llavors ignoreu aquest correu electrònic.",
"Reset your password" : "Reinicialitza la contrasenya",
"Couldn't send reset email. Please contact your administrator." : "No s'ha pogut restablir el correu. Contacteu amb l'administrador.",
@@ -39,56 +39,56 @@
"Maintenance mode is kept active" : "El mode de manteniment es manté activat",
"Updating database schema" : "S'està actualitzant l'esquema de la base de dades",
"Updated database" : "S'ha actualitzat la base de dades",
- "Checking whether the database schema can be updated (this can take a long time depending on the database size)" : "Comprovar si l'esquema de base de dades es pot actualitzar (això pot trigar temps segons la mida de la base de dades)",
+ "Checking whether the database schema can be updated (this can take a long time depending on the database size)" : "S'està comprovant si l'esquema de base de dades es pot actualitzar (això pot trigar temps segons la mida de la base de dades)",
"Checked database schema update" : "S'ha comprobat l'actualització de l'esquema de la base de dades",
- "Checking updates of apps" : "Comprovant les actualitzacions d'aplicacions",
- "Checking for update of app \"%s\" in appstore" : "Comprovant les actualitzacions de l'aplicació \"%s\" al repositori",
+ "Checking updates of apps" : "S'estan comprovant les actualitzacions d'aplicacions",
+ "Checking for update of app \"%s\" in appstore" : "S'estan comprovant les actualitzacions de l'aplicació \"%s\" al repositori",
"Update app \"%s\" from appstore" : "Actualitza l'aplicació \"%s\" del repositori",
"Checked for update of app \"%s\" in appstore" : "Comprovades les actualitzacions de l'aplicació \"%s\" al repositori",
- "Checking whether the database schema for %s can be updated (this can take a long time depending on the database size)" : "Comprovar si l'esquema de base de dades per %s pot ser actualitzat (això pot trigar temps segons la mida de la base de dades)",
- "Checked database schema update for apps" : "S'ha comprobat l'actualització de l'esquema de la base de dades per les apps",
+ "Checking whether the database schema for %s can be updated (this can take a long time depending on the database size)" : "S'està comprovant si l'esquema de base de dades per %s pot ser actualitzat (això pot trigar temps segons la mida de la base de dades)",
+ "Checked database schema update for apps" : "S'ha comprovat l'actualització de l'esquema de la base de dades per les apps",
"Updated \"%1$s\" to %2$s" : "Actualitzat \"%1$s\" a %2$s",
"Set log level to debug" : "Modifica el nivell de registre a depuració",
"Reset log level" : "Reinicia el nivell de registre",
- "Starting code integrity check" : "Inicia el test d'integrigtat del codi",
+ "Starting code integrity check" : "Inicia el test d'integritat del codi",
"Finished code integrity check" : "Finalitzat el test d'integritat del codi",
"%s (incompatible)" : "%s (incompatible)",
"Following apps have been disabled: %s" : "Les aplicacions següents s'han deshabilitat: %s",
- "Already up to date" : "Ja actualitzat",
- "Saving..." : "Desant...",
+ "Already up to date" : "Ja està actualitzat",
+ "Saving..." : "S'està desant...",
"Dismiss" : "Descarta",
"Authentication required" : "Es requereix autenticació",
- "This action requires you to confirm your password" : "Aquesta acció requereix que confirmis la teva contrasenya",
+ "This action requires you to confirm your password" : "Aquesta acció requereix que confirmeu la vostra contrasenya",
"Confirm" : "Confirma",
"Password" : "Contrasenya",
- "Failed to authenticate, try again" : "Error d'autenticació, torna-ho a intentar",
+ "Failed to authenticate, try again" : "Error d'autenticació, torneu-ho a intentar",
"seconds ago" : "fa uns segons",
"Link to a {label}" : "Enllaç a {label}",
"New in" : "Nou a",
"View changelog" : "Mostra el registre de canvis",
- "Could not load your contacts" : "No s'han pogut carregar els teus contactes",
+ "Could not load your contacts" : "No s'han pogut carregar els vostres contactes",
"Search contacts …" : "Cerca contactes …",
"No contacts found" : "No s'han trobat contactes",
"Show all contacts …" : "Mostra tots els contactes …",
- "Loading your contacts …" : "Carregant els teus contactes …",
- "Looking for {term} …" : "Buscant {term} …",
+ "Loading your contacts …" : "S'estan carregant els vostres contactes …",
+ "Looking for {term} …" : "S'està cercant {term} …",
"No action available" : "Cap acció disponible",
"Error fetching contact actions" : "Error al carregar les accions del contacte",
"Error" : "Error",
"Error while sharing" : "Error en compartir",
"Error removing share" : "Error al treure compartició",
- "Shared with you and the group {group} by {owner}" : "Compartit amb vos i amb el grup {group} per {owner}",
+ "Shared with you and the group {group} by {owner}" : "Compartit amb tu i amb el grup {group} per {owner}",
"Shared with you and {circle} by {owner}" : "Compartit amb tu i {circle} per {owner}",
"Shared with you and the conversation {conversation} by {owner}" : "Compartit amb tu i amb la conversa {conversation} per {owner}",
- "Shared with you in a conversation by {owner}" : "Compartit amb vostè en una conversa per {owner}",
- "Shared with you by {owner}" : "Compartit amb vos per {owner}",
+ "Shared with you in a conversation by {owner}" : "Compartit amb tu en una conversa per {owner}",
+ "Shared with you by {owner}" : "Compartit amb tu per {owner}",
"Choose a password for the public link" : "Escolliu una contrasenya per l'enllaç públic",
"Choose a password for the public link or press the \"Enter\" key" : "Escolliu una contrasenya per l'enllaç públic o premeu la tecla \"Enter\"",
- "Copied!" : "Copiat!",
+ "Copied!" : "S'ha copiat!",
"Copy link" : "Copia l'enllaç",
"Not supported!" : "No soportat!",
- "Press ⌘-C to copy." : "Prem ⌘-C per copiar.",
- "Press Ctrl-C to copy." : "Prem Ctrl-C per copiar.",
+ "Press ⌘-C to copy." : "Premeu ⌘-C per copiar.",
+ "Press Ctrl-C to copy." : "Premeu Ctrl-C per copiar.",
"Copy" : "Copia",
"Unable to create a link share" : "No es pot crear l'enllaç de compartició",
"Unable to toggle this option" : "No s'ha pogut canviar aquesta opció",
@@ -96,20 +96,20 @@
"Link" : "Enllaç",
"Hide download" : "Amaga la descàrrega",
"Password protection enforced" : "Protecció amb contrasenya obligatòria",
- "Password protect" : "Protegir amb contrasenya",
- "Allow editing" : "Permetre edició",
- "Email link to person" : "Enllaç per correu electrónic amb la persona",
+ "Password protect" : "Protegeix amb contrasenya",
+ "Allow editing" : "Permet l'edició",
+ "Email link to person" : "Enllaç per correu electrònic a una persona",
"Send" : "Envia",
"Allow upload and editing" : "Permet afegir i editar",
"Read only" : "Només de lectura",
"File drop (upload only)" : "Arrossega fitxers (només càrrega)",
"Expiration date enforced" : "Data de venciment obligatòria",
"Set expiration date" : "Estableix la data de venciment",
- "Expiration" : "Expiració",
+ "Expiration" : "Caducitat",
"Expiration date" : "Data de venciment",
"Note to recipient" : "Nota a destinatari",
"Unshare" : "Deixa de compartir",
- "Delete share link" : "Esborra l'enllaç de compartició",
+ "Delete share link" : "Suprimeix l'enllaç de compartició",
"Add another link" : "Afegeix un altre enllaç",
"Password protection for links is mandatory" : "La protecció d'enllaços amb contrasenya és obligatòria",
"Share to {name}" : "Comparteix amb {name}",
@@ -117,12 +117,12 @@
"New share link" : "Nou enllaç de compartició",
"Created on {time}" : "Creat a {time}",
"Password protect by Talk" : "Contrasenya protegida per Talk",
- "Could not unshare" : "No pot descompartir",
+ "Could not unshare" : "No es pot descompartir",
"Choose a password for the mail share" : "Escolliu una contrasenya pel mail de compartició",
"group" : "grup",
"remote" : "remot",
"remote group" : "grup remot",
- "email" : "email",
+ "email" : "correu electrònic",
"conversation" : "conversa",
"shared by {sharer}" : "compartit per {sharer}",
"Can reshare" : "Pot recompartir",
@@ -133,13 +133,13 @@
"Access control" : "Control d'accés",
"{shareInitiatorDisplayName} shared via link" : "{shareInitiatorDisplayName} compartida per enllaç",
"Share details could not be loaded for this item." : "No s'han pogut carregar els detalls de compartició de l'element.",
- "Search globally" : "Busca globalment",
+ "Search globally" : "Cerca globalment",
"_At least {count} character is needed for autocompletion_::_At least {count} characters are needed for autocompletion_" : ["Com a mínim cal {count} caràcter per a l'autocompletat","Com a mínim calen {count} caràcters per a l'autocompletat"],
- "This list is maybe truncated - please refine your search term to see more results." : "Aquesta llista potser està truncada - refineu el vostre terme de cerca per veure més resultats.",
+ "This list is maybe truncated - please refine your search term to see more results." : "Pot ser que aquesta llista s’hagi truncat. Afineu el vostre terme de cerca per veure més resultats.",
"No users or groups found for {search}" : "No s'han trobat usuaris ni grups per {search}",
"No users found for {search}" : "No s'han trobat usuaris per {search}",
- "An error occurred (\"{message}\"). Please try again" : "S'ha produït un error (\"{message}\"). Si us plau, torni a intentar-ho",
- "An error occurred. Please try again" : "S'ha produït un error. Si us plau, torni a intentar-ho",
+ "An error occurred (\"{message}\"). Please try again" : "S'ha produït un error (\"{message}\"). Si us plau, torneu-ho a intentar",
+ "An error occurred. Please try again" : "S'ha produït un error. Si us plau, torneu-ho a intentar",
"Home" : "Inici",
"Work" : "Feina",
"Other" : "Un altre",
@@ -157,27 +157,28 @@
"restricted" : "restringit",
"invisible" : "invisible",
"({scope})" : "({scope})",
- "Delete" : "Esborra",
+ "Delete" : "Suprimeix",
"Rename" : "Canvia el nom",
"Collaborative tags" : "Etiquetes col·laboratives",
"No tags found" : "No s'han trobat etiquetes",
"Settings" : "Paràmetres",
"Connection to server lost" : "S'ha perdut la connexió amb el servidor",
- "_Problem loading page, reloading in %n second_::_Problem loading page, reloading in %n seconds_" : ["Problemes carregant la pagina, recarregant en 1%n segon","Problemes carregant la pagina, recarregant en 1%n segons"],
- "Logging in …" : "Accedint a …",
- "We have send a password reset e-mail to the e-mail address known to us for this account. If you do not receive it within a reasonable amount of time, check your spam/junk folders.<br>If it is not there ask your local administrator." : "S'ha enviat un missatge de per restablir la clau al vostre correu. Si no el rebeu en un temps raonable comproveu les carpetes de spam. <br>Si no és allà, pregunteu a l'administrador local.",
- "Your files are encrypted. There will be no way to get your data back after your password is reset.<br />If you are not sure what to do, please contact your administrator before you continue. <br />Do you really want to continue?" : "Els vostres fitxers estan encriptats. No hi haurà manera de recuperar les dades després que reestabliu la contrasenya. <br />Si no esteu segurs del que feu, contacteu amb l'administrador abans de continuar.<br />Voleu continuar?",
+ "_Problem loading page, reloading in %n second_::_Problem loading page, reloading in %n seconds_" : ["Problemes carregant la pagina, recarregant en 1%n segon","Hi ha hagut una incidència carregant la pàgina, es recarregarà d'aquí 1%n segons"],
+ "Logging in …" : "S'està iniciant a …",
+ "We have send a password reset e-mail to the e-mail address known to us for this account. If you do not receive it within a reasonable amount of time, check your spam/junk folders.<br>If it is not there ask your local administrator." : "S'ha enviat un missatge per restablir la contrasenya a la vostra adreça de correu electrònic. Si no el rebeu en un temps raonable comproveu la carpeta de correu brossa. <br>Si no és allà, pregunteu a l'administrador local.",
+ "Your files are encrypted. There will be no way to get your data back after your password is reset.<br />If you are not sure what to do, please contact your administrator before you continue. <br />Do you really want to continue?" : "Els vostres fitxers estan encriptats. No hi haurà manera de recuperar les dades un cop restabliu la contrasenya. <br />Si no esteu segurs del que feu, contacteu amb l'administrador abans de continuar.<br />Voleu continuar?",
"I know what I'm doing" : "Sé el que faig",
"Password can not be changed. Please contact your administrator." : "La contrasenya no es pot canviar. Contacteu amb l'administrador.",
"Reset password" : "Reinicialitza la contrasenya",
- "Sending email …" : "Enviant email …",
+ "Sending email …" : "S'està enviant un correu electrònic …",
"No" : "No",
"Yes" : "Sí",
- "No files in here" : "No hi ha arxius aquí",
+ "No files in here" : "No hi ha fitxers aquí",
"New folder" : "Carpeta nova",
"No more subfolders in here" : "No hi ha més subcarpetes aquí",
"Name" : "Nom",
"Size" : "Mida",
+ "Modified" : "Modificat",
"{newName} already exists" : "{newName} ja existeix",
"Choose" : "Tria",
"Move" : "Mou",
@@ -201,69 +202,71 @@
"Move to {folder}" : "Mou a {folder}",
"Very weak password" : "Contrasenya massa feble",
"Weak password" : "Contrasenya feble",
- "So-so password" : "Contrasenya passable",
+ "So-so password" : "Contrasenya justeta",
"Good password" : "Contrasenya bona",
"Strong password" : "Contrasenya forta",
"Your web server is not yet properly set up to allow file synchronization, because the WebDAV interface seems to be broken." : "El servidor web no està configurat correctament per permetre la sincronització de fitxers perquè la interfície WebDAV sembla no funcionar correctament.",
- "Your web server is not properly set up to resolve \"{url}\". Further information can be found in the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentation</a>." : "El teu servidor web no està configurat correctament per resoldre \"{url}\". Trobareu més informació a la nostra <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentació</a>.",
- "Your web server is not properly set up to deliver .woff2 files. This is typically an issue with the Nginx configuration. For Nextcloud 15 it needs an adjustement to also deliver .woff2 files. Compare your Nginx configuration to the recommended configuration in our <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentation</a>." : "El teu servidor web no està correctament configurat oferir arxius de .woff2. Això és típicament un problema amb la configuració de Nginx. Per Nextcloud 15 s’ha de fer una adaptació per oferir també arxius .woff2. Compareu la vostra configuració de Nginx a la configuració recomanada en la nostra <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentació</a>.",
- "PHP does not seem to be setup properly to query system environment variables. The test with getenv(\"PATH\") only returns an empty response." : "PHP no sembla estar configurat correctament per determinar variables d'ambient del sistema. La prova amb getenv(\"PATH\") només torna una resposta buida.",
- "Please check the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">installation documentation ↗</a> for PHP configuration notes and the PHP configuration of your server, especially when using php-fpm." : "Comproveu la <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\"> documentació d’instal·lació ↗</a> per a notes de configuració de PHP i la configuració de PHP del teu servidor, especialment fent servir php-fpm.",
+ "Your web server is not properly set up to resolve \"{url}\". Further information can be found in the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentation</a>." : "El vostre servidor web no està configurat correctament per resoldre \"{url}\". Trobareu més informació a la nostra <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentació</a>.",
+ "Your web server is not properly set up to deliver .woff2 files. This is typically an issue with the Nginx configuration. For Nextcloud 15 it needs an adjustement to also deliver .woff2 files. Compare your Nginx configuration to the recommended configuration in our <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentation</a>." : "El vostre servidor web no està correctament configurat per lliurar fitxers de tipus .woff2. Això és típicament un problema amb la configuració de Nginx. Per Nextcloud 15 s’ha de fer una adaptació per oferir també fitxer .woff2. Compareu la vostra configuració de Nginx a la configuració recomanada en la nostra <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentació</a>.",
+ "PHP does not seem to be setup properly to query system environment variables. The test with getenv(\"PATH\") only returns an empty response." : "PHP no sembla que estigui configurat correctament per obtenir variables d'entorn del sistema. La prova amb getenv(\"PATH\") només torna una resposta buida.",
+ "Please check the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">installation documentation ↗</a> for PHP configuration notes and the PHP configuration of your server, especially when using php-fpm." : "Comproveu la <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\"> documentació d’instal·lació ↗</a> per a notes de configuració de PHP i la configuració de PHP del vostre servidor, especialment fent servir php-fpm.",
"The read-only config has been enabled. This prevents setting some configurations via the web-interface. Furthermore, the file needs to be made writable manually for every update." : "S'ha habilitat la configuració només de lectura. Això evita establir algunes configuracions mitjançant la interfície web. A més, al fitxer s’ha de permetre la escriptura manualment a cada actualització.",
- "Your database does not run with \"READ COMMITTED\" transaction isolation level. This can cause problems when multiple actions are executed in parallel." : "La base de dades no funciona amb el nivell “READ COMMITTED” d'aïllament de transaccion. Això pot provocar problemes quan s'executen múltiples accions en paral·lel.",
+ "Your database does not run with \"READ COMMITTED\" transaction isolation level. This can cause problems when multiple actions are executed in parallel." : "La base de dades no funciona amb el nivell “READ COMMITTED” d'aïllament de transacció. Això pot provocar problemes quan s'executin múltiples accions en paral·lel.",
"The PHP module \"fileinfo\" is missing. It is strongly recommended to enable this module to get the best results with MIME type detection." : "El mòdul de PHP \"fileinfo\" no es troba. És molt recomanable permetre aquest mòdul per aconseguir els millors resultats amb detecció de tipus MIME.",
- "Transactional file locking is disabled, this might lead to issues with race conditions. Enable \"filelocking.enabled\" in config.php to avoid these problems. See the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentation ↗</a> for more information." : "Bloqueig d'arxiu transaccional està inhabilitada, això podria conduir a problemes amb situacions de competició. Permetre “filelocking.enabled” a config. php per evitar aquests problemes. Veure la <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentació ↗</a> per més informació.",
- "If your installation is not installed at the root of the domain and uses system cron, there can be issues with the URL generation. To avoid these problems, please set the \"overwrite.cli.url\" option in your config.php file to the webroot path of your installation (suggestion: \"{suggestedOverwriteCliURL}\")" : "Si la instal·lació no està instal·lat a l'arrel del domini i fa servir el cron del sistema, hi pot haver problemes amb la generació d'URL. Per evitar aquests problemes, si us plau definiu l'opció \"overwrite.cli.url\" al fitxer config.php amb el camí webroot de la seva instal·lació (suggeriment: \"{suggestedOverwriteCliURL}\")",
- "It was not possible to execute the cron job via CLI. The following technical errors have appeared:" : "No va ser possible executar la tasca de cron per línia de comandes. Han aparegut els errors tècnics següents:",
- "Last background job execution ran {relativeTime}. Something seems wrong." : "Última execució de feina de fons va córrer {relativeTime}. Alguna cosa sembla malament.",
- "Check the background job settings" : "Comproveu la configuració de feina de fons",
- "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." : "Aquest servidor no té una connexió a Internet operativa: múltiples punts finals no es poden accedir. Això significa que algunes de les funcions com a muntar emmagatzematge extern, notificacions sobre les actualitzacions o instal·lació d'apps de tercers no funcionarà. L’accés a arxius remots i l’enviament d'e-mail de notificació podrien no funcionar, tampoc. Establir una connexió d'aquest servidor a Internet per a gaudir de totes les funcionalitats.",
- "No memory cache has been configured. To enhance performance, please configure a memcache, if available. Further information can be found in the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentation</a>." : "No s’ha configurat cap memòria cau. Per millorar el seu rendiment configureu un memcache si està disponible. Trobareu més informació a la nostra <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentació</a>.",
- "No suitable source for randomness found by PHP which is highly discouraged for security reasons. Further information can be found in the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentation</a>." : "Cap font d'aleatorietat trobada per PHP que és molt desaconsellat per motius de seguretat. Trobareu més informació a la <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentació</a>.",
+ "Transactional file locking is disabled, this might lead to issues with race conditions. Enable \"filelocking.enabled\" in config.php to avoid these problems. See the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentation ↗</a> for more information." : "El bloqueig de fitxers transaccional està desactivat, això podria conduir a problemes amb situacions de competició. Permeteu “filelocking.enabled” a config.php per evitar aquests problemes. Vegeu la <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentació ↗</a> per més informació.",
+ "If your installation is not installed at the root of the domain and uses system cron, there can be issues with the URL generation. To avoid these problems, please set the \"overwrite.cli.url\" option in your config.php file to the webroot path of your installation (suggestion: \"{suggestedOverwriteCliURL}\")" : "Si la instal·lació no s'ha fet a l'arrel del domini i es fa servir el cron del sistema, hi pot haver problemes amb la generació d'URL. Per evitar aquests problemes, si us plau definiu l'opció \"overwrite.cli.url\" al fitxer config.php amb el camí webroot de la vostra instal·lació (suggeriment: \"{suggestedOverwriteCliURL}\")",
+ "It was not possible to execute the cron job via CLI. The following technical errors have appeared:" : "No ha estat possible executar la tasca de cron mitjançant la línia d'ordres. Han aparegut els errors tècnics següents:",
+ "Last background job execution ran {relativeTime}. Something seems wrong." : "La darrera execució de tasca en segon pla ha trigat {relativeTime}. Sembla que alguna cosa ha anat malament.",
+ "Check the background job settings" : "Comproveu la configuració de les tasques de segon pla",
+ "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." : "Aquest servidor no té una connexió a Internet operativa: múltiples punts finals no es poden accedir. Això significa que algunes de les funcions com a muntar emmagatzematge extern, notificacions sobre les actualitzacions o instal·lació d'apps de tercers no funcionarà. L’accés a fitxers remots i l’enviament de correus electrònics de notificació podrien no funcionar, tampoc. Establiu una connexió d'aquest servidor a Internet per a gaudir de totes les funcionalitats.",
+ "No memory cache has been configured. To enhance performance, please configure a memcache, if available. Further information can be found in the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentation</a>." : "No s’ha configurat cap memòria cau. Per millorar el rendiment configureu un memcache si està disponible. Trobareu més informació a la nostra <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentació</a>.",
+ "No suitable source for randomness found by PHP which is highly discouraged for security reasons. Further information can be found in the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentation</a>." : "Cap font d'aleatorietat trobada per PHP, la qual cosa és molt desaconsellada per motius de seguretat. Trobareu més informació a la <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentació</a>.",
"You are currently running PHP {version}. Upgrade your PHP version to take advantage of <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{phpLink}\">performance and security updates provided by the PHP Group</a> as soon as your distribution supports it." : "Actualment esteu executant PHP {version}. Us animem a actualitzar la versió de PHP que feu servir per tenir avantatge d’<a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{phpLink}\">actualitzacions de rendiment i seguretat proporcionats pel PHP Group</a> tan aviat com ho suporti la vostra distribució.",
"You are currently running PHP 5.6. The current major version of Nextcloud is the last that is supported on PHP 5.6. It is recommended to upgrade the PHP version to 7.0+ to be able to upgrade to Nextcloud 14." : "Actualment esteu executant PHP 5.6. La versió actual principal de Nextcloud és l'última que funciona a PHP 5.6. Es recomana actualitzar la versió PHP a 7.0+ per que es pugui actualitzar a Nextcloud 14.",
- "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. Further information can be found in the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentation</a>." : "La configuració de capçaleres per intermediari web invers és incorrecta o estàs accedint a Nextcloud des d'un intermediari de confiança. Si no, aquest és un problema de seguretat i pot permetre a un atacant falsejar la seva adreça d'IP visible al Nextcloud. Trobareu més informació a la <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentació</a>.",
- "Memcached is configured as distributed cache, but the wrong PHP module \"memcache\" is installed. \\OC\\Memcache\\Memcached only supports \"memcached\" and not \"memcache\". See the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{wikiLink}\">memcached wiki about both modules</a>." : "Memcached està configurat com a memòria cau distribuïda, però s'instal·la el mòdul erroni de PHP \"memcache\". \\OC\\Memcache\\Memcached només dóna suport \"memcached\" i no \"memcache\". Mireu la <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{wikiLink}\"> wiki de memcached sobre ambdós mòduls</a>.",
- "Some files have not passed the integrity check. Further information on how to resolve this issue can be found in the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentation</a>. (<a href=\"{codeIntegrityDownloadEndpoint}\">List of invalid files…</a> / <a href=\"{rescanEndpoint}\">Rescan…</a>)" : "Alguns fitxers no han passat la comprovació d'integritat. Trobareu més informació sobre com resoldre aquest assumpte a la nostra <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentació</a>. (<a href=\"{codeIntegrityDownloadEndpoint}\">Llista de fitxers no vàlids...</a> / <a href=\"{rescanEndpoint}\">Tornar a buscar…</a>)",
- "The PHP OPcache module is not loaded. <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">For better performance it is recommended</a> to load it into your PHP installation." : "El mòdul de PHP OPcache no està carregat. <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\"> Per millor rendiment es recomana</a> carregar-lo a la vostra instal·lació de PHP.",
- "The PHP OPcache is not properly configured. <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">For better performance it is recommended</a> to use the following settings in the <code>php.ini</code>:" : "La OPcache de PHP no està configurada correctament. <a target=\"_blank\" rel=\"noreferrer\" href=\"{docLink}\">Per millor rendiment es recomana</a> utilitzar-la la següent configuració en el <code>php.ini</code>:",
- "The PHP function \"set_time_limit\" is not available. This could result in scripts being halted mid-execution, breaking your installation. Enabling this function is strongly recommended." : "La funció PHP \"set_time_limit\" no està disponible. Això podria resultar en scripts que s’aturin a mig execució, trencant la instal·lació. Us recomanem activar aquesta funció.",
- "Your PHP does not have FreeType support, resulting in breakage of profile pictures and the settings interface." : "El seu PHP no té suport FreeType, el que resulta en un trencament de les fotos de perfil i la interfície de configuració.",
+ "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. Further information can be found in the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentation</a>." : "La configuració de capçaleres per proxy invers és incorrecta o esteu accedint a Nextcloud des d'un proxy de confiança. Si no, aquest és un problema de seguretat i pot permetre a un atacant falsejar la seva adreça d'IP visible al Nextcloud. Trobareu més informació a la <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentació</a>.",
+ "Memcached is configured as distributed cache, but the wrong PHP module \"memcache\" is installed. \\OC\\Memcache\\Memcached only supports \"memcached\" and not \"memcache\". See the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{wikiLink}\">memcached wiki about both modules</a>." : "Memcached està configurat com a memòria cau distribuïda, però hi ha instal·lat el mòdul erroni de PHP \"memcache\". \\OC\\Memcache\\Memcached només dóna suport \"memcached\" i no \"memcache\". Mireu la <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{wikiLink}\"> wiki de memcached sobre ambdós mòduls</a>.",
+ "Some files have not passed the integrity check. Further information on how to resolve this issue can be found in the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentation</a>. (<a href=\"{codeIntegrityDownloadEndpoint}\">List of invalid files…</a> / <a href=\"{rescanEndpoint}\">Rescan…</a>)" : "Alguns fitxers no han passat la comprovació d'integritat. Trobareu més informació sobre com resoldre aquest assumpte a la nostra <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentació</a>. (<a href=\"{codeIntegrityDownloadEndpoint}\">Llista de fitxers no vàlids...</a> / <a href=\"{rescanEndpoint}\">Torna a cercar…</a>)",
+ "The PHP OPcache module is not loaded. <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">For better performance it is recommended</a> to load it into your PHP installation." : "El mòdul de PHP OPcache no està carregat. <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\"> Per un millor rendiment es recomana</a> carregar-lo a la vostra instal·lació de PHP.",
+ "The PHP OPcache is not properly configured. <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">For better performance it is recommended</a> to use the following settings in the <code>php.ini</code>:" : "La OPcache de PHP no està configurada correctament. <a target=\"_blank\" rel=\"noreferrer\" href=\"{docLink}\">Per un millor rendiment es recomana</a> fer servir la següent configuració en el <code>php.ini</code>:",
+ "The PHP function \"set_time_limit\" is not available. This could result in scripts being halted mid-execution, breaking your installation. Enabling this function is strongly recommended." : "La funció PHP \"set_time_limit\" no està disponible. Això podria resultar en scripts que s’aturin a mitja execució, trencant la instal·lació. Us recomanem activar aquesta funció.",
+ "Your PHP does not have FreeType support, resulting in breakage of profile pictures and the settings interface." : "El vostre PHP no té suport FreeType, cosa que provoca un trencament de les fotos de perfil i la interfície de configuració.",
"Missing index \"{indexName}\" in table \"{tableName}\"." : "Índex \"{indexName}\" desaparegut a la taula \"{tableName}\".",
- "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 dades li falten alguns índexs. Degut al fet que afegir índexs en grans taules podria prendre algun temps aquests no s'afegit automàticament. Executant “occ db:add-missing-indices” els índexes que falten es podríen afegir manualment mentre la instància continua funcionant. Una vegada que s'afegeixen els índexes les consultes a les taules són en general molt més ràpides.",
- "This instance is missing some recommended PHP modules. For improved performance and better compatibility it is highly recommended to install them." : "A aquesta instància li falten alguns mòduls PHP recomanats. Per un funcionament millorat i millor compatibilitat és molt recomanable instal·lar-los.",
- "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. For further details read <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">the documentation page about this</a>." : "Algunes columnes en la base de dades estan perdent una conversió a big int. Degut al fet que canviar tipus de columna en grans taules podria prendre algun temps que no s’han canviat automàticament. Executant 'occ db:convert-filecache-bigint' aquets canvis pendents es podrien aplicar manualment. Aquesta operació s’ha de fer mentre la instància està fora de línia. Per a més detalls llegiu <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">la pàgina de documentació sobre això</a>.",
- "SQLite is currently being used as the backend database. For larger installations we recommend that you switch to a different database backend." : "SQLite s’està fent servir actualment com a servei de base de dades. Per a instal·lacions més grans recomanem canvia a un altre servidor de base de dades.",
- "This is particularly recommended when using the desktop client for file synchronisation." : "Això està especialment recomanat quan es faci servir el client d’escriptori per a la sincronització d'arxius.",
- "To migrate to another database use the command line tool: 'occ db:convert-type', or see the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentation ↗</a>." : "Per migrar a un altre base de dades l'eina de línia de comandes: 'occ db:convert-type', o mirar la <a target=\"_blank\"rel=\"noreferrer noopener\"href=\"{docLink}\">documentació ↗</a>.",
- "Use of the the built in php mailer is no longer supported. <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">Please update your email server settings ↗<a/>." : "L’ús del propi php mailer ja no és compatible. <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">Si us plau actualitzi la configuració del seu servidor de correu electrònic ↗<a/>.",
- "The PHP memory limit is below the recommended value of 512MB." : "El límit de memòria PHP està per sota del valor recomanat de 512 mbar.",
- "Some app directories are owned by a different user than the web server one. This may be the case if apps have been installed manually. Check the permissions of the following app directories:" : "Alguns directoris d'app són propietat d'un altre usuari diferent del servidor web. Això pot ser el cas si algunes apps s'han instal·lat manualment. Comprovar els permisos dels directoris d’app següents:",
+ "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 dades li falten alguns índexs. Degut al fet que afegir índexs en grans taules podria trigar una mica no s'han afegit automàticament. Executant “occ db:add-missing-indices” els índexs que falten es podrien afegir manualment mentre la instància continua funcionant. Un cop s'afegeixen els índexs les consultes a les taules són en general molt més ràpides.",
+ "This instance is missing some recommended PHP modules. For improved performance and better compatibility it is highly recommended to install them." : "A aquesta instància li falten alguns mòduls PHP recomanats. Per obtenir un millor rendiment i una millor compatibilitat, es recomana instal·lar-los.",
+ "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. For further details read <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">the documentation page about this</a>." : "Algunes columnes de la base de dades els hi falten una conversió a gran enter. Degut al fet que canviar tipus de columna en grans taules podria trigar una mica, no s’han canviat automàticament. Executant 'occ db:convert-filecache-bigint' aquests canvis pendents es podrien aplicar manualment. Aquesta operació s’ha de fer mentre la instància està fora de línia. Per a més detalls llegiu <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">la pàgina de documentació sobre això</a>.",
+ "SQLite is currently being used as the backend database. For larger installations we recommend that you switch to a different database backend." : "SQLite s’està fent servir actualment com a servidor de base de dades. Per a instal·lacions més grans recomanem canviar a un altre servidor de base de dades.",
+ "This is particularly recommended when using the desktop client for file synchronisation." : "Això és especialment recomanable quan utilitzeu el client d’escriptori per a la sincronització de fitxers.",
+ "To migrate to another database use the command line tool: 'occ db:convert-type', or see the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentation ↗</a>." : "Per migrar a una altra base de dades, feu servir l'eina de línia d'ordres: 'occ db:convert-type', o vegeu la <a target=\"_blank\"rel=\"noreferrer noopener\"href=\"{docLink}\">documentació ↗</a>.",
+ "Use of the the built in php mailer is no longer supported. <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">Please update your email server settings ↗<a/>." : "L’ús de la missatgeria pròpia del PHP (php mailer) ja no és compatible. <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">Si us plau actualitzeu la configuració del vostre servidor de correu electrònic ↗<a/>.",
+ "The PHP memory limit is below the recommended value of 512MB." : "El límit de memòria de PHP està per sota del valor recomanat de 512MB.",
+ "Some app directories are owned by a different user than the web server one. This may be the case if apps have been installed manually. Check the permissions of the following app directories:" : "Alguns directoris d'app són propietat d'un altre usuari diferent del servidor web. Això pot ser el cas si algunes apps s'han instal·lat manualment. Comproveu els permisos dels directoris d’app següents:",
+ "MySQL is used as database but does not support 4-byte characters. To be able to handle 4-byte characters (like emojis) without issues in filenames or comments for example it is recommended to enable the 4-byte support in MySQL. For further details read <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">the documentation page about this</a>." : "El MySQL es fa servir com a base de dades, però no suporta caràcters de 4 bytes. Per poder gestionar caràcters de 4 bytes (com emojis) sense problemes en noms de fitxers o comentaris, per exemple, es recomana habilitar el suport de 4 bytes a MySQL. Per a més detalls, llegiu <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">la pàgina de documentació que parla d'això</a>.",
+ "This instance uses an S3 based object store as primary storage. The uploaded files are stored temporarily on the server and thus it is recommended to have 50 GB of free space available in the temp directory of PHP. Check the logs for full details about the path and the available space. To improve this please change the temporary directory in the php.ini or make more space available in that path." : "Aquesta instància fa servir un emmagatzematge d'objectes basat en S3 com a emmagatzematge primari. Els fitxers penjats s’emmagatzemen temporalment al servidor i, per tant, es recomana disposar d’un espai lliure de 50 GB al directori temporal de PHP. Comproveu els registres per obtenir més detalls sobre la ruta i l’espai disponible. Per millorar-ho, si us plau canvieu el directori temporal del php.ini o feu-hi més espai disponible.",
"Error occurred while checking server setup" : "Hi ha hagut un error en comprovar la configuració del servidor",
- "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." : "El teu directori de dades i fitxers són probablement accessibles des d'Internet. L'arxiu .htaccess no està funcionant. És molt recomanable que configureu el servidor web de manera que el directori de dades no estigui accessible, o moure el directori de dades fora de l'arrel de documents del servidor web.",
- "The \"{header}\" HTTP header is not set to \"{expected}\". This is a potential security or privacy risk, as it is recommended to adjust this setting accordingly." : "La capçalera HTTP \"{header}\" no s’ha definit com a \"{expected}\". Això és un risc potencial de seguretat o privacitat, ja que es recomana ajustar aquesta configuració en conseqüència.",
- "The \"{header}\" HTTP header is not set to \"{expected}\". Some features might not work correctly, as it is recommended to adjust this setting accordingly." : "La capçalera HTTP “{header}” no té el valor “{expected}”. Alguna funcionalitat podria no funcionar correctament, tal com es recomana per ajustar aquesta configuració.",
- "The \"{header}\" HTTP header doesn't contain \"{expected}\". This is a potential security or privacy risk, as it is recommended to adjust this setting accordingly." : "La capçalera HTTP “{header}” no conté “{expected}”. Això és un risc de seguretat o privacitat, tal com es recomana per ajustar aquesta configuració.",
- "The \"{header}\" HTTP header is not set to \"{val1}\", \"{val2}\", \"{val3}\", \"{val4}\" or \"{val5}\". This can leak referer information. See the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{link}\">W3C Recommendation ↗</a>." : "La capçalera HTTP “{header}” no està definit com a \"{val1}\", \"{val2}\", \"{val3}\", \"{val4}\" o \"{val5}\". Això pot filtrar informació. Veure la <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{link}\"> recomanació del W3C ↗</a>.",
- "The \"Strict-Transport-Security\" HTTP header is not set to at least \"{seconds}\" seconds. For enhanced security, it is recommended to enable HSTS as described in the <a href=\"{docUrl}\" rel=\"noreferrer noopener\">security tips ↗</a>." : "La capçalera HTTP “Strict-Transport-Security” no està establert com a mínim \"{seconds}\" segons. Per a més seguretat, es recomana permetre HSTS com es descriu en els <a href=\"{docUrl}\" rel=\"noreferrer noopener\">consells de seguretat ↗</a>.",
- "Accessing site insecurely via HTTP. You are strongly adviced to set up your server to require HTTPS instead, as described in the <a href=\"{docUrl}\">security tips ↗</a>." : "S'està accedint de manera no segura per HTTP. Es recomana utilitzar HTTPS, tal i com detallen els <a href=\"{docUrl}\">consells de seguretat ↗</a>.",
+ "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." : "El vostre directori de dades i els fitxers són probablement accessibles des d'Internet. El fitxer .htaccess no està funcionant. És molt recomanable que configureu el servidor web de manera que el directori de dades no sigui accessible, o moure el directori de dades fora de l'arrel de documents del servidor web.",
+ "The \"{header}\" HTTP header is not set to \"{expected}\". This is a potential security or privacy risk, as it is recommended to adjust this setting accordingly." : "La capçalera HTTP \"{header}\" no s’ha definit com a \"{expected}\". Això és un risc potencial de seguretat o privacitat, es recomana ajustar aquesta configuració adequadament.",
+ "The \"{header}\" HTTP header is not set to \"{expected}\". Some features might not work correctly, as it is recommended to adjust this setting accordingly." : "La capçalera HTTP “{header}” no té el valor “{expected}”. Algunes funcionalitats podrien no funcionar correctament, es recomana ajustar aquesta configuració adequadament.",
+ "The \"{header}\" HTTP header doesn't contain \"{expected}\". This is a potential security or privacy risk, as it is recommended to adjust this setting accordingly." : "La capçalera HTTP “{header}” no conté “{expected}”. Això és un risc potencial de seguretat o privacitat, es recomana ajustar aquesta configuració adequadament.",
+ "The \"{header}\" HTTP header is not set to \"{val1}\", \"{val2}\", \"{val3}\", \"{val4}\" or \"{val5}\". This can leak referer information. See the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{link}\">W3C Recommendation ↗</a>." : "La capçalera HTTP “{header}” no està definit com a \"{val1}\", \"{val2}\", \"{val3}\", \"{val4}\" o \"{val5}\". Això pot provocar fuites d'informació. Vegeu la <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{link}\"> recomanació del W3C ↗</a>.",
+ "The \"Strict-Transport-Security\" HTTP header is not set to at least \"{seconds}\" seconds. For enhanced security, it is recommended to enable HSTS as described in the <a href=\"{docUrl}\" rel=\"noreferrer noopener\">security tips ↗</a>." : "La capçalera HTTP “Strict-Transport-Security” no està establerta a un mínim de \"{seconds}\" segons. Per a més seguretat, es recomana habilitar HSTS tal i com es descriu en els <a href=\"{docUrl}\" rel=\"noreferrer noopener\">consells de seguretat ↗</a>.",
+ "Accessing site insecurely via HTTP. You are strongly adviced to set up your server to require HTTPS instead, as described in the <a href=\"{docUrl}\">security tips ↗</a>." : "S'està accedint de manera no segura per HTTP. Es recomana que configureu el vostre servidor per fer servir HTTPS, tal i com es detalla als <a href=\"{docUrl}\">consells de seguretat ↗</a>.",
"unknown text" : "text desconegut",
- "Hello world!" : "Hola món!",
- "sunny" : "asolellat",
+ "Hello world!" : "Hola a tothom!",
+ "sunny" : "assolellat",
"Hello {name}, the weather is {weather}" : "Hola {name}, el temps és {weather}",
"Hello {name}" : "Hola {name}",
"<strong>These are your search results<script>alert(1)</script></strong>" : "<strong>Aquests són els resultats de la cerca<script>alert(1)</script></strong>",
"new" : "nou",
- "_download %n file_::_download %n files_" : ["descarregar l'arxiu %n","descarregar arxius %n"],
+ "_download %n file_::_download %n files_" : ["descarregar l'arxiu %n","descarrega %n fitxers"],
"The update is in progress, leaving this page might interrupt the process in some environments." : "L'actualització està en marxa, abandonar aquesta pàgina podria interrompre el procés en alguns entorns.",
"Update to {version}" : "Actualitza a {version}",
"An error occurred." : "S'ha produït un error.",
"Please reload the page." : "Carregueu la pàgina de nou.",
- "The update was unsuccessful. For more information <a href=\"{url}\">check our forum post</a> covering this issue." : "L'actualització no va tenir èxit. Per a més informació <a href=\"{url}\">consulta la nostra nota al fòrum</a> que cobreix aquest assumpte.",
- "The update was unsuccessful. Please report this issue to the <a href=\"https://github.com/nextcloud/server/issues\" target=\"_blank\">Nextcloud community</a>." : "L'actualització no va tenir èxit. Si us plau reporti aquest assumpte a la <a href=\"https://github.com/nextcloud/server/issues\" target=\"_blank\">comunitat Nextcloud</a>.",
+ "The update was unsuccessful. For more information <a href=\"{url}\">check our forum post</a> covering this issue." : "L'actualització no ha anat bé. Per a més informació <a href=\"{url}\">consulteu la nostra nota al fòrum</a> que parla d'aquest tema.",
+ "The update was unsuccessful. Please report this issue to the <a href=\"https://github.com/nextcloud/server/issues\" target=\"_blank\">Nextcloud community</a>." : "L'actualització no ha anat bé. Si us plau informeu aquesta incidència a la <a href=\"https://github.com/nextcloud/server/issues\" target=\"_blank\">comunitat Nextcloud</a>.",
"Continue to Nextcloud" : "Continua a Nextcloud",
- "_The update was successful. Redirecting you to Nextcloud in %n second._::_The update was successful. Redirecting you to Nextcloud in %n seconds._" : ["L'actualització va ser reeixida. Redirigint a Nextcloud en %n segon.","L’actualització va ser reeixida. Redirigint a Nextcloud en %n segons."],
- "Searching other places" : "Buscant altres ubicacions",
+ "_The update was successful. Redirecting you to Nextcloud in %n second._::_The update was successful. Redirecting you to Nextcloud in %n seconds._" : ["L'actualització va ser reeixida. Redirigint a Nextcloud en %n segon.","L’actualització ha estat un èxit. Se us redirigirà cap a Nextcloud d'aquí a %n segons."],
+ "Searching other places" : "S'estan cercant altres ubicacions",
"No search results in other folders for {tag}{filter}{endtag}" : "No hi ha resultats de la cerca en altres carpetes per {tag}{filter}{endtag}",
"_{count} search result in another folder_::_{count} search results in other folders_" : ["{count} resultat de cerca en altres carpetes","{count} resultats de cerca en altres carpetes"],
"Personal" : "Personal",
@@ -272,13 +275,13 @@
"Admin" : "Administració",
"Help" : "Ajuda",
"Access forbidden" : "Accés prohibit",
- "File not found" : "No s'ha trobat l'arxiu",
- "The document could not be found on the server. Maybe the share was deleted or has expired?" : "El document no s’ha trobat en el servidor. Potser la referència s'ha suprimit o ha expirat?",
+ "File not found" : "No s'ha trobat el fitxer",
+ "The document could not be found on the server. Maybe the share was deleted or has expired?" : "El document no s’ha trobat en el servidor. Potser la referència s'ha suprimit o ha caducat?",
"Back to %s" : "Tornar a %s",
"Internal Server Error" : "Error Intern del Servidor",
- "The server was unable to complete your request." : "El servidor no ha pogut completar la teva petició.",
- "If this happens again, please send the technical details below to the server administrator." : "Si això torna a passar, si us plau, envia els detalls tècnics de sota a l'administrador del servidor.",
- "More details can be found in the server log." : "Pots trobar més detalls al llistat del servidor.",
+ "The server was unable to complete your request." : "El servidor no ha pogut completar la vostra petició.",
+ "If this happens again, please send the technical details below to the server administrator." : "Si això torna a passar, si us plau, envieu els detalls tècnics de sota a l'administrador del servidor.",
+ "More details can be found in the server log." : "Podeu trobar més detalls al registre del servidor.",
"Technical details" : "Detalls tècnics",
"Remote Address: %s" : "Adreça remota: %s",
"Request ID: %s" : "Sol·licitud ID: %s",
@@ -288,9 +291,9 @@
"File: %s" : "Fitxer: %s",
"Line: %s" : "Línia: %s",
"Trace" : "Traça",
- "Security warning" : "Advertiment de seguretat",
+ "Security warning" : "Avís de seguretat",
"Your data directory and files are probably accessible from the internet because the .htaccess file does not work." : "La carpeta de dades i els seus fitxers probablement són accessibles des d'internet perquè el fitxer .htaccess no funciona.",
- "For information how to properly configure your server, please see the <a href=\"%s\" target=\"_blank\" rel=\"noreferrer noopener\">documentation</a>." : "Per a informació sobre com configurar correctament el servidor, podeu consultar la <a href=\"%s\" target=\"_blank\" rel=\"noreferrer noopener\">documentació</a>.",
+ "For information how to properly configure your server, please see the <a href=\"%s\" target=\"_blank\" rel=\"noreferrer noopener\">documentation</a>." : "Per a informació sobre com configurar correctament el servidor, si us plau consulteu la <a href=\"%s\" target=\"_blank\" rel=\"noreferrer noopener\">documentació</a>.",
"Create an <strong>admin account</strong>" : "Crea un <strong>compte d'administrador</strong>",
"Username" : "Nom d'usuari",
"Storage & database" : "Emmagatzematge i base de dades",
@@ -303,17 +306,20 @@
"Database password" : "Contrasenya de la base de dades",
"Database name" : "Nom de la base de dades",
"Database tablespace" : "Espai de taula de la base de dades",
- "Database host" : "Ordinador central de la base de dades",
- "Please specify the port number along with the host name (e.g., localhost:5432)." : "Si us plau, especifiqueu el nombre de port juntament amb el nom de servidor (per exemple, localhost:5432).",
+ "Database host" : "Servidor central de la base de dades",
+ "Please specify the port number along with the host name (e.g., localhost:5432)." : "Si us plau, especifiqueu el nombre de port juntament amb el nom del servidor (per exemple, localhost:5432).",
"Performance warning" : "Alerta de rendiment",
+ "You chose SQLite as database." : "Heu triat SQLite com a base de dades.",
+ "SQLite should only be used for minimal and development instances. For production we recommend a different database backend." : "SQLite només s'hauria de fer servir per a instàncies mínimes i de desenvolupament. Per a sistemes en producció, us recomanem un motor de base de dades diferent.",
+ "If you use clients for file syncing, the use of SQLite is highly discouraged." : "Si feu servir clients per a la sincronització de fitxers, l’ús de SQLite és altament decebedor.",
"Finish setup" : "Acaba la configuració",
- "Finishing …" : "Acabant …",
- "Need help?" : "Necessites ajuda?",
- "See the documentation" : "Consulti la documentació",
- "This application requires JavaScript for correct operation. Please {linkstart}enable JavaScript{linkend} and reload the page." : "Aquesta aplicació requereix Javascript per al seu correcte funcionament . Per favor, {linkstart}habiliti Javascript{linkend} i torni a carregar la pàgina.",
- "Get your own free account" : "Obtenir un compte gratuït",
- "Skip to main content" : "Saltar al contingut principal",
- "Skip to navigation of app" : "Salteu a la navegació d'app",
+ "Finishing …" : "S'està acabant …",
+ "Need help?" : "Necessiteu ajuda?",
+ "See the documentation" : "Consulteu la documentació",
+ "This application requires JavaScript for correct operation. Please {linkstart}enable JavaScript{linkend} and reload the page." : "Aquesta aplicació requereix Javascript pel seu correcte funcionament. Si us plau, {linkstart}activeu Javascript{linkend} i torneu a carregar la pàgina.",
+ "Get your own free account" : "Obtingueu el vostre propi compte gratuït",
+ "Skip to main content" : "Salta al contingut principal",
+ "Skip to navigation of app" : "Salta a la navegació d'app",
"More apps" : "Més aplicacions",
"More" : "Més",
"More apps menu" : "Menú de més apps",
@@ -322,65 +328,65 @@
"Contacts" : "Contactes",
"Contacts menu" : "Menú de contactes",
"Settings menu" : "Menú de paràmetres",
- "Confirm your password" : "Confirma la teva contrasenya",
+ "Confirm your password" : "Confirmeu la vostra contrasenya",
"Server side authentication failed!" : "L'autenticació del servidor ha fallat!",
"Please contact your administrator." : "Contacteu amb l'administrador.",
"An internal error occurred." : "S'ha produït un error intern.",
- "Please try again or contact your administrator." : "Intenti-ho de nou o posi's en contacte amb el seu administrador.",
+ "Please try again or contact your administrator." : "Si us plau, torneu-ho a provar o contacteu amb el vostre administrador.",
"Username or email" : "Nom d'usuari o correu electrònic",
"Log in" : "Inici de sessió",
"Wrong username or password." : "Usuari o contrasenya erronis",
"User disabled" : "Usuari inhabilitat",
- "We have detected multiple invalid login attempts from your IP. Therefore your next login is throttled up to 30 seconds." : "Hem detectat múltiples intents de connexió no vàlids des de la teva IP. Per tant la pròxima connexió queda demorada fins a 30 segons.",
- "Forgot password?" : "Has oblidat la contrasenya?",
+ "We have detected multiple invalid login attempts from your IP. Therefore your next login is throttled up to 30 seconds." : "Hem detectat múltiples intents de connexió no vàlids des de la vostra IP. Per tant, el vostre pròxim inici de sessió s’elimina fins a 30 segons.",
+ "Forgot password?" : "Heu oblidat la contrasenya?",
"Back to login" : "Torna a accedir",
- "Connect to your account" : "Connectar al teu compte",
- "Please log in before granting %1$s access to your %2$s account." : "Si us plau connectar abans de concedir %1$s accés al compte %2$s.",
+ "Connect to your account" : "Connecteu al vostre compte",
+ "Please log in before granting %1$s access to your %2$s account." : "Si us plau inicieu la sessió abans de concedir %1$s accés al vostre compte %2$s.",
"App token" : "Testimoni d'aplicació",
"Grant access" : "Concedeix l'accés",
- "Alternative log in using app token" : "Entrada alternativa fent servir testimoni d’app",
- "Account access" : "Compte d'accés",
- "You are about to grant %1$s access to your %2$s account." : "Esteu a punt de concedir %1$s accés al compte %2$s.",
+ "Alternative log in using app token" : "Inici de sessió alternatiu fent servir testimoni d’app",
+ "Account access" : "Accés al compte",
+ "You are about to grant %1$s access to your %2$s account." : "Esteu a punt de concedir %1$s accés al vostre compte %2$s.",
"Account connected" : "Compte connectat",
- "Your client should now be connected! You can close this window." : "El client ja està connectat! Pot tancar aquesta finestra.",
+ "Your client should now be connected! You can close this window." : "El vostre client ja està connectat! Podeu tancar aquesta finestra.",
"New password" : "Contrasenya nova",
"New Password" : "Contrasenya nova",
- "This share is password-protected" : "Aquesta porció està protegida amb contrasenya",
- "The password is wrong. Try again." : "Contrasenya incorrecta. Torni a intentar-ho.",
- "Two-factor authentication" : "Segon factor d'autenticació",
+ "This share is password-protected" : "Aquesta compartició està protegida amb contrasenya",
+ "The password is wrong. Try again." : "Contrasenya incorrecta. Torneu-ho a provar.",
+ "Two-factor authentication" : "Autenticació de dos factors",
"Enhanced security is enabled for your account. Choose a second factor for authentication:" : "La seguretat millorada està habilitada per al vostre compte. Trieu un segon factor d'autenticació:",
- "Could not load at least one of your enabled two-factor auth methods. Please contact your admin." : "No es pot carregar al menys un dels seus mètodes d'autenticació de dos factors permessos. Contacti amb el seu administrador.",
- "Two-factor authentication is enforced but has not been configured on your account. Contact your admin for assistance." : "L’autenticació de dos factors és obligada, però no s’ha configurat al teu compte. Contactar amb el teu admin per ajuda.",
- "Two-factor authentication is enforced but has not been configured on your account. Use one of your backup codes to log in or contact your admin for assistance." : "L’autenticació de dos factor és obligada, però no ha estat configurat al teu compte. Utilitzeu un dels codis secundaris per connectar o contactar amb el teu admin per ajuda.",
- "Use backup code" : "Utilitza un codi de copia de seguretat",
+ "Could not load at least one of your enabled two-factor auth methods. Please contact your admin." : "No s'ha pogut carregar al menys un dels vostres mètodes d'autenticació de dos factors permesos. Contacteu amb el vostre administrador.",
+ "Two-factor authentication is enforced but has not been configured on your account. Contact your admin for assistance." : "L’autenticació de dos factors és obligada, però no s’ha configurat al vostre compte. Contacteu amb el vostre administrador per rebre ajuda.",
+ "Two-factor authentication is enforced but has not been configured on your account. Use one of your backup codes to log in or contact your admin for assistance." : "L’autenticació de dos factor és obligada, però no ha estat configurada al vostre compte. Utilitzeu un dels codis secundaris per connectar o contactar amb el vostre administrador per rebre ajuda.",
+ "Use backup code" : "Utilitza un codi de còpia de seguretat",
"Cancel log in" : "Cancel·la l'accés a",
- "Error while validating your second factor" : "Error al validar el segon factor d'autenticació",
+ "Error while validating your second factor" : "S'ha produït un error en validar el segon factor",
"Access through untrusted domain" : "Accedeix a través d'un domini que no és de confiança",
- "Please contact your administrator. If you are an administrator, edit the \"trusted_domains\" setting in config/config.php like the example in config.sample.php." : "Si us plau, contacta amb el teu administrador. Si tu ets l'administrador, edita la configuració de \"trusted_domains\" a config/config.php tal com mostra l'exemple de config.samble.php.",
- "Further information how to configure this can be found in the %1$sdocumentation%2$s." : "Més informació de com configurar això es poden trobar a la %1$sdocumentació%2$s.",
+ "Please contact your administrator. If you are an administrator, edit the \"trusted_domains\" setting in config/config.php like the example in config.sample.php." : "Si us plau, contacteu amb el vostre administrador. Si sou l'administrador, editeu la configuració de \"trusted_domains\" a config/config.php tal com i com es mostra a l'exemple de config.samble.php.",
+ "Further information how to configure this can be found in the %1$sdocumentation%2$s." : "Podeu trobar més informació sobre com configurar-ho a la %1$sdocumentació%2$s.",
"App update required" : "Cal que actualitzeu la aplicació",
- "%1$s will be updated to version %2$s" : "%1$s s'anirà actualitzant a la versió %2$s",
+ "%1$s will be updated to version %2$s" : "%1$s s'actualitzarà a la versió %2$s",
"These apps will be updated:" : "Aquestes aplicacions s'actualitzaran:",
"These incompatible apps will be disabled:" : "Aquestes aplicacions incompatibles es desactivaran:",
"The theme %s has been disabled." : "S'ha desactivat el tema %s.",
"Please make sure that the database, the config folder and the data folder have been backed up before proceeding." : "Assegureu-vos que heu fet una còpia de seguretat de la base de dades, del fitxer de configuració i de la carpeta de dades abans de continuar.",
"Start update" : "Inicia l'actualització",
- "To avoid timeouts with larger installations, you can instead run the following command from your installation directory:" : "Per evitar que s'esgoti el temps d'espera en instalacions grans, pots en el seu lloc fer córrer la següent comanda en el directori d'instalació:",
+ "To avoid timeouts with larger installations, you can instead run the following command from your installation directory:" : "Per evitar que s'exhaureixi el temps d'espera en instal·lacions grans, podeu executar la següent ordre en el directori d'instal·lació:",
"Detailed logs" : "Registres detallats",
- "Update needed" : "Actualització necessaria",
- "Please use the command line updater because you have a big instance with more than 50 users." : "Utilitzeu l'actualitzador de línia de comandes perquè teniu una gran instància amb més de 50 usuàries.",
- "For help, see the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"%s\">documentation</a>." : "Per ajuda, vegeu la <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"%s\"> documentació</a>.",
- "I know that if I continue doing the update via web UI has the risk, that the request runs into a timeout and could cause data loss, but I have a backup and know how to restore my instance in case of a failure." : "Sé que si continuo fent l'actualització mitjançant l’interfície d’usuari web té el risc que la sol·licitud esgoti un temps d'espera, que podria causa pèrdua de dades, però tinc una còpia de seguretat i se com restaurar la meva instància en cas de fallada.",
- "Upgrade via web on my own risk" : "Actualitza via web sota la teva responsabilitat",
+ "Update needed" : "Actualització necessària",
+ "Please use the command line updater because you have a big instance with more than 50 users." : "Feu servir l'actualitzador de línia d'ordres perquè teniu una gran instància amb més de 50 usuaris.",
+ "For help, see the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"%s\">documentation</a>." : "Per obtenir ajuda, vegeu la <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"%s\"> documentació</a>.",
+ "I know that if I continue doing the update via web UI has the risk, that the request runs into a timeout and could cause data loss, but I have a backup and know how to restore my instance in case of a failure." : "Sé que si continuo fent l'actualització mitjançant l’interfície d’usuari web hi ha el risc que la sol·licitud exhaureixi el temps d'espera, que podria causar pèrdua de dades, però tinc una còpia de seguretat i sé com restaurar la meva instància en cas de fallada.",
+ "Upgrade via web on my own risk" : "Actualitza via web sota la meva responsabilitat",
"Maintenance mode" : "Mode de manteniment",
"This %s instance is currently in maintenance mode, which may take a while." : "Aquesta instància %s està actualment en manteniment i podria trigar una estona.",
"This page will refresh itself when the instance is available again." : "Aquesta pàgina s'actualitzarà automàticament quan la instància estigui disponible de nou.",
"Contact your system administrator if this message persists or appeared unexpectedly." : "Contacteu amb l'administrador del sistema si aquest missatge persisteix o apareix inesperadament.",
"Updated \"%s\" to %s" : "Actualitzat \"%s\" a %s",
"<a href=\"{docUrl}\">There were problems with the code integrity check. More information…</a>" : "<a href=\"{docUrl}\">Hi ha hagut problemes amb la comprovació d'integritat del codi. Més informació…</a>",
- "The link to reset your password has been sent to your email. If you do not receive it within a reasonable amount of time, check your spam/junk folders.<br>If it is not there ask your local administrator." : "L'enllaç per reiniciar la vostra contrasenya s'ha enviat al vostre correu. Si no el rebeu en un temps raonable comproveu les carpetes de spam. <br>Si no és allà, pregunteu a l'administrador local.",
+ "The link to reset your password has been sent to your email. If you do not receive it within a reasonable amount of time, check your spam/junk folders.<br>If it is not there ask your local administrator." : "L'enllaç per reiniciar la vostra contrasenya s'ha enviat al vostre correu. Si no el rebeu en un temps raonable comproveu la carpeta de missatges brossa. <br>Si no és allà, pregunteu a l'administrador local.",
"{name} below version {version} is installed, for stability and performance reasons it is recommended to update to a newer {name} version." : "{nom} per sota de la versió {versió} està instal·lat, per raons d'estabilitat i rendiment es recomana actualitzar a una versió més nova de {nom}.",
- "/dev/urandom is not readable by PHP which is highly discouraged for security reasons. Further information can be found in the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentation</a>." : "/dev/urandom no és llegible per PHP que no és gens recomanable per motius de seguretat. Trobareu més informació a la nostra <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentació</a>.",
+ "/dev/urandom is not readable by PHP which is highly discouraged for security reasons. Further information can be found in the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentation</a>." : "/dev/urandom no és llegible per PHP cosa que no és gens recomanable per motius de seguretat. Trobareu més informació a la nostra <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentació</a>.",
"Copy URL" : "Copia l'URL",
"Enable" : "Activa",
"{{shareInitiatorDisplayName}} shared via link" : "{{shareInitiatorDisplayName}} ha compartit per enllaç",
@@ -389,18 +395,18 @@
"{sharee} (email)" : "{sharee} (correu electrònic)",
"{sharee} (conversation)" : "{sharee} (conversa)",
"The specified document has not been found on the server." : "El document especificat no s'ha trobat al servidor.",
- "You can click here to return to %s." : "Pots clicar aquí per tornar a %s.",
- "SQLite will be used as database." : "SQLite s'utilitzarà com a base de dades.",
+ "You can click here to return to %s." : "Podeu fer clic aquí per tornar a %s.",
+ "SQLite will be used as database." : "Es farà servir SQLite com a base de dades.",
"For larger installations we recommend to choose a different database backend." : "Per a instal·lacions més grans es recomana triar una base de dades diferent.",
- "Especially when using the desktop client for file syncing the use of SQLite is discouraged." : "L'ús de SQLite està desaconsellat especialment quan s'usa el client d'escriptori per sincronitzar els fitxers.",
+ "Especially when using the desktop client for file syncing the use of SQLite is discouraged." : "L'ús de SQLite és desaconsellat especialment quan es fa servir el client d'escriptori per sincronitzar els fitxers.",
"Wrong password." : "Contrasenya incorrecta.",
- "Please log in before granting %s access to your %s account." : "Si us plau entrar abans de donar %s accés al teu compte %s.",
- "You are about to grant %s access to your %s account." : "Estàs a punt d'autoritzar a %s a accedir al teu compte %s.",
+ "Please log in before granting %s access to your %s account." : "Si us plau inicieu la sessió abans de donar %s accés al vostre compte %s.",
+ "You are about to grant %s access to your %s account." : "Esteu a punt d'autoritzar a %s a accedir al vostre compte %s.",
"Redirecting …" : "S'està redirigint…",
- "Enhanced security is enabled for your account. Please authenticate using a second factor." : "La seguretat millorada està habilitada per al vostre compte. Si us plau autentica’t amb un segon factor.",
- "Further information how to configure this can be found in the %sdocumentation%s." : "Més informació de com configurar això es pot trobar a la %sdocumentation%s.",
+ "Enhanced security is enabled for your account. Please authenticate using a second factor." : "La seguretat millorada està habilitada per al vostre compte. Si us plau autentiqueu-vos fent servir un segon factor.",
+ "Further information how to configure this can be found in the %sdocumentation%s." : "Més informació de com configurar això es pot trobar a la %sdocumentació%s.",
"%s will be updated to version %s" : "%s s'actualitzarà a la versió %s",
"This page will refresh itself when the %s instance is available again." : "Aquesta pàgina s'actualitzarà automàticament quan la instància %s torni a estar disponible.",
- "Thank you for your patience." : "Gràcies per la paciència."
+ "Thank you for your patience." : "Gràcies per la vostra paciència."
},"pluralForm" :"nplurals=2; plural=(n != 1);"
} \ No newline at end of file
diff --git a/core/l10n/eo.js b/core/l10n/eo.js
index d73835882c7..54688ab281a 100644
--- a/core/l10n/eo.js
+++ b/core/l10n/eo.js
@@ -360,8 +360,8 @@ OC.L10N.register(
"Enhanced security is enabled for your account. Choose a second factor for authentication:" : "Plibonigita sekurigo estas ebligita por via konto. Elektu duan fazon por aŭtentigo:",
"Could not load at least one of your enabled two-factor auth methods. Please contact your admin." : "Ne eblis ŝargi almenaŭ unu el viaj ebligitaj metodoj pri dufaza aŭtentigo. Bv. kontakti vian administranton.",
"Two-factor authentication is enforced but has not been configured on your account. Contact your admin for assistance." : "Dufaza aŭtentigo estas ebligita, sed ĝi ne estis agordita por via konto. Kontakti vian administranton por helpo.",
- "Two-factor authentication is enforced but has not been configured on your account. Use one of your backup codes to log in or contact your admin for assistance." : "Dufaza aŭtentigo estas ebligita, sed ĝi ne estis agordita por via konto. Uzu unu el viaj rezervaj kodoj por ensaluti, aŭ kontaktu vian administranton por helpo.",
- "Use backup code" : "Uzi rezervan kodon",
+ "Two-factor authentication is enforced but has not been configured on your account. Use one of your backup codes to log in or contact your admin for assistance." : "Dufaza aŭtentigo estas ebligita, sed ĝi ne estis agordita por via konto. Uzu unu el viaj rezervkodoj por ensaluti, aŭ kontaktu vian administranton por helpo.",
+ "Use backup code" : "Uzi rezervkodon",
"Cancel log in" : "Nuligi ensaluton",
"Error while validating your second factor" : "Eraro dum validigo de via dua fazo",
"Access through untrusted domain" : "Aliro tra nefidinda domajno",
diff --git a/core/l10n/eo.json b/core/l10n/eo.json
index ff62ae3b17e..4049e80734d 100644
--- a/core/l10n/eo.json
+++ b/core/l10n/eo.json
@@ -358,8 +358,8 @@
"Enhanced security is enabled for your account. Choose a second factor for authentication:" : "Plibonigita sekurigo estas ebligita por via konto. Elektu duan fazon por aŭtentigo:",
"Could not load at least one of your enabled two-factor auth methods. Please contact your admin." : "Ne eblis ŝargi almenaŭ unu el viaj ebligitaj metodoj pri dufaza aŭtentigo. Bv. kontakti vian administranton.",
"Two-factor authentication is enforced but has not been configured on your account. Contact your admin for assistance." : "Dufaza aŭtentigo estas ebligita, sed ĝi ne estis agordita por via konto. Kontakti vian administranton por helpo.",
- "Two-factor authentication is enforced but has not been configured on your account. Use one of your backup codes to log in or contact your admin for assistance." : "Dufaza aŭtentigo estas ebligita, sed ĝi ne estis agordita por via konto. Uzu unu el viaj rezervaj kodoj por ensaluti, aŭ kontaktu vian administranton por helpo.",
- "Use backup code" : "Uzi rezervan kodon",
+ "Two-factor authentication is enforced but has not been configured on your account. Use one of your backup codes to log in or contact your admin for assistance." : "Dufaza aŭtentigo estas ebligita, sed ĝi ne estis agordita por via konto. Uzu unu el viaj rezervkodoj por ensaluti, aŭ kontaktu vian administranton por helpo.",
+ "Use backup code" : "Uzi rezervkodon",
"Cancel log in" : "Nuligi ensaluton",
"Error while validating your second factor" : "Eraro dum validigo de via dua fazo",
"Access through untrusted domain" : "Aliro tra nefidinda domajno",
diff --git a/core/l10n/tr.js b/core/l10n/tr.js
index 3fe8a05e98a..853de8bcca4 100644
--- a/core/l10n/tr.js
+++ b/core/l10n/tr.js
@@ -152,7 +152,7 @@ OC.L10N.register(
"Name or federated cloud ID..." : "Ad ya da birleşmiş bulut kodu...",
"Name, federated cloud ID or email address..." : "Ad, birleşmiş bulut kodu ya da e-posta adresi...",
"Name..." : "Ad...",
- "Shared" : "Paylaşılmış",
+ "Shared" : "Paylaşılan",
"Shared with" : "Paylaşılanlar",
"Shared by" : "Paylaşan",
"Non-existing tag #{tag}" : "#{tag} etiketi bulunamadı",
@@ -178,6 +178,9 @@ OC.L10N.register(
"No files in here" : "Burada herhangi bir dosya yok",
"New folder" : "Yeni klasör",
"No more subfolders in here" : "Burada başka bir alt klasör yok",
+ "Name" : "Ad",
+ "Size" : "Boyut",
+ "Modified" : "Değiştirilme",
"{newName} already exists" : "{newName} zaten var",
"Choose" : "Seçin",
"Move" : "Taşı",
diff --git a/core/l10n/tr.json b/core/l10n/tr.json
index d89854d388b..2051c109d06 100644
--- a/core/l10n/tr.json
+++ b/core/l10n/tr.json
@@ -150,7 +150,7 @@
"Name or federated cloud ID..." : "Ad ya da birleşmiş bulut kodu...",
"Name, federated cloud ID or email address..." : "Ad, birleşmiş bulut kodu ya da e-posta adresi...",
"Name..." : "Ad...",
- "Shared" : "Paylaşılmış",
+ "Shared" : "Paylaşılan",
"Shared with" : "Paylaşılanlar",
"Shared by" : "Paylaşan",
"Non-existing tag #{tag}" : "#{tag} etiketi bulunamadı",
@@ -176,6 +176,9 @@
"No files in here" : "Burada herhangi bir dosya yok",
"New folder" : "Yeni klasör",
"No more subfolders in here" : "Burada başka bir alt klasör yok",
+ "Name" : "Ad",
+ "Size" : "Boyut",
+ "Modified" : "Değiştirilme",
"{newName} already exists" : "{newName} zaten var",
"Choose" : "Seçin",
"Move" : "Taşı",
diff --git a/lib/l10n/tr.js b/lib/l10n/tr.js
index 8b9a2a2d4c9..5cb2bb23540 100644
--- a/lib/l10n/tr.js
+++ b/lib/l10n/tr.js
@@ -7,6 +7,7 @@ OC.L10N.register(
"Or, if you prefer to keep config.php file read only, set the option \"config_is_read_only\" to true in it." : "Ya da config.php dosyasının salt okunur olarak kalmasını istiyorsanız içindeki \"config_is_read_only\" seçeneğini true olarak ayarlayın.",
"This can usually be fixed by giving the webserver write access to the config directory. See %s" : "Bu sorun genellikle, web sunucusuna config klasörüne yazma izni verilerek çözülebilir. %s bölümüne bakın",
"Or, if you prefer to keep config.php file read only, set the option \"config_is_read_only\" to true in it. See %s" : "Ya da config.php dosyasının salt okunur olarak kalmasını istiyorsanız içindeki \"config_is_read_only\" seçeneğini true olarak ayarlayın. %s bölümüne bakabilirsiniz",
+ "The files of the app %1$s were not replaced correctly. Make sure it is a version compatible with the server." : "%1$s uygulamasının dosyaları doğru şekilde değiştirilmedi. Sunucu ile uyumlu dosyaların yüklü olduğundan emin olun.",
"Sample configuration detected" : "Örnek yapılandırma algılandı",
"It has been detected that the sample configuration has been copied. This can break your installation and is unsupported. Please read the documentation before performing changes on config.php" : "Örnek yapılandırmanın kopyalanmış olabileceği tespit edildi. Bu durum kurulumunuzu bozabilir ve desteklenmez. Lütfen config.php dosyasında değişiklik yapmadan önce belgeleri okuyun",
"%1$s and %2$s" : "%1$s ve %2$s",
diff --git a/lib/l10n/tr.json b/lib/l10n/tr.json
index e0f164146ba..cbc7841b2bf 100644
--- a/lib/l10n/tr.json
+++ b/lib/l10n/tr.json
@@ -5,6 +5,7 @@
"Or, if you prefer to keep config.php file read only, set the option \"config_is_read_only\" to true in it." : "Ya da config.php dosyasının salt okunur olarak kalmasını istiyorsanız içindeki \"config_is_read_only\" seçeneğini true olarak ayarlayın.",
"This can usually be fixed by giving the webserver write access to the config directory. See %s" : "Bu sorun genellikle, web sunucusuna config klasörüne yazma izni verilerek çözülebilir. %s bölümüne bakın",
"Or, if you prefer to keep config.php file read only, set the option \"config_is_read_only\" to true in it. See %s" : "Ya da config.php dosyasının salt okunur olarak kalmasını istiyorsanız içindeki \"config_is_read_only\" seçeneğini true olarak ayarlayın. %s bölümüne bakabilirsiniz",
+ "The files of the app %1$s were not replaced correctly. Make sure it is a version compatible with the server." : "%1$s uygulamasının dosyaları doğru şekilde değiştirilmedi. Sunucu ile uyumlu dosyaların yüklü olduğundan emin olun.",
"Sample configuration detected" : "Örnek yapılandırma algılandı",
"It has been detected that the sample configuration has been copied. This can break your installation and is unsupported. Please read the documentation before performing changes on config.php" : "Örnek yapılandırmanın kopyalanmış olabileceği tespit edildi. Bu durum kurulumunuzu bozabilir ve desteklenmez. Lütfen config.php dosyasında değişiklik yapmadan önce belgeleri okuyun",
"%1$s and %2$s" : "%1$s ve %2$s",
diff --git a/settings/l10n/eo.js b/settings/l10n/eo.js
index 9bdb597c084..be859209836 100644
--- a/settings/l10n/eo.js
+++ b/settings/l10n/eo.js
@@ -115,12 +115,46 @@ OC.L10N.register(
"Arabic (Algeria)" : "Araba (Alĝerio)",
"Arabic (Bahrain)" : "Araba (Barejno)",
"Arabic (Egypt)" : "Araba (Egiptujo)",
+ "Arabic (Iraq)" : "Araba (Irako)",
+ "Arabic (Jordan)" : "Araba (Jordanio)",
+ "Arabic (Kuwait)" : "Araba (Kuvajto)",
+ "Arabic (Lebanon)" : "Araba (Libano)",
+ "Arabic (Libya)" : "Araba (Libio)",
+ "Arabic (Morocco)" : "Araba (Maroko)",
+ "Arabic (Oman)" : "Araba (Omano)",
+ "Arabic (Qatar)" : "Araba (Kataro)",
+ "Arabic (Saudi Arabia)" : "Araba (Sauda Arabujo)",
+ "Arabic (Sudan)" : "Araba (Sudano)",
+ "Arabic (Syria)" : "Araba (Sirio)",
+ "Arabic (Tunisia)" : "Araba (Tunizio)",
+ "Arabic (United Arab Emirates)" : "Araba (Unuiĝintaj Arabaj Emirlandoj)",
+ "Arabic (Yemen)" : "Araba (Jemeno)",
"Arabic" : "Araba",
+ "Armenian (Armenia)" : "Armena (Armenujo)",
"Armenian" : "Armena",
+ "Assamese (India)" : "Asama (Barato)",
"Assamese" : "Asama",
+ "Asu (Tanzania)" : "Parea (Tanzanio)",
+ "Asu" : "Parea",
+ "Azerbaijani (Cyrillic)" : "Azerbajĝana (cirila)",
+ "Azerbaijani (Cyrillic, Azerbaijan)" : "Azerbajĝana (cirila, Azerbajĝano)",
+ "Azerbaijani (Latin)" : "Azerbajĝana (latino)",
+ "Azerbaijani (Latin, Azerbaijan)" : "Azerbajĝana (latino, Azerbajĝano)",
"Azerbaijani" : "Azerbajĝana",
+ "Bambara (Mali)" : "Bambara (Malio)",
"Bambara" : "Bambara",
+ "Basque (Spain)" : "Eŭska (Hispanujo)",
"Basque" : "Eŭska",
+ "Belarusian (Belarus)" : "Belorusa (Belorusujo)",
+ "Belarusian" : "Belorusa",
+ "Bemba (Zambia)" : "Bemba (Zambio)",
+ "Bemba" : "Bemba",
+ "Bena (Tanzania)" : "Bena (Tanzanio)",
+ "Bena" : "Bena",
+ "Bengali (Bangladesh)" : "Bengala (Bangladeŝo)",
+ "Bengali (India)" : "Bengala (Barato)",
+ "Bengali" : "Bengala",
+ "Bosnian (Bosnia and Herzegovina)" : "Bosna (Bosnujo kaj Hercegovino)",
"Catalan" : "Kataluna",
"Chinese" : "Ĉina",
"Cornish" : "Kornvala",
diff --git a/settings/l10n/eo.json b/settings/l10n/eo.json
index 847b542953d..2b07f4f53e3 100644
--- a/settings/l10n/eo.json
+++ b/settings/l10n/eo.json
@@ -113,12 +113,46 @@
"Arabic (Algeria)" : "Araba (Alĝerio)",
"Arabic (Bahrain)" : "Araba (Barejno)",
"Arabic (Egypt)" : "Araba (Egiptujo)",
+ "Arabic (Iraq)" : "Araba (Irako)",
+ "Arabic (Jordan)" : "Araba (Jordanio)",
+ "Arabic (Kuwait)" : "Araba (Kuvajto)",
+ "Arabic (Lebanon)" : "Araba (Libano)",
+ "Arabic (Libya)" : "Araba (Libio)",
+ "Arabic (Morocco)" : "Araba (Maroko)",
+ "Arabic (Oman)" : "Araba (Omano)",
+ "Arabic (Qatar)" : "Araba (Kataro)",
+ "Arabic (Saudi Arabia)" : "Araba (Sauda Arabujo)",
+ "Arabic (Sudan)" : "Araba (Sudano)",
+ "Arabic (Syria)" : "Araba (Sirio)",
+ "Arabic (Tunisia)" : "Araba (Tunizio)",
+ "Arabic (United Arab Emirates)" : "Araba (Unuiĝintaj Arabaj Emirlandoj)",
+ "Arabic (Yemen)" : "Araba (Jemeno)",
"Arabic" : "Araba",
+ "Armenian (Armenia)" : "Armena (Armenujo)",
"Armenian" : "Armena",
+ "Assamese (India)" : "Asama (Barato)",
"Assamese" : "Asama",
+ "Asu (Tanzania)" : "Parea (Tanzanio)",
+ "Asu" : "Parea",
+ "Azerbaijani (Cyrillic)" : "Azerbajĝana (cirila)",
+ "Azerbaijani (Cyrillic, Azerbaijan)" : "Azerbajĝana (cirila, Azerbajĝano)",
+ "Azerbaijani (Latin)" : "Azerbajĝana (latino)",
+ "Azerbaijani (Latin, Azerbaijan)" : "Azerbajĝana (latino, Azerbajĝano)",
"Azerbaijani" : "Azerbajĝana",
+ "Bambara (Mali)" : "Bambara (Malio)",
"Bambara" : "Bambara",
+ "Basque (Spain)" : "Eŭska (Hispanujo)",
"Basque" : "Eŭska",
+ "Belarusian (Belarus)" : "Belorusa (Belorusujo)",
+ "Belarusian" : "Belorusa",
+ "Bemba (Zambia)" : "Bemba (Zambio)",
+ "Bemba" : "Bemba",
+ "Bena (Tanzania)" : "Bena (Tanzanio)",
+ "Bena" : "Bena",
+ "Bengali (Bangladesh)" : "Bengala (Bangladeŝo)",
+ "Bengali (India)" : "Bengala (Barato)",
+ "Bengali" : "Bengala",
+ "Bosnian (Bosnia and Herzegovina)" : "Bosna (Bosnujo kaj Hercegovino)",
"Catalan" : "Kataluna",
"Chinese" : "Ĉina",
"Cornish" : "Kornvala",
diff --git a/settings/l10n/he.js b/settings/l10n/he.js
index 9d78911de40..af4af82f21c 100644
--- a/settings/l10n/he.js
+++ b/settings/l10n/he.js
@@ -1,6 +1,10 @@
OC.L10N.register(
"settings",
{
+ "{actor} added you to group {group}" : "נוספת לקבוצה {group} על ידי {actor}",
+ "You added {user} to group {group}" : "הוספת את {user} לקבוצה {group}",
+ "{actor} added {user} to group {group}" : "ההוספה של {user} לקבוצה {group} נעשתה על ידי {actor}",
+ "An administrator added you to group {group}" : "נוספת לקבוצה {group} על ידי מנהל",
"{actor} changed your password" : "הססמה שלך הוחלפה על ידי {actor}",
"You changed your password" : "שינית את הססמה שלך",
"Your password was reset by an administrator" : "הססמה שלך אופסה על ידי מנהל",
@@ -79,7 +83,46 @@ OC.L10N.register(
"Good password" : "סיסמא טובה",
"Strong password" : "סיסמא חזקה",
"Select a profile picture" : "יש לבחור תמונת פרופיל",
+ "Week starts on {fdow}" : "השבוע מתחיל ב{fdow}",
"Groups" : "קבוצות",
+ "Group list is empty" : "רשימת הקבוצות ריקה",
+ "Unable to retrieve the group list" : "לא ניתן לקבל את רשימת הקבוצות",
+ "Afrikaans (Namibia)" : "אפריקאנס (נמיביה)",
+ "Afrikaans (South Africa)" : "אפריקאנס (דרום אפריקה)",
+ "Afrikaans" : "אפריקאנס",
+ "Albanian (Albania)" : "אלבנית (אלבניה)",
+ "Albanian" : "אלבנית",
+ "Amharic (Ethiopia)" : "אמהרית (אתיופיה)",
+ "Amharic" : "אמהרית",
+ "Arabic" : "ערבית",
+ "Armenian (Armenia)" : "ארמנית (ארמניה)",
+ "Armenian" : "ארמנית",
+ "Azerbaijani (Cyrillic)" : "אזרית (בכתב קירילי)",
+ "Azerbaijani (Cyrillic, Azerbaijan)" : "אזרית (בכתב קירילי, אזרבייג׳ן)",
+ "Azerbaijani (Latin)" : "אזרית (בכתב לטיני)",
+ "Azerbaijani (Latin, Azerbaijan)" : "אזרית (בכתב לטיני, אזרבייג׳ן)",
+ "Azerbaijani" : "אזרית",
+ "Basque (Spain)" : "בסקית (ספרד)",
+ "Basque" : "בסקית",
+ "Belarusian (Belarus)" : "בלרוסית (בלרוס)",
+ "Belarusian" : "בלרוסית",
+ "Chiga (Uganda)" : "צ׳יגה (אוגנדה)",
+ "Chiga" : "צ׳יגה",
+ "Croatian (Croatia)" : "קרואטית (קרואטיה)",
+ "Croatian" : "קרואטית",
+ "Czech (Czech Republic)" : "צ׳כית (הרפובליקה הצ׳כית)",
+ "Czech" : "צ׳כית",
+ "Danish (Denmark)" : "דנית (דנמרק)",
+ "Danish" : "דנית",
+ "Dutch (Belgium)" : "הולנדית (בלגיה)",
+ "Dutch (Netherlands)" : "הולנדית (הולנד)",
+ "Dutch" : "הולנדית",
+ "English" : "אנגלית",
+ "Esperanto" : "אספרנטו",
+ "Estonian (Estonia)" : "אסטונית (אסטוניה)",
+ "Estonian" : "אסטונית",
+ "Filipino (Philippines)" : "פיליפינו (הפיליפינים)",
+ "Filipino" : "פיליפינו",
"Limit to groups" : "הגבלה לקבוצות",
"Internet Explorer" : "Internet Explorer",
"Edge" : "Edge",
diff --git a/settings/l10n/he.json b/settings/l10n/he.json
index f4b5fabc546..cd2076d632b 100644
--- a/settings/l10n/he.json
+++ b/settings/l10n/he.json
@@ -1,4 +1,8 @@
{ "translations": {
+ "{actor} added you to group {group}" : "נוספת לקבוצה {group} על ידי {actor}",
+ "You added {user} to group {group}" : "הוספת את {user} לקבוצה {group}",
+ "{actor} added {user} to group {group}" : "ההוספה של {user} לקבוצה {group} נעשתה על ידי {actor}",
+ "An administrator added you to group {group}" : "נוספת לקבוצה {group} על ידי מנהל",
"{actor} changed your password" : "הססמה שלך הוחלפה על ידי {actor}",
"You changed your password" : "שינית את הססמה שלך",
"Your password was reset by an administrator" : "הססמה שלך אופסה על ידי מנהל",
@@ -77,7 +81,46 @@
"Good password" : "סיסמא טובה",
"Strong password" : "סיסמא חזקה",
"Select a profile picture" : "יש לבחור תמונת פרופיל",
+ "Week starts on {fdow}" : "השבוע מתחיל ב{fdow}",
"Groups" : "קבוצות",
+ "Group list is empty" : "רשימת הקבוצות ריקה",
+ "Unable to retrieve the group list" : "לא ניתן לקבל את רשימת הקבוצות",
+ "Afrikaans (Namibia)" : "אפריקאנס (נמיביה)",
+ "Afrikaans (South Africa)" : "אפריקאנס (דרום אפריקה)",
+ "Afrikaans" : "אפריקאנס",
+ "Albanian (Albania)" : "אלבנית (אלבניה)",
+ "Albanian" : "אלבנית",
+ "Amharic (Ethiopia)" : "אמהרית (אתיופיה)",
+ "Amharic" : "אמהרית",
+ "Arabic" : "ערבית",
+ "Armenian (Armenia)" : "ארמנית (ארמניה)",
+ "Armenian" : "ארמנית",
+ "Azerbaijani (Cyrillic)" : "אזרית (בכתב קירילי)",
+ "Azerbaijani (Cyrillic, Azerbaijan)" : "אזרית (בכתב קירילי, אזרבייג׳ן)",
+ "Azerbaijani (Latin)" : "אזרית (בכתב לטיני)",
+ "Azerbaijani (Latin, Azerbaijan)" : "אזרית (בכתב לטיני, אזרבייג׳ן)",
+ "Azerbaijani" : "אזרית",
+ "Basque (Spain)" : "בסקית (ספרד)",
+ "Basque" : "בסקית",
+ "Belarusian (Belarus)" : "בלרוסית (בלרוס)",
+ "Belarusian" : "בלרוסית",
+ "Chiga (Uganda)" : "צ׳יגה (אוגנדה)",
+ "Chiga" : "צ׳יגה",
+ "Croatian (Croatia)" : "קרואטית (קרואטיה)",
+ "Croatian" : "קרואטית",
+ "Czech (Czech Republic)" : "צ׳כית (הרפובליקה הצ׳כית)",
+ "Czech" : "צ׳כית",
+ "Danish (Denmark)" : "דנית (דנמרק)",
+ "Danish" : "דנית",
+ "Dutch (Belgium)" : "הולנדית (בלגיה)",
+ "Dutch (Netherlands)" : "הולנדית (הולנד)",
+ "Dutch" : "הולנדית",
+ "English" : "אנגלית",
+ "Esperanto" : "אספרנטו",
+ "Estonian (Estonia)" : "אסטונית (אסטוניה)",
+ "Estonian" : "אסטונית",
+ "Filipino (Philippines)" : "פיליפינו (הפיליפינים)",
+ "Filipino" : "פיליפינו",
"Limit to groups" : "הגבלה לקבוצות",
"Internet Explorer" : "Internet Explorer",
"Edge" : "Edge",
diff --git a/settings/l10n/tr.js b/settings/l10n/tr.js
index caff9daf321..1884b00c5a0 100644
--- a/settings/l10n/tr.js
+++ b/settings/l10n/tr.js
@@ -103,6 +103,142 @@ OC.L10N.register(
"Groups" : "Gruplar",
"Group list is empty" : "Grup listesi boş",
"Unable to retrieve the group list" : "Grup listesi alınamadı",
+ "Afrikaans (Namibia)" : "Afrikaans (Namibya)",
+ "Afrikaans (South Africa)" : "Afrikaans (Güney Afrika)",
+ "Afrikaans" : "Afrikaans",
+ "Akan (Ghana)" : "Akan (Gana)",
+ "Akan" : "Akan",
+ "Albanian (Albania)" : "Arnavutça (Arnavutluk)",
+ "Albanian" : "Arnavutça",
+ "Amharic (Ethiopia)" : "Amharic (Etiyopya)",
+ "Amharic" : "Amharic",
+ "Arabic (Algeria)" : "Arapça (Cezayir)",
+ "Arabic (Bahrain)" : "Arapça (Bahreyn)",
+ "Arabic (Egypt)" : "Arapça (Mısır)",
+ "Arabic (Iraq)" : "Arapça (Irak)",
+ "Arabic (Jordan)" : "Arapça (Ürdün)",
+ "Arabic (Kuwait)" : "Arapça (Kuveyt)",
+ "Arabic (Lebanon)" : "Arapça (Lübnan)",
+ "Arabic (Libya)" : "Arapça (Libya)",
+ "Arabic (Morocco)" : "Arapça (Fas)",
+ "Arabic (Oman)" : "Arapça (Umman)",
+ "Arabic (Qatar)" : "Arapça (Katar)",
+ "Arabic (Saudi Arabia)" : "Arapça (Suudi Arabistan)",
+ "Arabic (Sudan)" : "Arapça (Sudan)",
+ "Arabic (Syria)" : "Arapça (Suriye)",
+ "Arabic (Tunisia)" : "Arapça (Tunus)",
+ "Arabic (United Arab Emirates)" : "Arapça (Birleşik Arap Emirlikleri)",
+ "Arabic (Yemen)" : "Arapça (Yemen)",
+ "Arabic" : "Arapça",
+ "Armenian (Armenia)" : "Ermenice (Ermenistan)",
+ "Armenian" : "Ermenice",
+ "Assamese (India)" : "Assamca (Hindistan)",
+ "Assamese" : "Assamca",
+ "Asu (Tanzania)" : "Asu (Tanzanya)",
+ "Asu" : "Asu",
+ "Azerbaijani (Cyrillic)" : "Azerice (Kiril)",
+ "Azerbaijani (Cyrillic, Azerbaijan)" : "Azerice (Kiril, Azerbaycan)",
+ "Azerbaijani (Latin)" : "Azerice (Latin)",
+ "Azerbaijani (Latin, Azerbaijan)" : "Azerice (Latin, Azerbaycan)",
+ "Azerbaijani" : "Azerice",
+ "Bambara (Mali)" : "Bambara (Mali)",
+ "Bambara" : "Bambara",
+ "Basque (Spain)" : "Bask (İspanya)",
+ "Basque" : "Bask",
+ "Belarusian (Belarus)" : "Belarusça (Belarus)",
+ "Belarusian" : "Belarusça",
+ "Bemba (Zambia)" : "Bemba (Zambia)",
+ "Bemba" : "Bemba",
+ "Bena (Tanzania)" : "Bena (Tanzanya)",
+ "Bena" : "Bena",
+ "Bengali (Bangladesh)" : "Bengalce (Bangladeş)",
+ "Bengali (India)" : "Bengalce (Hindistan)",
+ "Bengali" : "Bengalce",
+ "Bosnian (Bosnia and Herzegovina)" : "Boşnakça (Bosna ve Hersek)",
+ "Bosnian" : "Boşnakça",
+ "Bulgarian (Bulgaria)" : "Bulgarca (Bulgaristan)",
+ "Bulgarian" : "Bulgarca",
+ "Burmese (Myanmar [Burma])" : "Birmanca (Myanmar [Burma])",
+ "Burmese" : "Birmanca",
+ "Catalan (Spain)" : "Katalanca (İspanya)",
+ "Catalan" : "Katalanca",
+ "Central Morocco Tamazight (Latin)" : "Orta Fas Tamazight (Latin)",
+ "Central Morocco Tamazight (Latin, Morocco)" : "Orta Fas Tamazight (Latin, Fas)",
+ "Central Morocco Tamazight" : "Orta Fas Tamazight",
+ "Cherokee (United States)" : "Çerokice (Birleşik Devletler)",
+ "Cherokee" : "Çerokice",
+ "Chiga (Uganda)" : "Chiga (Uganda)",
+ "Chiga" : "Chiga",
+ "Chinese (Simplified Han)" : "Çince (Basitleştirilmiş Han)",
+ "Chinese (Simplified Han, China)" : "Çince (Basitleştirilmiş Han, Çin)",
+ "Chinese (Simplified Han, Hong Kong SAR China)" : "Çince (Basitleştirilmiş Han, Hong Kong SAR Çin)",
+ "Chinese (Simplified Han, Macau SAR China)" : "Çince (Basitleştirilmiş Han, Macau SAR Çin)",
+ "Chinese (Simplified Han, Singapore)" : "Çince (Basitleştirilmiş Han, Singapur)",
+ "Chinese (Traditional Han)" : "Çince (Geleneksel Han)",
+ "Chinese (Traditional Han, Hong Kong SAR China)" : "Çince (Geleneksel Han, Hong Kong SAR Çin)",
+ "Chinese (Traditional Han, Macau SAR China)" : "Çince (Geleneksel Han, Macau SAR Çin)",
+ "Chinese (Traditional Han, Taiwan)" : "Çince (Geleneksel Han, Tayvan)",
+ "Chinese" : "Çince",
+ "Cornish (United Kingdom)" : "Kernevekçe (Birleşik Krallık)",
+ "Cornish" : "Kernevekçe",
+ "Croatian (Croatia)" : "Hırvatça (Hırvatistan)",
+ "Croatian" : "Hırvatça",
+ "Czech (Czech Republic)" : "Çekce (Çekya)",
+ "Czech" : "Çekce",
+ "Danish (Denmark)" : "Danca (Danimarka)",
+ "Danish" : "Danca",
+ "Dutch (Belgium)" : "Felemenkçe (Belçika)",
+ "Dutch (Netherlands)" : "Felemenkçe (Hollanda)",
+ "Dutch" : "Felemenkçe",
+ "Embu (Kenya)" : "Embu (Kenya)",
+ "Embu" : "Embu",
+ "English (American Samoa)" : "İngilizce (Amerikan Samoası)",
+ "English (Australia)" : "İngilizce (Avustralya)",
+ "English (Belgium)" : "İngilizce (Belçika)",
+ "English (Belize)" : "İngilizce (Belize)",
+ "English (Botswana)" : "İngilizce (Botswana)",
+ "English (Canada)" : "İngilizce (Kanada)",
+ "English (Guam)" : "İngilizce (Guam)",
+ "English (Hong Kong SAR China)" : "İngilizce (Hong Kong SAR Çin)",
+ "English (India)" : "İngilizce (Hindistan)",
+ "English (Ireland)" : "İngilizce (İrlanda)",
+ "English (Jamaica)" : "İngilizce (Jamaica)",
+ "English (Malta)" : "İngilizce (Malta)",
+ "English (Marshall Islands)" : "İngilizce (Marshall Adaları)",
+ "English (Mauritius)" : "İngilizce (Mauritius)",
+ "English (Namibia)" : "İngilizce (Namibya)",
+ "English (New Zealand)" : "İngilizce (Yeni Zelanda)",
+ "English (Northern Mariana Islands)" : "İngilizce (Kuzey Mariana Adaları)",
+ "English (Pakistan)" : "İngilizce (Pakistan)",
+ "English (Philippines)" : "İngilizce (Filipinler)",
+ "English (Singapore)" : "İngilizce (Singapur)",
+ "English (South Africa)" : "English (Güney Afrika)",
+ "English (Trinidad and Tobago)" : "İngilizce (Trinidad ve Tobago)",
+ "English (U.S. Minor Outlying Islands)" : "İngilizce (Birleşik Devletler Küçük Dış Adaları)",
+ "English (U.S. Virgin Islands)" : "İngilizce (Birleşik Devletler Virgin Adaları)",
+ "English (United Kingdom)" : "İngilizce (Birleşik Krallık)",
+ "English (United States)" : "İngilizce (Birleşik Devletler)",
+ "English (Zimbabwe)" : "İngilizce (Zimbabwe)",
+ "English" : "İngilizce",
+ "Esperanto" : "Esperanto",
+ "Estonian (Estonia)" : "Estonca (Estonya)",
+ "Estonian" : "Estonca",
+ "Ewe (Ghana)" : "Ewe (Gana)",
+ "Ewe (Togo)" : "Ewe (Togo)",
+ "Ewe" : "Ewe",
+ "Japanese (Japan)" : "Japonca (Japonya)",
+ "Japanese" : "Japonca",
+ "Oriya (India)" : "Oriya (Hindistan)",
+ "Oriya" : "Oriya",
+ "Oromo (Ethiopia)" : "Oromo (Etiyopya)",
+ "Oromo (Kenya)" : "Oromo (Kenya)",
+ "Oromo" : "Oromo",
+ "Vietnamese (Vietnam)" : "Vietnamca (Vietnam)",
+ "Vietnamese" : "Vietnamca",
+ "Vunjo (Tanzania)" : "Vunjo (Tanzanya)",
+ "Vunjo" : "Vunjo",
+ "Zulu (South Africa)" : "Zulu (Güney Afrika)",
+ "Zulu" : "Zulu",
"Two-factor authentication can be enforced for all\tusers and specific groups. If they do not have a two-factor provider configured, they will be unable to log into the system." : "Tüm kullanıcılar ve belirli gruplar için iki aşamalı\tkimlik doğrulama kullanılır. Yapılandırılmış bir iki aşamalı kimlik doğrulama hizmeti sağlayıcısı olmayan kullanıcılar oturum açamaz.",
"Enforce two-factor authentication" : "İki aşamalı kimlik doğrulama dayatılsın",
"Limit to groups" : "Şu gruplarla sınırla",
@@ -359,6 +495,20 @@ OC.L10N.register(
"Locale" : "Yerel Ayar",
"Current password" : "Geçerli parola",
"Change password" : "Parola değiştir",
- "Use a second factor besides your password to increase security for your account." : "Parolanızın yanında ikinci bir doğrulama kullanarak hesabınızın güvenliğini arttırabilirsiniz."
+ "Use a second factor besides your password to increase security for your account." : "Parolanızın yanında ikinci bir doğrulama kullanarak hesabınızın güvenliğini arttırabilirsiniz.",
+ "cURL is using an outdated %s version (%s). Please update your operating system or features such as %s will not work reliably." : "cURL eski bir %s sürümü kullanıyor (%s). Lütfen işletim sisteminizi güncelleyin, yoksa %s gibi özellikler düzgün çalışmaz.",
+ "Disconnect" : "Bağlantıyı Kes",
+ "iPhone iOS" : "iPhone iOS",
+ "iPad iOS" : "iPad iOS",
+ "iOS Client" : "iOS İstemcisi",
+ "Android Client" : "Android İstemcisi",
+ "Not supported!" : "Desteklenmiyor!",
+ "Press ⌘-C to copy." : "Kopyalamak için ⌘-C tuşlarına basın.",
+ "Press Ctrl-C to copy." : "Kopyalamak için Ctrl-C tuşlarına basın.",
+ "Error while loading browser sessions and device tokens" : "Tarayıcı oturumu ve aygıt kodları yüklenirken sorun çıktı",
+ "Default quota :" : "Varsayılan kota : ",
+ "Please double check the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"%s\">installation guides ↗</a>, and check for any errors or warnings in the <a href=\"%s\">log</a>." : "Lütfen <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"%s\">kurulum rehberlerini↗</a> yeniden gözden geçirin ve <a href=\"%s\">günlük</a> kayıtlarındaki hata ve uyarılara bakın.",
+ "Follow us on Google+" : "Bizi Google+ üzerinde izleyin",
+ "You are using <strong>%s</strong> of <strong>%s</strong> (<strong>%s %%</strong>)" : "Kullandığınız: <strong>%s</strong> Kullanabileceğiniz: <strong>%s</strong> (<strong>%s %%</strong>)"
},
"nplurals=2; plural=(n > 1);");
diff --git a/settings/l10n/tr.json b/settings/l10n/tr.json
index 121d9bc27b4..ef4d7b8717c 100644
--- a/settings/l10n/tr.json
+++ b/settings/l10n/tr.json
@@ -101,6 +101,142 @@
"Groups" : "Gruplar",
"Group list is empty" : "Grup listesi boş",
"Unable to retrieve the group list" : "Grup listesi alınamadı",
+ "Afrikaans (Namibia)" : "Afrikaans (Namibya)",
+ "Afrikaans (South Africa)" : "Afrikaans (Güney Afrika)",
+ "Afrikaans" : "Afrikaans",
+ "Akan (Ghana)" : "Akan (Gana)",
+ "Akan" : "Akan",
+ "Albanian (Albania)" : "Arnavutça (Arnavutluk)",
+ "Albanian" : "Arnavutça",
+ "Amharic (Ethiopia)" : "Amharic (Etiyopya)",
+ "Amharic" : "Amharic",
+ "Arabic (Algeria)" : "Arapça (Cezayir)",
+ "Arabic (Bahrain)" : "Arapça (Bahreyn)",
+ "Arabic (Egypt)" : "Arapça (Mısır)",
+ "Arabic (Iraq)" : "Arapça (Irak)",
+ "Arabic (Jordan)" : "Arapça (Ürdün)",
+ "Arabic (Kuwait)" : "Arapça (Kuveyt)",
+ "Arabic (Lebanon)" : "Arapça (Lübnan)",
+ "Arabic (Libya)" : "Arapça (Libya)",
+ "Arabic (Morocco)" : "Arapça (Fas)",
+ "Arabic (Oman)" : "Arapça (Umman)",
+ "Arabic (Qatar)" : "Arapça (Katar)",
+ "Arabic (Saudi Arabia)" : "Arapça (Suudi Arabistan)",
+ "Arabic (Sudan)" : "Arapça (Sudan)",
+ "Arabic (Syria)" : "Arapça (Suriye)",
+ "Arabic (Tunisia)" : "Arapça (Tunus)",
+ "Arabic (United Arab Emirates)" : "Arapça (Birleşik Arap Emirlikleri)",
+ "Arabic (Yemen)" : "Arapça (Yemen)",
+ "Arabic" : "Arapça",
+ "Armenian (Armenia)" : "Ermenice (Ermenistan)",
+ "Armenian" : "Ermenice",
+ "Assamese (India)" : "Assamca (Hindistan)",
+ "Assamese" : "Assamca",
+ "Asu (Tanzania)" : "Asu (Tanzanya)",
+ "Asu" : "Asu",
+ "Azerbaijani (Cyrillic)" : "Azerice (Kiril)",
+ "Azerbaijani (Cyrillic, Azerbaijan)" : "Azerice (Kiril, Azerbaycan)",
+ "Azerbaijani (Latin)" : "Azerice (Latin)",
+ "Azerbaijani (Latin, Azerbaijan)" : "Azerice (Latin, Azerbaycan)",
+ "Azerbaijani" : "Azerice",
+ "Bambara (Mali)" : "Bambara (Mali)",
+ "Bambara" : "Bambara",
+ "Basque (Spain)" : "Bask (İspanya)",
+ "Basque" : "Bask",
+ "Belarusian (Belarus)" : "Belarusça (Belarus)",
+ "Belarusian" : "Belarusça",
+ "Bemba (Zambia)" : "Bemba (Zambia)",
+ "Bemba" : "Bemba",
+ "Bena (Tanzania)" : "Bena (Tanzanya)",
+ "Bena" : "Bena",
+ "Bengali (Bangladesh)" : "Bengalce (Bangladeş)",
+ "Bengali (India)" : "Bengalce (Hindistan)",
+ "Bengali" : "Bengalce",
+ "Bosnian (Bosnia and Herzegovina)" : "Boşnakça (Bosna ve Hersek)",
+ "Bosnian" : "Boşnakça",
+ "Bulgarian (Bulgaria)" : "Bulgarca (Bulgaristan)",
+ "Bulgarian" : "Bulgarca",
+ "Burmese (Myanmar [Burma])" : "Birmanca (Myanmar [Burma])",
+ "Burmese" : "Birmanca",
+ "Catalan (Spain)" : "Katalanca (İspanya)",
+ "Catalan" : "Katalanca",
+ "Central Morocco Tamazight (Latin)" : "Orta Fas Tamazight (Latin)",
+ "Central Morocco Tamazight (Latin, Morocco)" : "Orta Fas Tamazight (Latin, Fas)",
+ "Central Morocco Tamazight" : "Orta Fas Tamazight",
+ "Cherokee (United States)" : "Çerokice (Birleşik Devletler)",
+ "Cherokee" : "Çerokice",
+ "Chiga (Uganda)" : "Chiga (Uganda)",
+ "Chiga" : "Chiga",
+ "Chinese (Simplified Han)" : "Çince (Basitleştirilmiş Han)",
+ "Chinese (Simplified Han, China)" : "Çince (Basitleştirilmiş Han, Çin)",
+ "Chinese (Simplified Han, Hong Kong SAR China)" : "Çince (Basitleştirilmiş Han, Hong Kong SAR Çin)",
+ "Chinese (Simplified Han, Macau SAR China)" : "Çince (Basitleştirilmiş Han, Macau SAR Çin)",
+ "Chinese (Simplified Han, Singapore)" : "Çince (Basitleştirilmiş Han, Singapur)",
+ "Chinese (Traditional Han)" : "Çince (Geleneksel Han)",
+ "Chinese (Traditional Han, Hong Kong SAR China)" : "Çince (Geleneksel Han, Hong Kong SAR Çin)",
+ "Chinese (Traditional Han, Macau SAR China)" : "Çince (Geleneksel Han, Macau SAR Çin)",
+ "Chinese (Traditional Han, Taiwan)" : "Çince (Geleneksel Han, Tayvan)",
+ "Chinese" : "Çince",
+ "Cornish (United Kingdom)" : "Kernevekçe (Birleşik Krallık)",
+ "Cornish" : "Kernevekçe",
+ "Croatian (Croatia)" : "Hırvatça (Hırvatistan)",
+ "Croatian" : "Hırvatça",
+ "Czech (Czech Republic)" : "Çekce (Çekya)",
+ "Czech" : "Çekce",
+ "Danish (Denmark)" : "Danca (Danimarka)",
+ "Danish" : "Danca",
+ "Dutch (Belgium)" : "Felemenkçe (Belçika)",
+ "Dutch (Netherlands)" : "Felemenkçe (Hollanda)",
+ "Dutch" : "Felemenkçe",
+ "Embu (Kenya)" : "Embu (Kenya)",
+ "Embu" : "Embu",
+ "English (American Samoa)" : "İngilizce (Amerikan Samoası)",
+ "English (Australia)" : "İngilizce (Avustralya)",
+ "English (Belgium)" : "İngilizce (Belçika)",
+ "English (Belize)" : "İngilizce (Belize)",
+ "English (Botswana)" : "İngilizce (Botswana)",
+ "English (Canada)" : "İngilizce (Kanada)",
+ "English (Guam)" : "İngilizce (Guam)",
+ "English (Hong Kong SAR China)" : "İngilizce (Hong Kong SAR Çin)",
+ "English (India)" : "İngilizce (Hindistan)",
+ "English (Ireland)" : "İngilizce (İrlanda)",
+ "English (Jamaica)" : "İngilizce (Jamaica)",
+ "English (Malta)" : "İngilizce (Malta)",
+ "English (Marshall Islands)" : "İngilizce (Marshall Adaları)",
+ "English (Mauritius)" : "İngilizce (Mauritius)",
+ "English (Namibia)" : "İngilizce (Namibya)",
+ "English (New Zealand)" : "İngilizce (Yeni Zelanda)",
+ "English (Northern Mariana Islands)" : "İngilizce (Kuzey Mariana Adaları)",
+ "English (Pakistan)" : "İngilizce (Pakistan)",
+ "English (Philippines)" : "İngilizce (Filipinler)",
+ "English (Singapore)" : "İngilizce (Singapur)",
+ "English (South Africa)" : "English (Güney Afrika)",
+ "English (Trinidad and Tobago)" : "İngilizce (Trinidad ve Tobago)",
+ "English (U.S. Minor Outlying Islands)" : "İngilizce (Birleşik Devletler Küçük Dış Adaları)",
+ "English (U.S. Virgin Islands)" : "İngilizce (Birleşik Devletler Virgin Adaları)",
+ "English (United Kingdom)" : "İngilizce (Birleşik Krallık)",
+ "English (United States)" : "İngilizce (Birleşik Devletler)",
+ "English (Zimbabwe)" : "İngilizce (Zimbabwe)",
+ "English" : "İngilizce",
+ "Esperanto" : "Esperanto",
+ "Estonian (Estonia)" : "Estonca (Estonya)",
+ "Estonian" : "Estonca",
+ "Ewe (Ghana)" : "Ewe (Gana)",
+ "Ewe (Togo)" : "Ewe (Togo)",
+ "Ewe" : "Ewe",
+ "Japanese (Japan)" : "Japonca (Japonya)",
+ "Japanese" : "Japonca",
+ "Oriya (India)" : "Oriya (Hindistan)",
+ "Oriya" : "Oriya",
+ "Oromo (Ethiopia)" : "Oromo (Etiyopya)",
+ "Oromo (Kenya)" : "Oromo (Kenya)",
+ "Oromo" : "Oromo",
+ "Vietnamese (Vietnam)" : "Vietnamca (Vietnam)",
+ "Vietnamese" : "Vietnamca",
+ "Vunjo (Tanzania)" : "Vunjo (Tanzanya)",
+ "Vunjo" : "Vunjo",
+ "Zulu (South Africa)" : "Zulu (Güney Afrika)",
+ "Zulu" : "Zulu",
"Two-factor authentication can be enforced for all\tusers and specific groups. If they do not have a two-factor provider configured, they will be unable to log into the system." : "Tüm kullanıcılar ve belirli gruplar için iki aşamalı\tkimlik doğrulama kullanılır. Yapılandırılmış bir iki aşamalı kimlik doğrulama hizmeti sağlayıcısı olmayan kullanıcılar oturum açamaz.",
"Enforce two-factor authentication" : "İki aşamalı kimlik doğrulama dayatılsın",
"Limit to groups" : "Şu gruplarla sınırla",
@@ -357,6 +493,20 @@
"Locale" : "Yerel Ayar",
"Current password" : "Geçerli parola",
"Change password" : "Parola değiştir",
- "Use a second factor besides your password to increase security for your account." : "Parolanızın yanında ikinci bir doğrulama kullanarak hesabınızın güvenliğini arttırabilirsiniz."
+ "Use a second factor besides your password to increase security for your account." : "Parolanızın yanında ikinci bir doğrulama kullanarak hesabınızın güvenliğini arttırabilirsiniz.",
+ "cURL is using an outdated %s version (%s). Please update your operating system or features such as %s will not work reliably." : "cURL eski bir %s sürümü kullanıyor (%s). Lütfen işletim sisteminizi güncelleyin, yoksa %s gibi özellikler düzgün çalışmaz.",
+ "Disconnect" : "Bağlantıyı Kes",
+ "iPhone iOS" : "iPhone iOS",
+ "iPad iOS" : "iPad iOS",
+ "iOS Client" : "iOS İstemcisi",
+ "Android Client" : "Android İstemcisi",
+ "Not supported!" : "Desteklenmiyor!",
+ "Press ⌘-C to copy." : "Kopyalamak için ⌘-C tuşlarına basın.",
+ "Press Ctrl-C to copy." : "Kopyalamak için Ctrl-C tuşlarına basın.",
+ "Error while loading browser sessions and device tokens" : "Tarayıcı oturumu ve aygıt kodları yüklenirken sorun çıktı",
+ "Default quota :" : "Varsayılan kota : ",
+ "Please double check the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"%s\">installation guides ↗</a>, and check for any errors or warnings in the <a href=\"%s\">log</a>." : "Lütfen <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"%s\">kurulum rehberlerini↗</a> yeniden gözden geçirin ve <a href=\"%s\">günlük</a> kayıtlarındaki hata ve uyarılara bakın.",
+ "Follow us on Google+" : "Bizi Google+ üzerinde izleyin",
+ "You are using <strong>%s</strong> of <strong>%s</strong> (<strong>%s %%</strong>)" : "Kullandığınız: <strong>%s</strong> Kullanabileceğiniz: <strong>%s</strong> (<strong>%s %%</strong>)"
},"pluralForm" :"nplurals=2; plural=(n > 1);"
} \ No newline at end of file
diff --git a/settings/l10n/zh_CN.js b/settings/l10n/zh_CN.js
index b3299c11121..e9279aede09 100644
--- a/settings/l10n/zh_CN.js
+++ b/settings/l10n/zh_CN.js
@@ -136,10 +136,10 @@ OC.L10N.register(
"Assamese" : "阿萨姆语",
"Asu (Tanzania)" : "阿苏语(坦桑尼亚)",
"Asu" : "阿苏语",
- "Azerbaijani (Cyrillic)" : "阿塞拜疆语(西里尔)",
- "Azerbaijani (Cyrillic, Azerbaijan)" : "阿塞拜疆语(西里尔,阿塞拜疆)",
- "Azerbaijani (Latin)" : "阿塞拜疆语(拉丁)",
- "Azerbaijani (Latin, Azerbaijan)" : "阿塞拜疆语(拉丁,阿塞拜疆)",
+ "Azerbaijani (Cyrillic)" : "阿塞拜疆语(西里尔文)",
+ "Azerbaijani (Cyrillic, Azerbaijan)" : "阿塞拜疆语(西里尔文,阿塞拜疆)",
+ "Azerbaijani (Latin)" : "阿塞拜疆语(拉丁文)",
+ "Azerbaijani (Latin, Azerbaijan)" : "阿塞拜疆语(拉丁文,阿塞拜疆)",
"Azerbaijani" : "阿塞拜疆语",
"Bambara (Mali)" : "班巴拉语(马里)",
"Bambara" : "班巴拉语",
@@ -162,8 +162,8 @@ OC.L10N.register(
"Burmese" : "缅甸语",
"Catalan (Spain)" : "加泰罗尼亚语(西班牙)",
"Catalan" : "加泰罗尼亚语",
- "Central Morocco Tamazight (Latin)" : "中摩洛哥柏柏尔语(拉丁)",
- "Central Morocco Tamazight (Latin, Morocco)" : "中摩洛哥柏柏尔语(拉丁,摩洛哥)",
+ "Central Morocco Tamazight (Latin)" : "中摩洛哥柏柏尔语(拉丁文)",
+ "Central Morocco Tamazight (Latin, Morocco)" : "中摩洛哥柏柏尔语(拉丁文,摩洛哥)",
"Central Morocco Tamazight" : "中摩洛哥柏柏尔语",
"Cherokee (United States)" : "切诺基语(美国)",
"Cherokee" : "切诺基语",
@@ -286,10 +286,10 @@ OC.L10N.register(
"Gujarati" : "古吉拉特语",
"Gusii (Kenya)" : "古斯利语(肯尼亚)",
"Gusii" : "古斯利语",
- "Hausa (Latin)" : "豪萨语(拉丁)",
- "Hausa (Latin, Ghana)" : "豪萨语(拉丁,加纳)",
- "Hausa (Latin, Niger)" : "豪萨语(拉丁,尼日尔)",
- "Hausa (Latin, Nigeria)" : "豪萨语(拉丁,尼日利亚)",
+ "Hausa (Latin)" : "豪萨语(拉丁文)",
+ "Hausa (Latin, Ghana)" : "豪萨语(拉丁文,加纳)",
+ "Hausa (Latin, Niger)" : "豪萨语(拉丁文,尼日尔)",
+ "Hausa (Latin, Nigeria)" : "豪萨语(拉丁文,尼日利亚)",
"Hausa" : "豪萨语",
"Hawaiian (United States)" : "夏威夷语(美国)",
"Hawaiian" : "夏威夷语",
@@ -324,8 +324,8 @@ OC.L10N.register(
"Kamba" : "坎巴语",
"Kannada (India)" : "坎纳德语(印度)",
"Kannada" : "坎纳德语",
- "Kazakh (Cyrillic)" : "哈萨克语(西里尔)",
- "Kazakh (Cyrillic, Kazakhstan)" : "哈萨克语(西里尔,哈萨克斯坦)",
+ "Kazakh (Cyrillic)" : "哈萨克语(西里尔文)",
+ "Kazakh (Cyrillic, Kazakhstan)" : "哈萨克语(西里尔文,哈萨克斯坦)",
"Kazakh" : "哈萨克语",
"Khmer (Cambodia)" : "高棉语(柬埔寨)",
"Khmer" : "高棉语",
@@ -407,10 +407,10 @@ OC.L10N.register(
"Portuguese (Mozambique)" : "葡萄牙语(莫桑比克)",
"Portuguese (Portugal)" : "葡萄牙语(葡萄牙)",
"Portuguese" : "葡萄牙语",
- "Punjabi (Arabic)" : "旁遮普语(阿拉伯)",
- "Punjabi (Arabic, Pakistan)" : "旁遮普语(阿拉伯,巴基斯坦)",
- "Punjabi (Gurmukhi)" : "旁遮普语(古尔穆基)",
- "Punjabi (Gurmukhi, India)" : "旁遮普语(古尔穆基,印度)",
+ "Punjabi (Arabic)" : "旁遮普语(阿拉伯文)",
+ "Punjabi (Arabic, Pakistan)" : "旁遮普语(阿拉伯文,巴基斯坦)",
+ "Punjabi (Gurmukhi)" : "旁遮普语(古尔穆基文)",
+ "Punjabi (Gurmukhi, India)" : "旁遮普语(古尔穆基文,印度)",
"Punjabi" : "旁遮普语",
"Romanian (Moldova)" : "罗马尼亚语(摩尔多瓦)",
"Romanian (Romania)" : "罗马尼亚语(罗马尼亚)",
@@ -427,12 +427,125 @@ OC.L10N.register(
"Rwa" : "Rwa语",
"Samburu (Kenya)" : "桑布鲁语(肯尼亚)",
"Samburu" : "桑布鲁语",
+ "Sango (Central African Republic)" : "桑戈语(中非共和国)",
+ "Sango" : "桑戈语",
+ "Sena (Mozambique)" : "塞纳语(莫桑比克)",
+ "Sena" : "塞纳语",
+ "Serbian (Cyrillic)" : "塞尔维亚语(西里尔文)",
+ "Serbian (Cyrillic, Bosnia and Herzegovina)" : "塞尔维亚语(西里尔文,波黑)",
+ "Serbian (Cyrillic, Montenegro)" : "塞尔维亚语(西里尔文,黑山)",
+ "Serbian (Cyrillic, Serbia)" : "塞尔维亚语(西里尔文,塞尔维亚)",
+ "Serbian (Latin)" : "塞尔维亚语(拉丁文)",
+ "Serbian (Latin, Bosnia and Herzegovina)" : "塞尔维亚语(拉丁文,波黑)",
+ "Serbian (Latin, Montenegro)" : "塞尔维亚语(拉丁文,黑山)",
+ "Serbian (Latin, Serbia)" : "塞尔维亚语(拉丁文,塞尔维亚)",
+ "Serbian" : "塞尔维亚语",
+ "Shona (Zimbabwe)" : "绍纳语(津巴布韦)",
+ "Shona" : "绍纳语",
+ "Sichuan Yi (China)" : "四川彝语(中国)",
+ "Sichuan Yi" : "四川彝语",
+ "Sinhala (Sri Lanka)" : "僧伽罗语(斯里兰卡)",
+ "Sinhala" : "僧伽罗语",
+ "Slovak (Slovakia)" : "斯洛伐克语(斯洛伐克)",
+ "Slovak" : "斯洛伐克语",
+ "Slovenian (Slovenia)" : "斯洛文尼亚语(斯洛文尼亚)",
+ "Slovenian" : "斯洛文尼亚语",
+ "Soga (Uganda)" : "索加语(乌干达)",
+ "Soga" : "索加语",
+ "Somali (Djibouti)" : "索马里语(吉布提)",
+ "Somali (Ethiopia)" : "索马里语(埃塞俄比亚)",
+ "Somali (Kenya)" : "索马里语(肯尼亚)",
+ "Somali (Somalia)" : "索马里语(索马里)",
+ "Somali" : "索马里语",
+ "Spanish (Argentina)" : "西班牙语(阿根廷)",
+ "Spanish (Bolivia)" : "西班牙语(玻利维亚)",
+ "Spanish (Chile)" : "西班牙语(智利)",
+ "Spanish (Colombia)" : "西班牙语(哥伦比亚)",
+ "Spanish (Costa Rica)" : "西班牙语(哥斯达黎加)",
+ "Spanish (Dominican Republic)" : "西班牙语(多米尼克共和国)",
+ "Spanish (Ecuador)" : "西班牙语(厄瓜多尔)",
+ "Spanish (El Salvador)" : "西班牙语(萨尔瓦多)",
+ "Spanish (Equatorial Guinea)" : "西班牙语(赤道几内亚)",
+ "Spanish (Guatemala)" : "西班牙语(危地马拉)",
+ "Spanish (Honduras)" : "西班牙语(洪都拉斯)",
+ "Spanish (Latin America)" : "西班牙语(拉丁美洲)",
+ "Spanish (Mexico)" : "西班牙语(墨西哥)",
+ "Spanish (Nicaragua)" : "西班牙语(尼加拉瓜)",
+ "Spanish (Panama)" : "西班牙语(巴拿马)",
+ "Spanish (Paraguay)" : "西班牙语(巴拉圭)",
+ "Spanish (Peru)" : "西班牙语(秘鲁)",
+ "Spanish (Puerto Rico)" : "西班牙语(波多黎各)",
+ "Spanish (Spain)" : "西班牙语(西班牙)",
+ "Spanish (United States)" : "西班牙语(美国)",
+ "Spanish (Uruguay)" : "西班牙语(乌拉圭)",
+ "Spanish (Venezuela)" : "西班牙语(委内瑞拉)",
+ "Spanish" : "西班牙语",
+ "Swahili (Kenya)" : "斯瓦希里语(肯尼亚)",
+ "Swahili (Tanzania)" : "斯瓦希里语(坦桑尼亚)",
+ "Swahili" : "斯瓦希里语",
+ "Swedish (Finland)" : "瑞典语(芬兰)",
+ "Swedish (Sweden)" : "瑞典语(瑞典)",
+ "Swedish" : "瑞典语",
+ "Swiss German (Switzerland)" : "瑞士德语(瑞士)",
+ "Swiss German" : "瑞士德语",
+ "Tachelhit (Latin)" : "Tachelhit语(拉丁文)",
+ "Tachelhit (Latin, Morocco)" : "Tachelhit语(拉丁文,摩洛哥)",
+ "Tachelhit (Tifinagh)" : "Tachelhit语(提弗纳文)",
+ "Tachelhit (Tifinagh, Morocco)" : "Tachelhit语(提弗纳文,摩洛哥)",
+ "Tachelhit" : "Tachelhit语",
+ "Taita (Kenya)" : "Taita语(肯尼亚)",
+ "Taita" : "Taita语",
+ "Tamil (India)" : "泰米尔语 (印度)",
+ "Tamil (Sri Lanka)" : "泰米尔语(斯里兰卡)",
+ "Tamil" : "泰米尔语",
+ "Telugu (India)" : "泰卢固语(印度)",
+ "Telugu" : "泰卢固语",
+ "Teso (Kenya)" : "Teso语(肯尼亚)",
+ "Teso (Uganda)" : "Teso语(乌干达)",
+ "Teso" : "Teso语",
+ "Thai (Thailand)" : "泰语(泰国)",
+ "Thai" : "泰语",
+ "Tibetan (China)" : "藏语(中国)",
+ "Tibetan (India)" : "藏语(印度)",
+ "Tibetan" : "藏语",
+ "Tigrinya (Eritrea)" : "提格雷语(厄立特里亚)",
+ "Tigrinya (Ethiopia)" : "提格雷语(埃塞俄比亚)",
+ "Tigrinya" : "提格雷语",
+ "Tonga (Tonga)" : "汤加语(汤加)",
+ "Tonga" : "汤加语",
+ "Turkish (Turkey)" : "土耳其语(土耳其)",
+ "Turkish" : "土耳其语",
+ "Ukrainian (Ukraine)" : "乌克兰语(乌克兰)",
+ "Ukrainian" : "乌克兰语",
+ "Urdu (India)" : "乌尔都语(印度)",
+ "Urdu (Pakistan)" : "乌尔都语(巴基斯坦)",
+ "Urdu" : "乌尔都语",
+ "Uzbek (Arabic)" : "乌兹别克语(阿拉伯文)",
+ "Uzbek (Arabic, Afghanistan)" : "乌兹别克语(阿拉伯文,阿富汗)",
+ "Uzbek (Cyrillic)" : "乌兹别克语(西里尔文)",
+ "Uzbek (Cyrillic, Uzbekistan)" : "乌兹别克语(西里尔文,乌兹别克斯坦)",
+ "Uzbek (Latin)" : "乌兹别克语(拉丁文)",
+ "Uzbek (Latin, Uzbekistan)" : "乌兹别克语(拉丁文,乌兹别克斯坦)",
+ "Uzbek" : "乌兹别克语",
+ "Vietnamese (Vietnam)" : "越南语(越南)",
+ "Vietnamese" : "越南语",
+ "Vunjo (Tanzania)" : "Vunjo语(坦桑尼亚)",
+ "Vunjo" : "Vunjo语",
+ "Welsh (United Kingdom)" : "威尔士语(英国)",
+ "Welsh" : "威尔士语",
+ "Yoruba (Nigeria)" : "约鲁巴语(尼日利亚)",
+ "Yoruba" : "约鲁巴语",
+ "Zulu (South Africa)" : "祖鲁语(南非)",
+ "Zulu" : "祖鲁语",
"Two-factor authentication can be enforced for all\tusers and specific groups. If they do not have a two-factor provider configured, they will be unable to log into the system." : "两步验证可以对于所有用户和特定组启用。如果没有设置两步验证方式提供者,他们则不能登录到系统。",
"Enforce two-factor authentication" : "强制启用两步验证",
"Limit to groups" : "限制于组",
"Enforcement of two-factor authentication can be set for certain groups only." : "可以仅为某些组设置双因素身份验证的强制执行。",
+ "Two-factor authentication is enforced for all\tmembers of the following groups." : "双因素认证对以下分组的所有成员强制启用。",
"Enforced groups" : "强制群组",
+ "Two-factor authentication is not enforced for\tmembers of the following groups." : "双因素认证不对以下分组的成员强制启用。",
"Excluded groups" : "排除群组",
+ "When groups are selected/excluded, they use the following logic to determine if a user has 2FA enforced: If no groups are selected, 2FA is enabled for everyone except members of the excluded groups. If groups are selected, 2FA is enabled for all members of these. If a user is both in a selected and excluded group, the selected takes precedence and 2FA is enforced." : "当分组被选择/排除时,将使用以下逻辑来确定一个用户是否强制启用双因素认证:如果没有选择分组,双因素认证将对被排除分组成员外的所有用户启用。如果选择了分组,双因素认证将对被选择分组的成员启用。如果一个用户同时属于被选择和被排除分组,被选择分组将拥有优先权,双因素认证将对该用户强制启用。",
"Save changes" : "保存修改",
"Device settings" : "设备设置",
"Internet Explorer" : "IE 浏览器",
@@ -448,6 +561,7 @@ OC.L10N.register(
"Nextcloud Talk for iOS" : "Nextcloud Talk for iOS",
"Nextcloud Talk for Android" : "Nextcloud Talk for Android",
"Allow filesystem access" : "允许访问文件系统",
+ "Rename" : "重命名",
"Revoke" : "撤销",
"Sync client - {os}" : "同步客户端 - {os}",
"This session" : "当前会话",
@@ -456,6 +570,8 @@ OC.L10N.register(
"Devices & sessions" : "设备和活动链接",
"Web, desktop and mobile clients currently logged in to your account." : "您账号当前登录的 Web 页面,桌面和移动客户端。",
"Error while creating device token" : "创建设备令牌时出错",
+ "Error while updating device token scope" : "更新设备令牌范围时出错",
+ "Error while updating device token name" : "更新设备令牌名称时出错",
"Error while deleting the token" : "删除令牌时出错",
"App name" : "应用名",
"Create new app password" : "创建新应用密码",
@@ -464,14 +580,18 @@ OC.L10N.register(
"Username" : "用户名",
"Password" : "密码",
"Done" : "完成",
+ "Show QR code for mobile apps" : "为移动应用展示QR二维码",
"Copied!" : "已复制!",
"Copy" : "复制",
+ "Could not copy app password. Please copy it manually." : "无法复制应用密码。请手动复制。",
"Official apps are developed by and within the community. They offer central functionality and are ready for production use." : "官方应用由社区和内部开发。其可以提供核心功能并保证生产用途。",
"Official" : "官方",
+ "by" : "由",
"Update to {version}" : "更新至 {version}",
"Remove" : "移除",
"Disable" : "禁用",
"All" : "全部",
+ "Limit app usage to groups" : "限制可使用应用的分组",
"No results" : "没有结果",
"View in store" : "在商店中查看",
"Visit website" : "访问网站",
@@ -483,15 +603,20 @@ OC.L10N.register(
"This app has no maximum Nextcloud version assigned. This will be an error in the future." : "该应用没有指定支持的 Nextcloud 最高版本。可能会在将来出现问题。",
"This app cannot be installed because the following dependencies are not fulfilled:" : "无法安装应用,因为无法满足下列依赖:",
"Update to {update}" : "更新至 {update}",
+ "Results from other categories" : "来自其他类别的结果",
"No apps found for your version" : "未找到适合当前版本的应用",
"Disable all" : "禁用全部",
"Enable all" : "启用所有",
"Download and enable" : "下载并启用",
"Enable" : "启用",
+ "Enable untested app" : "启用未经测试的应用",
"The app will be downloaded from the app store" : "该应用将从应用商店下载",
+ "This app is not marked as compatible with your Nextcloud version. If you continue you will still be able to install the app. Note that the app might not work as expected." : "此应用被标记为与您的Nextcloud版本不兼容。如果您要继续,您仍可安装此应用。请注意此应用可能不会正常工作。",
"You do not have permissions to see the details of this user" : "您没有权限查看该用户的详细信息",
+ "The backend does not support changing the display name" : "此后端不支持修改显示名称",
"New password" : "新密码",
"Add user in group" : "向群组中添加用户",
+ "Set user as admin for" : "设置用户为管理员",
"Select user quota" : "选择用户容量限额",
"No language set" : "没有设置语言",
"Never" : "从不",
@@ -514,6 +639,7 @@ OC.L10N.register(
"No users in here" : "这里没有用户",
"Unlimited" : "无限",
"Default quota" : "默认配额",
+ "Password change is disabled because the master key is disabled" : "密码修改被禁用,因为主密码被禁用",
"Common languages" : "常用语言",
"All languages" : "所有语言",
"Your apps" : "您的应用",
@@ -521,6 +647,7 @@ OC.L10N.register(
"Disabled apps" : "已禁用的应用",
"Updates" : "更新",
"App bundles" : "应用软件包",
+ "{license}-licensed" : "{license}-许可协议",
"New user" : "新建用户",
"Default quota:" : "默认配额:",
"Select default quota" : "选择默认存储限额",
@@ -578,6 +705,7 @@ OC.L10N.register(
"There are some errors regarding your setup." : "关于您的设置有一些错误。",
"There are some warnings regarding your setup." : "关于您的设置有一些警告。",
"Checking for system and security issues." : "正在检查系统和安全问题。",
+ "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>." : "请仔细检查<a target=\"_blank\" rel=\"noreferrer noopener\" href=\"%1$s\">安装指南↗</a>,并检查<a href=\"%2$s\">日志</a>中是否有错误或警告。",
"Check the security of your Nextcloud over <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"%s\">our security scan ↗</a>." : "通过<a target=\"_blank\" rel=\"noreferrer noopener\" href=\"%s\">我们的安全检查 ↗</a>检查您 Nextcloud 的安全",
"Version" : "版本",
"Two-Factor Authentication" : "两步验证",
@@ -646,6 +774,7 @@ OC.L10N.register(
"Details" : "详情",
"You are a member of the following groups:" : "您是以下群组的成员:",
"You are using <strong>%s</strong>" : "您正在使用<strong>%s</strong>",
+ "You are using <strong>%1$s</strong> of <strong>%2$s</strong> (<strong>%3$s %%</strong>)" : "您正在使用 <strong>%1$s</strong> ,来自 <strong>%2$s</strong> (<strong>%3$s %%</strong>)",
"Full name" : "全名",
"No display name set" : "不显示名称设置",
"Your email address" : "您的电子邮件",
@@ -664,8 +793,20 @@ OC.L10N.register(
"Locale" : "本地",
"Current password" : "当前密码",
"Change password" : "修改密码",
+ "Use a second factor besides your password to increase security for your account." : "使用除您密码之外的第二种方法来增强您账号的安全性。",
+ "cURL is using an outdated %s version (%s). Please update your operating system or features such as %s will not work reliably." : "cURL 当前使用的过时的%s版本(%s)。请更新您的操作系统,否则像%s这样的特性将无法可靠地工作。",
+ "Disconnect" : "断开连接",
+ "iPhone iOS" : "iPhone iOS",
+ "iPad iOS" : "iPad iOS",
"iOS Client" : "iOS 客户端",
"Android Client" : "安卓客户端",
- "Not supported!" : "不支持!"
+ "Not supported!" : "不支持!",
+ "Press ⌘-C to copy." : "按 ⌘-C 复制。",
+ "Press Ctrl-C to copy." : "按 Ctrl-C 复制。",
+ "Error while loading browser sessions and device tokens" : "加载浏览器会话和设备令牌时出错",
+ "Default quota :" : "默认限额:",
+ "Please double check the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"%s\">installation guides ↗</a>, and check for any errors or warnings in the <a href=\"%s\">log</a>." : "请仔细检查<a target=\"_blank\" rel=\"noreferrer noopener\" href=\"%s\">安装指南↗</a>,并检查<a href=\"%s\">日志</a>中是否有错误或警告。",
+ "Follow us on Google+" : "在 Google+ 上关注我们",
+ "You are using <strong>%s</strong> of <strong>%s</strong> (<strong>%s %%</strong>)" : "您正在使用 <strong>%s</strong> ,来自 <strong>%s</strong> (<strong>%s %%</strong>)"
},
"nplurals=1; plural=0;");
diff --git a/settings/l10n/zh_CN.json b/settings/l10n/zh_CN.json
index 74a83f440ae..67c7a377c63 100644
--- a/settings/l10n/zh_CN.json
+++ b/settings/l10n/zh_CN.json
@@ -134,10 +134,10 @@
"Assamese" : "阿萨姆语",
"Asu (Tanzania)" : "阿苏语(坦桑尼亚)",
"Asu" : "阿苏语",
- "Azerbaijani (Cyrillic)" : "阿塞拜疆语(西里尔)",
- "Azerbaijani (Cyrillic, Azerbaijan)" : "阿塞拜疆语(西里尔,阿塞拜疆)",
- "Azerbaijani (Latin)" : "阿塞拜疆语(拉丁)",
- "Azerbaijani (Latin, Azerbaijan)" : "阿塞拜疆语(拉丁,阿塞拜疆)",
+ "Azerbaijani (Cyrillic)" : "阿塞拜疆语(西里尔文)",
+ "Azerbaijani (Cyrillic, Azerbaijan)" : "阿塞拜疆语(西里尔文,阿塞拜疆)",
+ "Azerbaijani (Latin)" : "阿塞拜疆语(拉丁文)",
+ "Azerbaijani (Latin, Azerbaijan)" : "阿塞拜疆语(拉丁文,阿塞拜疆)",
"Azerbaijani" : "阿塞拜疆语",
"Bambara (Mali)" : "班巴拉语(马里)",
"Bambara" : "班巴拉语",
@@ -160,8 +160,8 @@
"Burmese" : "缅甸语",
"Catalan (Spain)" : "加泰罗尼亚语(西班牙)",
"Catalan" : "加泰罗尼亚语",
- "Central Morocco Tamazight (Latin)" : "中摩洛哥柏柏尔语(拉丁)",
- "Central Morocco Tamazight (Latin, Morocco)" : "中摩洛哥柏柏尔语(拉丁,摩洛哥)",
+ "Central Morocco Tamazight (Latin)" : "中摩洛哥柏柏尔语(拉丁文)",
+ "Central Morocco Tamazight (Latin, Morocco)" : "中摩洛哥柏柏尔语(拉丁文,摩洛哥)",
"Central Morocco Tamazight" : "中摩洛哥柏柏尔语",
"Cherokee (United States)" : "切诺基语(美国)",
"Cherokee" : "切诺基语",
@@ -284,10 +284,10 @@
"Gujarati" : "古吉拉特语",
"Gusii (Kenya)" : "古斯利语(肯尼亚)",
"Gusii" : "古斯利语",
- "Hausa (Latin)" : "豪萨语(拉丁)",
- "Hausa (Latin, Ghana)" : "豪萨语(拉丁,加纳)",
- "Hausa (Latin, Niger)" : "豪萨语(拉丁,尼日尔)",
- "Hausa (Latin, Nigeria)" : "豪萨语(拉丁,尼日利亚)",
+ "Hausa (Latin)" : "豪萨语(拉丁文)",
+ "Hausa (Latin, Ghana)" : "豪萨语(拉丁文,加纳)",
+ "Hausa (Latin, Niger)" : "豪萨语(拉丁文,尼日尔)",
+ "Hausa (Latin, Nigeria)" : "豪萨语(拉丁文,尼日利亚)",
"Hausa" : "豪萨语",
"Hawaiian (United States)" : "夏威夷语(美国)",
"Hawaiian" : "夏威夷语",
@@ -322,8 +322,8 @@
"Kamba" : "坎巴语",
"Kannada (India)" : "坎纳德语(印度)",
"Kannada" : "坎纳德语",
- "Kazakh (Cyrillic)" : "哈萨克语(西里尔)",
- "Kazakh (Cyrillic, Kazakhstan)" : "哈萨克语(西里尔,哈萨克斯坦)",
+ "Kazakh (Cyrillic)" : "哈萨克语(西里尔文)",
+ "Kazakh (Cyrillic, Kazakhstan)" : "哈萨克语(西里尔文,哈萨克斯坦)",
"Kazakh" : "哈萨克语",
"Khmer (Cambodia)" : "高棉语(柬埔寨)",
"Khmer" : "高棉语",
@@ -405,10 +405,10 @@
"Portuguese (Mozambique)" : "葡萄牙语(莫桑比克)",
"Portuguese (Portugal)" : "葡萄牙语(葡萄牙)",
"Portuguese" : "葡萄牙语",
- "Punjabi (Arabic)" : "旁遮普语(阿拉伯)",
- "Punjabi (Arabic, Pakistan)" : "旁遮普语(阿拉伯,巴基斯坦)",
- "Punjabi (Gurmukhi)" : "旁遮普语(古尔穆基)",
- "Punjabi (Gurmukhi, India)" : "旁遮普语(古尔穆基,印度)",
+ "Punjabi (Arabic)" : "旁遮普语(阿拉伯文)",
+ "Punjabi (Arabic, Pakistan)" : "旁遮普语(阿拉伯文,巴基斯坦)",
+ "Punjabi (Gurmukhi)" : "旁遮普语(古尔穆基文)",
+ "Punjabi (Gurmukhi, India)" : "旁遮普语(古尔穆基文,印度)",
"Punjabi" : "旁遮普语",
"Romanian (Moldova)" : "罗马尼亚语(摩尔多瓦)",
"Romanian (Romania)" : "罗马尼亚语(罗马尼亚)",
@@ -425,12 +425,125 @@
"Rwa" : "Rwa语",
"Samburu (Kenya)" : "桑布鲁语(肯尼亚)",
"Samburu" : "桑布鲁语",
+ "Sango (Central African Republic)" : "桑戈语(中非共和国)",
+ "Sango" : "桑戈语",
+ "Sena (Mozambique)" : "塞纳语(莫桑比克)",
+ "Sena" : "塞纳语",
+ "Serbian (Cyrillic)" : "塞尔维亚语(西里尔文)",
+ "Serbian (Cyrillic, Bosnia and Herzegovina)" : "塞尔维亚语(西里尔文,波黑)",
+ "Serbian (Cyrillic, Montenegro)" : "塞尔维亚语(西里尔文,黑山)",
+ "Serbian (Cyrillic, Serbia)" : "塞尔维亚语(西里尔文,塞尔维亚)",
+ "Serbian (Latin)" : "塞尔维亚语(拉丁文)",
+ "Serbian (Latin, Bosnia and Herzegovina)" : "塞尔维亚语(拉丁文,波黑)",
+ "Serbian (Latin, Montenegro)" : "塞尔维亚语(拉丁文,黑山)",
+ "Serbian (Latin, Serbia)" : "塞尔维亚语(拉丁文,塞尔维亚)",
+ "Serbian" : "塞尔维亚语",
+ "Shona (Zimbabwe)" : "绍纳语(津巴布韦)",
+ "Shona" : "绍纳语",
+ "Sichuan Yi (China)" : "四川彝语(中国)",
+ "Sichuan Yi" : "四川彝语",
+ "Sinhala (Sri Lanka)" : "僧伽罗语(斯里兰卡)",
+ "Sinhala" : "僧伽罗语",
+ "Slovak (Slovakia)" : "斯洛伐克语(斯洛伐克)",
+ "Slovak" : "斯洛伐克语",
+ "Slovenian (Slovenia)" : "斯洛文尼亚语(斯洛文尼亚)",
+ "Slovenian" : "斯洛文尼亚语",
+ "Soga (Uganda)" : "索加语(乌干达)",
+ "Soga" : "索加语",
+ "Somali (Djibouti)" : "索马里语(吉布提)",
+ "Somali (Ethiopia)" : "索马里语(埃塞俄比亚)",
+ "Somali (Kenya)" : "索马里语(肯尼亚)",
+ "Somali (Somalia)" : "索马里语(索马里)",
+ "Somali" : "索马里语",
+ "Spanish (Argentina)" : "西班牙语(阿根廷)",
+ "Spanish (Bolivia)" : "西班牙语(玻利维亚)",
+ "Spanish (Chile)" : "西班牙语(智利)",
+ "Spanish (Colombia)" : "西班牙语(哥伦比亚)",
+ "Spanish (Costa Rica)" : "西班牙语(哥斯达黎加)",
+ "Spanish (Dominican Republic)" : "西班牙语(多米尼克共和国)",
+ "Spanish (Ecuador)" : "西班牙语(厄瓜多尔)",
+ "Spanish (El Salvador)" : "西班牙语(萨尔瓦多)",
+ "Spanish (Equatorial Guinea)" : "西班牙语(赤道几内亚)",
+ "Spanish (Guatemala)" : "西班牙语(危地马拉)",
+ "Spanish (Honduras)" : "西班牙语(洪都拉斯)",
+ "Spanish (Latin America)" : "西班牙语(拉丁美洲)",
+ "Spanish (Mexico)" : "西班牙语(墨西哥)",
+ "Spanish (Nicaragua)" : "西班牙语(尼加拉瓜)",
+ "Spanish (Panama)" : "西班牙语(巴拿马)",
+ "Spanish (Paraguay)" : "西班牙语(巴拉圭)",
+ "Spanish (Peru)" : "西班牙语(秘鲁)",
+ "Spanish (Puerto Rico)" : "西班牙语(波多黎各)",
+ "Spanish (Spain)" : "西班牙语(西班牙)",
+ "Spanish (United States)" : "西班牙语(美国)",
+ "Spanish (Uruguay)" : "西班牙语(乌拉圭)",
+ "Spanish (Venezuela)" : "西班牙语(委内瑞拉)",
+ "Spanish" : "西班牙语",
+ "Swahili (Kenya)" : "斯瓦希里语(肯尼亚)",
+ "Swahili (Tanzania)" : "斯瓦希里语(坦桑尼亚)",
+ "Swahili" : "斯瓦希里语",
+ "Swedish (Finland)" : "瑞典语(芬兰)",
+ "Swedish (Sweden)" : "瑞典语(瑞典)",
+ "Swedish" : "瑞典语",
+ "Swiss German (Switzerland)" : "瑞士德语(瑞士)",
+ "Swiss German" : "瑞士德语",
+ "Tachelhit (Latin)" : "Tachelhit语(拉丁文)",
+ "Tachelhit (Latin, Morocco)" : "Tachelhit语(拉丁文,摩洛哥)",
+ "Tachelhit (Tifinagh)" : "Tachelhit语(提弗纳文)",
+ "Tachelhit (Tifinagh, Morocco)" : "Tachelhit语(提弗纳文,摩洛哥)",
+ "Tachelhit" : "Tachelhit语",
+ "Taita (Kenya)" : "Taita语(肯尼亚)",
+ "Taita" : "Taita语",
+ "Tamil (India)" : "泰米尔语 (印度)",
+ "Tamil (Sri Lanka)" : "泰米尔语(斯里兰卡)",
+ "Tamil" : "泰米尔语",
+ "Telugu (India)" : "泰卢固语(印度)",
+ "Telugu" : "泰卢固语",
+ "Teso (Kenya)" : "Teso语(肯尼亚)",
+ "Teso (Uganda)" : "Teso语(乌干达)",
+ "Teso" : "Teso语",
+ "Thai (Thailand)" : "泰语(泰国)",
+ "Thai" : "泰语",
+ "Tibetan (China)" : "藏语(中国)",
+ "Tibetan (India)" : "藏语(印度)",
+ "Tibetan" : "藏语",
+ "Tigrinya (Eritrea)" : "提格雷语(厄立特里亚)",
+ "Tigrinya (Ethiopia)" : "提格雷语(埃塞俄比亚)",
+ "Tigrinya" : "提格雷语",
+ "Tonga (Tonga)" : "汤加语(汤加)",
+ "Tonga" : "汤加语",
+ "Turkish (Turkey)" : "土耳其语(土耳其)",
+ "Turkish" : "土耳其语",
+ "Ukrainian (Ukraine)" : "乌克兰语(乌克兰)",
+ "Ukrainian" : "乌克兰语",
+ "Urdu (India)" : "乌尔都语(印度)",
+ "Urdu (Pakistan)" : "乌尔都语(巴基斯坦)",
+ "Urdu" : "乌尔都语",
+ "Uzbek (Arabic)" : "乌兹别克语(阿拉伯文)",
+ "Uzbek (Arabic, Afghanistan)" : "乌兹别克语(阿拉伯文,阿富汗)",
+ "Uzbek (Cyrillic)" : "乌兹别克语(西里尔文)",
+ "Uzbek (Cyrillic, Uzbekistan)" : "乌兹别克语(西里尔文,乌兹别克斯坦)",
+ "Uzbek (Latin)" : "乌兹别克语(拉丁文)",
+ "Uzbek (Latin, Uzbekistan)" : "乌兹别克语(拉丁文,乌兹别克斯坦)",
+ "Uzbek" : "乌兹别克语",
+ "Vietnamese (Vietnam)" : "越南语(越南)",
+ "Vietnamese" : "越南语",
+ "Vunjo (Tanzania)" : "Vunjo语(坦桑尼亚)",
+ "Vunjo" : "Vunjo语",
+ "Welsh (United Kingdom)" : "威尔士语(英国)",
+ "Welsh" : "威尔士语",
+ "Yoruba (Nigeria)" : "约鲁巴语(尼日利亚)",
+ "Yoruba" : "约鲁巴语",
+ "Zulu (South Africa)" : "祖鲁语(南非)",
+ "Zulu" : "祖鲁语",
"Two-factor authentication can be enforced for all\tusers and specific groups. If they do not have a two-factor provider configured, they will be unable to log into the system." : "两步验证可以对于所有用户和特定组启用。如果没有设置两步验证方式提供者,他们则不能登录到系统。",
"Enforce two-factor authentication" : "强制启用两步验证",
"Limit to groups" : "限制于组",
"Enforcement of two-factor authentication can be set for certain groups only." : "可以仅为某些组设置双因素身份验证的强制执行。",
+ "Two-factor authentication is enforced for all\tmembers of the following groups." : "双因素认证对以下分组的所有成员强制启用。",
"Enforced groups" : "强制群组",
+ "Two-factor authentication is not enforced for\tmembers of the following groups." : "双因素认证不对以下分组的成员强制启用。",
"Excluded groups" : "排除群组",
+ "When groups are selected/excluded, they use the following logic to determine if a user has 2FA enforced: If no groups are selected, 2FA is enabled for everyone except members of the excluded groups. If groups are selected, 2FA is enabled for all members of these. If a user is both in a selected and excluded group, the selected takes precedence and 2FA is enforced." : "当分组被选择/排除时,将使用以下逻辑来确定一个用户是否强制启用双因素认证:如果没有选择分组,双因素认证将对被排除分组成员外的所有用户启用。如果选择了分组,双因素认证将对被选择分组的成员启用。如果一个用户同时属于被选择和被排除分组,被选择分组将拥有优先权,双因素认证将对该用户强制启用。",
"Save changes" : "保存修改",
"Device settings" : "设备设置",
"Internet Explorer" : "IE 浏览器",
@@ -446,6 +559,7 @@
"Nextcloud Talk for iOS" : "Nextcloud Talk for iOS",
"Nextcloud Talk for Android" : "Nextcloud Talk for Android",
"Allow filesystem access" : "允许访问文件系统",
+ "Rename" : "重命名",
"Revoke" : "撤销",
"Sync client - {os}" : "同步客户端 - {os}",
"This session" : "当前会话",
@@ -454,6 +568,8 @@
"Devices & sessions" : "设备和活动链接",
"Web, desktop and mobile clients currently logged in to your account." : "您账号当前登录的 Web 页面,桌面和移动客户端。",
"Error while creating device token" : "创建设备令牌时出错",
+ "Error while updating device token scope" : "更新设备令牌范围时出错",
+ "Error while updating device token name" : "更新设备令牌名称时出错",
"Error while deleting the token" : "删除令牌时出错",
"App name" : "应用名",
"Create new app password" : "创建新应用密码",
@@ -462,14 +578,18 @@
"Username" : "用户名",
"Password" : "密码",
"Done" : "完成",
+ "Show QR code for mobile apps" : "为移动应用展示QR二维码",
"Copied!" : "已复制!",
"Copy" : "复制",
+ "Could not copy app password. Please copy it manually." : "无法复制应用密码。请手动复制。",
"Official apps are developed by and within the community. They offer central functionality and are ready for production use." : "官方应用由社区和内部开发。其可以提供核心功能并保证生产用途。",
"Official" : "官方",
+ "by" : "由",
"Update to {version}" : "更新至 {version}",
"Remove" : "移除",
"Disable" : "禁用",
"All" : "全部",
+ "Limit app usage to groups" : "限制可使用应用的分组",
"No results" : "没有结果",
"View in store" : "在商店中查看",
"Visit website" : "访问网站",
@@ -481,15 +601,20 @@
"This app has no maximum Nextcloud version assigned. This will be an error in the future." : "该应用没有指定支持的 Nextcloud 最高版本。可能会在将来出现问题。",
"This app cannot be installed because the following dependencies are not fulfilled:" : "无法安装应用,因为无法满足下列依赖:",
"Update to {update}" : "更新至 {update}",
+ "Results from other categories" : "来自其他类别的结果",
"No apps found for your version" : "未找到适合当前版本的应用",
"Disable all" : "禁用全部",
"Enable all" : "启用所有",
"Download and enable" : "下载并启用",
"Enable" : "启用",
+ "Enable untested app" : "启用未经测试的应用",
"The app will be downloaded from the app store" : "该应用将从应用商店下载",
+ "This app is not marked as compatible with your Nextcloud version. If you continue you will still be able to install the app. Note that the app might not work as expected." : "此应用被标记为与您的Nextcloud版本不兼容。如果您要继续,您仍可安装此应用。请注意此应用可能不会正常工作。",
"You do not have permissions to see the details of this user" : "您没有权限查看该用户的详细信息",
+ "The backend does not support changing the display name" : "此后端不支持修改显示名称",
"New password" : "新密码",
"Add user in group" : "向群组中添加用户",
+ "Set user as admin for" : "设置用户为管理员",
"Select user quota" : "选择用户容量限额",
"No language set" : "没有设置语言",
"Never" : "从不",
@@ -512,6 +637,7 @@
"No users in here" : "这里没有用户",
"Unlimited" : "无限",
"Default quota" : "默认配额",
+ "Password change is disabled because the master key is disabled" : "密码修改被禁用,因为主密码被禁用",
"Common languages" : "常用语言",
"All languages" : "所有语言",
"Your apps" : "您的应用",
@@ -519,6 +645,7 @@
"Disabled apps" : "已禁用的应用",
"Updates" : "更新",
"App bundles" : "应用软件包",
+ "{license}-licensed" : "{license}-许可协议",
"New user" : "新建用户",
"Default quota:" : "默认配额:",
"Select default quota" : "选择默认存储限额",
@@ -576,6 +703,7 @@
"There are some errors regarding your setup." : "关于您的设置有一些错误。",
"There are some warnings regarding your setup." : "关于您的设置有一些警告。",
"Checking for system and security issues." : "正在检查系统和安全问题。",
+ "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>." : "请仔细检查<a target=\"_blank\" rel=\"noreferrer noopener\" href=\"%1$s\">安装指南↗</a>,并检查<a href=\"%2$s\">日志</a>中是否有错误或警告。",
"Check the security of your Nextcloud over <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"%s\">our security scan ↗</a>." : "通过<a target=\"_blank\" rel=\"noreferrer noopener\" href=\"%s\">我们的安全检查 ↗</a>检查您 Nextcloud 的安全",
"Version" : "版本",
"Two-Factor Authentication" : "两步验证",
@@ -644,6 +772,7 @@
"Details" : "详情",
"You are a member of the following groups:" : "您是以下群组的成员:",
"You are using <strong>%s</strong>" : "您正在使用<strong>%s</strong>",
+ "You are using <strong>%1$s</strong> of <strong>%2$s</strong> (<strong>%3$s %%</strong>)" : "您正在使用 <strong>%1$s</strong> ,来自 <strong>%2$s</strong> (<strong>%3$s %%</strong>)",
"Full name" : "全名",
"No display name set" : "不显示名称设置",
"Your email address" : "您的电子邮件",
@@ -662,8 +791,20 @@
"Locale" : "本地",
"Current password" : "当前密码",
"Change password" : "修改密码",
+ "Use a second factor besides your password to increase security for your account." : "使用除您密码之外的第二种方法来增强您账号的安全性。",
+ "cURL is using an outdated %s version (%s). Please update your operating system or features such as %s will not work reliably." : "cURL 当前使用的过时的%s版本(%s)。请更新您的操作系统,否则像%s这样的特性将无法可靠地工作。",
+ "Disconnect" : "断开连接",
+ "iPhone iOS" : "iPhone iOS",
+ "iPad iOS" : "iPad iOS",
"iOS Client" : "iOS 客户端",
"Android Client" : "安卓客户端",
- "Not supported!" : "不支持!"
+ "Not supported!" : "不支持!",
+ "Press ⌘-C to copy." : "按 ⌘-C 复制。",
+ "Press Ctrl-C to copy." : "按 Ctrl-C 复制。",
+ "Error while loading browser sessions and device tokens" : "加载浏览器会话和设备令牌时出错",
+ "Default quota :" : "默认限额:",
+ "Please double check the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"%s\">installation guides ↗</a>, and check for any errors or warnings in the <a href=\"%s\">log</a>." : "请仔细检查<a target=\"_blank\" rel=\"noreferrer noopener\" href=\"%s\">安装指南↗</a>,并检查<a href=\"%s\">日志</a>中是否有错误或警告。",
+ "Follow us on Google+" : "在 Google+ 上关注我们",
+ "You are using <strong>%s</strong> of <strong>%s</strong> (<strong>%s %%</strong>)" : "您正在使用 <strong>%s</strong> ,来自 <strong>%s</strong> (<strong>%s %%</strong>)"
},"pluralForm" :"nplurals=1; plural=0;"
} \ No newline at end of file