diff options
author | Nextcloud bot <bot@nextcloud.com> | 2020-12-06 02:19:28 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2020-12-06 02:19:28 +0000 |
commit | e41e2fe0037642a1d72d06c29bb16ad118783892 (patch) | |
tree | 80e0eb9bdbce0e004f312d9310463b873530568c /apps/files/l10n | |
parent | 9a6569d4f2ffd86614c760a2d306a38869fa2538 (diff) | |
download | nextcloud-server-e41e2fe0037642a1d72d06c29bb16ad118783892.tar.gz nextcloud-server-e41e2fe0037642a1d72d06c29bb16ad118783892.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files/l10n')
-rw-r--r-- | apps/files/l10n/nl.js | 2 | ||||
-rw-r--r-- | apps/files/l10n/nl.json | 2 | ||||
-rw-r--r-- | apps/files/l10n/pl.js | 4 | ||||
-rw-r--r-- | apps/files/l10n/pl.json | 4 |
4 files changed, 8 insertions, 4 deletions
diff --git a/apps/files/l10n/nl.js b/apps/files/l10n/nl.js index 7aa84fe5dd9..9403408fda6 100644 --- a/apps/files/l10n/nl.js +++ b/apps/files/l10n/nl.js @@ -193,6 +193,8 @@ OC.L10N.register( "New text file.txt" : "Nieuw tekstbestand.txt", "Unshare" : "Stop met delen", "Storage of {owner} is almost full ({usedSpacePercent}%)" : "Opslagruimte van {owner} zit bijna vol ({usedSpacePercent}%)", + "Group folder \"{mountPoint}\" is almost full ({usedSpacePercent}%)" : "Groepsmap \"{mountPoint}\" is bijna ({usedSpacePercent}%) vol ", + "External storage \"{mountPoint}\" is almost full ({usedSpacePercent}%)" : "Externe opslag \"{mountPoint}\" is bijna ({usedSpacePercent}%) vol", "Your storage is almost full ({usedSpacePercent}%)" : "Je opslagruimte zit bijna vol ({usedSpacePercent}%)", "A file or folder has been <strong>changed</strong> or <strong>renamed</strong>" : "Een bestand of map is <strong>gewijzigd</strong> of <strong>hernoemd</strong>", "A new file or folder has been <strong>created</strong>" : "Een nieuw bestand of map is <strong>aangemaakt</strong>", diff --git a/apps/files/l10n/nl.json b/apps/files/l10n/nl.json index 2fd5d94f0a6..689017b0688 100644 --- a/apps/files/l10n/nl.json +++ b/apps/files/l10n/nl.json @@ -191,6 +191,8 @@ "New text file.txt" : "Nieuw tekstbestand.txt", "Unshare" : "Stop met delen", "Storage of {owner} is almost full ({usedSpacePercent}%)" : "Opslagruimte van {owner} zit bijna vol ({usedSpacePercent}%)", + "Group folder \"{mountPoint}\" is almost full ({usedSpacePercent}%)" : "Groepsmap \"{mountPoint}\" is bijna ({usedSpacePercent}%) vol ", + "External storage \"{mountPoint}\" is almost full ({usedSpacePercent}%)" : "Externe opslag \"{mountPoint}\" is bijna ({usedSpacePercent}%) vol", "Your storage is almost full ({usedSpacePercent}%)" : "Je opslagruimte zit bijna vol ({usedSpacePercent}%)", "A file or folder has been <strong>changed</strong> or <strong>renamed</strong>" : "Een bestand of map is <strong>gewijzigd</strong> of <strong>hernoemd</strong>", "A new file or folder has been <strong>created</strong>" : "Een nieuw bestand of map is <strong>aangemaakt</strong>", diff --git a/apps/files/l10n/pl.js b/apps/files/l10n/pl.js index dbbf853956b..df2dc37553a 100644 --- a/apps/files/l10n/pl.js +++ b/apps/files/l10n/pl.js @@ -184,9 +184,9 @@ OC.L10N.register( "Files and folders you mark as favorite will show up here" : "Pliki i katalogi, które oznaczysz jako ulubione wyświetlą się tutaj", "Deleted files" : "Usunięte pliki", "Shares" : "Udostępnione", - "Shared with others" : "Udostępnione przez Ciebie", + "Shared with others" : "Współdzielone z innymi", "Shared with you" : "Udostępnione dla Ciebie", - "Shared by link" : "Udostępnione przez link", + "Shared by link" : "Współdzielone linkiem", "Deleted shares" : "Usunięte współdzielenie", "Pending shares" : "Oczekujące udostępnienia", "Text file" : "Plik tekstowy", diff --git a/apps/files/l10n/pl.json b/apps/files/l10n/pl.json index 421b1465855..f47f48ca7d3 100644 --- a/apps/files/l10n/pl.json +++ b/apps/files/l10n/pl.json @@ -182,9 +182,9 @@ "Files and folders you mark as favorite will show up here" : "Pliki i katalogi, które oznaczysz jako ulubione wyświetlą się tutaj", "Deleted files" : "Usunięte pliki", "Shares" : "Udostępnione", - "Shared with others" : "Udostępnione przez Ciebie", + "Shared with others" : "Współdzielone z innymi", "Shared with you" : "Udostępnione dla Ciebie", - "Shared by link" : "Udostępnione przez link", + "Shared by link" : "Współdzielone linkiem", "Deleted shares" : "Usunięte współdzielenie", "Pending shares" : "Oczekujące udostępnienia", "Text file" : "Plik tekstowy", |