diff options
author | Nextcloud bot <bot@nextcloud.com> | 2021-05-31 02:35:25 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2021-05-31 02:35:25 +0000 |
commit | 9e596dd0cf455dc1639141c695f89c7d936f4c0c (patch) | |
tree | fac37c8c30318ba821a5f18d374f4656e35f5a8a /core | |
parent | 719430559f1a1f28800a9a26d4a5492aae046730 (diff) | |
download | nextcloud-server-9e596dd0cf455dc1639141c695f89c7d936f4c0c.tar.gz nextcloud-server-9e596dd0cf455dc1639141c695f89c7d936f4c0c.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'core')
-rw-r--r-- | core/l10n/it.js | 2 | ||||
-rw-r--r-- | core/l10n/it.json | 2 | ||||
-rw-r--r-- | core/l10n/nl.js | 2 | ||||
-rw-r--r-- | core/l10n/nl.json | 2 | ||||
-rw-r--r-- | core/l10n/pl.js | 2 | ||||
-rw-r--r-- | core/l10n/pl.json | 2 |
6 files changed, 6 insertions, 6 deletions
diff --git a/core/l10n/it.js b/core/l10n/it.js index 6b79d8c9539..3d0bf7fb52c 100644 --- a/core/l10n/it.js +++ b/core/l10n/it.js @@ -53,7 +53,7 @@ OC.L10N.register( "Updating database schema" : "Aggiornamento schema database", "Updated database" : "Database aggiornato", "Checking for update of app \"%s\" in appstore" : "Controllo degli aggiornamenti dell'applicazione \"%s\" nel negozio delle applicazioni", - "Update app \"%s\" from appstore" : "Aggiorna l'applicazione \"%s\" dal negozio di applicazioni", + "Update app \"%s\" from appstore" : "Aggiorna l'applicazione \"%s\" dal negozio delle applicazioni", "Checked for update of app \"%s\" in appstore" : "Verificati aggiornamento dell'applicazione \"%s\" nel negozio delle applicazioni", "Checking whether the database schema for %s can be updated (this can take a long time depending on the database size)" : "Controllo che lo schema del database di %s possa essere aggiornato (ciò potrebbe richiedere molto tempo in base alla dimensione del database)", "Updated \"%1$s\" to %2$s" : "Aggiornato \"%1$s\" a %2$s", diff --git a/core/l10n/it.json b/core/l10n/it.json index 79d09a151a7..d2988314e88 100644 --- a/core/l10n/it.json +++ b/core/l10n/it.json @@ -51,7 +51,7 @@ "Updating database schema" : "Aggiornamento schema database", "Updated database" : "Database aggiornato", "Checking for update of app \"%s\" in appstore" : "Controllo degli aggiornamenti dell'applicazione \"%s\" nel negozio delle applicazioni", - "Update app \"%s\" from appstore" : "Aggiorna l'applicazione \"%s\" dal negozio di applicazioni", + "Update app \"%s\" from appstore" : "Aggiorna l'applicazione \"%s\" dal negozio delle applicazioni", "Checked for update of app \"%s\" in appstore" : "Verificati aggiornamento dell'applicazione \"%s\" nel negozio delle applicazioni", "Checking whether the database schema for %s can be updated (this can take a long time depending on the database size)" : "Controllo che lo schema del database di %s possa essere aggiornato (ciò potrebbe richiedere molto tempo in base alla dimensione del database)", "Updated \"%1$s\" to %2$s" : "Aggiornato \"%1$s\" a %2$s", diff --git a/core/l10n/nl.js b/core/l10n/nl.js index 4f2522e0318..25a466cdd19 100644 --- a/core/l10n/nl.js +++ b/core/l10n/nl.js @@ -333,7 +333,7 @@ OC.L10N.register( "Grant access" : "Verleen toegang", "Alternative log in using app token" : "Alterenatieve login doormiddel van app token.", "Account access" : "Account toegang", - "You are about to grant %1$s access to your %2$s account." : "Je staat op het punt om %1$s toegang te verlenen to je %2$s account.", + "You are about to grant %1$s access to your %2$s account." : "Je staat op het punt om %1$s toegang te verlenen tot je %2$s account.", "Account connected" : "Account verbonden", "Your client should now be connected!" : "Je client zou nu moeten verbonden zijn!", "You can close this window." : "Je mag dit venster sluiten.", diff --git a/core/l10n/nl.json b/core/l10n/nl.json index ec668d97027..6bb9678c423 100644 --- a/core/l10n/nl.json +++ b/core/l10n/nl.json @@ -331,7 +331,7 @@ "Grant access" : "Verleen toegang", "Alternative log in using app token" : "Alterenatieve login doormiddel van app token.", "Account access" : "Account toegang", - "You are about to grant %1$s access to your %2$s account." : "Je staat op het punt om %1$s toegang te verlenen to je %2$s account.", + "You are about to grant %1$s access to your %2$s account." : "Je staat op het punt om %1$s toegang te verlenen tot je %2$s account.", "Account connected" : "Account verbonden", "Your client should now be connected!" : "Je client zou nu moeten verbonden zijn!", "You can close this window." : "Je mag dit venster sluiten.", diff --git a/core/l10n/pl.js b/core/l10n/pl.js index db62f449b58..f425c19461c 100644 --- a/core/l10n/pl.js +++ b/core/l10n/pl.js @@ -213,7 +213,7 @@ OC.L10N.register( "OK" : "OK", "Error loading message template: {error}" : "Błąd podczas ładowania szablonu wiadomości: {error}", "read-only" : "tylko odczyt", - "_{count} file conflict_::_{count} file conflicts_" : ["{count} konflikt pliku","{count} konflikty plików","{count} konfliktów plików","{count} konfliktów plików"], + "_{count} file conflict_::_{count} file conflicts_" : ["{count} konflikt pliku","{count} konflikty pliku","{count} konfliktów pliku","{count} konfliktów pliku"], "One file conflict" : "Konflikt pliku", "New Files" : "Nowe pliki", "Already existing files" : "Już istniejące pliki", diff --git a/core/l10n/pl.json b/core/l10n/pl.json index 4e0113d1f6c..908dbefb784 100644 --- a/core/l10n/pl.json +++ b/core/l10n/pl.json @@ -211,7 +211,7 @@ "OK" : "OK", "Error loading message template: {error}" : "Błąd podczas ładowania szablonu wiadomości: {error}", "read-only" : "tylko odczyt", - "_{count} file conflict_::_{count} file conflicts_" : ["{count} konflikt pliku","{count} konflikty plików","{count} konfliktów plików","{count} konfliktów plików"], + "_{count} file conflict_::_{count} file conflicts_" : ["{count} konflikt pliku","{count} konflikty pliku","{count} konfliktów pliku","{count} konfliktów pliku"], "One file conflict" : "Konflikt pliku", "New Files" : "Nowe pliki", "Already existing files" : "Już istniejące pliki", |