diff options
Diffstat (limited to 'apps/files_sharing/l10n')
-rw-r--r-- | apps/files_sharing/l10n/cs.js | 8 | ||||
-rw-r--r-- | apps/files_sharing/l10n/cs.json | 8 | ||||
-rw-r--r-- | apps/files_sharing/l10n/de.js | 3 | ||||
-rw-r--r-- | apps/files_sharing/l10n/de.json | 3 | ||||
-rw-r--r-- | apps/files_sharing/l10n/de_DE.js | 3 | ||||
-rw-r--r-- | apps/files_sharing/l10n/de_DE.json | 3 | ||||
-rw-r--r-- | apps/files_sharing/l10n/es.js | 3 | ||||
-rw-r--r-- | apps/files_sharing/l10n/es.json | 3 | ||||
-rw-r--r-- | apps/files_sharing/l10n/it.js | 3 | ||||
-rw-r--r-- | apps/files_sharing/l10n/it.json | 3 | ||||
-rw-r--r-- | apps/files_sharing/l10n/pt_BR.js | 3 | ||||
-rw-r--r-- | apps/files_sharing/l10n/pt_BR.json | 3 | ||||
-rw-r--r-- | apps/files_sharing/l10n/sr.js | 3 | ||||
-rw-r--r-- | apps/files_sharing/l10n/sr.json | 3 |
14 files changed, 52 insertions, 0 deletions
diff --git a/apps/files_sharing/l10n/cs.js b/apps/files_sharing/l10n/cs.js index 65d1070c2c9..806f8223048 100644 --- a/apps/files_sharing/l10n/cs.js +++ b/apps/files_sharing/l10n/cs.js @@ -4,12 +4,20 @@ OC.L10N.register( "Shared with others" : "Sdíleno s ostatními", "Shared with you" : "Sdíleno s vámi", "Shared by link" : "Sdíleno pomocí odkazu", + "Deleted shares" : "Smazat sdílení", + "Shares" : "Sdílení", "Nothing shared with you yet" : "Zatím s vámi nikdo nic nesdílel", "Files and folders others share with you will show up here" : "Zde budou zobrazeny soubory a adresáře, které ostatní sdílí s vámi", "Nothing shared yet" : "Zatím není nic sdíleno", "Files and folders you share will show up here" : "Zde budou zobrazeny vámi sdílené soubory a adresáře", "No shared links" : "Žádné sdílené odkazy", "Files and folders you share by link will show up here" : "Zde budou zobrazeny soubory a adresáře sdílené jako webové odkazy", + "No deleted shares" : "Žádná smazaná sdílení", + "Shares you deleted will show up here" : "Sdílení která smažete se zobrazí zde", + "No shares" : "Žádná sdílení", + "Shares will show up here" : "Sdílení se zobrazí zde", + "Restore share" : "Obnovit sdílení", + "Something happened. Unable to restore the share." : "Něco se stalo. Sdílení se nedaří obnovit.", "You can upload into this folder" : "Do této složky můžete nahrávat", "No compatible server found at {remote}" : "Na {remote} nebyl nalezen kompatibilní server", "Invalid server URL" : "Neplatná URL serveru", diff --git a/apps/files_sharing/l10n/cs.json b/apps/files_sharing/l10n/cs.json index 1b090014f86..c187149c5d9 100644 --- a/apps/files_sharing/l10n/cs.json +++ b/apps/files_sharing/l10n/cs.json @@ -2,12 +2,20 @@ "Shared with others" : "Sdíleno s ostatními", "Shared with you" : "Sdíleno s vámi", "Shared by link" : "Sdíleno pomocí odkazu", + "Deleted shares" : "Smazat sdílení", + "Shares" : "Sdílení", "Nothing shared with you yet" : "Zatím s vámi nikdo nic nesdílel", "Files and folders others share with you will show up here" : "Zde budou zobrazeny soubory a adresáře, které ostatní sdílí s vámi", "Nothing shared yet" : "Zatím není nic sdíleno", "Files and folders you share will show up here" : "Zde budou zobrazeny vámi sdílené soubory a adresáře", "No shared links" : "Žádné sdílené odkazy", "Files and folders you share by link will show up here" : "Zde budou zobrazeny soubory a adresáře sdílené jako webové odkazy", + "No deleted shares" : "Žádná smazaná sdílení", + "Shares you deleted will show up here" : "Sdílení která smažete se zobrazí zde", + "No shares" : "Žádná sdílení", + "Shares will show up here" : "Sdílení se zobrazí zde", + "Restore share" : "Obnovit sdílení", + "Something happened. Unable to restore the share." : "Něco se stalo. Sdílení se nedaří obnovit.", "You can upload into this folder" : "Do této složky můžete nahrávat", "No compatible server found at {remote}" : "Na {remote} nebyl nalezen kompatibilní server", "Invalid server URL" : "Neplatná URL serveru", diff --git a/apps/files_sharing/l10n/de.js b/apps/files_sharing/l10n/de.js index 64b8570ce58..2d41730dd98 100644 --- a/apps/files_sharing/l10n/de.js +++ b/apps/files_sharing/l10n/de.js @@ -5,6 +5,7 @@ OC.L10N.register( "Shared with you" : "Mit Dir geteilt", "Shared by link" : "Geteilt über einen Link", "Deleted shares" : "Gelöschte Freigaben", + "Shares" : "Freigaben", "Nothing shared with you yet" : "Bis jetzt wurde nichts mit dir geteilt", "Files and folders others share with you will show up here" : "Mit dir geteilte Dateien und Ordner anderer werden hier erscheinen", "Nothing shared yet" : "Noch nichts geteilt", @@ -13,6 +14,8 @@ OC.L10N.register( "Files and folders you share by link will show up here" : "Per Link freigegebene Dateien und Ordner werden hier erscheinen", "No deleted shares" : "Keine gelöschten Freigaben", "Shares you deleted will show up here" : "Von dir gelöschte Freigaben werden hier erscheinen", + "No shares" : "Keine Freigaben", + "Shares will show up here" : "Freigaben werden hier angezeigt", "Restore share" : "Freigabe wiederherstellen", "Something happened. Unable to restore the share." : "Die Freigabe konnte nicht wiederhergestellt werden.", "You can upload into this folder" : "Du kannst in diesen Ordner hochladen", diff --git a/apps/files_sharing/l10n/de.json b/apps/files_sharing/l10n/de.json index ec3f0b3a342..76c8cfd70f1 100644 --- a/apps/files_sharing/l10n/de.json +++ b/apps/files_sharing/l10n/de.json @@ -3,6 +3,7 @@ "Shared with you" : "Mit Dir geteilt", "Shared by link" : "Geteilt über einen Link", "Deleted shares" : "Gelöschte Freigaben", + "Shares" : "Freigaben", "Nothing shared with you yet" : "Bis jetzt wurde nichts mit dir geteilt", "Files and folders others share with you will show up here" : "Mit dir geteilte Dateien und Ordner anderer werden hier erscheinen", "Nothing shared yet" : "Noch nichts geteilt", @@ -11,6 +12,8 @@ "Files and folders you share by link will show up here" : "Per Link freigegebene Dateien und Ordner werden hier erscheinen", "No deleted shares" : "Keine gelöschten Freigaben", "Shares you deleted will show up here" : "Von dir gelöschte Freigaben werden hier erscheinen", + "No shares" : "Keine Freigaben", + "Shares will show up here" : "Freigaben werden hier angezeigt", "Restore share" : "Freigabe wiederherstellen", "Something happened. Unable to restore the share." : "Die Freigabe konnte nicht wiederhergestellt werden.", "You can upload into this folder" : "Du kannst in diesen Ordner hochladen", diff --git a/apps/files_sharing/l10n/de_DE.js b/apps/files_sharing/l10n/de_DE.js index cd9c88b30b4..cc827fdef1e 100644 --- a/apps/files_sharing/l10n/de_DE.js +++ b/apps/files_sharing/l10n/de_DE.js @@ -5,6 +5,7 @@ OC.L10N.register( "Shared with you" : "Mit Ihnen geteilt", "Shared by link" : "Geteilt über einen Link", "Deleted shares" : "Gelöschte Freigaben", + "Shares" : "Freigaben", "Nothing shared with you yet" : "Bis jetzt wurde nichts mit Ihnen geteilt", "Files and folders others share with you will show up here" : "Mit Ihnen geteilte Dateien und Ordner anderer werden hier erscheinen", "Nothing shared yet" : "Noch nichts geteilt", @@ -13,6 +14,8 @@ OC.L10N.register( "Files and folders you share by link will show up here" : "Per Link freigegebene Dateien und Ordner werden hier erscheinen", "No deleted shares" : "Keine gelöschten Freigaben", "Shares you deleted will show up here" : "Von Ihnen gelöschte Freigaben werden hier erscheinen", + "No shares" : "Keine Freigaben", + "Shares will show up here" : "Freigaben werden hier angezeigt", "Restore share" : "Freigabe wiederherstellen", "Something happened. Unable to restore the share." : "Die Freigabe konnte nicht wiederhergestellt werden.", "You can upload into this folder" : "Sie können in diesen Ordner hochladen", diff --git a/apps/files_sharing/l10n/de_DE.json b/apps/files_sharing/l10n/de_DE.json index 8a063e6f2aa..c17557380cd 100644 --- a/apps/files_sharing/l10n/de_DE.json +++ b/apps/files_sharing/l10n/de_DE.json @@ -3,6 +3,7 @@ "Shared with you" : "Mit Ihnen geteilt", "Shared by link" : "Geteilt über einen Link", "Deleted shares" : "Gelöschte Freigaben", + "Shares" : "Freigaben", "Nothing shared with you yet" : "Bis jetzt wurde nichts mit Ihnen geteilt", "Files and folders others share with you will show up here" : "Mit Ihnen geteilte Dateien und Ordner anderer werden hier erscheinen", "Nothing shared yet" : "Noch nichts geteilt", @@ -11,6 +12,8 @@ "Files and folders you share by link will show up here" : "Per Link freigegebene Dateien und Ordner werden hier erscheinen", "No deleted shares" : "Keine gelöschten Freigaben", "Shares you deleted will show up here" : "Von Ihnen gelöschte Freigaben werden hier erscheinen", + "No shares" : "Keine Freigaben", + "Shares will show up here" : "Freigaben werden hier angezeigt", "Restore share" : "Freigabe wiederherstellen", "Something happened. Unable to restore the share." : "Die Freigabe konnte nicht wiederhergestellt werden.", "You can upload into this folder" : "Sie können in diesen Ordner hochladen", diff --git a/apps/files_sharing/l10n/es.js b/apps/files_sharing/l10n/es.js index eb124007b5c..9c64c1f6571 100644 --- a/apps/files_sharing/l10n/es.js +++ b/apps/files_sharing/l10n/es.js @@ -5,6 +5,7 @@ OC.L10N.register( "Shared with you" : "Compartido contigo", "Shared by link" : "Compartido por enlace", "Deleted shares" : "Recursos compartidos eliminados", + "Shares" : "Compartidos", "Nothing shared with you yet" : "Todavía nada compartido contigo", "Files and folders others share with you will show up here" : "Aquí aparecerán archivos y carpetas que otros compartan contigo", "Nothing shared yet" : "Aún no hay nada compartido", @@ -13,6 +14,8 @@ OC.L10N.register( "Files and folders you share by link will show up here" : "Aquí aparecerán los archivos y carpetas que compartas mediante un enlace", "No deleted shares" : "No hay recursos compartidos eliminados", "Shares you deleted will show up here" : "Los recursos compartidos que elimines aparecerán aquí", + "No shares" : "No compartidos", + "Shares will show up here" : "Aquí aparecerán los recursos que compartas", "Restore share" : "Restaurar recurso compartido", "Something happened. Unable to restore the share." : "Algo ha sucedido. No se puede restaurar el recurso compartido.", "You can upload into this folder" : "Puedes subir archivos en esta carpeta", diff --git a/apps/files_sharing/l10n/es.json b/apps/files_sharing/l10n/es.json index 4f3d7526015..5cb21193546 100644 --- a/apps/files_sharing/l10n/es.json +++ b/apps/files_sharing/l10n/es.json @@ -3,6 +3,7 @@ "Shared with you" : "Compartido contigo", "Shared by link" : "Compartido por enlace", "Deleted shares" : "Recursos compartidos eliminados", + "Shares" : "Compartidos", "Nothing shared with you yet" : "Todavía nada compartido contigo", "Files and folders others share with you will show up here" : "Aquí aparecerán archivos y carpetas que otros compartan contigo", "Nothing shared yet" : "Aún no hay nada compartido", @@ -11,6 +12,8 @@ "Files and folders you share by link will show up here" : "Aquí aparecerán los archivos y carpetas que compartas mediante un enlace", "No deleted shares" : "No hay recursos compartidos eliminados", "Shares you deleted will show up here" : "Los recursos compartidos que elimines aparecerán aquí", + "No shares" : "No compartidos", + "Shares will show up here" : "Aquí aparecerán los recursos que compartas", "Restore share" : "Restaurar recurso compartido", "Something happened. Unable to restore the share." : "Algo ha sucedido. No se puede restaurar el recurso compartido.", "You can upload into this folder" : "Puedes subir archivos en esta carpeta", diff --git a/apps/files_sharing/l10n/it.js b/apps/files_sharing/l10n/it.js index b7044286de5..c1fc7b4b5b3 100644 --- a/apps/files_sharing/l10n/it.js +++ b/apps/files_sharing/l10n/it.js @@ -5,6 +5,7 @@ OC.L10N.register( "Shared with you" : "Condivisi con te", "Shared by link" : "Condivisi tramite collegamento", "Deleted shares" : "Condivisioni eliminate", + "Shares" : "Condivisioni", "Nothing shared with you yet" : "Non è stato condiviso ancora niente con te", "Files and folders others share with you will show up here" : "I file e le cartelle che altri condividono con te saranno mostrati qui", "Nothing shared yet" : "Ancora nessuna condivisione", @@ -13,6 +14,8 @@ OC.L10N.register( "Files and folders you share by link will show up here" : "I file e le cartelle che condividi tramite collegamento saranno mostrati qui", "No deleted shares" : "Nessuna condivisione eliminata", "Shares you deleted will show up here" : "Qui saranno mostrate le condivisioni che hai eliminato", + "No shares" : "Nessuna condivisione", + "Shares will show up here" : "Le condivisioni saranno mostrate qui", "Restore share" : "Ripristina condivisione", "Something happened. Unable to restore the share." : "Qualcosa non ha funzionato. Impossible ripristinare la condivisione.", "You can upload into this folder" : "Puoi caricare in questa cartella", diff --git a/apps/files_sharing/l10n/it.json b/apps/files_sharing/l10n/it.json index a489a042286..b2ddf6932e5 100644 --- a/apps/files_sharing/l10n/it.json +++ b/apps/files_sharing/l10n/it.json @@ -3,6 +3,7 @@ "Shared with you" : "Condivisi con te", "Shared by link" : "Condivisi tramite collegamento", "Deleted shares" : "Condivisioni eliminate", + "Shares" : "Condivisioni", "Nothing shared with you yet" : "Non è stato condiviso ancora niente con te", "Files and folders others share with you will show up here" : "I file e le cartelle che altri condividono con te saranno mostrati qui", "Nothing shared yet" : "Ancora nessuna condivisione", @@ -11,6 +12,8 @@ "Files and folders you share by link will show up here" : "I file e le cartelle che condividi tramite collegamento saranno mostrati qui", "No deleted shares" : "Nessuna condivisione eliminata", "Shares you deleted will show up here" : "Qui saranno mostrate le condivisioni che hai eliminato", + "No shares" : "Nessuna condivisione", + "Shares will show up here" : "Le condivisioni saranno mostrate qui", "Restore share" : "Ripristina condivisione", "Something happened. Unable to restore the share." : "Qualcosa non ha funzionato. Impossible ripristinare la condivisione.", "You can upload into this folder" : "Puoi caricare in questa cartella", diff --git a/apps/files_sharing/l10n/pt_BR.js b/apps/files_sharing/l10n/pt_BR.js index 91aa68e33c2..24d0d6cfa8b 100644 --- a/apps/files_sharing/l10n/pt_BR.js +++ b/apps/files_sharing/l10n/pt_BR.js @@ -5,6 +5,7 @@ OC.L10N.register( "Shared with you" : "Compartilhado com você", "Shared by link" : "Compartilhado por link", "Deleted shares" : "Compartilhamentos excluídos", + "Shares" : "Compartilhamentos", "Nothing shared with you yet" : "Nada foi compartilhado!", "Files and folders others share with you will show up here" : "Arquivos e pastas que outras pessoas compartilham com você serão exibidos aqui.", "Nothing shared yet" : "Você ainda não compartilhou nada!", @@ -13,6 +14,8 @@ OC.L10N.register( "Files and folders you share by link will show up here" : "Arquivos e pastas que você compartilha por link serão mostrados aqui", "No deleted shares" : "Não há compartilhamentos excluídos", "Shares you deleted will show up here" : "Compartilhamentos excluídos aparecem aqui", + "No shares" : "Sem compartilhamentos", + "Shares will show up here" : "Compartilhamentos serão mostrados aqui", "Restore share" : "Restaurar compartilhamento", "Something happened. Unable to restore the share." : "Algo aconteceu. Não foi possível restaurar o compartilhamento.", "You can upload into this folder" : "Você não pode enviar arquivos para esta pasta", diff --git a/apps/files_sharing/l10n/pt_BR.json b/apps/files_sharing/l10n/pt_BR.json index 2a90896e99b..39be5e71418 100644 --- a/apps/files_sharing/l10n/pt_BR.json +++ b/apps/files_sharing/l10n/pt_BR.json @@ -3,6 +3,7 @@ "Shared with you" : "Compartilhado com você", "Shared by link" : "Compartilhado por link", "Deleted shares" : "Compartilhamentos excluídos", + "Shares" : "Compartilhamentos", "Nothing shared with you yet" : "Nada foi compartilhado!", "Files and folders others share with you will show up here" : "Arquivos e pastas que outras pessoas compartilham com você serão exibidos aqui.", "Nothing shared yet" : "Você ainda não compartilhou nada!", @@ -11,6 +12,8 @@ "Files and folders you share by link will show up here" : "Arquivos e pastas que você compartilha por link serão mostrados aqui", "No deleted shares" : "Não há compartilhamentos excluídos", "Shares you deleted will show up here" : "Compartilhamentos excluídos aparecem aqui", + "No shares" : "Sem compartilhamentos", + "Shares will show up here" : "Compartilhamentos serão mostrados aqui", "Restore share" : "Restaurar compartilhamento", "Something happened. Unable to restore the share." : "Algo aconteceu. Não foi possível restaurar o compartilhamento.", "You can upload into this folder" : "Você não pode enviar arquivos para esta pasta", diff --git a/apps/files_sharing/l10n/sr.js b/apps/files_sharing/l10n/sr.js index 2a2c5e0e4fd..a45a3091e1d 100644 --- a/apps/files_sharing/l10n/sr.js +++ b/apps/files_sharing/l10n/sr.js @@ -5,6 +5,7 @@ OC.L10N.register( "Shared with you" : "Дељено са вама", "Shared by link" : "Дељено путем везе", "Deleted shares" : "Обрисана дељења", + "Shares" : "Дељења", "Nothing shared with you yet" : "Још увек се ништа не дели са Вама", "Files and folders others share with you will show up here" : "Фајлови и фасцикле које други деле са вама појавиће се овде", "Nothing shared yet" : "Још се ништа не дели", @@ -13,6 +14,8 @@ OC.L10N.register( "Files and folders you share by link will show up here" : "Фајлови и фасцикле које делите путем везе појавиће се овде", "No deleted shares" : "Нема обрисаних дељења", "Shares you deleted will show up here" : "Дељења која обришете ће се појавити овде", + "No shares" : "Нема дељења", + "Shares will show up here" : "Дељења ће се појавити овде", "Restore share" : "Поврати дељење", "Something happened. Unable to restore the share." : "Нешто чудно се десило. Дељење не може да се поврати.", "You can upload into this folder" : "Можете да отпремате у ову фасциклу", diff --git a/apps/files_sharing/l10n/sr.json b/apps/files_sharing/l10n/sr.json index f397656b718..41933a87d42 100644 --- a/apps/files_sharing/l10n/sr.json +++ b/apps/files_sharing/l10n/sr.json @@ -3,6 +3,7 @@ "Shared with you" : "Дељено са вама", "Shared by link" : "Дељено путем везе", "Deleted shares" : "Обрисана дељења", + "Shares" : "Дељења", "Nothing shared with you yet" : "Још увек се ништа не дели са Вама", "Files and folders others share with you will show up here" : "Фајлови и фасцикле које други деле са вама појавиће се овде", "Nothing shared yet" : "Још се ништа не дели", @@ -11,6 +12,8 @@ "Files and folders you share by link will show up here" : "Фајлови и фасцикле које делите путем везе појавиће се овде", "No deleted shares" : "Нема обрисаних дељења", "Shares you deleted will show up here" : "Дељења која обришете ће се појавити овде", + "No shares" : "Нема дељења", + "Shares will show up here" : "Дељења ће се појавити овде", "Restore share" : "Поврати дељење", "Something happened. Unable to restore the share." : "Нешто чудно се десило. Дељење не може да се поврати.", "You can upload into this folder" : "Можете да отпремате у ову фасциклу", |