diff options
Diffstat (limited to 'apps')
-rw-r--r-- | apps/comments/l10n/ca.js | 10 | ||||
-rw-r--r-- | apps/comments/l10n/ca.json | 10 | ||||
-rw-r--r-- | apps/dav/l10n/ca.js | 44 | ||||
-rw-r--r-- | apps/dav/l10n/ca.json | 44 | ||||
-rw-r--r-- | apps/files/l10n/ro.js | 6 | ||||
-rw-r--r-- | apps/files/l10n/ro.json | 6 | ||||
-rw-r--r-- | apps/files_sharing/l10n/he.js | 16 | ||||
-rw-r--r-- | apps/files_sharing/l10n/he.json | 16 | ||||
-rw-r--r-- | apps/files_sharing/l10n/tr.js | 2 | ||||
-rw-r--r-- | apps/files_sharing/l10n/tr.json | 2 | ||||
-rw-r--r-- | apps/sharebymail/l10n/zh_CN.js | 21 | ||||
-rw-r--r-- | apps/sharebymail/l10n/zh_CN.json | 21 | ||||
-rw-r--r-- | apps/systemtags/l10n/zh_CN.js | 6 | ||||
-rw-r--r-- | apps/systemtags/l10n/zh_CN.json | 6 | ||||
-rw-r--r-- | apps/twofactor_backupcodes/l10n/eo.js | 27 | ||||
-rw-r--r-- | apps/twofactor_backupcodes/l10n/eo.json | 25 | ||||
-rw-r--r-- | apps/twofactor_backupcodes/l10n/tr.js | 1 | ||||
-rw-r--r-- | apps/twofactor_backupcodes/l10n/tr.json | 1 | ||||
-rw-r--r-- | apps/twofactor_backupcodes/l10n/zh_CN.js | 33 | ||||
-rw-r--r-- | apps/twofactor_backupcodes/l10n/zh_CN.json | 33 |
20 files changed, 294 insertions, 36 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 |