diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-12-17 00:18:58 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-12-17 00:18:58 +0000 |
commit | 84e0b9007cfc1d3cf3d793e6abcaeb31e47a48a4 (patch) | |
tree | 21010072b6e8247d99d14a63ab3274f9ac17fa44 /apps/files_sharing/l10n | |
parent | 28e0d3191bfe6d4ee11618d49fe85bfa136e6519 (diff) | |
download | nextcloud-server-84e0b9007cfc1d3cf3d793e6abcaeb31e47a48a4.tar.gz nextcloud-server-84e0b9007cfc1d3cf3d793e6abcaeb31e47a48a4.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/files_sharing/l10n')
-rw-r--r-- | apps/files_sharing/l10n/hu.js | 6 | ||||
-rw-r--r-- | apps/files_sharing/l10n/hu.json | 6 | ||||
-rw-r--r-- | apps/files_sharing/l10n/sv.js | 6 | ||||
-rw-r--r-- | apps/files_sharing/l10n/sv.json | 6 |
4 files changed, 18 insertions, 6 deletions
diff --git a/apps/files_sharing/l10n/hu.js b/apps/files_sharing/l10n/hu.js index a8790e9ffbb..05ec03ce3a9 100644 --- a/apps/files_sharing/l10n/hu.js +++ b/apps/files_sharing/l10n/hu.js @@ -222,12 +222,12 @@ OC.L10N.register( "this share just expired." : "ez a megosztás épp most járt le.", "Shared with you by {owner}" : "{owner} megosztotta Önnel", "_Accept share_::_Accept shares_" : ["Megosztás elfogadása","Megosztások elfogadása"], - "Open in Files" : "Megnyitás a Files-ban", + "Open in Files" : "Megnyitás a Fájlokban", "_Reject share_::_Reject shares_" : ["Megosztás elutasítása","Megosztások elutasítása"], - "_Restore share_::_Restore shares_" : ["Megosztás visszaállítása","Megosztások visszaállítása"], + "_Restore share_::_Restore shares_" : ["Megosztás helyreállítása","Megosztások helyreállítása"], "Shared" : "Megosztva", "Shared by {ownerDisplayName}" : "Megosztotta: {ownerDisplayName}", - "Show sharing options" : "Megosztási beállítások mutatása", + "Show sharing options" : "Megosztási beállítások megjelenítése", "Link to a file" : "Hivatkozás egy fájlhoz", "Error creating the share: {errorMessage}" : "Hiba történt a megosztás létrehozása során: {errorMessage}", "Error creating the share" : "Megosztás létrehozása sikertelen", diff --git a/apps/files_sharing/l10n/hu.json b/apps/files_sharing/l10n/hu.json index 729ceffaf5e..49e3828d938 100644 --- a/apps/files_sharing/l10n/hu.json +++ b/apps/files_sharing/l10n/hu.json @@ -220,12 +220,12 @@ "this share just expired." : "ez a megosztás épp most járt le.", "Shared with you by {owner}" : "{owner} megosztotta Önnel", "_Accept share_::_Accept shares_" : ["Megosztás elfogadása","Megosztások elfogadása"], - "Open in Files" : "Megnyitás a Files-ban", + "Open in Files" : "Megnyitás a Fájlokban", "_Reject share_::_Reject shares_" : ["Megosztás elutasítása","Megosztások elutasítása"], - "_Restore share_::_Restore shares_" : ["Megosztás visszaállítása","Megosztások visszaállítása"], + "_Restore share_::_Restore shares_" : ["Megosztás helyreállítása","Megosztások helyreállítása"], "Shared" : "Megosztva", "Shared by {ownerDisplayName}" : "Megosztotta: {ownerDisplayName}", - "Show sharing options" : "Megosztási beállítások mutatása", + "Show sharing options" : "Megosztási beállítások megjelenítése", "Link to a file" : "Hivatkozás egy fájlhoz", "Error creating the share: {errorMessage}" : "Hiba történt a megosztás létrehozása során: {errorMessage}", "Error creating the share" : "Megosztás létrehozása sikertelen", diff --git a/apps/files_sharing/l10n/sv.js b/apps/files_sharing/l10n/sv.js index 0734d30b74c..b33938f545f 100644 --- a/apps/files_sharing/l10n/sv.js +++ b/apps/files_sharing/l10n/sv.js @@ -209,6 +209,12 @@ OC.L10N.register( "Create" : "Skapa", "Share" : "Dela", "Delete share" : "Ta bort delning", + "Share with {userName}" : "Dela med {userName}", + "Share with group" : "Dela med grupp", + "Share in conversation" : "Dela i konversation", + "Share with remote" : "Dela med remote", + "Share with remote group" : "Dela med remote grupp", + "Share with guest" : "Dela med gäst", "Share with" : "Dela med", "Save share" : "Spara delning", "Update share" : "Uppdatera delning", diff --git a/apps/files_sharing/l10n/sv.json b/apps/files_sharing/l10n/sv.json index d5752387f0c..754710359b7 100644 --- a/apps/files_sharing/l10n/sv.json +++ b/apps/files_sharing/l10n/sv.json @@ -207,6 +207,12 @@ "Create" : "Skapa", "Share" : "Dela", "Delete share" : "Ta bort delning", + "Share with {userName}" : "Dela med {userName}", + "Share with group" : "Dela med grupp", + "Share in conversation" : "Dela i konversation", + "Share with remote" : "Dela med remote", + "Share with remote group" : "Dela med remote grupp", + "Share with guest" : "Dela med gäst", "Share with" : "Dela med", "Save share" : "Spara delning", "Update share" : "Uppdatera delning", |