diff options
author | Nextcloud bot <bot@nextcloud.com> | 2018-12-30 01:12:41 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2018-12-30 01:12:41 +0000 |
commit | eeceb684e8ae6fa0a0147ba598293d7ccc7db362 (patch) | |
tree | 67b453421eb1710ff80c8ac17c5c335c42412ff8 /apps/files_sharing | |
parent | aa00b2b277e9b8d831b5381b9dc5a2cd92212182 (diff) | |
download | nextcloud-server-eeceb684e8ae6fa0a0147ba598293d7ccc7db362.tar.gz nextcloud-server-eeceb684e8ae6fa0a0147ba598293d7ccc7db362.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files_sharing')
-rw-r--r-- | apps/files_sharing/l10n/bg.js | 4 | ||||
-rw-r--r-- | apps/files_sharing/l10n/bg.json | 4 | ||||
-rw-r--r-- | apps/files_sharing/l10n/hu.js | 1 | ||||
-rw-r--r-- | apps/files_sharing/l10n/hu.json | 1 |
4 files changed, 6 insertions, 4 deletions
diff --git a/apps/files_sharing/l10n/bg.js b/apps/files_sharing/l10n/bg.js index 63909c874a1..74ebd4fc239 100644 --- a/apps/files_sharing/l10n/bg.js +++ b/apps/files_sharing/l10n/bg.js @@ -22,7 +22,7 @@ OC.L10N.register( "Download" : "Изтегли", "Delete" : "Изтрий", "You can upload into this folder" : "Може да качвате в папката", - "Invalid server URL" : "Невалиден URL адрес на сървъра", + "Invalid server URL" : "URL адреса на сървъра не е валиден", "Share" : "Сподели", "No expiration date set" : "Не е зададен срок на валидност", "Shared by" : "Споделено от", @@ -31,7 +31,7 @@ OC.L10N.register( "Downloaded by {email}" : "Изтеглен от {email}", "Shared as public link" : "Споделено с публична връзка", "Removed public link" : "Премахни публичната връзка", - "You shared {file} as public link" : "Споделихте {file} публична връзка", + "You shared {file} as public link" : "Споделихте {file} с публична връзка", "You removed public link for {file}" : "Премахнахте публична връзка към файла {file}", "Shared with {user}" : "Споделен с {user}", "{actor} shared with {user}" : "{actor} сподели с {user}", diff --git a/apps/files_sharing/l10n/bg.json b/apps/files_sharing/l10n/bg.json index f326e34b73c..013c17ae6ba 100644 --- a/apps/files_sharing/l10n/bg.json +++ b/apps/files_sharing/l10n/bg.json @@ -20,7 +20,7 @@ "Download" : "Изтегли", "Delete" : "Изтрий", "You can upload into this folder" : "Може да качвате в папката", - "Invalid server URL" : "Невалиден URL адрес на сървъра", + "Invalid server URL" : "URL адреса на сървъра не е валиден", "Share" : "Сподели", "No expiration date set" : "Не е зададен срок на валидност", "Shared by" : "Споделено от", @@ -29,7 +29,7 @@ "Downloaded by {email}" : "Изтеглен от {email}", "Shared as public link" : "Споделено с публична връзка", "Removed public link" : "Премахни публичната връзка", - "You shared {file} as public link" : "Споделихте {file} публична връзка", + "You shared {file} as public link" : "Споделихте {file} с публична връзка", "You removed public link for {file}" : "Премахнахте публична връзка към файла {file}", "Shared with {user}" : "Споделен с {user}", "{actor} shared with {user}" : "{actor} сподели с {user}", diff --git a/apps/files_sharing/l10n/hu.js b/apps/files_sharing/l10n/hu.js index 4afc03d6065..6a90c4d55bc 100644 --- a/apps/files_sharing/l10n/hu.js +++ b/apps/files_sharing/l10n/hu.js @@ -71,6 +71,7 @@ OC.L10N.register( "{actor} removed share" : "{actor} eltávolította a megosztást", "You shared {file} with {user}" : "Megosztottad ezt: {file} vele: {user}", "You removed {user} from {file}" : "Eltávolítottad ezt: {user} tőle: {file}", + "You removed yourself from {file}" : "Eltávolítottad magad innen: {file}", "{actor} removed themselves from {file}" : "{actor} eltávolították magukat a {file}-ból", "{actor} shared {file} with {user}" : "{actor} megosztotta ezt: {file} vele: {user}", "{actor} removed {user} from {file}" : "{actor} eltávolította ezt: {user} innen: {file}", diff --git a/apps/files_sharing/l10n/hu.json b/apps/files_sharing/l10n/hu.json index 86ba10c68af..a3959c626f8 100644 --- a/apps/files_sharing/l10n/hu.json +++ b/apps/files_sharing/l10n/hu.json @@ -69,6 +69,7 @@ "{actor} removed share" : "{actor} eltávolította a megosztást", "You shared {file} with {user}" : "Megosztottad ezt: {file} vele: {user}", "You removed {user} from {file}" : "Eltávolítottad ezt: {user} tőle: {file}", + "You removed yourself from {file}" : "Eltávolítottad magad innen: {file}", "{actor} removed themselves from {file}" : "{actor} eltávolították magukat a {file}-ból", "{actor} shared {file} with {user}" : "{actor} megosztotta ezt: {file} vele: {user}", "{actor} removed {user} from {file}" : "{actor} eltávolította ezt: {user} innen: {file}", |