diff options
Diffstat (limited to 'apps/files_sharing/l10n')
-rw-r--r-- | apps/files_sharing/l10n/hu.js | 3 | ||||
-rw-r--r-- | apps/files_sharing/l10n/hu.json | 3 | ||||
-rw-r--r-- | apps/files_sharing/l10n/nb.js | 2 | ||||
-rw-r--r-- | apps/files_sharing/l10n/nb.json | 2 |
4 files changed, 10 insertions, 0 deletions
diff --git a/apps/files_sharing/l10n/hu.js b/apps/files_sharing/l10n/hu.js index 6fce778d059..d0faddf7f22 100644 --- a/apps/files_sharing/l10n/hu.js +++ b/apps/files_sharing/l10n/hu.js @@ -175,14 +175,17 @@ OC.L10N.register( "Shared with the group {user} by {owner}" : "{owner} megosztotta a(z) {user} csoporttal", "Shared with the conversation {user} by {owner}" : "{owner} megosztotta a(z) {user} beszélgetésben", "Shared with {user} by {owner}" : " {owner} megosztotta {user} felhasználóval", + "Allow download" : "Letöltés engedélyezése", "Added by {initiator}" : "Általa hozzáadva: {initiator}", "Via “{folder}”" : "A(z) „{folder}” mappán keretül", "Internal link" : "Belső hivatkozás", + "Copy internal link to clipboard" : "Belső hivatkozás másolása a vágólapra", "Link copied" : "Hivatkozás másolva", "Cannot copy, please copy the link manually" : "A másolás sikertelen, másolja kézzel a hivatkozást", "Copy to clipboard" : "Másolás a vágólapra", "Only works for users with access to this folder" : "Csak azoknál a felhasználóknál működik, akiknek hozzáférésük van ehhez a mappához", "Only works for users with access to this file" : "Csak azoknál a felhasználóknál működik, akiknek hozzáférésük van ehhez a fájlhoz", + "Copy public link to clipboard" : "Nyilvános hivatkozás másolása a vágólapra", "Please enter the following required information before creating the share" : "A megosztás létrehozása előtt adja meg a következő szükséges információkat", "Password protection (enforced)" : "Jelszavas védelem (megkövetelve)", "Password protection" : "Jelszavas védelem", diff --git a/apps/files_sharing/l10n/hu.json b/apps/files_sharing/l10n/hu.json index 23c8e20ad82..f9b308765ab 100644 --- a/apps/files_sharing/l10n/hu.json +++ b/apps/files_sharing/l10n/hu.json @@ -173,14 +173,17 @@ "Shared with the group {user} by {owner}" : "{owner} megosztotta a(z) {user} csoporttal", "Shared with the conversation {user} by {owner}" : "{owner} megosztotta a(z) {user} beszélgetésben", "Shared with {user} by {owner}" : " {owner} megosztotta {user} felhasználóval", + "Allow download" : "Letöltés engedélyezése", "Added by {initiator}" : "Általa hozzáadva: {initiator}", "Via “{folder}”" : "A(z) „{folder}” mappán keretül", "Internal link" : "Belső hivatkozás", + "Copy internal link to clipboard" : "Belső hivatkozás másolása a vágólapra", "Link copied" : "Hivatkozás másolva", "Cannot copy, please copy the link manually" : "A másolás sikertelen, másolja kézzel a hivatkozást", "Copy to clipboard" : "Másolás a vágólapra", "Only works for users with access to this folder" : "Csak azoknál a felhasználóknál működik, akiknek hozzáférésük van ehhez a mappához", "Only works for users with access to this file" : "Csak azoknál a felhasználóknál működik, akiknek hozzáférésük van ehhez a fájlhoz", + "Copy public link to clipboard" : "Nyilvános hivatkozás másolása a vágólapra", "Please enter the following required information before creating the share" : "A megosztás létrehozása előtt adja meg a következő szükséges információkat", "Password protection (enforced)" : "Jelszavas védelem (megkövetelve)", "Password protection" : "Jelszavas védelem", diff --git a/apps/files_sharing/l10n/nb.js b/apps/files_sharing/l10n/nb.js index 19d4407ed1d..04ff15a7b9d 100644 --- a/apps/files_sharing/l10n/nb.js +++ b/apps/files_sharing/l10n/nb.js @@ -204,6 +204,8 @@ OC.L10N.register( "sharing is disabled" : "deling er avskrudd", "For more info, please ask the person who sent this link." : "For mer informasjon, spør personen som sendte lenken.", "Share note" : "Delingsnotat", + "Show list view" : "Vis listevisning", + "Show grid view" : "Vis rutenett-visning", "Upload files to %s" : "Last opp filer til %s", "Note" : "Melding", "Select or drop files" : "Velg eller slipp filer", diff --git a/apps/files_sharing/l10n/nb.json b/apps/files_sharing/l10n/nb.json index 6feb067cd54..87bf44826b4 100644 --- a/apps/files_sharing/l10n/nb.json +++ b/apps/files_sharing/l10n/nb.json @@ -202,6 +202,8 @@ "sharing is disabled" : "deling er avskrudd", "For more info, please ask the person who sent this link." : "For mer informasjon, spør personen som sendte lenken.", "Share note" : "Delingsnotat", + "Show list view" : "Vis listevisning", + "Show grid view" : "Vis rutenett-visning", "Upload files to %s" : "Last opp filer til %s", "Note" : "Melding", "Select or drop files" : "Velg eller slipp filer", |