diff options
Diffstat (limited to 'apps/files_sharing/l10n')
-rw-r--r-- | apps/files_sharing/l10n/da.js | 3 | ||||
-rw-r--r-- | apps/files_sharing/l10n/da.json | 3 | ||||
-rw-r--r-- | apps/files_sharing/l10n/en_GB.js | 3 | ||||
-rw-r--r-- | apps/files_sharing/l10n/en_GB.json | 3 | ||||
-rw-r--r-- | apps/files_sharing/l10n/hu.js | 14 | ||||
-rw-r--r-- | apps/files_sharing/l10n/hu.json | 14 |
6 files changed, 38 insertions, 2 deletions
diff --git a/apps/files_sharing/l10n/da.js b/apps/files_sharing/l10n/da.js index 0971b1a0a34..d08ed2e97a8 100644 --- a/apps/files_sharing/l10n/da.js +++ b/apps/files_sharing/l10n/da.js @@ -147,6 +147,7 @@ OC.L10N.register( "remote group" : "ekstern gruppe", "guest" : "Gæst", "Internal link" : "Internt link", + "Cannot copy, please copy the link manually" : "Kan ikke kopiere, kopier venligst linket manuelt", "Only works for users with access to this folder" : "Virker kun for brugere med adgang til denne folder", "Only works for users with access to this file" : "Virker kun for brugere med adgang til denne fil", "Link copied" : "Link kopieret", @@ -158,8 +159,10 @@ OC.L10N.register( "Add another link" : "Tilføj et link mere", "Create a new share link" : "Opret et nyt delingslink", "Share link" : "Share link", + "No recommendations. Start typing." : "Ingen anbefalinger. Begynd at skrive.", "Resharing is not allowed" : "Gendeling er ikke tilladt", "Searching …" : "Søger ...", + "No elements found." : "Ingen elementer fundet.", "Search globally" : "Søg globalt", "Others with access" : "Andre med adgang", "No other users with access found" : "Ingen andre brugere med adgang fundet", diff --git a/apps/files_sharing/l10n/da.json b/apps/files_sharing/l10n/da.json index 232f70f76dd..908bddb33b7 100644 --- a/apps/files_sharing/l10n/da.json +++ b/apps/files_sharing/l10n/da.json @@ -145,6 +145,7 @@ "remote group" : "ekstern gruppe", "guest" : "Gæst", "Internal link" : "Internt link", + "Cannot copy, please copy the link manually" : "Kan ikke kopiere, kopier venligst linket manuelt", "Only works for users with access to this folder" : "Virker kun for brugere med adgang til denne folder", "Only works for users with access to this file" : "Virker kun for brugere med adgang til denne fil", "Link copied" : "Link kopieret", @@ -156,8 +157,10 @@ "Add another link" : "Tilføj et link mere", "Create a new share link" : "Opret et nyt delingslink", "Share link" : "Share link", + "No recommendations. Start typing." : "Ingen anbefalinger. Begynd at skrive.", "Resharing is not allowed" : "Gendeling er ikke tilladt", "Searching …" : "Søger ...", + "No elements found." : "Ingen elementer fundet.", "Search globally" : "Søg globalt", "Others with access" : "Andre med adgang", "No other users with access found" : "Ingen andre brugere med adgang fundet", diff --git a/apps/files_sharing/l10n/en_GB.js b/apps/files_sharing/l10n/en_GB.js index aaa8b321ce6..a726a322af3 100644 --- a/apps/files_sharing/l10n/en_GB.js +++ b/apps/files_sharing/l10n/en_GB.js @@ -204,7 +204,10 @@ OC.L10N.register( "Shared via link by {initiator}" : "Shared via link by {initiator}", "Mail share ({label})" : "Mail share ({label})", "Share link ({label})" : "Share link ({label})", + "Share link ({index})" : "Share link ({index})", "Share link" : "Share link", + "Actions for \"{title}\"" : "Actions for \"{title}\"", + "Copy public link of \"{title}\" to clipboard" : "Copy public link of \"{title}\" to clipboard", "Error, please enter proper password and/or expiration date" : "Error, please enter proper password and/or expiration date", "Link share created" : "Link share created", "Error while creating the share" : "Error while creating the share", diff --git a/apps/files_sharing/l10n/en_GB.json b/apps/files_sharing/l10n/en_GB.json index da426f6281f..17712050c53 100644 --- a/apps/files_sharing/l10n/en_GB.json +++ b/apps/files_sharing/l10n/en_GB.json @@ -202,7 +202,10 @@ "Shared via link by {initiator}" : "Shared via link by {initiator}", "Mail share ({label})" : "Mail share ({label})", "Share link ({label})" : "Share link ({label})", + "Share link ({index})" : "Share link ({index})", "Share link" : "Share link", + "Actions for \"{title}\"" : "Actions for \"{title}\"", + "Copy public link of \"{title}\" to clipboard" : "Copy public link of \"{title}\" to clipboard", "Error, please enter proper password and/or expiration date" : "Error, please enter proper password and/or expiration date", "Link share created" : "Link share created", "Error while creating the share" : "Error while creating the share", diff --git a/apps/files_sharing/l10n/hu.js b/apps/files_sharing/l10n/hu.js index 38e5adf3849..abd202dccd9 100644 --- a/apps/files_sharing/l10n/hu.js +++ b/apps/files_sharing/l10n/hu.js @@ -204,8 +204,12 @@ OC.L10N.register( "Shared via link by {initiator}" : "{initiator} által hivatkozással megosztva", "Mail share ({label})" : "E-mail megosztás ({label})", "Share link ({label})" : "Megosztási hivatkozás ({label})", + "Share link ({index})" : "Megosztási hivatkozás ({index})", "Share link" : "Megosztási hivatkozás", + "Actions for \"{title}\"" : "A(z) „{title}” műveletei", + "Copy public link of \"{title}\" to clipboard" : "A(z) „{title}” nyilvános hivatkozás másolása a vágólapra", "Error, please enter proper password and/or expiration date" : "Hiba, írja be a megfelelő jelszót vagy lejárati dátumot", + "Link share created" : "Megosztási hivatkozás létrehozása", "Error while creating the share" : "Hiba a megosztás létrehozása során", "Search for share recipients" : "Megosztás résztvevőinek keresése", "No recommendations. Start typing." : "Nincs javaslat. Kezdjen gépelni.", @@ -230,9 +234,14 @@ OC.L10N.register( "Error creating the share" : "Megosztás létrehozása sikertelen", "Error updating the share: {errorMessage}" : "Hiba történt a megosztás frissítése során: {errorMessage}", "Error updating the share" : "Hiba történt a megosztás frissítése során", + "File \"{path}\" has been unshared" : "A(z) „{path}” fájl megosztása leállítva", + "Folder \"{path}\" has been unshared" : "A(z) „{path}” mappa megosztása leállítva", + "Share {propertyName} saved" : "A(z) {propertyName} megosztás mentve", "Shared" : "Megosztva", "Share" : "Megosztás", "Shared with" : "Megosztva vele:", + "Password created successfully" : "A jelszó sikeresen létrehozva", + "Error generating password from password policy" : "Hiba a jelszóházirend alapján történő jelszó-előállítás során", "Shared with you and the group {group} by {owner}" : "{owner} megosztotta Önnel és a(z) {group} csoporttal", "Shared with you and {circle} by {owner}" : "{owner} megosztotta Önnel és a(z) {circle} körrel", "Shared with you and the conversation {conversation} by {owner}" : "{owner} megosztotta Önnel és a(z) {conversation} beszélgetéssel", @@ -260,6 +269,9 @@ OC.L10N.register( "Copy to clipboard" : "Másolás a vágólapra", "Sorry, this link doesn’t seem to work anymore." : "Sajnos úgy tűnik, ez a hivatkozás már nem működik.", "Toggle grid view" : "Rácsnézet be/ki", - "Copy public link to clipboard" : "Nyilvános hivatkozás másolása a vágólapra" + "Copy public link to clipboard" : "Nyilvános hivatkozás másolása a vágólapra", + "Share label saved" : "A megosztás címkéje mentve", + "Share password saved" : "A megosztás jelszava mentve", + "Share note saved" : "A megosztás jegyzete mentve" }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/files_sharing/l10n/hu.json b/apps/files_sharing/l10n/hu.json index 332563348e0..821c48bf9de 100644 --- a/apps/files_sharing/l10n/hu.json +++ b/apps/files_sharing/l10n/hu.json @@ -202,8 +202,12 @@ "Shared via link by {initiator}" : "{initiator} által hivatkozással megosztva", "Mail share ({label})" : "E-mail megosztás ({label})", "Share link ({label})" : "Megosztási hivatkozás ({label})", + "Share link ({index})" : "Megosztási hivatkozás ({index})", "Share link" : "Megosztási hivatkozás", + "Actions for \"{title}\"" : "A(z) „{title}” műveletei", + "Copy public link of \"{title}\" to clipboard" : "A(z) „{title}” nyilvános hivatkozás másolása a vágólapra", "Error, please enter proper password and/or expiration date" : "Hiba, írja be a megfelelő jelszót vagy lejárati dátumot", + "Link share created" : "Megosztási hivatkozás létrehozása", "Error while creating the share" : "Hiba a megosztás létrehozása során", "Search for share recipients" : "Megosztás résztvevőinek keresése", "No recommendations. Start typing." : "Nincs javaslat. Kezdjen gépelni.", @@ -228,9 +232,14 @@ "Error creating the share" : "Megosztás létrehozása sikertelen", "Error updating the share: {errorMessage}" : "Hiba történt a megosztás frissítése során: {errorMessage}", "Error updating the share" : "Hiba történt a megosztás frissítése során", + "File \"{path}\" has been unshared" : "A(z) „{path}” fájl megosztása leállítva", + "Folder \"{path}\" has been unshared" : "A(z) „{path}” mappa megosztása leállítva", + "Share {propertyName} saved" : "A(z) {propertyName} megosztás mentve", "Shared" : "Megosztva", "Share" : "Megosztás", "Shared with" : "Megosztva vele:", + "Password created successfully" : "A jelszó sikeresen létrehozva", + "Error generating password from password policy" : "Hiba a jelszóházirend alapján történő jelszó-előállítás során", "Shared with you and the group {group} by {owner}" : "{owner} megosztotta Önnel és a(z) {group} csoporttal", "Shared with you and {circle} by {owner}" : "{owner} megosztotta Önnel és a(z) {circle} körrel", "Shared with you and the conversation {conversation} by {owner}" : "{owner} megosztotta Önnel és a(z) {conversation} beszélgetéssel", @@ -258,6 +267,9 @@ "Copy to clipboard" : "Másolás a vágólapra", "Sorry, this link doesn’t seem to work anymore." : "Sajnos úgy tűnik, ez a hivatkozás már nem működik.", "Toggle grid view" : "Rácsnézet be/ki", - "Copy public link to clipboard" : "Nyilvános hivatkozás másolása a vágólapra" + "Copy public link to clipboard" : "Nyilvános hivatkozás másolása a vágólapra", + "Share label saved" : "A megosztás címkéje mentve", + "Share password saved" : "A megosztás jelszava mentve", + "Share note saved" : "A megosztás jegyzete mentve" },"pluralForm" :"nplurals=2; plural=(n != 1);" }
\ No newline at end of file |