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/files | |
parent | 06a1cfc3999baf21eb6207f5ea92c858f7baa9ab (diff) | |
download | nextcloud-server-da8cff90615dd101722a55ac5f024eb04dbab142.tar.gz nextcloud-server-da8cff90615dd101722a55ac5f024eb04dbab142.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files')
-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 |
6 files changed, 52 insertions, 6 deletions
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 |