diff options
author | Nextcloud bot <bot@nextcloud.com> | 2020-09-07 02:16:39 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2020-09-07 02:16:39 +0000 |
commit | da8cff90615dd101722a55ac5f024eb04dbab142 (patch) | |
tree | bed9396388a974c9a5bb7bcb6e71868411bb5fd6 /apps | |
parent | 06a1cfc3999baf21eb6207f5ea92c858f7baa9ab (diff) | |
download | nextcloud-server-da8cff90615dd101722a55ac5f024eb04dbab142.tar.gz nextcloud-server-da8cff90615dd101722a55ac5f024eb04dbab142.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps')
-rw-r--r-- | apps/dav/l10n/ca.js | 19 | ||||
-rw-r--r-- | apps/dav/l10n/ca.json | 19 | ||||
-rw-r--r-- | apps/dav/l10n/pl.js | 5 | ||||
-rw-r--r-- | apps/dav/l10n/pl.json | 5 | ||||
-rw-r--r-- | apps/files/l10n/ca.js | 16 | ||||
-rw-r--r-- | apps/files/l10n/ca.json | 16 | ||||
-rw-r--r-- | apps/files/l10n/pl.js | 1 | ||||
-rw-r--r-- | apps/files/l10n/pl.json | 1 | ||||
-rw-r--r-- | apps/files/l10n/sv.js | 12 | ||||
-rw-r--r-- | apps/files/l10n/sv.json | 12 | ||||
-rw-r--r-- | apps/settings/l10n/ca.js | 12 | ||||
-rw-r--r-- | apps/settings/l10n/ca.json | 12 |
12 files changed, 110 insertions, 20 deletions
diff --git a/apps/dav/l10n/ca.js b/apps/dav/l10n/ca.js index 45e5851ab4b..83797492120 100644 --- a/apps/dav/l10n/ca.js +++ b/apps/dav/l10n/ca.js @@ -40,6 +40,7 @@ OC.L10N.register( "You solved todo {todo} in list {calendar}" : "Heu resolt la tasca {todo} a {calendar}", "{actor} reopened todo {todo} in list {calendar}" : "{actor} ha tornat a obrir la tasca {todo} a {calendar}", "You reopened todo {todo} in list {calendar}" : "Heu tornat a obrir la tasca {todo} a {calendar}", + "Calendar and tasks" : "Calendari i tasques", "A <strong>calendar</strong> was modified" : "El <strong>calendari</strong> has estat modificat", "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", @@ -64,18 +65,28 @@ OC.L10N.register( "%1$s via %2$s" : "%1$s mitjançant %2$s", "Invitation canceled" : "Invitació cancel·lada", "Invitation updated" : "Invitació actualitzada", + "Invitation" : "Invitació", + "Title:" : "Títol:", + "Time:" : "Hora:", "Location:" : "Ubicació:", "Link:" : "Enllaç:", + "Organizer:" : "Organitzador:", + "Attendees:" : "Assistents:", "Accept" : "Accepta", "Decline" : "Rebutja", - "More options …" : "Més opcions ...", + "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 ", + "System in maintenance mode." : "Sistema en mode de manteniment.", + "Upgrade needed" : "Fa falta l'actualització", + "Your %s needs to be configured to use HTTPS in order to use CalDAV and CardDAV with iOS/macOS." : "El vostre %s cal configurar-se per utilitzar HTTPS per poder fer servir CalDAV i CardDAV amb iOS/macOS.", "Configures a CalDAV account" : "Configura un compte CalDAV", "Configures a CardDAV account" : "Configura un compte CardDAV", + "Events" : "Esdeveniments", "Tasks" : "Tasques", "Untitled task" : "Tasca sense títol", + "Completed on %s" : "Completat a %s", + "Due on %s" : "Venç en %s", "WebDAV" : "WebDAV", "WebDAV endpoint" : "Punt final de WebDAV", "There was an error updating your attendance status." : "S'ha produït un error en actualitzar l'estat de la vostra assistència.", @@ -93,7 +104,7 @@ OC.L10N.register( "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.", "Send notifications for events" : "Envia notificacions per als esdeveniments", "Notifications are sent via background jobs, so these must occur often enough." : "Les notificacions s'envien per tasques funcionant en segon pla, així que això ha de succeir bastant sovint.", - "Enable notifications for events via push" : "Habiliteu les notificacions per a esdeveniments mitjançant l'empenta.", + "Enable notifications for events via push" : "Habiliteu les notificacions per a esdeveniments mitjançant l’empenyiment", "Hello %s," : "Hola, %s,", "The meeting »%1$s« with %2$s was canceled." : "La reunió »%1$s« amb %2$s ha estat cancel·lada.", "The meeting »%1$s« with %2$s was updated." : "La reunió »%1$s« amb %2$s ha estat actualitzada.", @@ -101,7 +112,7 @@ OC.L10N.register( "When:" : "Quan:", "Technical details" : "Detalls tècnics", "Remote Address: %s" : "Adreça remota: %s", - "Request ID: %s" : "Sol·licitud ID: %s ", + "Request ID: %s" : "Sol·licitud ID: %s", "Notifications will be send through background jobs, so these need to happen often enough." : "Les notificacions s'enviaran a través de tasques en segon terme; per tant, cal que succeeixin prou sovint." }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/dav/l10n/ca.json b/apps/dav/l10n/ca.json index 6e54dcdb124..d26e692c449 100644 --- a/apps/dav/l10n/ca.json +++ b/apps/dav/l10n/ca.json @@ -38,6 +38,7 @@ "You solved todo {todo} in list {calendar}" : "Heu resolt la tasca {todo} a {calendar}", "{actor} reopened todo {todo} in list {calendar}" : "{actor} ha tornat a obrir la tasca {todo} a {calendar}", "You reopened todo {todo} in list {calendar}" : "Heu tornat a obrir la tasca {todo} a {calendar}", + "Calendar and tasks" : "Calendari i tasques", "A <strong>calendar</strong> was modified" : "El <strong>calendari</strong> has estat modificat", "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", @@ -62,18 +63,28 @@ "%1$s via %2$s" : "%1$s mitjançant %2$s", "Invitation canceled" : "Invitació cancel·lada", "Invitation updated" : "Invitació actualitzada", + "Invitation" : "Invitació", + "Title:" : "Títol:", + "Time:" : "Hora:", "Location:" : "Ubicació:", "Link:" : "Enllaç:", + "Organizer:" : "Organitzador:", + "Attendees:" : "Assistents:", "Accept" : "Accepta", "Decline" : "Rebutja", - "More options …" : "Més opcions ...", + "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 ", + "System in maintenance mode." : "Sistema en mode de manteniment.", + "Upgrade needed" : "Fa falta l'actualització", + "Your %s needs to be configured to use HTTPS in order to use CalDAV and CardDAV with iOS/macOS." : "El vostre %s cal configurar-se per utilitzar HTTPS per poder fer servir CalDAV i CardDAV amb iOS/macOS.", "Configures a CalDAV account" : "Configura un compte CalDAV", "Configures a CardDAV account" : "Configura un compte CardDAV", + "Events" : "Esdeveniments", "Tasks" : "Tasques", "Untitled task" : "Tasca sense títol", + "Completed on %s" : "Completat a %s", + "Due on %s" : "Venç en %s", "WebDAV" : "WebDAV", "WebDAV endpoint" : "Punt final de WebDAV", "There was an error updating your attendance status." : "S'ha produït un error en actualitzar l'estat de la vostra assistència.", @@ -91,7 +102,7 @@ "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.", "Send notifications for events" : "Envia notificacions per als esdeveniments", "Notifications are sent via background jobs, so these must occur often enough." : "Les notificacions s'envien per tasques funcionant en segon pla, així que això ha de succeir bastant sovint.", - "Enable notifications for events via push" : "Habiliteu les notificacions per a esdeveniments mitjançant l'empenta.", + "Enable notifications for events via push" : "Habiliteu les notificacions per a esdeveniments mitjançant l’empenyiment", "Hello %s," : "Hola, %s,", "The meeting »%1$s« with %2$s was canceled." : "La reunió »%1$s« amb %2$s ha estat cancel·lada.", "The meeting »%1$s« with %2$s was updated." : "La reunió »%1$s« amb %2$s ha estat actualitzada.", @@ -99,7 +110,7 @@ "When:" : "Quan:", "Technical details" : "Detalls tècnics", "Remote Address: %s" : "Adreça remota: %s", - "Request ID: %s" : "Sol·licitud ID: %s ", + "Request ID: %s" : "Sol·licitud ID: %s", "Notifications will be send through background jobs, so these need to happen often enough." : "Les notificacions s'enviaran a través de tasques en segon terme; per tant, cal que succeeixin prou sovint." },"pluralForm" :"nplurals=2; plural=(n != 1);" }
\ No newline at end of file diff --git a/apps/dav/l10n/pl.js b/apps/dav/l10n/pl.js index 6b82c45dc87..030c3d01fce 100644 --- a/apps/dav/l10n/pl.js +++ b/apps/dav/l10n/pl.js @@ -65,8 +65,13 @@ OC.L10N.register( "%1$s via %2$s" : "%1$s przez %2$s", "Invitation canceled" : "Zaproszenie anulowane", "Invitation updated" : "Zaproszenie zaktualizowane", + "Invitation" : "Zaproszenie", + "Title:" : "Tytuł:", + "Time:" : "Czas:", "Location:" : "Lokalizacja:", "Link:" : "Link: ", + "Organizer:" : "Organizator:", + "Attendees:" : "Uczestnicy:", "Accept" : "Akceptuj", "Decline" : "Odrzuć", "More options …" : "Więcej opcji...", diff --git a/apps/dav/l10n/pl.json b/apps/dav/l10n/pl.json index 3dbdf9c8f9f..9318921cdc7 100644 --- a/apps/dav/l10n/pl.json +++ b/apps/dav/l10n/pl.json @@ -63,8 +63,13 @@ "%1$s via %2$s" : "%1$s przez %2$s", "Invitation canceled" : "Zaproszenie anulowane", "Invitation updated" : "Zaproszenie zaktualizowane", + "Invitation" : "Zaproszenie", + "Title:" : "Tytuł:", + "Time:" : "Czas:", "Location:" : "Lokalizacja:", "Link:" : "Link: ", + "Organizer:" : "Organizator:", + "Attendees:" : "Uczestnicy:", "Accept" : "Akceptuj", "Decline" : "Odrzuć", "More options …" : "Więcej opcji...", diff --git a/apps/files/l10n/ca.js b/apps/files/l10n/ca.js index 5e11b0e1690..3e6a8e536af 100644 --- a/apps/files/l10n/ca.js +++ b/apps/files/l10n/ca.js @@ -15,7 +15,7 @@ OC.L10N.register( "This will stop your current uploads." : "Això aturarà les càrregues actuals.", "Upload cancelled." : "S'ha cancel·lat la càrrega.", "Processing files …" : "S'estan processant fitxers …", - "…" : "...", + "…" : "…", "Unable to upload {filename} as it is a directory or has 0 bytes" : "No es pot carregar {filename} perquè és un directori o té 0 bytes", "Not enough free space, you are uploading {size1} but only {size2} is left" : "No hi ha prou espai lliure, esteu carregant {size1} però només en queda {size2}", "Target folder \"{dir}\" does not exist any more" : "La carpeta objectiu \"{dir}\" ja no existeix", @@ -25,6 +25,7 @@ OC.L10N.register( "{loadedSize} of {totalSize} ({bitrate})" : "{loadedSize} de {totalSize} ({bitrate})", "Uploading that item is not supported" : "La càrrega d'aquest element no està suportada", "Target folder does not exist any more" : "La carpeta de destinació ja no existeix", + "Operation is blocked by access control" : "L'operació està bloquejada pel control d'accés", "Error when assembling chunks, status code {status}" : "S'ha produït un error mentre es recopilaven els fragments, el codi d'estat és {status}", "Actions" : "Accions", "Rename" : "Canvia el nom", @@ -34,6 +35,7 @@ OC.L10N.register( "Delete file" : "Suprimeix el fitxer", "Delete folder" : "Suprimeix la carpeta", "Disconnect storage" : "Desonnecta l'emmagatzematge", + "Leave this share" : "Deixa aquesta compartició", "Could not load info for file \"{file}\"" : "No s'ha pogut carregar la informació del fitxer \"{file}\"", "Files" : "Fitxers", "Details" : "Detalls", @@ -59,6 +61,7 @@ OC.L10N.register( "Could not fetch file details \"{file}\"" : "No s'han pogut recuperar els detalls del fitxer \"{file}\"", "Error deleting file \"{fileName}\"." : "S'ha produït un error en suprimir el fitxer \"{fileName}\".", "No search results in other folders for {tag}{filter}{endtag}" : "No hi ha cap resultat de cerca a altres carpetes per {tag} {filter} {end tag}", + "Enter more than two characters to search in other folders" : "Introduïu més de dos caràcters per cercar en altres carpetes", "Name" : "Nom", "Size" : "Mida", "Modified" : "Darrera modificació", @@ -77,7 +80,13 @@ OC.L10N.register( "\"/\" is not allowed inside a file name." : "El caràcter \"/\" no es pot utilitzar en el nom del fitxer.", "\"{name}\" is not an allowed filetype" : "\"{name}\" no és un tipus de fitxer permès", "Storage of {owner} is full, files can not be updated or synced anymore!" : "L'emmagatzematge de {owner} està ple, els fitxers ja no es poden actualitzar ni sincronitzar!", + "This group folder is full, files can not be updated or synced anymore!" : "Aquesta carpeta de grup és plena, els arxius no es poden actualitzar o sincronitzar ja!", + "This external storage is full, files can not be updated or synced anymore!" : "Aquest emmagatzematge extern és ple, els arxius no es poden actualitzar o sincronitzar ja!", "Your storage is full, files can not be updated or synced anymore!" : "El vostre espai d'emmagatzematge és ple, els fitxers ja no es poden actualitzar ni sincronitzar!", + "Storage of {owner} is almost full ({usedSpacePercent}%)." : "Emmagatzematge de {owner} està gairebé ple ({usedSpacePercent}%).", + "This group folder is almost full ({usedSpacePercent}%)." : "Aquesta carpeta de grup és gairebé plena ({usedSpacePercent}%).", + "This external storage is almost full ({usedSpacePercent}%)." : "Aquest emmagatzematge extern és gairebé ple ({usedSpacePercent}%).", + "Your storage is almost full ({usedSpacePercent}%)." : "El vostre espai d'emmagatzematge és gairebé ple ({usedSpacePercent}%).", "_matches '{filter}'_::_match '{filter}'_" : ["coincidències '{filter}'","coincidència '{filter}'"], "View in folder" : "Mostra-ho a la carpeta", "Copied!" : "Copiat!", @@ -127,6 +136,7 @@ OC.L10N.register( "{user} moved {oldfile} to {newfile}" : "{user} ha mogut {oldfile} a {newfile}", "A file has been added to or removed from your <strong>favorites</strong>" : "S'ha afegit o suprimit un fitxer del vostres <strong>favorits</strong>", "A file or folder has been <strong>changed</strong>" : "S'ha <strong>canviat</strong> un fitxer o una carpeta", + "A favorite file or folder has been <strong>changed</strong>" : "S'ha <strong>canviat</strong> un fitxer o carpeta preferit/da", "All files" : "Tots els fitxers", "Unlimited" : "Il·limitat", "Upload (max. %s)" : "Càrrega (màx. %s)", @@ -190,6 +200,8 @@ OC.L10N.register( "Limit notifications about creation and changes to your <strong>favorite files</strong> <em>(Stream only)</em>" : "Limita les notificacions sobre la creació i canvis dels vostres <strong>fitxers favorits</strong><em>(només Stream)</em>", "A file or folder has been <strong>restored</strong>" : "S'ha <strong>restaurat</strong> un fitxer o una carpeta", "Use this address to <a href=\"%s\" target=\"_blank\" rel=\"noreferrer noopener\">access your Files via WebDAV</a>" : "Utilitzeu aquesta adreça per <a href=\"%s\" target=\"_blank\" rel=\"noreferrer noopener\">accedir als vostres fitxers mitjançant WebDAV</a>", - "Cannot transfter ownership of a file or folder you don't own" : "No es pot transferir la propietat d'un fitxer o carpeta que no és vostre" + "Cannot transfter ownership of a file or folder you don't own" : "No es pot transferir la propietat d'un fitxer o carpeta que no és vostre", + "This group folder is almost full ({usedSpacePercent}%)" : "Aquesta carpeta de grup és gairebé plena ({usedSpacePercent}%)", + "This external storage is almost full ({usedSpacePercent}%)" : "Aquest emmagatzematge extern és gairebé ple ({usedSpacePercent}%)" }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/files/l10n/ca.json b/apps/files/l10n/ca.json index f9c528fbf65..bac9950b22e 100644 --- a/apps/files/l10n/ca.json +++ b/apps/files/l10n/ca.json @@ -13,7 +13,7 @@ "This will stop your current uploads." : "Això aturarà les càrregues actuals.", "Upload cancelled." : "S'ha cancel·lat la càrrega.", "Processing files …" : "S'estan processant fitxers …", - "…" : "...", + "…" : "…", "Unable to upload {filename} as it is a directory or has 0 bytes" : "No es pot carregar {filename} perquè és un directori o té 0 bytes", "Not enough free space, you are uploading {size1} but only {size2} is left" : "No hi ha prou espai lliure, esteu carregant {size1} però només en queda {size2}", "Target folder \"{dir}\" does not exist any more" : "La carpeta objectiu \"{dir}\" ja no existeix", @@ -23,6 +23,7 @@ "{loadedSize} of {totalSize} ({bitrate})" : "{loadedSize} de {totalSize} ({bitrate})", "Uploading that item is not supported" : "La càrrega d'aquest element no està suportada", "Target folder does not exist any more" : "La carpeta de destinació ja no existeix", + "Operation is blocked by access control" : "L'operació està bloquejada pel control d'accés", "Error when assembling chunks, status code {status}" : "S'ha produït un error mentre es recopilaven els fragments, el codi d'estat és {status}", "Actions" : "Accions", "Rename" : "Canvia el nom", @@ -32,6 +33,7 @@ "Delete file" : "Suprimeix el fitxer", "Delete folder" : "Suprimeix la carpeta", "Disconnect storage" : "Desonnecta l'emmagatzematge", + "Leave this share" : "Deixa aquesta compartició", "Could not load info for file \"{file}\"" : "No s'ha pogut carregar la informació del fitxer \"{file}\"", "Files" : "Fitxers", "Details" : "Detalls", @@ -57,6 +59,7 @@ "Could not fetch file details \"{file}\"" : "No s'han pogut recuperar els detalls del fitxer \"{file}\"", "Error deleting file \"{fileName}\"." : "S'ha produït un error en suprimir el fitxer \"{fileName}\".", "No search results in other folders for {tag}{filter}{endtag}" : "No hi ha cap resultat de cerca a altres carpetes per {tag} {filter} {end tag}", + "Enter more than two characters to search in other folders" : "Introduïu més de dos caràcters per cercar en altres carpetes", "Name" : "Nom", "Size" : "Mida", "Modified" : "Darrera modificació", @@ -75,7 +78,13 @@ "\"/\" is not allowed inside a file name." : "El caràcter \"/\" no es pot utilitzar en el nom del fitxer.", "\"{name}\" is not an allowed filetype" : "\"{name}\" no és un tipus de fitxer permès", "Storage of {owner} is full, files can not be updated or synced anymore!" : "L'emmagatzematge de {owner} està ple, els fitxers ja no es poden actualitzar ni sincronitzar!", + "This group folder is full, files can not be updated or synced anymore!" : "Aquesta carpeta de grup és plena, els arxius no es poden actualitzar o sincronitzar ja!", + "This external storage is full, files can not be updated or synced anymore!" : "Aquest emmagatzematge extern és ple, els arxius no es poden actualitzar o sincronitzar ja!", "Your storage is full, files can not be updated or synced anymore!" : "El vostre espai d'emmagatzematge és ple, els fitxers ja no es poden actualitzar ni sincronitzar!", + "Storage of {owner} is almost full ({usedSpacePercent}%)." : "Emmagatzematge de {owner} està gairebé ple ({usedSpacePercent}%).", + "This group folder is almost full ({usedSpacePercent}%)." : "Aquesta carpeta de grup és gairebé plena ({usedSpacePercent}%).", + "This external storage is almost full ({usedSpacePercent}%)." : "Aquest emmagatzematge extern és gairebé ple ({usedSpacePercent}%).", + "Your storage is almost full ({usedSpacePercent}%)." : "El vostre espai d'emmagatzematge és gairebé ple ({usedSpacePercent}%).", "_matches '{filter}'_::_match '{filter}'_" : ["coincidències '{filter}'","coincidència '{filter}'"], "View in folder" : "Mostra-ho a la carpeta", "Copied!" : "Copiat!", @@ -125,6 +134,7 @@ "{user} moved {oldfile} to {newfile}" : "{user} ha mogut {oldfile} a {newfile}", "A file has been added to or removed from your <strong>favorites</strong>" : "S'ha afegit o suprimit un fitxer del vostres <strong>favorits</strong>", "A file or folder has been <strong>changed</strong>" : "S'ha <strong>canviat</strong> un fitxer o una carpeta", + "A favorite file or folder has been <strong>changed</strong>" : "S'ha <strong>canviat</strong> un fitxer o carpeta preferit/da", "All files" : "Tots els fitxers", "Unlimited" : "Il·limitat", "Upload (max. %s)" : "Càrrega (màx. %s)", @@ -188,6 +198,8 @@ "Limit notifications about creation and changes to your <strong>favorite files</strong> <em>(Stream only)</em>" : "Limita les notificacions sobre la creació i canvis dels vostres <strong>fitxers favorits</strong><em>(només Stream)</em>", "A file or folder has been <strong>restored</strong>" : "S'ha <strong>restaurat</strong> un fitxer o una carpeta", "Use this address to <a href=\"%s\" target=\"_blank\" rel=\"noreferrer noopener\">access your Files via WebDAV</a>" : "Utilitzeu aquesta adreça per <a href=\"%s\" target=\"_blank\" rel=\"noreferrer noopener\">accedir als vostres fitxers mitjançant WebDAV</a>", - "Cannot transfter ownership of a file or folder you don't own" : "No es pot transferir la propietat d'un fitxer o carpeta que no és vostre" + "Cannot transfter ownership of a file or folder you don't own" : "No es pot transferir la propietat d'un fitxer o carpeta que no és vostre", + "This group folder is almost full ({usedSpacePercent}%)" : "Aquesta carpeta de grup és gairebé plena ({usedSpacePercent}%)", + "This external storage is almost full ({usedSpacePercent}%)" : "Aquest emmagatzematge extern és gairebé ple ({usedSpacePercent}%)" },"pluralForm" :"nplurals=2; plural=(n != 1);" }
\ No newline at end of file diff --git a/apps/files/l10n/pl.js b/apps/files/l10n/pl.js index 5451b321d74..831ba0b603f 100644 --- a/apps/files/l10n/pl.js +++ b/apps/files/l10n/pl.js @@ -25,6 +25,7 @@ OC.L10N.register( "{loadedSize} of {totalSize} ({bitrate})" : "{loadedSize} z {totalSize} ({bitrate})", "Uploading that item is not supported" : "Wysyłanie tego elementu nie jest wspierane", "Target folder does not exist any more" : "Katalog docelowy już nie istnieje", + "Operation is blocked by access control" : "Operacja jest zablokowana przez kontrolę dostępu", "Error when assembling chunks, status code {status}" : "Błąd podczas łączenia fragmentów, kod statusu {status}", "Actions" : "Akcje", "Rename" : "Zmień nazwę", diff --git a/apps/files/l10n/pl.json b/apps/files/l10n/pl.json index 22add8c2ea5..b85ed906142 100644 --- a/apps/files/l10n/pl.json +++ b/apps/files/l10n/pl.json @@ -23,6 +23,7 @@ "{loadedSize} of {totalSize} ({bitrate})" : "{loadedSize} z {totalSize} ({bitrate})", "Uploading that item is not supported" : "Wysyłanie tego elementu nie jest wspierane", "Target folder does not exist any more" : "Katalog docelowy już nie istnieje", + "Operation is blocked by access control" : "Operacja jest zablokowana przez kontrolę dostępu", "Error when assembling chunks, status code {status}" : "Błąd podczas łączenia fragmentów, kod statusu {status}", "Actions" : "Akcje", "Rename" : "Zmień nazwę", diff --git a/apps/files/l10n/sv.js b/apps/files/l10n/sv.js index 0deeb0723bc..52cca178dc8 100644 --- a/apps/files/l10n/sv.js +++ b/apps/files/l10n/sv.js @@ -25,6 +25,7 @@ OC.L10N.register( "{loadedSize} of {totalSize} ({bitrate})" : "{loadedSize} av {totalSize} ({bitrate})", "Uploading that item is not supported" : "Uppladdning av det här objektet stöds inte", "Target folder does not exist any more" : "Målmapp existerar inte längre", + "Operation is blocked by access control" : "Operationen blockeras av åtkomstkontroll", "Error when assembling chunks, status code {status}" : "Fel vid ihopsättning av bitarna: statuskod: {status}", "Actions" : "Åtgärder", "Rename" : "Byt namn", @@ -34,6 +35,7 @@ OC.L10N.register( "Delete file" : "Radera fil", "Delete folder" : "Radera mapp", "Disconnect storage" : "Koppla bort lagring", + "Leave this share" : "Lämna denna delning", "Could not load info for file \"{file}\"" : "Kunde inte läsa in information för filen \"{file}\"", "Files" : "Filer", "Details" : "Detaljer", @@ -78,7 +80,13 @@ OC.L10N.register( "\"/\" is not allowed inside a file name." : "\"/\" är inte tillåtet i ett filnamn.", "\"{name}\" is not an allowed filetype" : "\"{name}\" är inte en tillåten filtyp", "Storage of {owner} is full, files can not be updated or synced anymore!" : "Lagring av {owner} är full, filer kan inte uppdateras eller synkroniseras längre!", + "This group folder is full, files can not be updated or synced anymore!" : "Denna gruppmapp är full, filer kan inte uppdateras eller synkroniseras längre!", + "This external storage is full, files can not be updated or synced anymore!" : "Denna externa lagring är full, filer kan inte uppdateras eller synkroniseras längre!", "Your storage is full, files can not be updated or synced anymore!" : "Ditt lagringsutrymme är fullt, filer kan inte längre uppdateras eller synkroniseras!", + "Storage of {owner} is almost full ({usedSpacePercent}%)." : "Lagring av {owner} är nästan full ({usedSpacePercent}%).", + "This group folder is almost full ({usedSpacePercent}%)." : "Denna gruppmapp är nästan full ({usedSpacePercent}%).", + "This external storage is almost full ({usedSpacePercent}%)." : "Denna externa lagring är nästan full ({usedSpacePercent}%).", + "Your storage is almost full ({usedSpacePercent}%)." : "Ditt lagringsutrymme är nästan fullt ({usedSpacePercent}%).", "_matches '{filter}'_::_match '{filter}'_" : ["matchar '{filter}'","matcha '{filter}'"], "View in folder" : "Utforska i mapp", "Copied!" : "Kopierad!", @@ -192,6 +200,8 @@ OC.L10N.register( "Limit notifications about creation and changes to your <strong>favorite files</strong> <em>(Stream only)</em>" : "Begränsa aviseringar om skapande och ändringar till dina <strong>favoritfiler</strong> <em>(Endast i flödet)</em>", "A file or folder has been <strong>restored</strong>" : "En fil eller mapp har <strong>återställts</strong>", "Use this address to <a href=\"%s\" target=\"_blank\" rel=\"noreferrer noopener\">access your Files via WebDAV</a>" : "Använd denna adress för att <a href=\"%s\" target=\"_blank\" rel=\"noreferrer noopener\">komma åt dina filer med WebDAV</a>", - "Cannot transfter ownership of a file or folder you don't own" : "Det går inte att överföra ägarskap till en fil eller mapp som du inte äger" + "Cannot transfter ownership of a file or folder you don't own" : "Det går inte att överföra ägarskap till en fil eller mapp som du inte äger", + "This group folder is almost full ({usedSpacePercent}%)" : "Denna gruppmapp är nästan full ({usedSpacePercent}%)", + "This external storage is almost full ({usedSpacePercent}%)" : "Denna externa lagring är nästan full ({usedSpacePercent}%)" }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/files/l10n/sv.json b/apps/files/l10n/sv.json index 62f2de105b2..046fc7e584b 100644 --- a/apps/files/l10n/sv.json +++ b/apps/files/l10n/sv.json @@ -23,6 +23,7 @@ "{loadedSize} of {totalSize} ({bitrate})" : "{loadedSize} av {totalSize} ({bitrate})", "Uploading that item is not supported" : "Uppladdning av det här objektet stöds inte", "Target folder does not exist any more" : "Målmapp existerar inte längre", + "Operation is blocked by access control" : "Operationen blockeras av åtkomstkontroll", "Error when assembling chunks, status code {status}" : "Fel vid ihopsättning av bitarna: statuskod: {status}", "Actions" : "Åtgärder", "Rename" : "Byt namn", @@ -32,6 +33,7 @@ "Delete file" : "Radera fil", "Delete folder" : "Radera mapp", "Disconnect storage" : "Koppla bort lagring", + "Leave this share" : "Lämna denna delning", "Could not load info for file \"{file}\"" : "Kunde inte läsa in information för filen \"{file}\"", "Files" : "Filer", "Details" : "Detaljer", @@ -76,7 +78,13 @@ "\"/\" is not allowed inside a file name." : "\"/\" är inte tillåtet i ett filnamn.", "\"{name}\" is not an allowed filetype" : "\"{name}\" är inte en tillåten filtyp", "Storage of {owner} is full, files can not be updated or synced anymore!" : "Lagring av {owner} är full, filer kan inte uppdateras eller synkroniseras längre!", + "This group folder is full, files can not be updated or synced anymore!" : "Denna gruppmapp är full, filer kan inte uppdateras eller synkroniseras längre!", + "This external storage is full, files can not be updated or synced anymore!" : "Denna externa lagring är full, filer kan inte uppdateras eller synkroniseras längre!", "Your storage is full, files can not be updated or synced anymore!" : "Ditt lagringsutrymme är fullt, filer kan inte längre uppdateras eller synkroniseras!", + "Storage of {owner} is almost full ({usedSpacePercent}%)." : "Lagring av {owner} är nästan full ({usedSpacePercent}%).", + "This group folder is almost full ({usedSpacePercent}%)." : "Denna gruppmapp är nästan full ({usedSpacePercent}%).", + "This external storage is almost full ({usedSpacePercent}%)." : "Denna externa lagring är nästan full ({usedSpacePercent}%).", + "Your storage is almost full ({usedSpacePercent}%)." : "Ditt lagringsutrymme är nästan fullt ({usedSpacePercent}%).", "_matches '{filter}'_::_match '{filter}'_" : ["matchar '{filter}'","matcha '{filter}'"], "View in folder" : "Utforska i mapp", "Copied!" : "Kopierad!", @@ -190,6 +198,8 @@ "Limit notifications about creation and changes to your <strong>favorite files</strong> <em>(Stream only)</em>" : "Begränsa aviseringar om skapande och ändringar till dina <strong>favoritfiler</strong> <em>(Endast i flödet)</em>", "A file or folder has been <strong>restored</strong>" : "En fil eller mapp har <strong>återställts</strong>", "Use this address to <a href=\"%s\" target=\"_blank\" rel=\"noreferrer noopener\">access your Files via WebDAV</a>" : "Använd denna adress för att <a href=\"%s\" target=\"_blank\" rel=\"noreferrer noopener\">komma åt dina filer med WebDAV</a>", - "Cannot transfter ownership of a file or folder you don't own" : "Det går inte att överföra ägarskap till en fil eller mapp som du inte äger" + "Cannot transfter ownership of a file or folder you don't own" : "Det går inte att överföra ägarskap till en fil eller mapp som du inte äger", + "This group folder is almost full ({usedSpacePercent}%)" : "Denna gruppmapp är nästan full ({usedSpacePercent}%)", + "This external storage is almost full ({usedSpacePercent}%)" : "Denna externa lagring är nästan full ({usedSpacePercent}%)" },"pluralForm" :"nplurals=2; plural=(n != 1);" }
\ No newline at end of file diff --git a/apps/settings/l10n/ca.js b/apps/settings/l10n/ca.js index bfca7f2f884..0db9260f6a0 100644 --- a/apps/settings/l10n/ca.js +++ b/apps/settings/l10n/ca.js @@ -8,9 +8,13 @@ OC.L10N.register( "Sending…" : "S'està enviant…", "Email sent" : "S'ha enviat el correu electrònic", "Private" : "Privat", + "Don't synchronize to servers" : "No sincronitzeu amb els servidors", + "Trusted" : "De confiança", + "Only synchronize to trusted servers" : "Sincronitza només amb servidors de confiança", "Public" : "Públic", + "Synchronize to trusted servers and the global and public address book" : "Sincronitza amb servidors de confiança i amb la llibreta d'adreces global i pública", "Verify" : "Verifica", - "Verifying …" : "S'està verificant...", + "Verifying …" : "S'està verificant …", "Unable to change password" : "No s'ha pogut canviar la contrasenya", "Very weak password" : "Contrasenya molt feble", "Weak password" : "Contrasenya feble", @@ -61,7 +65,7 @@ OC.L10N.register( "Please provide an admin recovery password; otherwise, all user data will be lost." : "Si us plau, proporcioneu una contrasenya d'administrador de recuperació; en cas contrari, es perdran totes les dades.", "Wrong admin recovery password. Please check the password and try again." : "La contrasenya d'administrador de recuperació és incorrecta. Si us plau, comproveu-la i torneu-ho a provar.", "Backend doesn't support password change, but the user's encryption key was updated." : "El mòdul de suport no admet canvis de contrasenya, però la clau de xifrat de l'usuari ha estat actualitzada satisfactòriament.", - "installing and updating apps via the app store or Federated Cloud Sharing" : "S'està instal·lant i actualitzant aplicacions mitjançant la botiga d'aplicacions o la compartició de núvols federats", + "installing and updating apps via the app store or Federated Cloud Sharing" : "s’està instal·lant i actualitzant aplicacions mitjançant la botiga d'aplicacions o la compartició de núvols federats", "Federated Cloud Sharing" : "Compartició de Núvols Federats", "cURL is using an outdated %1$s version (%2$s). Please update your operating system or features such as %3$s will not work reliably." : "cURL està fent servir una versió %1$s antiquada (%2$s). Si us plau, actualitzeu el vostre sistema operatiu o característiques com %3$s no funcionaran amb fiabilitat.", "Invalid SMTP password." : "Contrasenya SMTP no vàlida.", @@ -115,6 +119,7 @@ OC.L10N.register( "Reshare" : "Tornar a compartir", "Unlimited" : "Il·limitat", "Verifying" : "S'està verificant", + "The old server-side-encryption format is enabled. We recommend disabling this." : "L'antic format de xifratge del servidor està habilitat. Recomanem desactivar-ho.", "Nextcloud settings" : "Paràmetres del Nextcloud", "Two-factor authentication can be enforced for all users and specific groups. If they do not have a two-factor provider configured, they will be unable to log into the system." : "L’autenticació de doble factor pot ser forçada per a tots els usuaris i grups específics. Si no tenen un proveïdor de doble factor configurat, no podran accedir en el sistema.", "Enforce two-factor authentication" : "Força l'autenticació de doble factor", @@ -240,7 +245,7 @@ OC.L10N.register( "Please authorize your WebAuthn device." : "Si us plau, autoritzeu el vostre dispositiu WebAuthn.", "Name your device" : "Anomeneu el vostre dispositiu", "Add" : "Afegeix", - "Adding your device …" : "S'està afegint el vostre dispositiu ...", + "Adding your device …" : "S'està afegint el vostre dispositiu …", "Server error while trying to add WebAuthn device" : "Error del servidor mentre s'intentava afegir un dispositiu WebAuthn", "Server error while trying to complete WebAuthn device registration" : "Error del servidor mentre s'intentava completar el registre del dispositiu WebAuthn", "Unnamed device" : "Dispositiu sense nom", @@ -258,6 +263,7 @@ OC.L10N.register( "{license}-licensed" : "sota la llicència - {license}", "Details" : "Detalls", "Changelog" : "Registre de canvis", + "by {author}\n{license}" : "per {autor}\n{license}", "New user" : "Nou usuari", "Enter group name" : "Introduïu el nom del grup", "Add group" : "Afegeix un grup", diff --git a/apps/settings/l10n/ca.json b/apps/settings/l10n/ca.json index a781c622242..fcf939f3456 100644 --- a/apps/settings/l10n/ca.json +++ b/apps/settings/l10n/ca.json @@ -6,9 +6,13 @@ "Sending…" : "S'està enviant…", "Email sent" : "S'ha enviat el correu electrònic", "Private" : "Privat", + "Don't synchronize to servers" : "No sincronitzeu amb els servidors", + "Trusted" : "De confiança", + "Only synchronize to trusted servers" : "Sincronitza només amb servidors de confiança", "Public" : "Públic", + "Synchronize to trusted servers and the global and public address book" : "Sincronitza amb servidors de confiança i amb la llibreta d'adreces global i pública", "Verify" : "Verifica", - "Verifying …" : "S'està verificant...", + "Verifying …" : "S'està verificant …", "Unable to change password" : "No s'ha pogut canviar la contrasenya", "Very weak password" : "Contrasenya molt feble", "Weak password" : "Contrasenya feble", @@ -59,7 +63,7 @@ "Please provide an admin recovery password; otherwise, all user data will be lost." : "Si us plau, proporcioneu una contrasenya d'administrador de recuperació; en cas contrari, es perdran totes les dades.", "Wrong admin recovery password. Please check the password and try again." : "La contrasenya d'administrador de recuperació és incorrecta. Si us plau, comproveu-la i torneu-ho a provar.", "Backend doesn't support password change, but the user's encryption key was updated." : "El mòdul de suport no admet canvis de contrasenya, però la clau de xifrat de l'usuari ha estat actualitzada satisfactòriament.", - "installing and updating apps via the app store or Federated Cloud Sharing" : "S'està instal·lant i actualitzant aplicacions mitjançant la botiga d'aplicacions o la compartició de núvols federats", + "installing and updating apps via the app store or Federated Cloud Sharing" : "s’està instal·lant i actualitzant aplicacions mitjançant la botiga d'aplicacions o la compartició de núvols federats", "Federated Cloud Sharing" : "Compartició de Núvols Federats", "cURL is using an outdated %1$s version (%2$s). Please update your operating system or features such as %3$s will not work reliably." : "cURL està fent servir una versió %1$s antiquada (%2$s). Si us plau, actualitzeu el vostre sistema operatiu o característiques com %3$s no funcionaran amb fiabilitat.", "Invalid SMTP password." : "Contrasenya SMTP no vàlida.", @@ -113,6 +117,7 @@ "Reshare" : "Tornar a compartir", "Unlimited" : "Il·limitat", "Verifying" : "S'està verificant", + "The old server-side-encryption format is enabled. We recommend disabling this." : "L'antic format de xifratge del servidor està habilitat. Recomanem desactivar-ho.", "Nextcloud settings" : "Paràmetres del Nextcloud", "Two-factor authentication can be enforced for all users and specific groups. If they do not have a two-factor provider configured, they will be unable to log into the system." : "L’autenticació de doble factor pot ser forçada per a tots els usuaris i grups específics. Si no tenen un proveïdor de doble factor configurat, no podran accedir en el sistema.", "Enforce two-factor authentication" : "Força l'autenticació de doble factor", @@ -238,7 +243,7 @@ "Please authorize your WebAuthn device." : "Si us plau, autoritzeu el vostre dispositiu WebAuthn.", "Name your device" : "Anomeneu el vostre dispositiu", "Add" : "Afegeix", - "Adding your device …" : "S'està afegint el vostre dispositiu ...", + "Adding your device …" : "S'està afegint el vostre dispositiu …", "Server error while trying to add WebAuthn device" : "Error del servidor mentre s'intentava afegir un dispositiu WebAuthn", "Server error while trying to complete WebAuthn device registration" : "Error del servidor mentre s'intentava completar el registre del dispositiu WebAuthn", "Unnamed device" : "Dispositiu sense nom", @@ -256,6 +261,7 @@ "{license}-licensed" : "sota la llicència - {license}", "Details" : "Detalls", "Changelog" : "Registre de canvis", + "by {author}\n{license}" : "per {autor}\n{license}", "New user" : "Nou usuari", "Enter group name" : "Introduïu el nom del grup", "Add group" : "Afegeix un grup", |