diff options
author | Nextcloud bot <bot@nextcloud.com> | 2020-04-07 02:18:10 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2020-04-07 02:18:10 +0000 |
commit | 9895aff4d92a738ea3248a1c03442e83fab02643 (patch) | |
tree | f256bc2b249417eff1ff0004994151405ac433f6 /apps/files_sharing | |
parent | f5919d5b830458c38747ab358805833ab29b6c9b (diff) | |
download | nextcloud-server-9895aff4d92a738ea3248a1c03442e83fab02643.tar.gz nextcloud-server-9895aff4d92a738ea3248a1c03442e83fab02643.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files_sharing')
-rw-r--r-- | apps/files_sharing/l10n/cs.js | 1 | ||||
-rw-r--r-- | apps/files_sharing/l10n/cs.json | 1 | ||||
-rw-r--r-- | apps/files_sharing/l10n/de.js | 1 | ||||
-rw-r--r-- | apps/files_sharing/l10n/de.json | 1 | ||||
-rw-r--r-- | apps/files_sharing/l10n/de_DE.js | 1 | ||||
-rw-r--r-- | apps/files_sharing/l10n/de_DE.json | 1 | ||||
-rw-r--r-- | apps/files_sharing/l10n/es.js | 1 | ||||
-rw-r--r-- | apps/files_sharing/l10n/es.json | 1 | ||||
-rw-r--r-- | apps/files_sharing/l10n/fr.js | 1 | ||||
-rw-r--r-- | apps/files_sharing/l10n/fr.json | 1 | ||||
-rw-r--r-- | apps/files_sharing/l10n/gl.js | 1 | ||||
-rw-r--r-- | apps/files_sharing/l10n/gl.json | 1 | ||||
-rw-r--r-- | apps/files_sharing/l10n/it.js | 1 | ||||
-rw-r--r-- | apps/files_sharing/l10n/it.json | 1 | ||||
-rw-r--r-- | apps/files_sharing/l10n/pl.js | 3 | ||||
-rw-r--r-- | apps/files_sharing/l10n/pl.json | 3 | ||||
-rw-r--r-- | apps/files_sharing/l10n/pt_BR.js | 1 | ||||
-rw-r--r-- | apps/files_sharing/l10n/pt_BR.json | 1 |
18 files changed, 22 insertions, 0 deletions
diff --git a/apps/files_sharing/l10n/cs.js b/apps/files_sharing/l10n/cs.js index 4d3e00219e0..7457e5e25d6 100644 --- a/apps/files_sharing/l10n/cs.js +++ b/apps/files_sharing/l10n/cs.js @@ -26,6 +26,7 @@ OC.L10N.register( "Something happened. Unable to accept the share." : "Něco se přihodilo. Sdílení se nedaří přijmout.", "Reject share" : "Odmítnout sdílení", "Something happened. Unable to reject the share." : "Něco se přihodilo. Sdílení se nedaří odmítnout.", + "Waiting…" : "Čeká se…", "error" : "chyba", "finished" : "dokončeno", "This will stop your current uploads." : "Toto zastaví vaše stávající nahrávání.", diff --git a/apps/files_sharing/l10n/cs.json b/apps/files_sharing/l10n/cs.json index e8ea7c4632f..cf44a3e8faf 100644 --- a/apps/files_sharing/l10n/cs.json +++ b/apps/files_sharing/l10n/cs.json @@ -24,6 +24,7 @@ "Something happened. Unable to accept the share." : "Něco se přihodilo. Sdílení se nedaří přijmout.", "Reject share" : "Odmítnout sdílení", "Something happened. Unable to reject the share." : "Něco se přihodilo. Sdílení se nedaří odmítnout.", + "Waiting…" : "Čeká se…", "error" : "chyba", "finished" : "dokončeno", "This will stop your current uploads." : "Toto zastaví vaše stávající nahrávání.", diff --git a/apps/files_sharing/l10n/de.js b/apps/files_sharing/l10n/de.js index 14f7d6987e6..9757fd31ce8 100644 --- a/apps/files_sharing/l10n/de.js +++ b/apps/files_sharing/l10n/de.js @@ -26,6 +26,7 @@ OC.L10N.register( "Something happened. Unable to accept the share." : "Die Freigabe konnte nicht akzeptiert werden.", "Reject share" : "Freigabe ablehnen", "Something happened. Unable to reject the share." : "Die Freigabe konnte nicht abgelehnt werden.", + "Waiting…" : "Warte…", "error" : "Fehler", "finished" : "Abgeschlossen", "This will stop your current uploads." : "Hiermit werden die aktuellen Uploads angehalten.", diff --git a/apps/files_sharing/l10n/de.json b/apps/files_sharing/l10n/de.json index 28a8ee9872a..6dac7b38836 100644 --- a/apps/files_sharing/l10n/de.json +++ b/apps/files_sharing/l10n/de.json @@ -24,6 +24,7 @@ "Something happened. Unable to accept the share." : "Die Freigabe konnte nicht akzeptiert werden.", "Reject share" : "Freigabe ablehnen", "Something happened. Unable to reject the share." : "Die Freigabe konnte nicht abgelehnt werden.", + "Waiting…" : "Warte…", "error" : "Fehler", "finished" : "Abgeschlossen", "This will stop your current uploads." : "Hiermit werden die aktuellen Uploads angehalten.", diff --git a/apps/files_sharing/l10n/de_DE.js b/apps/files_sharing/l10n/de_DE.js index 3a41a115235..ff74bf096a6 100644 --- a/apps/files_sharing/l10n/de_DE.js +++ b/apps/files_sharing/l10n/de_DE.js @@ -26,6 +26,7 @@ OC.L10N.register( "Something happened. Unable to accept the share." : "Die Freigabe konnte nicht akzeptiert werden.", "Reject share" : "Freigabe ablehnen", "Something happened. Unable to reject the share." : "Die Freigabe konnte nicht abgelehnt werden.", + "Waiting…" : "Warte…", "error" : "Fehler", "finished" : "Abgeschlossen", "This will stop your current uploads." : "Hiermit werden die aktuellen Uploads angehalten.", diff --git a/apps/files_sharing/l10n/de_DE.json b/apps/files_sharing/l10n/de_DE.json index 95e0d757d98..01a9c9c4bed 100644 --- a/apps/files_sharing/l10n/de_DE.json +++ b/apps/files_sharing/l10n/de_DE.json @@ -24,6 +24,7 @@ "Something happened. Unable to accept the share." : "Die Freigabe konnte nicht akzeptiert werden.", "Reject share" : "Freigabe ablehnen", "Something happened. Unable to reject the share." : "Die Freigabe konnte nicht abgelehnt werden.", + "Waiting…" : "Warte…", "error" : "Fehler", "finished" : "Abgeschlossen", "This will stop your current uploads." : "Hiermit werden die aktuellen Uploads angehalten.", diff --git a/apps/files_sharing/l10n/es.js b/apps/files_sharing/l10n/es.js index c80de93e933..ad45dfb07a0 100644 --- a/apps/files_sharing/l10n/es.js +++ b/apps/files_sharing/l10n/es.js @@ -26,6 +26,7 @@ OC.L10N.register( "Something happened. Unable to accept the share." : "Algo ha ocurrido. No es posible aceptar el recurso compartido.", "Reject share" : "Rechazar recurso compartido", "Something happened. Unable to reject the share." : "Algo ha ocurrido. No es posible rechazar el recurso compartido", + "Waiting…" : "Esperando…", "error" : "error", "finished" : "terminó", "This will stop your current uploads." : "Esto detendrá tus subidas actuales.", diff --git a/apps/files_sharing/l10n/es.json b/apps/files_sharing/l10n/es.json index 15ef4222cce..2a0b434c6e7 100644 --- a/apps/files_sharing/l10n/es.json +++ b/apps/files_sharing/l10n/es.json @@ -24,6 +24,7 @@ "Something happened. Unable to accept the share." : "Algo ha ocurrido. No es posible aceptar el recurso compartido.", "Reject share" : "Rechazar recurso compartido", "Something happened. Unable to reject the share." : "Algo ha ocurrido. No es posible rechazar el recurso compartido", + "Waiting…" : "Esperando…", "error" : "error", "finished" : "terminó", "This will stop your current uploads." : "Esto detendrá tus subidas actuales.", diff --git a/apps/files_sharing/l10n/fr.js b/apps/files_sharing/l10n/fr.js index 7f3d4c9a7a1..a38a8b5e329 100644 --- a/apps/files_sharing/l10n/fr.js +++ b/apps/files_sharing/l10n/fr.js @@ -26,6 +26,7 @@ OC.L10N.register( "Something happened. Unable to accept the share." : "Quelque chose s'est passé. Impossible d'accepter le partage.", "Reject share" : "Refuser le partage", "Something happened. Unable to reject the share." : "Quelque chose s'est passé. Impossible de refuser le partage.", + "Waiting…" : "En attente ...", "error" : "erreur", "finished" : "terminé", "This will stop your current uploads." : "Cela va arrêter vos envois en cours.", diff --git a/apps/files_sharing/l10n/fr.json b/apps/files_sharing/l10n/fr.json index b948f16a172..0fdc1ade298 100644 --- a/apps/files_sharing/l10n/fr.json +++ b/apps/files_sharing/l10n/fr.json @@ -24,6 +24,7 @@ "Something happened. Unable to accept the share." : "Quelque chose s'est passé. Impossible d'accepter le partage.", "Reject share" : "Refuser le partage", "Something happened. Unable to reject the share." : "Quelque chose s'est passé. Impossible de refuser le partage.", + "Waiting…" : "En attente ...", "error" : "erreur", "finished" : "terminé", "This will stop your current uploads." : "Cela va arrêter vos envois en cours.", diff --git a/apps/files_sharing/l10n/gl.js b/apps/files_sharing/l10n/gl.js index f64acfeba4c..6bd283a819f 100644 --- a/apps/files_sharing/l10n/gl.js +++ b/apps/files_sharing/l10n/gl.js @@ -26,6 +26,7 @@ OC.L10N.register( "Something happened. Unable to accept the share." : "Algo aconteceu. Non é posíbel aceptar o recurso compartido.", "Reject share" : "Rexeitar o recurso compartido", "Something happened. Unable to reject the share." : "Algo aconteceu. Non é posíbel rexeitar o recurso compartido", + "Waiting…" : "Agardando…", "error" : "erro", "finished" : "rematado", "This will stop your current uploads." : "Isto deterá os envíos actuais.", diff --git a/apps/files_sharing/l10n/gl.json b/apps/files_sharing/l10n/gl.json index edd4b73ba10..ddd0ecf93ca 100644 --- a/apps/files_sharing/l10n/gl.json +++ b/apps/files_sharing/l10n/gl.json @@ -24,6 +24,7 @@ "Something happened. Unable to accept the share." : "Algo aconteceu. Non é posíbel aceptar o recurso compartido.", "Reject share" : "Rexeitar o recurso compartido", "Something happened. Unable to reject the share." : "Algo aconteceu. Non é posíbel rexeitar o recurso compartido", + "Waiting…" : "Agardando…", "error" : "erro", "finished" : "rematado", "This will stop your current uploads." : "Isto deterá os envíos actuais.", diff --git a/apps/files_sharing/l10n/it.js b/apps/files_sharing/l10n/it.js index c19310ee551..a530f46eb3f 100644 --- a/apps/files_sharing/l10n/it.js +++ b/apps/files_sharing/l10n/it.js @@ -26,6 +26,7 @@ OC.L10N.register( "Something happened. Unable to accept the share." : "Qualcosa non ha funzionato. Impossibile accettare la condivisione.", "Reject share" : "Rifiuta condivisione", "Something happened. Unable to reject the share." : "Qualcosa non ha funzionato. Impossibile rifiutare la condivisione.", + "Waiting…" : "Attendere...", "error" : "errore", "finished" : "terminato", "This will stop your current uploads." : "Questo fermerà i tuoi caricamenti attuali.", diff --git a/apps/files_sharing/l10n/it.json b/apps/files_sharing/l10n/it.json index 3ea8465d4ad..d6d91e4aee0 100644 --- a/apps/files_sharing/l10n/it.json +++ b/apps/files_sharing/l10n/it.json @@ -24,6 +24,7 @@ "Something happened. Unable to accept the share." : "Qualcosa non ha funzionato. Impossibile accettare la condivisione.", "Reject share" : "Rifiuta condivisione", "Something happened. Unable to reject the share." : "Qualcosa non ha funzionato. Impossibile rifiutare la condivisione.", + "Waiting…" : "Attendere...", "error" : "errore", "finished" : "terminato", "This will stop your current uploads." : "Questo fermerà i tuoi caricamenti attuali.", diff --git a/apps/files_sharing/l10n/pl.js b/apps/files_sharing/l10n/pl.js index f18c63e3ee9..f8ebdda090d 100644 --- a/apps/files_sharing/l10n/pl.js +++ b/apps/files_sharing/l10n/pl.js @@ -26,7 +26,9 @@ OC.L10N.register( "Something happened. Unable to accept the share." : "Coś się stało. Nie można zaakceptować udostępnienia.", "Reject share" : "Odrzuć udostępnienie", "Something happened. Unable to reject the share." : "Coś się stało. Nie można odrzucić udostępnienia.", + "Waiting…" : "Oczekiwanie...", "error" : "błąd", + "finished" : "zakończone", "This will stop your current uploads." : "Spowoduje to zatrzymanie wysyłania plików.", "Move or copy" : "Przenieś lub kopiuj", "Download" : "Pobierz", @@ -223,6 +225,7 @@ OC.L10N.register( "Upload files to %s" : "Prześlij pliki do %s", "Note" : "Notatka", "Select or drop files" : "Wybierz lub upuść pliki", + "Uploading files" : "Wysyłanie plików", "Uploaded files:" : "Wysłane pliki:", "By uploading files, you agree to the %1$sterms of service%2$s." : "Przesyłając pliki, akceptujesz %1$swarunki usługi%2$s.", "could not delete share" : "nie można usunąć udostępniania", diff --git a/apps/files_sharing/l10n/pl.json b/apps/files_sharing/l10n/pl.json index b616e8f8eee..cc8f0dfab29 100644 --- a/apps/files_sharing/l10n/pl.json +++ b/apps/files_sharing/l10n/pl.json @@ -24,7 +24,9 @@ "Something happened. Unable to accept the share." : "Coś się stało. Nie można zaakceptować udostępnienia.", "Reject share" : "Odrzuć udostępnienie", "Something happened. Unable to reject the share." : "Coś się stało. Nie można odrzucić udostępnienia.", + "Waiting…" : "Oczekiwanie...", "error" : "błąd", + "finished" : "zakończone", "This will stop your current uploads." : "Spowoduje to zatrzymanie wysyłania plików.", "Move or copy" : "Przenieś lub kopiuj", "Download" : "Pobierz", @@ -221,6 +223,7 @@ "Upload files to %s" : "Prześlij pliki do %s", "Note" : "Notatka", "Select or drop files" : "Wybierz lub upuść pliki", + "Uploading files" : "Wysyłanie plików", "Uploaded files:" : "Wysłane pliki:", "By uploading files, you agree to the %1$sterms of service%2$s." : "Przesyłając pliki, akceptujesz %1$swarunki usługi%2$s.", "could not delete share" : "nie można usunąć udostępniania", diff --git a/apps/files_sharing/l10n/pt_BR.js b/apps/files_sharing/l10n/pt_BR.js index 9bbed961f03..533aa04a9db 100644 --- a/apps/files_sharing/l10n/pt_BR.js +++ b/apps/files_sharing/l10n/pt_BR.js @@ -26,6 +26,7 @@ OC.L10N.register( "Something happened. Unable to accept the share." : "Ocorreu um erro. Não foi possível aceitar o compartilhamento.", "Reject share" : "Recusar compartilhamentos", "Something happened. Unable to reject the share." : "Ocorreu um erro. Não foi possível recusar o compartilhamento.", + "Waiting…" : "Aguarde...", "error" : "erro", "finished" : "terminou", "This will stop your current uploads." : "Isso interromperá seus envios atuais.", diff --git a/apps/files_sharing/l10n/pt_BR.json b/apps/files_sharing/l10n/pt_BR.json index 5440c27257e..5678fd1cbfe 100644 --- a/apps/files_sharing/l10n/pt_BR.json +++ b/apps/files_sharing/l10n/pt_BR.json @@ -24,6 +24,7 @@ "Something happened. Unable to accept the share." : "Ocorreu um erro. Não foi possível aceitar o compartilhamento.", "Reject share" : "Recusar compartilhamentos", "Something happened. Unable to reject the share." : "Ocorreu um erro. Não foi possível recusar o compartilhamento.", + "Waiting…" : "Aguarde...", "error" : "erro", "finished" : "terminou", "This will stop your current uploads." : "Isso interromperá seus envios atuais.", |