diff options
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}", |