diff options
author | Nextcloud bot <bot@nextcloud.com> | 2021-05-31 02:35:37 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2021-05-31 02:35:37 +0000 |
commit | 4bf9b3a24b4d3e5c916f95fcb3e0a8d378ec1470 (patch) | |
tree | 506c8d0e453bba01c8b7893c9d69c31b1f49ab1a /apps/files/l10n | |
parent | 95a4644fc015101f04fbe29d6034f58c9fadecbd (diff) | |
download | nextcloud-server-4bf9b3a24b4d3e5c916f95fcb3e0a8d378ec1470.tar.gz nextcloud-server-4bf9b3a24b4d3e5c916f95fcb3e0a8d378ec1470.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files/l10n')
-rw-r--r-- | apps/files/l10n/it.js | 2 | ||||
-rw-r--r-- | apps/files/l10n/it.json | 2 | ||||
-rw-r--r-- | apps/files/l10n/pl.js | 2 | ||||
-rw-r--r-- | apps/files/l10n/pl.json | 2 |
4 files changed, 6 insertions, 2 deletions
diff --git a/apps/files/l10n/it.js b/apps/files/l10n/it.js index a04f627390c..3496e78dd73 100644 --- a/apps/files/l10n/it.js +++ b/apps/files/l10n/it.js @@ -81,6 +81,8 @@ OC.L10N.register( "\"{name}\" is not an allowed filetype" : "\"{name}\" non è un tipo di file valido", "Storage of {owner} is full, files cannot be updated or synced anymore!" : "Lo spazio di archiviazione di {owner} è pieno, i file non possono essere più aggiornati o sincronizzati!", "Group folder \"{mountPoint}\" is full, files cannot be updated or synced anymore!" : "La cartella di gruppo \"{mountPoint}\" è piena, i file non possono più essere aggiornati o sincronizzati!", + "External storage \"{mountPoint}\" is full, files cannot be updated or synced anymore!" : "L'archiviazione esterna \"{mountPoint}\" è piena, i file non possono più essere caricati o sincronizzati!", + "Your storage is full, files cannot be updated or synced anymore!" : "Lo spazio di archiviazione è pieno, i file non possono essere più caricati o sincronizzati!", "Storage of {owner} is almost full ({usedSpacePercent}%)." : "Lo spazio di archiviazione di {owner} è quasi pieno ({usedSpacePercent}%).", "Group folder \"{mountPoint}\" is almost full ({usedSpacePercent}%)." : "La cartella di gruppo \"{mountPoint}\" è quasi piena ({usedSpacePercent}%).", "External storage \"{mountPoint}\" is almost full ({usedSpacePercent}%)." : "L'archiviazione esterna \"{mountPoint}\" è quasi piena ({usedSpacePercent}%).", diff --git a/apps/files/l10n/it.json b/apps/files/l10n/it.json index a2c0dbe007d..addc9884633 100644 --- a/apps/files/l10n/it.json +++ b/apps/files/l10n/it.json @@ -79,6 +79,8 @@ "\"{name}\" is not an allowed filetype" : "\"{name}\" non è un tipo di file valido", "Storage of {owner} is full, files cannot be updated or synced anymore!" : "Lo spazio di archiviazione di {owner} è pieno, i file non possono essere più aggiornati o sincronizzati!", "Group folder \"{mountPoint}\" is full, files cannot be updated or synced anymore!" : "La cartella di gruppo \"{mountPoint}\" è piena, i file non possono più essere aggiornati o sincronizzati!", + "External storage \"{mountPoint}\" is full, files cannot be updated or synced anymore!" : "L'archiviazione esterna \"{mountPoint}\" è piena, i file non possono più essere caricati o sincronizzati!", + "Your storage is full, files cannot be updated or synced anymore!" : "Lo spazio di archiviazione è pieno, i file non possono essere più caricati o sincronizzati!", "Storage of {owner} is almost full ({usedSpacePercent}%)." : "Lo spazio di archiviazione di {owner} è quasi pieno ({usedSpacePercent}%).", "Group folder \"{mountPoint}\" is almost full ({usedSpacePercent}%)." : "La cartella di gruppo \"{mountPoint}\" è quasi piena ({usedSpacePercent}%).", "External storage \"{mountPoint}\" is almost full ({usedSpacePercent}%)." : "L'archiviazione esterna \"{mountPoint}\" è quasi piena ({usedSpacePercent}%).", diff --git a/apps/files/l10n/pl.js b/apps/files/l10n/pl.js index 6ffa897770b..5805aaa5daa 100644 --- a/apps/files/l10n/pl.js +++ b/apps/files/l10n/pl.js @@ -145,7 +145,7 @@ OC.L10N.register( "A favorite file or folder has been <strong>changed</strong>" : "Ulubiony plik lub katalog został <strong>zmieniony</strong>", "All files" : "Wszystkie pliki", "Unlimited" : "Brak limitu", - "Upload (max. %s)" : "Wysyłka (max. %s)", + "Upload (max. %s)" : "Wysyłanie (maks. %s)", "Accept" : "Akceptuj", "Reject" : "Odrzuć", "Incoming ownership transfer from {user}" : "Przychodzące przeniesienie własności od {user}", diff --git a/apps/files/l10n/pl.json b/apps/files/l10n/pl.json index e2b03b2e2e8..7c5709bfa22 100644 --- a/apps/files/l10n/pl.json +++ b/apps/files/l10n/pl.json @@ -143,7 +143,7 @@ "A favorite file or folder has been <strong>changed</strong>" : "Ulubiony plik lub katalog został <strong>zmieniony</strong>", "All files" : "Wszystkie pliki", "Unlimited" : "Brak limitu", - "Upload (max. %s)" : "Wysyłka (max. %s)", + "Upload (max. %s)" : "Wysyłanie (maks. %s)", "Accept" : "Akceptuj", "Reject" : "Odrzuć", "Incoming ownership transfer from {user}" : "Przychodzące przeniesienie własności od {user}", |